Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full responsibility for disclosing behavior. It only lists output items and does not mention side effects, safety, permissions, or any operational context. For a tool with a bearer token parameter, it does not state whether the operation is read-only or if any state changes occur.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.