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 Bulk Screenshots
screenshotbase:create_bulk_screenshots
Create multiple screenshots in a single batch request.
Write
Medium risk
Create Screenshot
screenshotbase:create_screenshot
Create a screenshot of a webpage with customizable options.
Write
Medium risk
Delete Screenshot
screenshotbase:delete_screenshot
Delete a screenshot permanently. This action cannot be undone.
Write
High risk
Get Account Usage
screenshotbase:get_account_usage
Get account usage statistics including screenshot count and quota limits.
Read
Low risk
Get Screenshot
screenshotbase:get_screenshot
Retrieve details and status of a specific screenshot by ID.
Read
Low risk
List Screenshots
screenshotbase:list_screenshots
List screenshots with optional filtering and pagination.
Read
Low risk