Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and openWorldHint, and the description adds useful behavioral context: each call waits up to 240 seconds, does not trigger reprocessing, and should not be used to resubmit. This is meaningful beyond the annotations, though it does not detail timeout error handling or pagination-style progression.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.