harvest_get_company
Fetch LinkedIn company information using a URL, universal name, or company name search. Returns relevant company details.
Instructions
Get LinkedIn company — requires at least one of url, universalName, search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL of the LinkedIn company, e.g. https://www.linkedin.com/company/google/ | |
| search | No | Company name; uses LinkedIn search and returns most relevant result | |
| universalName | No | Universal name (last part of LinkedIn company URL), e.g. google |