Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and non-destructive nature. The description adds valuable behavioral context: cost ($0.02 per call via x402), handling of scanned PDFs requiring OCR, and the type of output (Markdown per page with metadata for PDF, real Markdown for DOCX, typed columns and rows for CSV). 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.