Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the full burden of disclosing behavioral traits. 'Delete a queue' only names the operation but doesn't state permanence, side effects on associated data, permission requirements, or whether the queue can be restored. Since a sibling tool restore_queue exists, the deletion behavior is likely nuanced, but the description provides no such context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.