update_wiki_node
Rename a Feishu Wiki node by providing space ID, node token, and new title. Updates the node's title via the official wiki API.
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 |
|---|---|---|---|
| title | Yes | New title | |
| space_id | Yes | Wiki space ID | |
| node_token | Yes | Wiki node token (wikcnXXX) |