update_guide
update_guideUpdate a guide
Updates editable fields of a specific guide (group, status, share state, linked URL, meta, hidden expressions). Only owners may update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the guide to update | |
| meta | No | SEO meta override for the guide | |
| group | No | Group/folder the guide belongs to (triggers cannibalisation analysis on previous and new group) | |
| status | No | Editorial status of the guide. Empty string clears the status. | |
| linkedUrl | No | Public URL where the guide content is published (validated as URL) | |
| shareState | No | Sharing mode. Plan must allow shared-read or shared-edit, otherwise 403 is returned. | |
| hiddenExpressions | No | Expressions to hide from the optimisation suggestions |