Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnlyHint, idempotentHint, etc.), the description adds key behavioral context: parsing occurs locally 'inside the Worker' and 'without contacting an external service', which informs the agent about execution boundaries and privacy implications. This is valuable context not covered by annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.