Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden. 'Send invoice by email' implies a write operation that transmits data externally, but it doesn't disclose behavioral traits like whether this action is reversible, what permissions are required, how email delivery is confirmed, or potential side effects (e.g., updating invoice status). This leaves significant gaps for an agent to understand the tool's behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.