Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDatabricks ToolsDatabricks Dashboards Genie Create Space
Databricks Tools

Databricks Dashboards Genie Create Space

Tool to create a new Genie space from a serialized payload for programmatic space management. Use when you need to create a Genie workspace for AI-powered data analysis. The space requires a SQL warehouse ID and a serialized configuration with at minimum a version field (1 or 2)…

Write actionRisk level 2 of 5API key connection
Use Databricks Dashboards Genie Create Space

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

  • descriptionstring
    Optional description of the Genie space to provide context about its purpose and contents.
  • parent_pathstring
    Parent folder path where the space will be registered in the workspace. If not specified, defaults to the user's home directory.
  • display_namestring
    Display name for the Genie space. If not provided, the API will generate a default name like 'New Space'. This name is shown in the UI.
  • warehouse_idstring
    Required
    The ID of the SQL warehouse to associate with the new Genie space. This warehouse will be used to execute queries in the space. You must have at least CAN USE permission on the warehouse. Note: The warehouse_id is stored but not validated during space creation.
  • serialized_spacestring
    Required
    The contents of the Genie Space in serialized JSON string form. Must include a 'version' field (1 or 2). Optionally include 'data_sources' with a 'tables' array containing table identifiers in catalog.schema.table format. The API will normalize version 1 to version 2. Minimal va…

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.