BACK TO INTEGRATIONS
Databricks (Workspace Level)
oauth2 ccDatabricks Workspace API enables programmatic access to workspace-level resources, including jobs, clusters, notebooks, and SQL assets. It provides a comprehensive REST API for automation and integration of data engineering and analytics workflows.
With this integration, AI agents can automate job scheduling and monitoring, manage cluster configurations, orchestrate notebook execution, and programmatically control Databricks workspace operations for streamlined data pipeline management.
Capabilities
- Create, edit, delete, and list jobs in your workspace
- Manage and configure clusters with partial update support
- List, import, export, and manage notebooks and folders
- Monitor job runs and execution status
- Trigger job runs programmatically
- Access workspace-level resources and metadata
Resources
About
- Auth Type
- oauth2 cc