Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of transparency. It explains that the DLQ contains webhooks that failed after all retry attempts, which is useful behavioral context. However, it does not disclose that the status filter allows pending/dead entries, which may slightly conflict with the 'failed' phrasing, and does not mention return format or pagination beyond the schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.