Skip to content

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

GthConfig

GthCommand

Promise<StructuredToolInterface<ToolInputSchemaBase, any, any>[]>