Yashas Rao
10/07/2025, 8:43 PMVercel
10/08/2025, 4:40 AMYashas Rao
10/08/2025, 3:08 PMVercel
10/08/2025, 4:16 PMYashas Rao
10/08/2025, 5:25 PMYashas Rao
10/08/2025, 5:28 PM"name": "Enrollment Onboarding",
"analysis_plan": {
"structuredDataMultiPlan": [
{
"key": "onboarding_appointment_assistant_data",
"plan": {
"enabled": true,
"schema": {
"type": "object",
"properties": {
"onboarding_appointment_scheduled": {
"type": "boolean",
"description": "Was the onboarding appointment successfully scheduled?"
}
},
"required": ["onboarding_appointment_scheduled"]
}
}
}
]
}Yashas Rao
10/08/2025, 5:28 PMYashas Rao
10/08/2025, 5:29 PM