Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With annotations already declaring readOnlyHint=false, destructiveHint=true, and idempotentHint=true, the description adds the genuinely useful behavioral disclosure that the signing secret never changes and is not returned, and that status toggles deliveries. This does not contradict the annotations, though it does not spell out which specific actions are destructive (e.g., replacing the event list or URL).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.