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.
Cancel Video
joggai:cancel_video
Cancel a video generation that is currently pending or processing.
Write
High risk
Create Project
joggai:create_project
Create a new project to organize multiple videos.
Write
Medium risk
Create Video
joggai:create_video
Create a new AI-generated video with specified avatar, template, and script.
Write
Medium risk
Delete Project
joggai:delete_project
Permanently delete a project and all its associated videos. This action cannot be undone.
Write
High risk
Delete Video
joggai:delete_video
Permanently delete a video. This action cannot be undone.
Write
High risk
Get Avatar
joggai:get_avatar
Fetch a single AI avatar by ID with voice and appearance details.
Read
Low risk
Get Project
joggai:get_project
Fetch a single project by ID with all associated videos and settings.
Read
Low risk
Get Template
joggai:get_template
Fetch a single video template by ID with all customization options.
Read
Low risk
Get Usage
joggai:get_usage
Get account usage statistics for video generation and API calls.
Read
Low risk
Get Video
joggai:get_video
Fetch a single video by ID with generation status and download URLs.
Read
Low risk
List Avatars
joggai:list_avatars
List available AI avatars with filtering by appearance and voice characteristics.
Read
Low risk
List Projects
joggai:list_projects
List projects with optional filtering and search.
Read
Low risk
List Templates
joggai:list_templates
List available video templates with filtering options.
Read
Low risk
List Videos
joggai:list_videos
List videos with optional filtering by status, template, or avatar.
Read
Low risk
List Voices
joggai:list_voices
List available text-to-speech voices for video generation.
Read
Low risk
Update Project
joggai:update_project
Update an existing project's details and settings.
Write
Medium risk