Get dental plan operation status
get_dental_plan_operation_statusPoll a Toofi headless treatment-plan operation until AI planning is completed and ready for presentation/PDF delivery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | Toofi plan id returned by generate_dental_treatment_plan_pdf. | |
| agent_id | No | Calling agent identifier. | |
| agent_key | No | Toofi agent API key. May also be supplied as X-Toofi-Agent-Key header. | |
| clinic_id | No | Clinic identifier for mandate-scoped production execution. | |
| intent_id | No | Root agent intent id. | |
| mandate_id | No | Clinic or agent mandate id. Optional in public demo mode. | |
| patient_id | No | Patient id returned by generate_dental_treatment_plan_pdf. | |
| request_id | No | Idempotency and correlation id echoed in Toofi responses. | |
| include_pdf | No | When true, completed operations return a signed presentation PDF URL. | |
| operation_id | Yes | Operation id returned by generate_dental_treatment_plan_pdf. | |
| presentation | No | ||
| principal_id | No | Human or clinic principal on whose behalf the agent acts. | |
| session_token | No | Alias for runtime_session_token. | |
| toofi_agent_key | No | Alias for agent_key. | |
| runtime_session_token | No | Toofi runtime actor token for service-user scoped execution. May also be supplied as x-toofi-session-token header. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| mode | No | ||
| status | No | ||
| endpoint | No | ||
| timestamp | No |