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.
Capture Element
capturekit:capture_element
Capture a specific element from a webpage using CSS selector.
Write
Medium risk
Capture Pdf
capturekit:capture_pdf
Capture a webpage as PDF and return the PDF URL.
Write
Medium risk
Capture Screenshot
capturekit:capture_screenshot
Capture a screenshot of a webpage and return the image URL.
Write
Medium risk
Delete Capture
capturekit:delete_capture
Delete a capture and its associated files permanently.
Write
High risk
Get Account
capturekit:get_account
Get account information including usage limits and current usage.
Read
Low risk
Get Capture
capturekit:get_capture
Get the status and details of a capture request by ID.
Read
Low risk
List Captures
capturekit:list_captures
List capture requests with optional filtering and pagination.
Read
Low risk