listSmartLists
List all smart lists from Follow Up Boss, with an option to include both classic and current UI versions.
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Return all smart lists from both FUB Classic and current FUB | |
| fub2 | No | Return smart lists created in FUB's current UI | |
| next | No | Cursor for next page of results | |
| limit | No | Maximum number of results to return | |
| offset | No | Offset for pagination |