> ## 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.

# Summary

> AI generated summary of the meeting.

<Note>
  Meeting AI summary prompts are defined by [AI apps](https://app.fireflies.ai/apps) and can be
  customized to your needs.
</Note>

<ResponseField name="action_items" type="String">
  A list of action items generated by the AI based on the meeting transcript
</ResponseField>

<ResponseField name="keywords" type="String">
  A list of keywords generated by the AI based on the meeting transcript
</ResponseField>

<ResponseField name="outline" type="String">
  An outline of the meeting with timestamps generated by the AI based on the meeting transcript
</ResponseField>

<ResponseField name="overview" type="String">
  A summary of the meeting generated by the AI
</ResponseField>

<ResponseField name="shorthand_bullet" type="String">
  A list of shorthand bullets generated by the AI
</ResponseField>

<ResponseField name="notes" type="String">
  Detailed meeting notes generated by the AI
</ResponseField>

<ResponseField name="gist" type="String">
  A summary of the meeting in 1 sentence
</ResponseField>

<ResponseField name="bullet_gist" type="String">
  Summary of the meeting in a few bullet points with descriptive emojis
</ResponseField>

<ResponseField name="short_summary" type="String">
  Summary of the meeting in a single paragraph
</ResponseField>

<ResponseField name="short_overview" type="String">
  Brief overview of the meeting
</ResponseField>

<ResponseField name="meeting_type" type="String">
  Meeting classification
</ResponseField>

<ResponseField name="topics_discussed" type="[String]">
  List of topics discussed during the meeting.
</ResponseField>

<ResponseField name="transcript_chapters" type="[String]">
  Chapters of the short transcript. The short transcript is an LLM-condensed transcript that may be
  helpful for downstream applications
</ResponseField>

<ResponseField name="extended_sections" type="[SummarySection]">
  Optional sections of the summary included by customizing the summary from the dashboard
</ResponseField>

## Additional Resources

<CardGroup cols={2}>
  <Card title="Summary Section" icon="link" href="/schema/summary-section">
    Schema for Summary Section
  </Card>

  <Card title="Transcript" icon="link" href="/schema/transcript">
    Schema for Transcript
  </Card>
</CardGroup>
