What problem does it solve? It lets an application bot actually join an in-progress Lark (Feishu) video meeting, read real-time in-meeting events such as participant joins/leaves, chat, transcripts, and screen shares, and leave the meeting on request—capabilities that post-meeting query tools cannot provide. ## Core Features & Use Cases - Bot meeting join/leave: Join an ongoing meeting by 9-digit meeting number with the app identity, and leave by long numeric meeting_id when the user explicitly asks. - Live event streaming: Read in-meeting events (participant_joined, chat_received, transcript_received, magic_share_started) via +meeting-events with identity-consistent access and full pagination. - Active meeting discovery: Find the long numeric meeting_id for the current user or for a target user where the bot is also present, including matching by 9-digit meeting number. - Use Case: A user says "let the bot sit in on meeting 123456789 and tell me what is being discussed"—the skill joins the meeting, polls the event stream, and summarizes the latest discussion, reading any shared document before summarizing. ## Quick Start Ask the assistant to join Lark meeting 123456789 with the app bot and report what is currently happening in the meeting.