list_applicants
Retrieve rental applicant records from Buildium, with optional email filtering and pagination controls to manage result size.
Instructions
List rental applicants from Buildium.
Args: email: Optional email address to filter by. limit: Maximum number of results (default: 100). offset: Offset for pagination (default: 0).
Returns: Dictionary with applicants list and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||