linkedin_create_post
Publish a LinkedIn post with optional image and visibility settings. Uploads and confirms images first, then posts live immediately since no draft state exists.
Instructions
Publish to LinkedIn. ⚠️ There is NO draft state — LinkedIn's Posts API has no unpublished lifecycle to fall back on, so this goes live the moment it succeeds. Any human approval has to happen BEFORE this is called, never after.
An image is uploaded and confirmed first, so a picture LinkedIn rejects fails before anything is published — a LinkedIn post cannot be edited afterwards to add media.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Post commentary. LinkedIn's limit is 3000 characters. | |
| image_path | No | Local .png/.jpg/.gif to attach. Uploaded before the post is created. | |
| visibility | No | PUBLIC | |
| image_alt_text | No |