Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations declaring read-only, open-world, and idempotent behavior, the description adds meaningful context: signing secrets are never returned and are only shown once at creation. The hasMore explanation also clarifies list semantics beyond what annotations provide.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.