Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the read-only/idempotent annotations, the description discloses important behavior: accepted input formats, local-file rejection, per-product match and confidence output, the include_category_matches behavior, and authentication/quota requirements. This gives the agent a clear picture of constraints and expectations without contradicting annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.