campaignstack_list_external_lead_lists
List an external provider's lead lists (provider-parameterized: instantly, hubspot or clay). For clay, the lists are the Clay tables the user registered on the Integrations page (Clay's API cannot enumerate tables), returned without their webhook URLs. Returns each list's id and name. Use the id as listId with campaignstack_add_lead_to_external_list or in an integration:add_to_list workflow node. Requires a connected integration for the provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Integration provider whose lead lists to list. | |
| workspaceId | No | Workspace ID (defaults to the bound workspace) |