get_agent_time_in_conversation
Retrieve the total time an agent spent in conversations between two dates. Specify agent ID and date range to get the metric.
Instructions
Métrica de un agente: tiempo en conversación en un rango de fechas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| end_date | Yes | Fecha final, formato YYYY-MM-DD | |
| start_date | Yes | Fecha inicial, formato YYYY-MM-DD |