Skip to Content

Available Outputs

Here a list of available outputs that you can map to your agenda completion.

Default Outputs

Default output will be available to all agenda:

NameDescriptionData TypeExample Value
Conversation CompletedThe boolean value indicating whether the conversation agenda is completedBOOLEANTRUE
Conversation TimeoutThe boolean value indicating whether the conversation agenda is timed outBOOLEANFALSE
Conversation ExitedThe boolean value indicating whether the conversation agenda is exitedBOOLEANFALSE
Conversation LinkThe link to the conversation agendaSTRINGhttps://platform.personastudios.ai/conversations/example-persona?conversationId=158123
AttachmentsThe list of attachment urls in the conversationSTRINGhttps://storage.googleapis.com/persona-document/example1.pdf
VoicesThe list of voice urls in the conversationSTRINGhttps://storage.googleapis.com/persona-tts/1f0877af-fbea-6751-9fe5-bb4d72289484.wav,https://storage.googleapis.com/persona-tts/1f0877af-fbea-6751-9fe5-bb4d79989484.wav
Conversation SummaryThe summary of the conversation agendaSTRING
Red Flag Total PointsThe total points of the red flags in the conversationINTEGER0
Green Flag Total PointsThe total points of the green flags in the conversationINTEGER0
Agenda Completed AtThe timestamp of the conversation agenda completedSTRING2025-09-29T03:15:36+00:00
Word countThe total word count from user messages in the conversationINTEGER28
Conversation TranscriptThe transcript of the conversation agenda between persona and userSTRING
Conversation Agenda IdThe id of the conversation agendaINTEGER89326
Conversation IdThe id of the conversationINTEGER158123

Agenda Specific Outputs

When you add any output to agenda (agenda level or agenda item level), you can have access to that output as well. A list of availble output will vary based on each agenda. But here is an example for interview agenda:

Example agenda: “Founder interview”

  • Agenda Outputs:

    • Output: Founder interview summary (STRING)
    • Output: Technical level (STRING)
  • Scoring Flags:

    • Flag: Fluent English (BOOLEAN)
    • Flag: Experience Founder (BOOLEAN)
    • Flag: Exited Before (BOOLEAN)
    • Flag: Tech Lead (BOOLEAN)
  • Agenda Items:

    • Basic Information (Gather Item):

      • Output: Name (STRING)
      • Output: Email (STRING)
      • Output: Linkedin (STRING)
      • Output: Phone number (STRING)
      • Output: Company Name (STRING)
    • Pitch Desk (Gather Item):

      • Output: Pitch Desk URL (STRING)
    • Elevator Pitch (Debate Item):

      • Output: Elevator Pitch Summary (STRING)
    • Problem (Debate Item):

      • Output: Problem Summary (STRING)
    • Solution (Debate Item):

      • Output: Solution Summary (STRING)
    • Fundraising Status (Gather Item):

      • Output: Total Raised (STRING)
      • Output: Existing Investors (STRING)

Available outputs

Based on the example agenda, here is a list of output that you can have access to:

NameScopeData typeExample Value
Founder interview summaryAgendaSTRING
Technical levelAgendaSTRINGSenior
Fluent EnglishAgendaBOOLEANTRUE
Fluent English QuoteAgendaSTRING
Experience FounderAgendaBOOLEANFALSE
Experience Founder QuoteAgendaSTRING
Exited BeforeAgendaBOOLEANFALSE
Exited Before QuoteAgendaSTRING
Tech LeadAgendaBOOLEANTRUE
Tech Lead QuoteAgendaSTRING
NameAgenda ItemSTRINGJohn Doe
EmailAgenda ItemSTRINGjohndoe@mail.com
LinkedinAgenda ItemSTRINGhttps://linked.in/johndoe
Phone numberAgenda ItemSTRING1234567890
Company NameAgenda ItemSTRINGCloseAI
Pitch Desk URLAgenda ItemSTRINGhttps://storage.googleapis.com/persona-document/NexLaw%20AI%20Info%20Deck%20%202%20Mins.pdf
Elevator Pitch SummaryAgenda ItemSTRING
Problem SummaryAgenda ItemSTRING
Solution SummaryAgenda ItemSTRING
Total RaisedAgenda ItemSTRING$500K
Existing InvestorsAgenda ItemSTRING
Last updated on