Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the description adds no behavioral context beyond repeating that this is a read. It does not mention what the response contains, pagination, authorization needs, or any other runtime behavior. No contradiction exists, but the description carries almost no additional transparency burden.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.