Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true, idempotentHint=true, and readOnlyHint=false. The description adds value by explaining the null-clear behavior, the validation by org, and the org+mode resolution. It does not explicitly state that assigning a new pipeline overwrites an existing one, but the clear option implies this. Given annotation coverage, the additional context is solid.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.