memberships_recurring_service_events_list
List recurring-service events filtered by IDs, status, job, location, and created or modified timestamps. Retrieve a specific page to review follow-up statuses and event records.
Instructions
List one requested page of recurring-service events using event IDs, status, job, location, and created or modified timestamp filters. Use memberships_recurring_services_get for the parent service record; use job tools for a job referenced by an event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated recurring service event IDs (maximum 50) | |
| page | No | Page number (starts at 1) | |
| jobId | No | Filter by job ID | |
| status | No | Filter by recurring service event follow-up status | |
| pageSize | No | Records per page (default 50) | |
| locationId | No | Filter by location ID | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| modifiedBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedOnOrAfter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||