This documentation is built and maintained by the Flireo AI team to help you create, launch, and scale intelligent phone agents. Access the dashboard here.
ask_email
) that triggers a request to your server.tool-calls
event with the following payload:{
"eventTime": 1756278882619,
"callId": "875573b5-4458-45be-bac2-4d2b869f8267",
"eventType": "tool-calls",
"fromCaller": "+31601234567",
"toAssistant": "+31850123456",
"tasksInitiated": [
{
"taskId": "call_kLsrD3eFvY6bko67BqTb7iXc",
"taskName": "ask_email"
}
],
"userMetadata": null
}
call_id
is provided in every tool-calls
event—use this to inject messages into the correct live call.