SmartProspect: list companies
smartprospect_list_companiesRetrieve company names used as SmartProspect search filters. Read-only, consumes no credits, and reveals no contacts.
Instructions
List company names 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/company. 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. Smartlead documents a default of 100 and no maximum; 1000 is a client-side guard. | |
| offset | No | Number of records to skip. | |
| search | No | Filter companies by name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | No | ||
| warnings | Yes | ||
| operation | Yes | ||
| pagination | Yes | ||
| credit_spending | Yes | ||
| remote_mutation | Yes |