listEvents
Retrieve events from Follow Up Boss CRM, with filters for person, type, and property address to narrow results.
Instructions
List events from FUB. Filter by personId, type, property address, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next | No | Cursor for next page of results | |
| type | No | Filter by event type | |
| limit | No | Maximum number of results to return | |
| offset | No | Offset for pagination | |
| personId | No | Filter by person ID | |
| hasProperty | No | Filter events that have property data | |
| propertyAddress | No | Filter by property address |