listEvents
Retrieve Follow Up Boss events filtered by person, type, property address, with pagination support for targeted event tracking.
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 |