list_associations
Fetch paginated association data from Buildium, using limit and offset to control result size and navigate through records.
Instructions
List associations from Buildium.
Args: limit: Maximum number of results (default: 100). offset: Offset for pagination (default: 0).
Returns: Dictionary with associations list and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||