get_smart_list
Retrieve a specific Smart List by its ID to access its saved contacts and filters, enabling targeted follow-up actions without manually rebuilding the list.
Instructions
Retrieve a Smart List by id. (GET /smartLists/{id})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extraQuery | No | Extra raw query parameters not explicitly listed above — e.g. FUB custom field filters like custom.ClosingDate on /people or /deals. Keys and values are sent as-is. |