Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Create Recipes Sql
DataRobot Tools

Datarobot Create Recipes Sql

Tool to build SQL query for a DataRobot recipe. Use when you need to generate SQL from recipe operations or preview the SQL that would be executed. You can optionally override recipe operations or use input aliases instead of real table names.

Write actionRisk level 2 of 5API key connection
Use Datarobot Create Recipes Sql

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

  • recipeIdstring
    Required
    The ID of the recipe to generate SQL for. Use DATAROBOT_LIST_RECIPES to find available recipe IDs.
  • operationsarray
    List of operations to override the recipe operations when building SQL. If null or omitted, uses the original recipe operations. If empty list, produces basic SELECT query: 'SELECT <columns> FROM <table>'. Maximum 1000 operations allowed.
  • inputsAsAliasesboolean
    Produce SQL that uses input aliases instead of real table names. Defaults to false.

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.