Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and idempotentHint, and the description adds meaningful behavioral guardrails: exact endpoints, 'Empty is allowed', and 'Do not invent neighbors.' This goes beyond annotation coverage and helps prevent hallucination.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.