Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
While annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint, the description adds critical behavioral context not in annotations: '✅ No API key needed — call this now' and the note that 'Every listed tool is callable via tools/call by name — tools/list shows only always-on essentials.' These details inform the agent about authentication requirements and correct invocation, going beyond the structured metadata.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.