update_post
Modify an existing post's content, target platforms, or schedule date and time to keep your social media plans accurate.
Instructions
Update the fields (content, platforms, schedule date/time) of an existing post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The Database ObjectId of the post to update. | |
| status | No | Reset status of the post. | |
| content | No | Updated text body of the post. | |
| platforms | No | Updated platforms for publication. | |
| scheduleDate | No | Updated schedule date in YYYY-MM-DD format. | |
| scheduleTime | No | Updated schedule time in HH:MM format. |