scout.subscribe_lead_feed
Subscribe to a continuous feed of new seller-signal leads matching a filter. As leads are created and approved, Scout POSTs each one to your webhook URL up to your monthly_lead_budget. Ideal for AI agents that act on leads automatically. Currently in beta — emails Spencer with your subscription request; webhook delivery starts after manual provisioning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| webhook_url | Yes | HTTPS endpoint that will receive POST {lead, signature, timestamp}. | |
| monthly_lead_budget | Yes | Cap on number of leads pushed per month. |