Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, idempotent, non-destructive, and non-open-world behavior, so the safety profile is known. The description adds useful behavioral context beyond annotations: the signed-in organization scope, the 'processed' batch constraint, the allowlisted metadata, and the 20-variant cap. No claims contradict the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.