list_service_staffs
Retrieve the registered service staff for a flat by flat_id, including maids, cooks, and drivers. Supports pagination and sorting.
Instructions
List service staff (maids, cooks, drivers, etc.) registered for a flat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| sort | No | Sort order | |
| items | No | Items per page (default: 50) | |
| flat_id | Yes | Internal flat ID |