The intent layer for B2B outbound. Find, triage, and act on warmth-scored leads.
lead_search — Search leads in the workspace. A lead is always a person discovered on LinkedIn. Filter by warmth, status, or text.lead_get — Get full details of one lead: profile, discovery context (fit reason, pain hypothesis, role signals, disqualifiers), the AI-drafted outreach sequence (lead.outrlead_update_status — Move a lead through the triage funnel. Valid transitions: NEW → SEEN/SAVED/PUSHED/ARCHIVED, SEEN ↔ SAVED, SAVED → PUSHED/ARCHIVED, PUSHED → ARCHIVED, ARCHIVED →lead_regenerate_sequence — Re-draft the lead's AI outreach sequence (LinkedIn/X steps). Optional instructions steer the rewrite. Capped per lead — edit directly once the cap is hit.lead_update_sequence — Replace the lead's outreach sequence steps with edited versions (marks the sequence as edited).lead_enrich — Trigger full LinkedIn profile enrichment via Apify (~$0.002, idempotent).lead_push_to_crm — Push leads to your connected CRM (HubSpot, Close, Pipedrive, Zoho). Each lead becomes a contact / deal in the destination. Lead status does not change automaticworkspace_usage — Current workspace usage vs plan limits: leads delivered this billing period, team members, products, AI compute budget, daily/monthly caps.workspace_icp_options — Get the valid Seniority Level and Job Function labels for product targeting (the reach dimensions MCP can set; roles are free text). Call this before product_upproduct_list — List every product/brand tracked by this workspace. Each product has its own brand profile, audience, and leads. Returns id, name, and timestamps.product_get — Resolved brand profile for a product, returned as nested sections with human-readable labels: sell (name/description/keywords/competitors/offer), fit (company fproduct_create — Create a new product. You can set sell (name/description/keywords/competitors), the structured offer, voice, and reach (roles/seniority/functions). Company firmproduct_update — Update a product. Partial — only provided fields change. You can set sell (name/description/keywords/competitors), the structured offer, voice, and reach (rolesproduct_delete — Delete a product. Fails only if it's the workspace's only product. Its audience and leads cascade-delete.