get_wiki_node
Resolve a Feishu wiki node token, document token, or wiki URL to the underlying object type and token for direct access to docs, bitables, sheets, mindnotes, or files.
Instructions
[Official API] Resolve a Wiki node token to its underlying object (docx / bitable / sheet / mindnote / file). Returns obj_type + obj_token + space_id so you can read/write the real resource via the usual docx / bitable tools. Accepts bare wiki node token (wikcnXXX), an underlying obj_token (docxXXX / bascnXXX from search_wiki), or a full Feishu /wiki/ URL — the handler tries the wiki endpoint first and falls back to a synthesized node-shape for non-wiki tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_token | Yes | Wiki node token (wikcnXXX / wikmXXX / wiknXXX), underlying obj_token (docxXXX / bascnXXX), or full Feishu /wiki/<token> URL |