Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already communicate that this is a destructive, non-read-only operation, and the description adds the partial-update behavior via 'any editable field.' However, it does not mention side effects like status transitions, slug changes, or irreversibility beyond what the annotations imply.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.