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.
Add Documents
rockset:add_documents
Add documents to a collection for real-time ingestion.
Write
Medium risk
Create Api Key
rockset:create_api_key
Create a new API key for programmatic access.
Write
Medium risk
Create Collection
rockset:create_collection
Create a new collection in the specified workspace.
Write
Medium risk
Create Workspace
rockset:create_workspace
Create a new workspace to organize collections.
Write
Medium risk
Delete Api Key
rockset:delete_api_key
Delete an API key. This will immediately revoke access for any services using this key.
Write
High risk
Delete Collection
rockset:delete_collection
Delete a collection and all its data. This action cannot be undone.
Write
High risk
Delete Workspace
rockset:delete_workspace
Delete a workspace and all its collections. This action cannot be undone.
Write
High risk
Execute Query
rockset:execute_query
Execute a SQL query against Rockset collections and return results.
Write
Medium risk
Get Collection
rockset:get_collection
Get detailed information about a specific collection.
Read
Low risk
Get Query Status
rockset:get_query_status
Get the status and results of a previously executed query.
Read
Low risk
List Api Keys
rockset:list_api_keys
List all API keys for the current user.
Read
Low risk
List Collections
rockset:list_collections
List all collections in your Rockset organization.
Read
Low risk
List Integrations
rockset:list_integrations
List all data source integrations configured in your organization.
Read
Low risk
List Workspaces
rockset:list_workspaces
List all workspaces in your Rockset organization.
Read
Low risk