create_post
Create a LinkedIn post with text up to 3000 characters, optionally on a company page, and attach up to 9 images, 1 video, or 1 document.
Instructions
Creates a new LinkedIn post with optional media attachments (st.createPost action).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Post content, must be up to 3000 characters. | |
| companyUrl | No | LinkedIn company page URL. If specified, the post will be created on the company page (requires admin access). | |
| attachments | No | Media attachments for the post. You can add up to 9 images, or 1 video, or 1 document. Cannot mix different attachment types. |