Skip to main content
SEP 2026 Latest guide updates. Latest: Skill Governance Skill Lifecycle Skills vs Harnesses Changelog →
Architecture API

tool_choice

The Anthropic API parameter with 4 modes: `auto` (model decides), `any` (must call a tool), `tool` (force one specific tool), `none` (disable tools). Forcing a tool is the standard pattern for guaranteed structured output.