get_company
Retrieve detailed company information from LinkedIn including description, industry, and employee count using a company's public identifier.
Instructions
Get detailed company information.
Args: public_id: Company's public identifier (URL slug, e.g., 'microsoft')
Returns company details including description, industry, employee count, etc.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| public_id | Yes |