Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds useful behavioral details beyond annotations: it is 'unopinionated', returns parsed objects, and mentions cost. Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint; description reinforces these without contradiction.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.