Azure Databricks · Arazzo Workflow
Azure Databricks Create a Directory and Import a Notebook
Version 1.0.0
Make a workspace directory, import a notebook into it, then verify it.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData EngineeringMachine-LearningArazzoWorkflows
Provider
Workflows
create-directory-and-import-notebook
Create a workspace directory, import a notebook, and list to verify.
Calls createWorkspaceDirectory, importWorkspaceObject, then listWorkspaceObjects to confirm the notebook landed.
1
createDirectory
Create the workspace directory and all necessary parent directories recursively.
2
importNotebook
Import the base64-encoded notebook content into a path under the new directory, overwriting any existing object.
3
listDirectory
List the directory contents to confirm the imported notebook is present.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.