Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must fully disclose behavioral traits. 'Delete a purchase' implies a destructive mutation but offers no details on permissions, reversibility, side effects, or error handling. This is inadequate for a tool that permanently removes data, leaving critical behavioral aspects unspecified.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.