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 Image From Html
html_to_image:create_image_from_html
Convert HTML content to an image with customizable options.
Write
Medium risk
Create Image From Url
html_to_image:create_image_from_url
Convert a webpage URL to an image with customizable options.
Write
Medium risk
Create Screenshot Batch
html_to_image:create_screenshot_batch
Create a batch of screenshots from multiple URLs or HTML content.
Write
Medium risk
Get Account Info
html_to_image:get_account_info
Get account information including usage limits and remaining credits.
Read
Low risk
Get Batch Status
html_to_image:get_batch_status
Get the status and results of a screenshot batch.
Read
Low risk
List Batches
html_to_image:list_batches
List screenshot batches with optional filtering and pagination.
Read
Low risk