delete_meeting_event
Delete Meeting Event
Delete a meeting event from Leexi by UUID. This removes the scheduled meeting event and prevents the Leexi bot from joining.
delete_meeting_event
Delete a meeting event from Leexi by UUID. This removes the scheduled meeting event and prevents the Leexi bot from joining.
list_meeting_events
List meeting events in your Leexi workspace. Supports filtering by creation method, date range, and sorting. Returns meeting metadata, scheduling status, and bot status.
get_call
Get detailed information about a specific call or meeting by UUID. Returns the full call record including transcript, speakers, chapters, topics, AI-generated summaries, and other prompt completions.
create_meeting_event
Create a new meeting event in Leexi. The Leexi assistant will join the meeting at the scheduled time if recording is enabled. Supports Zoom, Google Meet, and Microsoft Teams meetings.
list_users
List all users in your Leexi workspace. Returns user UUIDs, names, emails, and team associations. Use this to find user UUIDs needed for creating calls and meeting events.
list_teams
List all teams in your Leexi workspace. Returns team UUIDs, names, and active status. Useful for understanding organizational structure.
launch_meeting_assistant
Launch or stop the Leexi AI meeting assistant for an active meeting. When launched, the bot joins the meeting to record and transcribe. Set "stopBot" to true to stop an active bot session.
create_call
Create a new call or meeting record in Leexi from an uploaded recording. The recording must first be uploaded using the presigned URL from the **Get Presigned Recording URL** tool. Call processing is asynchronous and typically takes a few minutes.
list_calls
List calls and meetings in your Leexi workspace with flexible filtering. Supports filtering by date range, source, owner, participants, customer phone numbers, and email addresses. Returns call metadata and optionally includes simple transcripts.
get_meeting_event
Get detailed information about a specific meeting event by UUID. Returns full meeting details including organizer, attendees, scheduling, bot run history, and recording status.
get_presigned_recording_url
Request a presigned URL for uploading a call recording to Leexi. This is a prerequisite for creating a call. Upload the recording file via HTTP PUT to the returned URL, then use the S3 key when creating the call.
Transcribe, analyze, and summarize calls and meetings using AI. List users and teams in a workspace. Retrieve call transcripts, summaries, and AI-generated content such as chaptering and topics. Create calls by uploading recordings via presigned URLs. Manage meeting events with scheduling, participants, and recording preferences. Launch the AI meeting assistant to join active conferences. Receive webhook notifications when calls are fully processed.
Common questions about connecting Leexi to AI agents with Metorial.