keap_list_appointments
Retrieve appointments with filters for user, contact, or date range, and paginate results.
Instructions
List appointments with filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page | |
| since | No | Appointments after this date | |
| until | No | Appointments before this date | |
| offset | No | Pagination offset | |
| user_id | No | Filter by user | |
| contact_id | No | Filter by contact |