SmartProspect: list states
smartprospect_list_statesList available state and region values to use as SmartProspect search filters. Retrieve valid state names for location-based lead targeting without consuming credits or exposing contact data.
Instructions
List state/region values available as SmartProspect search filters. Safety — read-only: yes; may consume SmartProspect credits: no; creates or modifies remote state: no; can send email: no; destructive: no. Endpoint: GET https://prospect-api.smartlead.ai/api/v1/search-email-leads/states. Reference data only. Does not reveal contacts and does not consume credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of records to return (1-100). | |
| offset | No | Number of records to skip. | |
| search | No | Match state names starting with this value. | |
| country | No | Comma-separated country names to filter by, e.g. "india,usa,canada". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | No | ||
| warnings | Yes | ||
| operation | Yes | ||
| pagination | Yes | ||
| credit_spending | Yes | ||
| remote_mutation | Yes |