Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Delete Conversation
symbl_ai:delete_conversation
Permanently deletes the conversation and all related entities such as messages, insights, topics, etc. See the doc here.
Write
High risk
Get Action Items
symbl_ai:get_action_items
Get a list of all the action items generated from the conversation. See the doc here
Read
Low risk
Get Analytics
symbl_ai:get_analytics
Get a list of metrics and member analytics (speaker ratio, talk time, silence, pace and overlap) from the conversation. See the doc here
Read
Low risk
Get Conversation
symbl_ai:get_conversation
Get the conversation metadata (meeting name, member(s) name, member(s) email, start and end time, meeting type and meeting Id). See the doc here
Read
Low risk
Get Conversations
symbl_ai:get_conversations
Get a list of all conversations. See the doc here
Read
Low risk
Get Entities
symbl_ai:get_entities
Get a list of the extracted entities (custom, location, person, date, number, organization, datetime, daterange etc.) from the conversation. See the doc here
Read
Low risk
Get Follow-Ups
symbl_ai:get_follow_ups
Get a list of all the follow-ups generated from the conversation. See the doc here
Read
Low risk
Get Job Status
symbl_ai:get_job_status
Get the status of an Async job request. See the doc here
Read
Low risk
Get Members
symbl_ai:get_members
Get a list of all the members from the conversation. See the doc here.
Read
Low risk
Get Questions
symbl_ai:get_questions
Get a list of requests for information or explicit questions recognized during the conversation. See the doc here
Read
Low risk
Get Speech to Text
symbl_ai:get_speech_to_text
Get a list of all the messages in a conversation. See the doc here
Read
Low risk
Get Summary
symbl_ai:get_summary
Get a summary of important contextual messages in a conversation. See the doc here
Read
Low risk
Get Topics
symbl_ai:get_topics
Get a list of all the topics generated from the conversation. See the doc here
Read
Low risk
Get Trackers
symbl_ai:get_trackers
Get a list of the detected trackers in the conversation. See the doc here.
Read
Low risk
Submit Audio URL
symbl_ai:post_audio_url
Submit an Audio file by providing the URL for processing. See the doc here.
Write
Medium risk
Create Formatted Transcript
symbl_ai:post_formatted_transcript
Create formatted transcript from the Conversation. See the doc here.
Write
Medium risk
Submit Trackers and Analytics Summary User Interface
symbl_ai:post_trackers_analytics_ui
The Trackers and Analytics Summary UI provides users the ability to interact with the Symbl elements (Transcripts, Questions, Follow-Ups, Action Items, etc.) from a audio conversation. See the doc here.
Write
Medium risk
Submit Video Summary User Interface
symbl_ai:post_video_summary_ui
The Video Summary UI provides users the ability to interact with the Symbl elements (Transcripts, Questions, Follow-Ups, Action Items, etc.) from a video conversation. See the doc here
Write
Medium risk
Submit Video URL
symbl_ai:post_video_url
Submit a Video file by providing the URL for processing. See the doc here.
Write
Medium risk
Update Conversation
symbl_ai:put_conversation
Update an existing Conversation object with metadata information. See the doc here.
Write
Medium risk
Update Member
symbl_ai:put_member
Update an existing Conversation Member object. See the doc here.
Write
Medium risk
Update Speaker Events
symbl_ai:put_speaker_events
Update the Speaker Events of the Conversation. See the doc here.
Write
Medium risk