Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (idempotent, non-destructive), the description adds meaningful behavioral context by stating that the operation is subject to subscription, RAM-pool, and disk-quota checks. This helps the agent anticipate potential failures and understand constraints, going above the structured data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.