Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already disclose destructiveHint=true and idempotentHint=true, so the description does not need to restate those. It adds the timing constraint ('before it's published') as useful context. However, it does not explain what happens after deletion (e.g., irreversibility, impact on related workflows), which is acceptable given the annotations but not comprehensive.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.