list_applicant_groups
Retrieve applicant groups from Buildium with pagination. Specify limit and offset to manage result size and navigate through pages.
Instructions
List applicant groups from Buildium.
Args: limit: Maximum number of results (default: 100). offset: Offset for pagination (default: 0).
Returns: Dictionary with applicant groups list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||