run_waterfall
Execute a waterfall enrichment by sequentially trying multiple providers until one succeeds, subject to spending limits. Requires a waterfall identifier and parameters.
Instructions
Execute a waterfall enrichment that tries multiple providers until one succeeds. Subject to spending limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| waterfall_identifier | Yes | The identifier of the waterfall to run (e.g., "email_getter") | |
| params | Yes | Parameters required by the waterfall | |
| provider_ids | No | Optional: Specific provider IDs to use (default: uses all in cost-optimized order) | |
| email_verifier | No | Optional: Email verifier enrichment ID to verify results |