Why it matters
Tool choice shapes agent behavior. Understanding shapes control.
Advertisement
The architecture
Pass tool_choice parameter to LLM.
Enforce workflow steps.
Advertisement
How it works end to end
OpenAI: tool_choice = auto / none / required / {name}.
Anthropic: similar.
Use case: force tool at workflow start.