update-post
Update an existing post by modifying title, content, platform-specific variations, and status.
Instructions
Update an existing post. Can modify title, content, platform-specific variations, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | The UUID of the post to update | |
| title | No | Updated title for the post | |
| originalContent | No | Updated original content | |
| platformContents | No | Updated platform-specific content variations | |
| status | No | Updated post status |