Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare read-only, idempotent, non-destructive behavior, and the description adds meaningful context about what the explanation covers—authentication state, REST endpoints, and credit purchasing. It accurately signals a safe, side-effect-free informational call with no hidden mutations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.