schedule_linkedin_post
Schedule LinkedIn posts for a specific date and time, with optional image or video attachments, using direct URLs for media files.
Instructions
Schedule a text post for LinkedIn at a specific future date and time, optionally including media (images/videos) specified by URL.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
media | No | Optional. A list of media items to attach to the post. Each item must have a 'file_url' pointing to a direct image or video URL and a 'filename'. | |
post_text | Yes | The text content of the LinkedIn post to be scheduled. | |
scheduled_date | Yes | The date and time to publish the post, in ISO 8601 format (e.g., '2025-12-31T10:00:00Z' or '2025-12-31T15:30:00+05:30'). Must be in the future. |