linkedin_create_image_post
Create LinkedIn posts with images by specifying text, image source, and visibility settings to share content with professional connections.
Instructions
Create a post with an image. Args: text: Post caption. image_source: Local file path or public URL of the image. visibility: 'PUBLIC' or 'CONNECTIONS'.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| image_source | Yes | ||
| visibility | No | PUBLIC |