update_story
Update an existing story by providing its slug and modifying fields such as title, body, format, or status. Supports multilingual content and media attachments.
Instructions
Update an existing story by slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | ||
| pillar_id | No | ||
| title | No | ||
| lead | No | ||
| body | No | ||
| format | No | ||
| hero_image | No | ||
| author_name | No | ||
| related_links | No | ||
| media | No | ||
| featured | No | ||
| status | No | ||
| published_at | No | ||
| tag_slugs | No |