Fetches a list of bites (highlights) against input arguments. Bites are generated asynchronously after transcript completion — only call this after FIREFLIES_GET_TRANSCRIPT_BY_ID reports `status=completed`. Empty results are possible for valid meetings; use FIREFLIES_GET_TRANSCR…
minebooleanFilter to include only the user's own bites. At least one of mine, transcript_id, or my_team must be provided.
skipintegerNumber of bites to skip.
limitintegerMaximum number of bites to fetch.
my_teambooleanFilter to include bites from the user's team. At least one of mine, transcript_id, or my_team must be provided.
transcript_idstringThe ID of the transcript to fetch bites for. At least one of mine, transcript_id, or my_team must be provided.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.