Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are supplied, so the description carries the full behavioral burden. '(dry-run)' hints at a preview mode, but the description never explains that the `confirm` flag actually commits the save, does not mention authentication via `token`, and says nothing about side effects or reversibility.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.