AACFlow

Fireflies

Interact with Fireflies.ai meeting transcripts and recordings

Usage Instructions

Integrate Fireflies.ai into the workflow. Manage meeting transcripts, add bot to live meetings, create soundbites, and more. Can also trigger workflows when transcriptions complete.

Tools

fireflies_list_transcripts

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description
keywordstringNoSearch keyword in meeting title or transcript (e.g., "quarterly review")
fromDatestringNoNo description
toDatestringNoNo description
hostEmailstringNoNo description
participantsstringNoNo description
limitnumberNoNo description
skipnumberNoNo description

Output

ParameterTypeDescription
transcriptsarrayList of transcripts
countnumberNumber of transcripts returned

fireflies_get_transcript

Get a single transcript with full details including summary, action items, and analytics

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description
transcriptIdstringYesThe transcript ID to retrieve (e.g., "abc123def456")

Output

ParameterTypeDescription
transcriptobjectThe transcript with full details
idstringTranscript ID
titlestringMeeting title
datenumberMeeting timestamp
durationnumberMeeting duration in seconds
transcript_urlstringURL to view transcript
audio_urlstringURL to audio recording
host_emailstringHost email address
participantsarrayList of participant emails
speakersarrayList of speakers
sentencesarrayTranscript sentences
summaryobjectMeeting summary and action items
analyticsobjectMeeting analytics and sentiment

fireflies_get_user

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description
userIdstringNoUser ID to retrieve (e.g., "user_abc123", defaults to API key owner)

Output

ParameterTypeDescription
userobjectUser information
user_idstringUser ID
namestringUser name
emailstringUser email
integrationsarrayConnected integrations
is_adminbooleanWhether user is admin
minutes_consumednumberTotal minutes transcribed
num_transcriptsnumberNumber of transcripts
recent_transcriptstringMost recent transcript ID
recent_meetingstringMost recent meeting date

fireflies_list_users

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description

Output

ParameterTypeDescription
usersarrayList of team users

fireflies_upload_audio

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description
audioFilefileNoNo description
audioUrlstringNoNo description
titlestringNoNo description
webhookstringNoNo description
languagestringNoLanguage code for transcription (e.g., "es" for Spanish, "de" for German)
attendeesstringNoAttendees in JSON format: [{"displayName": "Name", "email": "email@example.com"}]
clientReferenceIdstringNoNo description

Output

ParameterTypeDescription
successbooleanWhether the upload was successful
titlestringTitle of the uploaded meeting
messagestringStatus message from Fireflies

fireflies_delete_transcript

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description
transcriptIdstringYesThe transcript ID to delete (e.g., "abc123def456")

Output

ParameterTypeDescription
successbooleanWhether the transcript was successfully deleted

fireflies_add_to_live_meeting

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description
meetingLinkstringYesNo description
titlestringNoNo description
meetingPasswordstringNoNo description
durationnumberNoNo description
languagestringNoLanguage code for transcription (e.g., "en", "es", "de")

Output

ParameterTypeDescription
successbooleanWhether the bot was successfully added to the meeting

fireflies_create_bite

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description
transcriptIdstringYesID of the transcript to create the bite from (e.g., "abc123def456")
startTimenumberYesNo description
endTimenumberYesNo description
namestringNoNo description
mediaTypestringNoMedia type: "video" or "audio"
summarystringNoNo description

Output

ParameterTypeDescription
biteobjectCreated bite details
idstringBite ID
namestringBite name
statusstringProcessing status

fireflies_list_bites

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description
transcriptIdstringNoFilter bites for a specific transcript (e.g., "abc123def456")
minebooleanNoNo description
limitnumberNoNo description
skipnumberNoNo description

Output

ParameterTypeDescription
bitesarrayList of bites/soundbites

fireflies_list_contacts

Input

ParameterTypeRequiredDescription
apiKeystringYesNo description

Output

ParameterTypeDescription
contactsarrayList of contacts from meetings

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started