list_rentals
Retrieve rental properties from Buildium with pagination. Use limit and offset to control the number of results returned per request.
Instructions
List rental properties from Buildium.
Args: limit: Maximum number of results (default: 100). offset: Offset for pagination (default: 0).
Returns: Dictionary with rentals list and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||