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.
Cancel Workflow
seqera:cancel_workflow
Cancel a running workflow execution.
Write
High risk
Create Workspace
seqera:create_workspace
Create a new workspace in Seqera Platform.
Write
Medium risk
Get Compute Env
seqera:get_compute_env
Fetch a single compute environment by ID with configuration details.
Read
Low risk
Get Dataset
seqera:get_dataset
Fetch a single dataset by ID with metadata and file information.
Read
Low risk
Get Pipeline
seqera:get_pipeline
Fetch a single pipeline by ID with configuration and schema details.
Read
Low risk
Get Workflow
seqera:get_workflow
Fetch a single workflow by ID with execution details and status.
Read
Low risk
Get Workspace
seqera:get_workspace
Fetch a single workspace by ID with details and configuration.
Read
Low risk
Launch Workflow
seqera:launch_workflow
Launch a new workflow execution in Seqera Platform.
Write
Medium risk
List Compute Envs
seqera:list_compute_envs
List compute environments in a workspace with filtering options.
Read
Low risk
List Datasets
seqera:list_datasets
List datasets in a workspace with search and filtering options.
Read
Low risk
List Pipelines
seqera:list_pipelines
List pipelines in a workspace with search and filtering options.
Read
Low risk
List Workflows
seqera:list_workflows
List workflows in a workspace with filtering and search options.
Read
Low risk
List Workspaces
seqera:list_workspaces
List workspaces accessible to the authenticated user with filtering options.
Read
Low risk