Leexi icon

Leexi

AI meeting notetaker for calls, meeting events, transcripts, recordings, and workspace listings.

Made for sales and customer teams that schedule meeting events with recording preferences, retrieve call details, and review meeting history.

Sign in to connect Leexi

Sign in to connect an account and start using Leexi in your apps.

Example Use Cases

These are example ways Snow can use Leexi when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Create Meeting Event

Tool to create a new meeting event in Leexi with timing, participants, and recording preferences. Use when scheduling a meeting that needs to be tracked and potentially recorded in the Leexi system.

Delete Meeting Event

Tool to delete a specific meeting event by UUID. Use when you need to permanently remove a meeting event record from the Leexi system. This is a destructive operation that cannot be undone.

Get Call

Tool to get details of a specific call or meeting by UUID from Leexi. Use when you need to retrieve call details including topics and transcripts. The simple_transcript provides paragraph-level timestamps, while the transcript includes word-level timestamps.

Get Meeting Event

Tool to retrieve a specific meeting event by UUID from Leexi. Use when you need to fetch details of a particular meeting event including timing, participants, and recording preferences.

List Calls

Tool to list all calls and meetings in your Leexi workspace with pagination support. Use when you need to retrieve call records. Note: AI-generated content like summaries and chapters may not be immediately available for newly created calls.

List Meeting Events

Tool to list all meeting events in your Leexi workspace with pagination support. Use when you need to retrieve meeting events from the workspace.

List Teams

Tool to list all teams in your Leexi workspace with pagination support. Use when you need to retrieve team information or iterate through all teams in the organization.

List Users

Tool to list all users in your Leexi workspace. Use when you need to retrieve information about workspace members. Supports pagination with configurable page size (1-100 items per page, default 10).

Request Presigned URL

Tool to request a presigned URL for uploading a call recording before creating the call. Use when you need to upload a call recording file. After receiving the presigned URL, send a PUT request to the returned URL with the provided headers to upload the file (single-part upload). The uploaded file automatically expires after 3 days unless used to create a call.