Prisma · Arazzo Workflow
Prisma Data Platform Bootstrap a Project Environment
Version 1.0.0
Create a project, add an environment, and mint an API key for it in the Data Platform.
Provider
Workflows
bootstrap-project-environment
Create a project, an environment, and an API key in the Data Platform.
Resolves a workspace, creates a project, adds an environment with a connection string, and mints an API key for the environment.
1
resolveWorkspace
List the workspaces available to the token so the first one can be used as a fallback when no workspaceId input is supplied.
2
3
createEnvironment
Add an environment to the project with its own database connection string.
4
createApiKey
Mint an API key for the new environment. The full key value is only returned once during creation and is captured here.
Source API Descriptions
openapi
openapi
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.