AiTracker
A tracker evaluated outside a checklist (is_in_checklist = false). This array is not a flattened duplicate of checklists.trackerData.
Fields
Required means the key is present; nullable means its value may be null. These are different. Examples are synthetic, complete for the documented fields, and not real customer data.
Unique identifier of the tracker. Stable across conversations, so it can be used to group or join tracker results.
Example
"1043"Complete example
AiTracker · complete example
{
"checklistName": "Discovery",
"trackerId": "1043",
"trackerName": "Mentioned financing",
"isHit": true,
"aiScore": 0.92
}