Databricks · Arazzo Workflow
Databricks Create Directory and Import Notebook
Version 1.0.0
Create a workspace directory, import a notebook into it, then verify status.
View Spec
View on GitHub
Artificial IntelligenceAnalyticsApache SparkBig DataCleanroomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine-LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualizeArazzoWorkflows
Provider
Workflows
import-notebook-and-verify
Create a directory, import a notebook, and verify it exists.
Creates the parent directory, imports the notebook content into the target path, then reads the object status to confirm the import succeeded.
1
createDirectory
Create the target directory and any necessary parent directories before importing.
2
importNotebook
Import the base64-encoded notebook into the target path in SOURCE format, overwriting any existing object.
3
verifyStatus
Read the object status to confirm the imported notebook exists at the target path.
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.