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.
Create Collection
bannerbear:create_collection
Create a collection of images from a template with multiple sets of modifications.
Write
Medium risk
Create Image
bannerbear:create_image
Create a new image from a template with custom modifications.
Write
Medium risk
Create Video
bannerbear:create_video
Create a new video from a template with custom modifications and input media.
Write
Medium risk
Get Collection
bannerbear:get_collection
Fetch a single collection by UID with all generated images.
Read
Low risk
Get Image
bannerbear:get_image
Fetch a single image by UID with status and download URLs.
Read
Low risk
Get Template
bannerbear:get_template
Fetch a single template by UID with all modifications and layers.
Read
Low risk
Get Video
bannerbear:get_video
Fetch a single video by UID with status and download URLs.
Read
Low risk
List Collections
bannerbear:list_collections
List all collections with optional filtering by template.
Read
Low risk
List Images
bannerbear:list_images
List all images with optional filtering by template.
Read
Low risk
List Templates
bannerbear:list_templates
List all templates with optional filtering by tag.
Read
Low risk
List Videos
bannerbear:list_videos
List all videos with optional filtering by template.
Read
Low risk