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