Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish readOnly, idempotent, and non-destructive behavior. The description adds useful context by indicating that the response includes 'current' state plus fields like 'authority', 'confirmation', 'expiry', 'retry rules', 'recovery', and 'attribution', giving the agent a clearer picture of what the read operation returns.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.