Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate read-only, idempotent, and open-world behavior, so the description doesn't need to repeat these. It adds minimal context by implying metadata retrieval, but doesn't detail response format, pagination, or error handling, offering only basic value beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.