Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. While 'Send' implies a write operation, the description doesn't disclose important behavioral traits: whether this requires specific Discord permissions, rate limits, message length constraints, formatting options, or what happens on failure. It mentions nothing about the response format or side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.