Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true. The description adds the context of reading from 'infrastructure table', but no further behavioral details (e.g., potential empty result, performance characteristics). This adds some value beyond annotations but not significantly.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.