Skip to content

default

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

  • BaseToolkit

new default(options?): GthFileSystemToolkit

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

GthFileSystemToolkitOptions = {}

GthFileSystemToolkit

BaseToolkit.constructor

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

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

BaseToolkit.tools

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

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

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.3_openai@6.47.0_ws@8.21.1_zod@4.4.3__ws@8.21.1/node_modules/@langchain/core/dist/tools/index.d.ts:155

StructuredToolInterface<ToolInputSchemaBase, any, any>[]

BaseToolkit.getTools