listEvents
Retrieve events from Follow Up Boss CRM, filtered by person, type, or property address for targeted analysis.
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 |