# Aeroleads

AeroLeads is a B2B lead generation platform that helps users find business emails and phone numbers of prospects.

- **Category:** contact management
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 1
- **Triggers:** 0
- **Slug:** `AEROLEADS`
- **Version:** 20260223_00

## Tools

### Get Details From LinkedIn URL

**Slug:** `AEROLEADS_GET_DETAILS_FROM_LINKEDIN_URL`

Tool to retrieve detailed information about a prospect using their LinkedIn profile URL. Use after confirming you have a valid public LinkedIn URL, to enrich lead profiles with additional details.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `linkedin_url` | string | Yes | Public LinkedIn profile URL of the prospect; must be a fully qualified URL starting with 'https://www.linkedin.com/in/'. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |
