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