telefonica_analytics_calls_by_case
Retrieve and analyze call records for specific phone numbers by case ID with optional pagination and sorting to support investigative workflows.
Instructions
Lista ligacoes de um numero por src_id com paginacao e ordenacao opcionais.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| src_id | Yes | ||
| numero_telefone | Yes | ||
| pagina | No | ||
| itens_por_pagina | No | ||
| ordenar_por | No | ||
| ordem_de_ordenacao | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | ||
| operation | Yes | ||
| query | Yes | ||
| summary | Yes | ||
| pagination | No | ||
| data | No | ||
| schema_hint | Yes | ||
| warnings | No | ||
| status | No | ok | |
| error | No |