This webhook is triggered when an agent makes a function call.Documentation Index
Fetch the complete documentation index at: https://docs.vogent.ai/llms.txt
Use this file to discover all available pages before exploring further.
Payload
| Name | Type | Description |
|---|---|---|
dial_id | string | The ID of the dial this function call is associated with. |
params | object | Object containing the function call parameters. |
dial | Dial | The dial that triggered the function call. |