Skip to content

default

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/GthFileSystemToolkit.ts:204

  • BaseToolkit

new default(options?): GthFileSystemToolkit

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/GthFileSystemToolkit.ts:213

GthFileSystemToolkitOptions = {}

GthFileSystemToolkit

BaseToolkit.constructor

tools: StructuredToolInterface<ToolInputSchemaBase, any, any>[]

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/GthFileSystemToolkit.ts:205

BaseToolkit.tools

getFilteredTools(allowedOperations): StructuredToolInterface<ToolInputSchemaBase, any, any>[]

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/GthFileSystemToolkit.ts:227

Get tools filtered by operation type

("read" | "write")[]

StructuredToolInterface<ToolInputSchemaBase, any, any>[]


getTools(): StructuredToolInterface<ToolInputSchemaBase, any, any>[]

Defined in: _worktrees/docs-release/gaunt-sloth/node_modules/.pnpm/@langchain+core@1.2.11_openai@7.15.0_undici@8.10.2_ws@8.21.3_zod@4.6.3__ws@8.21.3/node_modules/@langchain/core/dist/tools/index.d.ts:156

StructuredToolInterface<ToolInputSchemaBase, any, any>[]

BaseToolkit.getTools