get_lead_by_url
Retrieves B2B lead data from a LinkedIn profile URL, with options to include comments, company matching, people also viewed, and posts.
Instructions
Get Lead by LinkedIn URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | LinkedIn profile URL (e.g., https://www.linkedin.com/in/username/) | |
| comments | No | Include comments data | |
| inexact_company | No | Allow inexact company matching | |
| people_also_viewed | No | Include people also viewed | |
| posts | No | Include posts data | |
| timeout_ms | No | Request timeout in milliseconds |