list_bookings
Retrieve a list of bookings with optional filters for status, page number, and page size to manage appointments.
Instructions
List bookings. Optionally filter by status (Pending, Scheduled, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |