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.
Convert Html
html_2_pdf:convert_html
Convert HTML content to PDF document.
Write
Medium risk
Convert Url
html_2_pdf:convert_url
Convert a webpage URL to PDF document.
Write
Medium risk
Delete Conversion
html_2_pdf:delete_conversion
Delete a PDF conversion and its associated file.
Write
High risk
Get Account
html_2_pdf:get_account
Get current account information including usage limits and statistics.
Read
Low risk
Get Conversion
html_2_pdf:get_conversion
Get the status and details of a PDF conversion by ID.
Read
Low risk
List Conversions
html_2_pdf:list_conversions
List PDF conversions with optional filtering and pagination.
Read
Low risk