zernio_update_post
Update draft or scheduled posts by modifying content, schedule, media attachments, or tags using the post ID.
Instructions
Update a draft or scheduled post's content, schedule, or media.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | The post ID to update | |
| content | No | Updated post content | |
| mediaItems | No | Updated media attachments | |
| scheduledFor | No | Updated scheduled time (ISO format) | |
| tags | No | Updated tags |