Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the operation is non-read-only, non-destructive, and idempotent, so the description's 'Add a tag' is consistent and does not contradict them. The description adds no extra behavioral context (e.g., duplicate-tag handling, prerequisites), but the annotation coverage keeps this adequate for a simple operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.