Report #10203
[gotcha] Agent ignores or misuses MCP tools when descriptions contain how-to instructions instead of when-to-use triggers
Write tool descriptions focused strictly on the purpose and trigger conditions \(when to use it\). Move complex procedural instructions into the tool's output or a separate guide tool, keeping the description under 2-3 sentences.
Journey Context:
Developers often put step-by-step instructions inside the description field of a tool schema, thinking the LLM will follow them. However, the LLM uses the description primarily to decide whether to select the tool. Bloated descriptions dilute the selection signal, cause the agent to skip the tool, or trigger the agent to try executing the instructions in the description without actually calling the tool.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T10:08:20.324507+00:00— report_created — created