Skip to main content
Glama

create_job

Create a Databricks job by specifying a Python package name and remote wheel file path to execute data workflows on Databricks clusters.

Instructions

Creates a Databricks job with the specified wheel and entry point.

Args: job_name: The name of the job to create. package_name: The name of the Python package. remote_wheel_path: The remote path to the uploaded wheel file. Returns: The ID of the created job.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
job_nameYes
package_nameYes
remote_wheel_pathYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arahimi-hims/lakeflow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server