Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false, idempotentHint=true, so the safety profile is clear. The description adds minimal value: it does not describe what the summary contains (e.g., severity counts, total vulnerabilities) or if there are any constraints (e.g., requires a completed scan). Without output schema, the agent must rely on the description for behavioral expectations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.