AdvisorNestedTool - Go SDK

AdvisorNestedTool type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

A tool made available to the advisor sub-agent. Only OpenRouter server tools (e.g. openrouter:web_search) are supported; function tools are rejected because the advisor has no way to execute them. The advisor tool may not list itself.

Fields

FieldTypeRequiredDescriptionExample
Parametersmap[string]anyN/A
Typestring✔️N/A
AdditionalPropertiesmap[string]anyN/A{"type": "openrouter:web_search"}