@task
decorator is used to define automation metadata and information about the runtime environment that will be provisioned to execute it.
@task
decorator is the name
argument. The name
must be unique per workspace; changing the name
will create a new automation or overwrite an existing automation if the name
already exists.
CLAUDE_CODE
.CLAUDE_CODE
adds Node to your automation’s runtime and installs the Claude CLI.small.cpu
, medium.cpu
, large.cpu
, xlarge.cpu
.GPU
runners are available on request. Please reach out to us at support@blocksorg.com to request access.python3.9
, python3.10
, python3.11
, python3.12
.