listSmartLists
List all smart lists in Follow Up Boss, with option to include modern UI smart lists by passing all: true.
Instructions
List all smart lists. By default only classic FUB smart lists are returned. Pass all: true to also include smart lists created in the current FUB UI (otherwise modern smart lists are invisible).
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 | |
| fub2 | No | Return smart lists created in FUB's current UI. By default only classic smart lists are returned. | |
| all | No | Return all smart lists from both FUB Classic and current FUB. Use this to see all user-created smart lists. |