Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now

Actions for AI agents

Explore exact operations, provider setup, pricing, and safety details before using them with Aident Loadout.

Showing 10489-10512 of 33122 Actions, ordered by recent successful use.

  • Databricks Tools

    Databricks Create Cluster

    Tool to create a new Databricks Spark cluster with specified configuration. Use when you need to provision compute resources for data processing. This is an asynchronous operation that returns a cluster_id immediately with the cluster in PENDING state. The cluster transitions th…
    FreeWrite action
  • Databricks Tools

    Databricks Create Job

    Creates a new Databricks job with specified tasks, schedules, and notifications. Use this action when you need to define a new workflow or data pipeline in Databricks. Each job must have at least one task, and each task requires a task_key, a task type (notebook_task, spark_jar_…
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Create Message

    Tool to create a message in a Genie conversation and get AI-generated responses. Use when you need to ask questions or send messages to Genie for data analysis. The response initially has status 'IN_PROGRESS' and should be polled every 1-5 seconds until reaching COMPLETED, FAILE…
    FreeWrite action
  • 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)…
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Delete Conv Message

    Tool to delete a specific message from a Genie conversation. Use when you need to remove individual messages from conversations. This operation permanently deletes the message and cannot be undone.
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Delete Conversation

    Tool to delete a conversation from a Genie space programmatically. Use when you need to remove conversations to manage the Genie space limits (10,000 conversations per space). Useful for deleting older or test conversations that are no longer needed.
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Execute Message Attach Query

    Tool to execute SQL query for an expired message attachment in a Genie space. Use when a query attachment has expired and needs to be re-executed to retrieve fresh results. Returns SQL statement execution results with schema, metadata, and data.
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Get Message

    Tool to retrieve details of a specific message from a Genie conversation. Use when you need to get message content, status, attachments, or check processing status of a previously created message.
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Get Message Attach Query Result

    Tool to retrieve SQL query results from a Genie message attachment. Use when the message status is EXECUTING_QUERY or COMPLETED and you need to fetch the actual query execution results. Returns statement execution details including query data, schema, and metadata with a maximum…
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Get Message Query Result

    Tool to retrieve SQL query execution results for a Genie message (up to 5000 rows). Use when message status is EXECUTING_QUERY or COMPLETED and the message has a query attachment. Returns query results with schema, metadata, and data in inline or external link format.
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Get Space

    Tool to retrieve detailed information about a specific Databricks Genie space by ID. Use when you need to get configuration details, metadata, and optionally the serialized space content for backup or promotion across workspaces. Requires at least CAN EDIT permission to retrieve…
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie List Conv Messages

    Tool to retrieve all messages from a specific conversation thread in a Genie space. Use when you need to view the complete message history of a conversation including user queries and AI responses. Supports pagination for conversations with many messages.
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie List Conversations

    Tool to retrieve all existing conversation threads within a Genie space. Use when you need to view conversations in a Genie space, either for the current user or all users if you have CAN MANAGE permission. Supports pagination for spaces with many conversations.
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie List Spaces

    Tool to retrieve all Genie spaces in the workspace that the authenticated user has access to. Use when you need to list available Genie spaces, their metadata, and warehouse associations. Supports pagination for workspaces with many spaces.
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Send Message Feedback

    Tool to send feedback for a Genie message. Use when you need to provide positive, negative, or no feedback rating for AI-generated messages in Genie conversations. Positive feedback on responses that join tables or use SQL expressions can prompt Genie to suggest new SQL snippets…
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Start Conversation

    Tool to start a new Genie conversation in a Databricks space for natural language data queries. Use when you need to ask questions about data using natural language. The message processes asynchronously, so initial status will be IN_PROGRESS. Poll the message status to get the c…
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Trash Space

    Tool to move a Genie space to trash instead of permanently deleting it. Use when you need to remove a Genie space while retaining recovery options. Trashed spaces follow standard Databricks trash behavior with 30-day retention before permanent deletion. Requires CAN MANAGE permi…
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Genie Update Space

    Tool to update an existing Genie space configuration. Use when you need to modify a Genie space's title, description, warehouse assignment, or complete serialized configuration. Supports partial updates (only provide fields you want to change) or full replacement via serialized_…
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Lakeview Create

    Tool to create a new Lakeview dashboard in Databricks. Use when you need to create AI/BI dashboards for data visualization and analytics. Both display_name and serialized_dashboard are required. To create a blank dashboard, provide a minimal serialized_dashboard with an empty pa…
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Lakeview Delete Schedule

    Tool to delete a dashboard schedule from a Lakeview dashboard. Use when you need to remove scheduled refreshes or updates for a dashboard. Provide the etag parameter to ensure the schedule hasn't been modified since last retrieval (optimistic concurrency control).
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Lakeview Embedded Get Published Dash

    Retrieves authorization information needed to generate a downscoped OAuth token for embedding a published Lakeview dashboard for external viewers. This endpoint returns the custom claims, scopes, and authorization details required to create a secure, limited-access OAuth token t…
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Lakeview Get

    Tool to retrieve details about a draft AI/BI Lakeview dashboard from the workspace. Use when you need to get comprehensive information about a dashboard including metadata, configuration, state, and serialized dashboard content.
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Lakeview Get Published

    Tool to retrieve the current published version of a Lakeview dashboard. Use when you need to get information about the published dashboard including its display name, embedded credentials status, warehouse configuration, and last revision timestamp.
    FreeWrite action
  • Databricks Tools

    Databricks Dashboards Lakeview Get Schedule

    Tool to retrieve a specific schedule for a Databricks AI/BI Lakeview dashboard. Use when you need to get schedule details including cron expressions, pause status, warehouse configuration, and subscription information. Each dashboard can have up to 10 schedules, with each schedu…
    FreeWrite action
Previous438 / 1381Next
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