Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already carry idempotentHint=true, destructiveHint=false, and readOnlyHint=false. The description adds only the authenticated-user scope and the allowed event values, which are already present in the schema. It does not explain whether marking an existing date overwrites a prior flow or how repeated calls behave, though the idempotent hint partially mitigates this.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.