Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false, destructiveHint=true, openWorldHint=true, and idempotentHint=false, so the safety profile is covered externally. The description adds nothing of its own: it does not mention required auth, the required secret/events fields, side effects, or what the created webhook returns. With annotations present the bar is lower, but zero added context still merits a low score.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.