SmartProspect: review (re-sync) contacts for a filter
smartprospect_review_contactsRefresh SmartProspect contact metrics and statuses by re-syncing a filter, updating email, bounce, and verification counts.
Instructions
Re-sync contact metrics and statuses for a SmartProspect filter, returning updated counts for emails, bounces and verification. Safety — read-only: no; may consume SmartProspect credits: no; creates or modifies remote state: yes; can send email: no; destructive: no. Endpoint: PATCH https://prospect-api.smartlead.ai/api/v1/search-email-leads/review-contacts/{filter_id}. Modifies remote state (records are updated) but does not consume credits. Blocked in readonly mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_id | Yes | Filter ID whose contacts should be re-synced. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | No | ||
| warnings | Yes | ||
| operation | Yes | ||
| pagination | Yes | ||
| credit_spending | Yes | ||
| remote_mutation | Yes |