Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, but the description adds valuable behavioral context: 'bounded', 'at most eight recent processed batches', 'first-party asset URLs', and explicit exclusions of bucket enumeration and media transformation. This goes beyond the annotations and informs the agent about limits and side-effect-free behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.