update_wiki_node
Update the title of a wiki node in a specified space. Provide the space ID, node token, and new title.
Instructions
[Official API] Rename a Wiki node (only title is updatable via the wiki API; the underlying resource content is edited via docx/bitable/sheet tools).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | Wiki space ID | |
| node_token | Yes | Wiki node token (wikcnXXX) | |
| title | Yes | New title |