update_post
Update existing DayBy posts by slug, correcting titles, content, tags, and visibility while automatically sanitizing sensitive data locally before publishing.
Instructions
Update an existing DayBy post by slug. Content is sanitized locally before sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The post slug to update | |
| tags | No | Updated tags/project names | |
| title | No | New title (will be sanitized) | |
| content | No | New content (will be sanitized) | |
| visibility | No | New visibility |