Daytona · Arazzo Workflow
Daytona Provision a Volume and Attach It to a New Sandbox
Version 1.0.0
Create a persistent volume, wait until it is ready, then launch a sandbox with the volume mounted.
View Spec
View on GitHub
Artificial IntelligenceAgentsCloudCode ExecutionComputer UseDeveloper ToolsInfrastructureOpen-SourceSandboxSecure ExecutionArazzoWorkflows
Provider
Workflows
provision-volume-and-sandbox
Create a volume, wait until ready, then launch a sandbox with it mounted.
Creates a persistent volume, polls until it is ready, then creates a sandbox that mounts the volume at the supplied path.
1
2
pollVolume
Poll the volume until it reports ready, looping while it is still creating and ending if it errors.
3
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.