Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With idempotentHint=true and destructiveHint=false already supplied by annotations, the description adds useful behavioral context: it is lightweight, self-contained, and deliberately excludes the transcript. This prevents the agent from treating the tool as a full conversation logger, which goes beyond the structured annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.