onboarding_campaign_decision
Evaluate campaign readiness and launch outreach campaigns after targeting approval. Provides checkout links if blocked by credit requirements.
Instructions
Evaluate readiness and optionally start campaign immediately.
If not ready and blocked on credits, also returns a checkout link.
Use this after onboarding reaches targeting approval.
Set start_now=true to attempt campaign launch.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_slug | Yes | ||
| client_id | No | ||
| start_now | No | ||
| outbound_per_day | No | ||
| inbound_per_day | No | ||
| checkout_plan | No | starter | |
| success_url | No | https://signal-found.com/dashboard?payment=success | |
| cancel_url | No | https://signal-found.com/dashboard?payment=cancel |