Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the comprehensive annotations (readOnlyHint, idempotentHint, openWorldHint, destructiveHint), the description adds important behavioral details: does not execute JavaScript, restricts to public URLs, rejects SSRF-sensitive destinations, and clarifies cache behavior with 'fresh'. No contradictions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.