What problem does it solve? It lets an AI agent operate Tencent Meeting (tmeet) entirely from the command line, covering OAuth login, meeting lifecycle management, recording and transcript retrieval, AI minutes search, meeting reports, and in-meeting controls without manual app operations. ## Core Features & Use Cases - Meeting lifecycle management: Create, update, cancel, search, and list meetings, including recurring meetings and invitee management with mandatory confirmation for risky write operations. - Recording and minutes retrieval: Route between recording-based smart minutes and transcripts (permission-gated) and Yuanbao minutes (permission-free), with dual-path cross-meeting content search. - In-meeting control and reporting: Call members into a meeting, kick participants, manage the waiting room, export participant reports, and subscribe to real-time meeting events. - Use Case: Ask the agent to find last week's project review meeting, fetch its AI summary and action items, and export the participant list — it will log in via OAuth, route to the correct query command, and confirm before any write operation. ## Quick Start Ask the agent to log in to Tencent Meeting with tmeet and list your meetings scheduled for this week.