Fireflies
Overview
SLUG: FIREFLIES
Description
Fireflies.ai helps your team transcribe, summarize, search, and analyze voice conversations.
Authentication Details
API Key
Connecting to Fireflies
Create an auth config
Use the dashboard to create an auth config for the Fireflies toolkit. This allows you to connect multiple Fireflies accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Fireflies Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Fireflies toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FIREFLIES_ADD_TO_LIVE
Tool Name: Add to Live Meeting
Description
Action Parameters
Action Response
FIREFLIES_DELETE_TRANSCRIPT_BY_ID
Tool Name: Delete Transcript by ID
Description
Action Parameters
Action Response
FIREFLIES_FETCH_AI_APP_OUTPUTS
Tool Name: Fetch AI App Outputs
Description
Action Parameters
Action Response
FIREFLIES_GET_BITES
Tool Name: Get Transcripts
Description
Action Parameters
Action Response
FIREFLIES_GET_BITE_BY_ID
Tool Name: Get Bite by ID
Description
Action Parameters
Action Response
FIREFLIES_GET_TRANSCRIPTS
Tool Name: Get Transcripts
Description
Action Parameters
Action Response
FIREFLIES_GET_TRANSCRIPT_BY_ID
Tool Name: Get Transcript by ID
Description
Action Parameters
Action Response
FIREFLIES_GET_USERS
Tool Name: Get Users
Description
Action Parameters
Action Response
FIREFLIES_GET_USER_BY_ID
Tool Name: Get User by ID
Description
Action Parameters
Action Response
FIREFLIES_UPLOAD_AUDIO
Tool Name: Upload Audio
Description
Action Parameters
Action Response