Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate this is a mutation (readOnlyHint=false) but not destructive. The description adds a key precondition ('active call') and practical rationale (sensitive information). It does not disclose whether the recording pauses immediately or requires an explicit resume, but the sibling 'aircall_resume_recording' implies the flow, and annotations lower the burden.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.