list_units
Get a complete list of all units (rented, vacant, and offline) for a facility, with support for pagination and filtering by unit IDs.
Instructions
List every unit for a facility (rented + vacant + offline).
For "what's available right now" use list_available_units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| only_ids | No | ||
| per_page | No | ||
| facility_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |