create_post
Publish a LinkedIn post with text and optional media, controlling visibility to public or connections.
Instructions
Create a new LinkedIn post with optional media
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content of the post | |
| visibility | No | Post visibility (PUBLIC or CONNECTIONS) | PUBLIC |
| articleUrl | No | Optional URL to share with the post | |
| mediaPath | No | Optional path to image or video file to upload | |
| mediaType | No | Type of media being uploaded (image or video) |