Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Create Custom Job
DataRobot Tools

Datarobot Create Custom Job

Tool to create a new DataRobot custom job. Use when you need to define a custom execution task that runs arbitrary Python code in DataRobot's managed environment. Only the 'name' field is required; DataRobot applies sensible defaults for other fields.

Write actionRisk level 2 of 5API key connection
Use Datarobot Create Custom Job

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

  • namestring
    Required
    Name of the custom job (max 255 characters). This is the only required field.
  • jobTypestring
    Enum for custom job types
  • resourcesobject
    Custom job resources configuration for Kubernetes cluster
  • descriptionstring
    Optional description of what this custom job does (max 10,000 characters).
  • environmentIdstring
    ID of the execution environment to use for this custom job. If not provided, DataRobot may use a default environment or require it based on other parameters.
  • environmentVersionIdstring
    ID of the execution environment version to use. If not provided, the latest execution environment version will be used. Only valid when environmentId is also specified.
  • runtimeParameterValuesstring
    JSON string of runtime parameter values to inject at execution time. Field names must match those defined in the metadata.yaml file's runtimeParameterDefinitions.

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.