run_linkedin_company_search
Search LinkedIn companies by text query and filter results by company size, industry, and location. Get targeted company profiles for research and enrichment.
Instructions
Searches LinkedIn companies by a text query with optional filters (size, industry, location).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxItems | No | Maximum number of results to return. | |
| locations | No | Location filters. | |
| startPage | No | Page offset to start from. | |
| companySize | No | Company size buckets, e.g. ['51-200']. | |
| industryIds | No | Industry filters. | |
| scraperMode | No | Scraper depth mode, e.g. 'short' or 'full'. | |
| searchQuery | Yes | Free-text company search query. |