Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDatabricks ToolsDatabricks Submit Run
Databricks Tools

Databricks Submit Run

Tool to submit a one-time run without creating a job. Use when you need to execute a task directly without saving it as a job definition. After submission, use the jobs/runs/get API with the returned run_id to check the run state and monitor progress.

Write actionRisk level 2 of 5API key connection
Use Databricks Submit Run

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • tasksarray
    Required
    List of tasks to execute in the run. At least one task is required
  • run_namestring
    Name for the run (default: 'Untitled')
  • librariesarray
    Libraries to install on cluster (default: empty list)
  • new_clusterobject
    Cluster specification to create for each run.
  • environmentsarray
    List of environment configurations for the run
  • timeout_secondsinteger
    Timeout per run (default: no timeout)
  • idempotency_tokenstring
    Token (max 64 characters) to guarantee idempotency
  • existing_cluster_idstring
    ID of an existing cluster to use for all tasks
  • notification_settingsobject
    Email and webhook notification preferences.
  • webhook_notificationsobject
    System destinations for run state changes.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.