getDefaultTools
getDefaultTools(
config,command?):Promise<StructuredToolInterface<ToolInputSchemaBase,any,any>[]>
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/builtInToolsConfig.ts:59
Get default tools based on filesystem and built-in tools configuration
Parameters
Section titled “Parameters”config
Section titled “config”command?
Section titled “command?”Returns
Section titled “Returns”Promise<StructuredToolInterface<ToolInputSchemaBase, any, any>[]>