Event Type
dial.extractor
Payload
| Name | Type | Description |
|---|---|---|
dial_id | string | The ID of the dial. |
ai_result | object | The extractor result. |
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
dial.extractor
| Name | Type | Description |
|---|---|---|
dial_id | string | The ID of the dial. |
ai_result | object | The extractor result. |
{
"event": "dial.extractor",
"payload": {
"ai_result": {
"summary": "This call was successful in getting the information."
},
"dial_id": "5a6c6190-db20-4d8e-86a9-79a6af292dea"
}
}