create_company_post
Publish a post to a LinkedIn company page using an admin profile. Include company URL, content, and optional image attachment.
Instructions
Create a post on behalf of a company page (requires admin access).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Post text content | |
| image_path | No | Optional path to image file to attach | |
| profile_id | Yes | Profile identifier (must have admin access to the company) | |
| company_url | Yes | LinkedIn company page URL |