Kind: Function
Source: atloria-monorepo/libs/agent-core/src/tools/repo-map.tool.ts
Signature
tsfunction createRepoMapTool(options: RepoMapToolOptions): ToolDefinition<TContext>
Parameters
| Name | Type |
|---|---|
options | RepoMapToolOptions |
Returns: ToolDefinition<TContext>
Was this page helpful?