Skip to content
SP StackPractices

Tag: agent-tool-selection

Browse 1 practical software engineering resources tagged with "agent-tool-selection". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving agent-tool-selection.

Agent Tool Selection Pattern

Dynamically select which tools an LLM agent can use based on the task context. Reduce token usage and improve decision quality by narrowing the tool set.