Tldv icon

Tldv

Meeting recorder and transcription service for meetings, highlights, transcripts, and downloadable recordings.

Helps revenue and product teams that pull meeting metadata, highlights, transcripts, and recording files from tl;dv-captured calls.

Sign in to connect Tldv

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

Example Use Cases

These are example ways Snow can use Tldv 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.

Check API Health

Tool to verify API availability and health status. Use when you need to check if the tl;dv API is operational before making other API calls.

Download Meeting Recording

Tool to download a meeting recording file. Returns the recording file by following the API's redirect to a signed download URL (valid for 6 hours). Use when you need to retrieve the actual recording content for a specific meeting.

Get Meeting

Tool to retrieve a meeting by its unique identifier. Returns detailed meeting metadata including id, name, date, URL, duration, organizer, invitees, template, and extra properties. Use when you need to fetch information about a specific meeting.

Get Meeting Highlights

Tool to retrieve meeting notes (highlights) by meeting ID in human-readable format. Use when you need to fetch notes from a completed meeting. Highlights are only returned if the transcript is complete.

Get Meeting Transcript

Tool to retrieve the complete transcript of a meeting by its ID. Returns transcript segments with speaker names, text, and timestamps. The transcript is only returned if it is complete.

Import Meeting

Tool to import a meeting, recording, or other media from a publicly accessible URL. The URL must point to media in a supported format (mp3, mp4, wav, m4a, mkv, mov, avi, wma, flac). Returns a job ID to track the import progress. Use when you need to add external recordings to tldv.

List Meetings

Tool to retrieve a paginated list of meetings from tldv. Returns meeting metadata including id, name, occurrence date, URL, duration, organizer details, invitees, and template information. Use when you need to view recorded meetings or search for specific meeting details.