ServerTool
Defined in: core/dist/config/types.d.ts:535
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.
Extends
Section titled “Extends”Record<string,unknown>
Indexable
Section titled “Indexable”[
key:string]:unknown
Properties
Section titled “Properties”
optionalname?:string
Defined in: core/dist/config/types.d.ts:537
type:
string
Defined in: core/dist/config/types.d.ts:536