Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark readOnly=true and destructive=false; the description reinforces with 'Read-only' and adds significant non-obvious behavior: API key requirement, credit billing (≈3 per 1,000 words, min 5, repeat calls billed), error cases that avoid charges, and a 5 req/10s rate limit. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.