voice_call_quality
Retrieve the minimum Mean Opinion Score (MOS) for given conversation IDs to assess voice call quality based on jitter, latency, packet loss, and codec.
Instructions
Retrieves voice call quality metrics for one or more conversations by ID. This tool specifically focuses on voice interactions and returns the minimum Mean Opinion Score (MOS) observed in each conversation as structured JSON. MOS is a measure of perceived audio quality based on factors such as jitter, latency, packet loss, and codec. Use the following legend to interpret MOS values:
• Poor: MOS < 3.5 • Acceptable: 3.5 ≤ MOS < 4.3 • Excellent: MOS ≥ 4.3
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversationIds | Yes | A list of up to 100 conversation IDs to evaluate voice call quality for |