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. It implies a destructive operation ('rollback') but doesn't specify effects (e.g., data loss, reversibility, or impact on related sessions). No information on permissions, rate limits, or error handling is included, which is inadequate 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.