update_post
Update content, first comment, per-account overrides, or scheduled time of a queued or draft post. Changes apply only to pending/draft 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). |