Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true, and the description adds 'request' and 'owned,' implying a scoped, possibly asynchronous cancellation. It does not describe side effects, idempotency, or how to confirm cancellation, but the core destructive signal is already covered by annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.