SmartProspect: list fetched searches
smartprospect_list_fetched_searchesList SmartProspect searches with already-fetched contacts, showing per-filter metrics (contacts, emails, bounces) to reuse paid leads and avoid re-fetching costs.
Instructions
List searches whose contacts have already been fetched, including per-filter fetch metrics (total contacts, emails, bounces). 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/search-filters/fetched-searches. Free and read-only. Contacts listed here were already paid for; retrieve them with smartprospect_get_contacts rather than fetching again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of records to return. Smartlead documents no maximum; 1000 is a client-side guard. | |
| offset | No | Number of records to skip. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | No | ||
| warnings | Yes | ||
| operation | Yes | ||
| pagination | Yes | ||
| credit_spending | Yes | ||
| remote_mutation | Yes |