Documentation Index
Fetch the complete documentation index at: https://docs.fireflies.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
TheaddToLiveMeeting mutation allows you to add the Fireflies.ai bot to an ongoing meeting. It is rate limited to 3 requests per 20 minutes.
Arguments
Usage Example
To upload an audio file, provide the necessary input parameters to the mutation. Here’s an example of how this mutation could be used:FAQ
Why am I getting a 'too_many_requests' error?
Why am I getting a 'too_many_requests' error?
The addToLive mutation has a limit of 3 requests per 20 minutes.
Error Codes
List of possible error codes that may be returned by theaddToLiveMeeting mutation. Full list of error codes can be found here.
too_many_requests
too_many_requests
You have exceeded the rate limit for the addToLiveMeeting mutation. It is limited to 3 requests per 20 minutes. Please try again later.
invalid_language_code
invalid_language_code
The language code you provided is invalid. Please refer to the Language Codes page for a list of valid language codes.
unsupported_platform
unsupported_platform
The meeting platform URL provided is not supported. Please use a supported meeting platform such as Zoom, Google Meet, Microsoft Teams, etc.