Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With annotations already covering safety (readOnly, non-destructive), the description adds valuable context: it requires an account with `alertas:read` scope, advanced criteria require Pro plan and are ignored otherwise (informing in `ajustes`), and it returns warnings with `fix`. This goes beyond annotations meaningfully. It does not detail rate limits or other behavioral traits, but it's solid.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.