fireflies_get_transcripts
Retrieve meeting transcripts from Fireflies.ai with optional date and limit filters. Use this tool to access and manage transcript data efficiently, reducing timeouts with narrower date ranges or smaller dataset limits.
Instructions
Retrieve a list of meeting transcripts with optional filtering. By default, returns up to 20 most recent transcripts with no date filtering. Note that this operation may take longer for large datasets and might timeout. If a timeout occurs, a minimal set of transcript data will be returned.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_date | No | Start date in ISO format (YYYY-MM-DD). If not specified, no lower date bound is applied. Using a narrower date range can help prevent timeouts. | |
limit | No | Maximum number of transcripts to return (default: 20). Consider using a smaller limit if experiencing timeouts. | |
to_date | No | End date in ISO format (YYYY-MM-DD). If not specified, no upper date bound is applied. Using a narrower date range can help prevent timeouts. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Fireflies MCP Server
Related Tools
- @Props-Labs/fireflies-mcp
- @Props-Labs/fireflies-mcp
- @forayconsulting/zoom_transcript_mcp
- @forayconsulting/zoom_transcript_mcp
- @forayconsulting/zoom_transcript_mcp