Skip to content

ServerTool

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/types.ts:593

Server tools such as Anthropic Web Search. These tools are meant to be magic objects like {"type": "web_search_20250305", "name": "web_search", "max_uses": 10}, AI Provider does the rest of the magic on their side.

  • Record<string, unknown>

[key: string]: unknown

optional name?: string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/types.ts:595


type: string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/types.ts:594