Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full responsibility for disclosing behavior. It only states 'Fetch', implying a read-only operation, but does not mention any side effects, auth requirements, or whether the thread includes ordering or pagination. No contradictions exist, but the information is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.