Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already disclose destructive and idempotent behavior, so the description does not need to repeat those. It adds 'by ID' and the DELETE endpoint mapping, which is useful but does not reveal additional consequences like permanence or side effects beyond what annotations provide.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.