update_post
Modify content or scheduled time of queued or draft posts across social platforms. Only applicable to unpublished posts.
Instructions
Update content or scheduled time of a queued or draft post. Only pending/draft posts can be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | Updated post text content. | |
| post_id | Yes | The ID of the post to update. | |
| per_account | No | Updated per-account content overrides. | |
| first_comment | No | Updated first comment text. | |
| scheduled_time | No | Updated scheduled time (ISO 8601). |