Export Leads
export_leadsExport stored leads to CSV or JSON files, optionally filtering by email, phone, social media, address, website, or confidence level.
Instructions
Export stored leads (optionally filtered) to a CSV or JSON file on disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | ||
| keyword | No | ||
| filename | No | ||
| hasEmail | No | ||
| hasPhone | No | ||
| hasMobile | No | ||
| hasAddress | No | ||
| hasWebsite | No | ||
| hasFacebook | No | ||
| hasLinkedin | No | ||
| hasInstagram | No | ||
| minConfidence | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| count | Yes | ||
| format | Yes |