create_lead_list
Create a new empty lead list in Hunter.io to organize prospects. Returns the list ID needed for syncing leads later. Requires an API key and connected account; costs no credits.
Instructions
Create a new, empty lead list in Hunter.io.
Creating the list does not put anything in it, and it does not import anything locally — sync_lead_list does that. Call list_lead_lists first: each call creates a NEW list and nothing deduplicates by name.
Requires an API key and a connected Hunter.io account. Costs no credits. Returns the created list with the id that sync_lead_list needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | List name (1-200 chars) |