Armory
Source
Browse
Workflows

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 claude

writes the file to.claude/commands/tool-use-tool-choice.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/tool-use-tool-choice.md

Needs 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.