update_page
Update page properties and content: set name, subtitle, icon, visibility, and add or replace HTML/markdown content with append or replace mode.
Instructions
Update properties and content of a page including name, subtitle, icon, visibility, and HTML/markdown content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| page_id_or_name | Yes | ||
| name | No | ||
| subtitle | No | ||
| icon_name | No | ||
| image_url | No | ||
| is_hidden | No | ||
| content_update | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | An arbitrary unique identifier for this request. | |
| id | Yes | ID of the updated page. |