This query returns the full transcript, summary, action items, and key topics for a meeting in Fireflies.ai.
- API endpoint slug
- fireflies_ai.get_meeting_transcript
- Runtime method
- performQuery("fireflies_ai.get_meeting_transcript"}
Query fields
- Label
- Transcript ID
- Helper text
- The ID of the transcript to retrieve. Use TranscriptId from the "Meeting transcription completed" trigger.
- Slug
- transcript_id
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- transcript_id
- Filter code
- FirefliesAi.getMeetingTranscript.TranscriptId
- Type
- String
- Example
- ASxwZxCstx
- Slug
- meeting_title
- Filter code
- FirefliesAi.getMeetingTranscript.MeetingTitle
- Type
- String
- Example
- Weekly sync
- Slug
- transcript
- Filter code
- FirefliesAi.getMeetingTranscript.Transcript
- Type
- String
- Example
- Alice: Welcome to the meeting.
Bob: Thanks for having me.
- Slug
- summary
- Filter code
- FirefliesAi.getMeetingTranscript.Summary
- Type
- String
- Example
- The team discussed the launch timeline and aligned on next steps.
- Slug
- action_items
- Filter code
- FirefliesAi.getMeetingTranscript.ActionItems
- Type
- String
- Example
- Alice to finalize the launch plan by Friday.
Bob to schedule the customer interviews.
- Slug
- key_topics
- Filter code
- FirefliesAi.getMeetingTranscript.KeyTopics
- Type
- String
- Example
- launch, timeline, customer interviews
- Slug
- meeting_date
- Filter code
- FirefliesAi.getMeetingTranscript.MeetingDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- duration
- Filter code
- FirefliesAi.getMeetingTranscript.Duration
- Type
- String
- Example
- 47