What problem does it solve?
Flying book video meetings produce multiple artifacts and documents that are hard to locate and collect after the meeting ends, especially when you need summaries, todos, chapters, and transcripts.
Core Features & Use Cases
- Search past meeting records: Find already-finished meetings by keywords, time range, organizer, participants, and room, then use meeting IDs for follow-up retrieval.
- Fetch meeting notes and transcripts: Retrieve main note documents and verbatim transcript documents, or use “minute tokens” to get AI-produced artifacts like summary, todos, chapters, and transcript files.
- Right-path retrieval logic: Enforces that future agenda lookups should use the separate lark-calendar skill, keeping video-meeting queries scoped correctly.
Quick Start
Ask: lark-cli vc +search for meetings you attended last week by using a keyword and time range, then use the returned meeting_id values to run lark-cli vc +notes to fetch the corresponding notes and transcript links.