fireflies_list_transcripts
fireflies_list_transcripts
Retrieves a list of meeting transcripts from your Fireflies account with optional date filtering. Use this tool to discover available transcripts before retrieval or search.
List transcripts by date range to find specific meetings, then use the returned transcript IDs to retrieve full conversations or search for specific topics.
Prerequisites
Fireflies Integration Required
This tool requires Fireflies integration to be configured. See the Fireflies Setup Guide for configuration instructions.
Speaker Email Limitation
Fireflies does not directly provide speaker email addresses. Emails are inferred by correlating speaker names with meeting attendee emails via name matching. For guaranteed accurate speaker emails, use Gong or Fathom.
Parameters
fromDate
toDate
limit
Request
Response
Response Properties
Common Use Cases
Find Recent Meetings
Discover meetings from a specific time period.
Example:
Natural language workflow:
- AI uses
fireflies_list_transcriptswith date filter for last 14 days - Returns list of recent meetings with participants
- You can then select specific meetings for transcript retrieval
What you get:
- Meeting IDs for transcript retrieval
- Participant names
- Meeting dates and durations
- Quick overview of recent activity
Meeting Discovery
Browse available meetings before searching or retrieving transcripts.
Example:
Natural language workflow:
- AI lists all meetings from October-December
- Shows titles and participants
- Provides transcript IDs for further action
What you get:
- Complete meeting inventory
- Date-based filtering
- Participant visibility
- Foundation for search or retrieval
Pre-Search Filtering
List meetings from a timeframe before running keyword searches.
Example:
Natural language workflow:
- Lists meetings from last month
- Filters to client meetings based on titles/participants
- Searches filtered set for “pricing” keyword
What you get:
- Targeted search scope
- Efficient API usage
- Relevant results
- Time-boxed analysis
Error Responses
401 Unauthorized
Solution: Verify your Fireflies API key is configured correctly. See the Fireflies Setup Guide.
400 Bad Request - Invalid Date
Solution: Ensure dates are in ISO 8601 format: YYYY-MM-DD.
429 Rate Limit Exceeded
Solution: Wait before retrying. Reduce request frequency or use date filtering.
No Transcripts Found
Solution: Not an error—no transcripts match your criteria. Try:
- Widening the date range
- Removing date filters
- Verifying transcripts exist in Fireflies
- Checking account permissions
Best Practices
Use Date Filters
- Start with narrow date ranges for faster responses
- Use recent dates (last week/month) for quicker results
- Widen ranges only when searching for older meetings
- Remember API rate limits apply to result size
Efficient Discovery
- List transcripts first, then retrieve selectively
- Use participant names to pre-filter
- Check meeting duration to prioritize substantive meetings
- Review titles to identify relevant conversations
Combine with Search
- Use listing for date-based filtering
- Use search for topic-based filtering
- Combine both for precise discovery
- Save transcript IDs for later retrieval
Integration with Mind Reasoner
Typical Workflow
Natural language example:
