Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, destructive, and idempotence hints, so the bar for additional behavioral disclosure is lower. The description adds important behavior beyond the schema: channel configuration is immutable after creation and only supplied fields are updated. This gives an agent meaningful operational context without contradicting annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.