list_unit_listings
Fetch Buildium unit listings with pagination support using limit and offset parameters.
Instructions
List unit listings from Buildium.
Args: limit: Maximum number of results (default: 100). offset: Offset for pagination (default: 0).
Returns: Dictionary with listings list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||