publish_post_now
Create and publish a post to social accounts instantly with specified content, media, and settings via the Postoria API.
Instructions
Create and publish a Postoria post immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Postoria workspace ID. | |
| social_account_ids | Yes | One or more Postoria social account IDs to publish to. | |
| content_type | No | Optional content type. If omitted, Postoria will infer it from media/link/caption. | |
| media_ids | No | Media IDs already created or imported through the Postoria Public API. | |
| caption | No | Post caption text. | |
| link_url | No | Optional link URL for link posts. | |
| first_comment | No | Optional first comment. | |
| comment_delay | No | Optional first comment delay, in minutes. | |
| repost | No | Optional repost/recycle settings. | |
| youtube | No | Optional YouTube-specific settings. | |
| tiktok | No | Optional TikTok-specific settings. |