Skip to main content
Betav0.1.0
6 actions · 1 auth method
Notetaker

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · API Key

Connect using an API key generated from your tl;dv Personal Settings. API access requires a Pro or Business plan.
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · API Key

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

6 actions
Action
Description
List Meetings
Retrieve a paginated list of tl;dv meetings accessible to the authenticated user. Returns the meeting id needed by get_m…
Get Meeting
Retrieve a single tl;dv meeting by its id, including organizer, invitees, duration, and metadata. Use list_meetings to f…
Get Meeting Transcript
Retrieve the full transcript of a tl;dv meeting by its id, as speaker-segmented sentences with timestamps. Use list_meet…
Get Meeting Notes
Retrieve the AI-generated notes for a tl;dv meeting by its id — structured notes, a markdown summary, and topics. Use li…
Import Meeting
Import a meeting or recording into tl;dv from a publicly accessible media URL so tl;dv can transcribe and summarize it…
Get Meeting Download URL
Get a downloadable link to the raw recording file for a tl;dv meeting by its id. The link is a temporary signed URL vali…