update-post
Edit existing WordPress posts by modifying title, content, status, categories, tags, or excerpt.
Instructions
Edit an existing WordPress post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | New tag IDs (optional) | |
| title | No | New title (optional) | |
| postId | Yes | ID of the post to update | |
| status | No | New status (optional) | |
| content | No | New content (optional) | |
| excerpt | No | New excerpt (optional) | |
| categories | No | New category IDs (optional) |