Extract structured insights from post-call transcripts using custom schemas.
Type | Description |
---|---|
String | Freeform text (e.g. “unhappy”, “San Francisco”) |
Number | Any numeric quantity (e.g. ages, durations, dollar values) |
Boolean | True or False |
Array | List of values (e.g. multiple products mentioned) |
Category | Used to extract a single value from a list of options |
citation_schema_ids
parameter in the Send Call or Update Inbound Number API endpoints.
Additionally, if you would like to receive citations via webhook after a call has finished, you can do so by adding the citations
event to your live webhook events list in the Send Call or Update Inbound Number API endpoints.
Note: Citations will only be processed on calls with a status of “completed”. Calls that are unanswered, busy, or fail for other reasons will not generate citation data.