Skip to content

default

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

  • BaseToolkit

new default(options?): GthFileSystemToolkit

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

GthFileSystemToolkitOptions = {}

GthFileSystemToolkit

BaseToolkit.constructor

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

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

BaseToolkit.tools

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

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

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.9_openai@7.6.0_undici@8.10.0_ws@8.21.3_zod@4.4.3__ws@8.21.3/node_modules/@langchain/core/dist/tools/index.d.ts:156

StructuredToolInterface<ToolInputSchemaBase, any, any>[]

BaseToolkit.getTools