What problem does it solve? Working with Feishu knowledge bases requires navigating opaque space IDs and node tokens, and editing wiki pages requires resolving them to underlying document tokens. This Skill provides a single tool interface for listing spaces, browsing node trees, and creating, moving, or renaming wiki pages. ## 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 pages of various types (docx, sheet, bitable, mindnote, file, doc, slides), move nodes between spaces or parents, and rename nodes. - Wiki-Doc Workflow: Resolve a wiki token to its underlying obj_token, then read or edit 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, reads the document, and writes the updated content. ## Quick Start List all my Feishu wiki spaces and show the top-level nodes in the first one.