Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The destructiveHint annotation already flags the destructive nature, and the description adds the authorization requirement ('owner only'). It does not mention irreversibility or impact on workflows using the credential, but the annotation lowers the burden and the added auth context is valuable.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.