Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint=true, idempotentHint=true, destructiveHint=false, indicating safe read operations. The description adds the detail that the tool returns UNKNOWN when conditions are absent or manual review is required, which is a behavioral trait beyond annotations. However, it lacks disclosure of other aspects like rate limits or auth needs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.