Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations, the description discloses two important behaviors: the tool may show a confirmation prompt when the client supports it, and otherwise it operates using the token's scope. It also confirms the non-read-only and idempotent nature, giving an agent a clear model of side effects and repeatability.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.