list_bookings
Retrieve ChurchSuite bookings filtered by status, date range, customer, type, or search query.
Instructions
List ChurchSuite bookings, optionally filtered by status, date range, customer, type, or a fuzzy search string.
Dates (starts_after/starts_before) must be in YYYY-MM-DD format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| starts_after | No | ||
| starts_before | No | ||
| customer_ids | No | ||
| type_ids | No | ||
| q | No | ||
| page | No | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||