> ## Documentation Index
> Fetch the complete documentation index at: https://docs.push.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Fireflies

Fireflies.ai helps your team transcribe, summarize, search, and analyze voice conversations.

<Accordion title="Get Bite by ID">
  The getbite action is designed to fetch details associated with a specific bite id.
</Accordion>

<Accordion title="Get Transcripts">
  The gettranscripts action is designed to fetch a list of transcripts against input arguments.
</Accordion>

<Accordion title="Delete Transcript by ID">
  The deletetranscriptbyid action is designed to delete a specific transcript by its id.
</Accordion>

<Accordion title="Fetch AI App Outputs">
  Fetch outputs for a specific ai app or meeting/transcript.
</Accordion>

<Accordion title="Get Transcripts">
  The getbites action is designed to fetch a list of bites against input arguments.
</Accordion>

<Accordion title="Get Transcript by ID">
  The gettranscriptbyid action is designed to fetch details associated with a specific transcript id.
</Accordion>

<Accordion title="Get User by ID">
  The getuser action is designed to fetch details associated with a specific user id.
</Accordion>

<Accordion title="Add to Live Meeting">
  The addtolive action allows you to add the fireflies.ai bot to an ongoing meeting.
</Accordion>

<Accordion title="Upload Audio">
  The uploadaudio action allows you to upload audio files to fireflies.ai for transcription.
</Accordion>

<Accordion title="Get Users">
  The getusers action is designed to fetch a list of all users within the team.
</Accordion>
