Check appointment request status
check_statusCheck the current phase of an appointment request and retrieve confirmed appointments. Poll until phase is completed.
Instructions
Check the progress of a LeadClaw appointment request. Returns current phase (processing / matching / in_progress / completed) and any confirmed appointments so far. Call this after book_appointments and re-poll as needed until status is completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | The request_id returned from book_appointments. |