Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but offers minimal behavioral insight. 'Resume' implies a state change (likely from suspended to active), but it doesn't disclose effects (e.g., restarts services, re-enables user access), permissions required, or potential side effects. This leaves significant gaps for a mutation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.