omnipress_queue_post
Queue social media posts to LinkedIn, X, Threads, or Reddit in Draft/Review mode, with optional scheduling, media, and sanitization.
Instructions
Queues a post or thread to social platforms (LinkedIn, X, Threads via Buffer, or Reddit) in Draft/Review mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Post text or thread segment | |
| title | No | Optional post title (used for Reddit or headline feeds) | |
| sanitize | No | Whether to sanitize sensitive IDs before queuing (default true) | |
| platforms | No | Target platforms: ["linkedin"], ["x"], ["threads"], ["reddit:subreddit_name"], or ["all"] | |
| media_urls | No | Optional media URLs or links | |
| schedule_time | No | Optional ISO timestamp or schedule format |