# Helloleads

HelloLeads is a smart and simple lead management solution designed for small businesses to streamline lead capture, tracking, and engagement.

- **Category:** crm
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 3
- **Triggers:** 0
- **Slug:** `HELLOLEADS`
- **Version:** 20260413_00

## Tools

### Create Lead

**Slug:** `HELLOLEADS_CREATE_LEAD`

Tool to add a new lead into HelloLeads. Use when you need to push a fresh lead record with mandatory first name and list key.

### List Leads

**Slug:** `HELLOLEADS_LIST_LEADS`

Tool to list all leads from HelloLeads. Use after authentication to fetch the entire lead list. Returns empty list if none found.

### List Lead Lists

**Slug:** `HELLOLEADS_LIST_LISTS`

Tool to retrieve all lead list keys from HelloLeads. Use when you need to enumerate available lists for lead insertion.
