preflight_instantly_campaign
Assess a live Instantly campaign and return a readiness report, catching configuration, contact-data, personalization, suppression, schedule, and sender problems before launch.
Instructions
READ-ONLY. Inspect a live Instantly campaign and return its readiness report. Reads the campaign, its leads, its sending accounts, and the workspace block list. Every request is checked against a read-only allowlist before it leaves the process, so no write, activation, or lead-mutation call is reachable. The API key is read from the INSTANTLY_API_KEY environment variable and is never accepted as a tool argument.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lead_limit | No | ||
| campaign_id | Yes | Instantly campaign UUID. | |
| config_path | No | Absolute or relative path to an existing file. | |
| max_samples | No | Affected records shown per finding. |