update_post
Change a post's status to draft or scheduled, or modify its scheduled time using the post group ID.
Instructions
Update a post's status (draft/scheduled) or scheduled time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | New status: 'draft' or 'scheduled' | |
| postGroupId | Yes | Post group ID | |
| scheduledTime | No | New scheduled time in ISO 8601 format |