Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Description adds context beyond annotations: it does not execute JavaScript or bypass access controls, and clarifies cache behavior. Annotations (readOnlyHint, idempotentHint, etc.) already indicate safety, but the description elaborates on specific behaviors that matter for selection.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.