List Pipeline Leads
leadgen_list_leadsList saved leads from your pipeline, filtered by category, tier, or status, to target the right prospects for outreach.
Instructions
Lists saved leads from the pipeline, optionally filtered by category, tier, or status.
Args:
category, tier, status (all optional): filter the results
Returns: JSON: { "leads": StoredLead[], "count": number } where StoredLead has fields: id, companyName, domain, category, region, score, tier, status, notes, contact, createdAt, updatedAt
Examples:
Use when: "Show me all hot e-mobility leads" -> category="e_mobility", tier="hot"
Use when: "What's still uncontacted?" -> status="new"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | ||
| status | No | ||
| category | No |