listTasks
Retrieve tasks from Follow Up Boss CRM with pagination and sorting options. Filter results by fields to get only the data you need.
Instructions
List tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| offset | No | Offset for pagination | |
| next | No | Cursor for next page of results | |
| sort | No | Sort order | |
| fields | No | Comma-separated list of fields to return |