Update Document Title
update_doc_titleUpdates a document's title in both the sidebar and internal page block through a single API call.
Instructions
Rename a document — updates both the sidebar title (workspace metadata) and the doc's internal page block title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | ||
| docId | Yes | The doc to rename. | |
| title | Yes | New title. |