What problem does it solve? When you already hold a Feishu (Lark) meeting note ID, you still need to figure out the note's display type, locate its linked document tokens, and retrieve the correct verbatim transcript without guessing or reverse-engineering IDs from unrelated documents. ## Core Features & Use Cases - Note Detail Lookup: Run note +detail --note-id to get the note's display type (normal, unknown, unified), body document token, and verbatim document token. - Unified Transcript Retrieval: Run note +transcript --note-id to fetch the full raw transcript of unified notes, saved locally as Markdown or plain text with automatic pagination. - Display-Type Routing: Route follow-up reads correctly based on note_display_type, sending normal verbatim transcripts to the doc reader and unified ones to the transcript command. - Use Case: A user pastes a vc-node-id extracted from a Feishu doc and asks who said what in the meeting; the skill confirms the note is unified via +detail, then pulls the full transcript with +transcript. ## Quick Start Use the lark-note skill to look up the detail and transcript for Feishu meeting note with note_id abc123.