aircall_push_insight_card
Provide real-time context to agents by pushing insight cards with titles, short text, and links during live calls.
Instructions
Push an insight card with contextual info to the agent's Phone app during an ongoing call. Contents are blocks like {type: "title"|"shortText", text: ...} or {type: "link", link: ..., label: ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| call_id | Yes | The ongoing call ID | |
| contents | Yes | Content blocks to display on the card |