What problem does it solve? Locating and organizing content inside Feishu knowledge bases requires manual navigation through spaces and nested nodes, and editing wiki pages demands resolving wiki tokens to document tokens first. ## Core Features & Use Cases - Space and Node Navigation: List all accessible wiki spaces and enumerate nodes within a space or under a parent node. - Node Management: Create, move, and rename wiki nodes with support for docx, sheet, bitable, mindnote, file, doc, and slides object types. - Wiki-Doc Workflow: Resolve a wiki token to its underlying obj_token, then read or write the page content through the feishu_doc tool. - Use Case: A user pastes a Feishu wiki link and asks to update the page; the Skill extracts the token from the URL, fetches the node to get its obj_token, and edits the document content. ## Quick Start List all my Feishu wiki spaces and show the nodes in the first one.