LinkedIn: Get company
linkedin_get_companyGet a LinkedIn company profile by numeric/provider company ID. Use after linkedin_search_companies when full company data is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Optional Nilyo connection ID (unipile_account_id from list_connected_accounts). Omit when the user has one account for this provider. When several exist, Nilyo never guesses: list them (display name, identifier, provider user ID), choose the one the user named or ask, and pass its ID here. | |
| company_id | Yes | Exact LinkedIn company ID returned by company search/resolution. Never pass a company name, URL or slug. LinkedIn company ID: Provider numeric/company ID. For mentions LinkedIn requires numeric company ID, not the company URL slug. Obtain with: linkedin_search_companies -> selected result.id; linkedin_get_company after resolving a company Never pass: linkedin.com/company/google URL, company slug such as google, company name. |