tool-use-tool-choice
Control how Claude selects tools using tool_choice parameter for forced or auto selection.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install tool-use-tool-choice --cli claudewrites the file to.claude/commands/tool-use-tool-choice.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/tool-use-tool-choice.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Official anthropics/anthropic-cookbook workflows component — Control how Claude selects tools using tool_choice parameter for forced or auto selection.
When to use it
Control how Claude selects tools using tool_choice parameter for forced or auto selection.
How to install / invoke
Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/tool_use/tool_choice.ipynb
Notes
Recipe "Tool choice" from the anthropic-cookbook tool_use/ family (categories: Tools). License: MIT.