What problem does it solve? Finding past Lark (Feishu) video meetings and their artifacts—AI summaries, todos, chapters, verbatim transcripts, and Minutes recordings—requires navigating multiple APIs and domains. This Skill provides a unified workflow to search ended meetings, locate their note and minute tokens, and route to the right downstream commands. ## Core Features & Use Cases - Historical Meeting Search: Search ended meetings by keyword, time range, organizer, participant, or meeting room with pagination support. - Meeting Artifact Bridging: Resolve meeting IDs to note_id and minute_token, then route to note detail or minutes detail for summaries, todos, chapters, and transcripts. - Participant Snapshots: Query who attended a meeting and their join/leave times via the server-side participant snapshot API, even for ended meetings. - Use Case: A user asks "summarize yesterday's standup meeting." The Skill searches ended meetings by date, retrieves the note_id, fetches the verbatim transcript, and produces an independent summary from the raw dialogue. ## Quick Start Ask the assistant to find all meetings you attended last week and summarize the key decisions from the most recent one.