Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description should fully disclose behavior. It only states 'Delete a resource instance' without mentioning whether deletion is permanent, if it requires authentication, or if there are side effects (e.g., cascading deletes). The 'recursive' parameter hints at child deletion but isn't explained in the description.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.