Viewing docs for Databricks v1.92.0
published on Tuesday, May 12, 2026 by Pulumi
published on Tuesday, May 12, 2026 by Pulumi
Viewing docs for Databricks v1.92.0
published on Tuesday, May 12, 2026 by Pulumi
published on Tuesday, May 12, 2026 by Pulumi
Using getSupervisorAgentTool
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSupervisorAgentTool(args: GetSupervisorAgentToolArgs, opts?: InvokeOptions): Promise<GetSupervisorAgentToolResult>
function getSupervisorAgentToolOutput(args: GetSupervisorAgentToolOutputArgs, opts?: InvokeOptions): Output<GetSupervisorAgentToolResult>def get_supervisor_agent_tool(name: Optional[str] = None,
provider_config: Optional[GetSupervisorAgentToolProviderConfig] = None,
opts: Optional[InvokeOptions] = None) -> GetSupervisorAgentToolResult
def get_supervisor_agent_tool_output(name: pulumi.Input[Optional[str]] = None,
provider_config: pulumi.Input[Optional[GetSupervisorAgentToolProviderConfigArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSupervisorAgentToolResult]func LookupSupervisorAgentTool(ctx *Context, args *LookupSupervisorAgentToolArgs, opts ...InvokeOption) (*LookupSupervisorAgentToolResult, error)
func LookupSupervisorAgentToolOutput(ctx *Context, args *LookupSupervisorAgentToolOutputArgs, opts ...InvokeOption) LookupSupervisorAgentToolResultOutput> Note: This function is named LookupSupervisorAgentTool in the Go SDK.
public static class GetSupervisorAgentTool
{
public static Task<GetSupervisorAgentToolResult> InvokeAsync(GetSupervisorAgentToolArgs args, InvokeOptions? opts = null)
public static Output<GetSupervisorAgentToolResult> Invoke(GetSupervisorAgentToolInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSupervisorAgentToolResult> getSupervisorAgentTool(GetSupervisorAgentToolArgs args, InvokeOptions options)
public static Output<GetSupervisorAgentToolResult> getSupervisorAgentTool(GetSupervisorAgentToolArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getSupervisorAgentTool:getSupervisorAgentTool
arguments:
# arguments dictionarydata "databricks_getsupervisoragenttool" "name" {
# arguments
}The following arguments are supported:
- Name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- Provider
Config GetSupervisor Agent Tool Provider Config - Configure the provider for management through account provider.
- Name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- Provider
Config GetSupervisor Agent Tool Provider Config - Configure the provider for management through account provider.
- name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- provider_
config object - Configure the provider for management through account provider.
- name String
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- provider
Config GetSupervisor Agent Tool Provider Config - Configure the provider for management through account provider.
- name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- provider
Config GetSupervisor Agent Tool Provider Config - Configure the provider for management through account provider.
- name str
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- provider_
config GetSupervisor Agent Tool Provider Config - Configure the provider for management through account provider.
- name String
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- provider
Config Property Map - Configure the provider for management through account provider.
getSupervisorAgentTool Result
The following output properties are available:
- App
Get
Supervisor Agent Tool App - (App)
- Description string
- (string) - Description of what this tool does (user-facing)
- Genie
Space GetSupervisor Agent Tool Genie Space - (GenieSpace)
- Id string
- (string) - The ID of the genie space
- Knowledge
Assistant GetSupervisor Agent Tool Knowledge Assistant - (KnowledgeAssistant)
- Name string
- (string) - Full uc volume name
- Tool
Id string - (string) - User specified id of the Tool
- Tool
Type string - (string) - Tool type. Must be one of: "genieSpace", "knowledgeAssistant", "ucFunction", "ucConnection", "app", "volume", "lakeviewDashboard", "servingEndpoint", "ucTable", "vectorSearchIndex", "catalog", "schema", "supervisorAgent", "webSearch"
- Uc
Connection GetSupervisor Agent Tool Uc Connection - (UcConnection)
- Uc
Function GetSupervisor Agent Tool Uc Function - (UcFunction)
- Volume
Get
Supervisor Agent Tool Volume - (Volume)
- Provider
Config GetSupervisor Agent Tool Provider Config
- App
Get
Supervisor Agent Tool App - (App)
- Description string
- (string) - Description of what this tool does (user-facing)
- Genie
Space GetSupervisor Agent Tool Genie Space - (GenieSpace)
- Id string
- (string) - The ID of the genie space
- Knowledge
Assistant GetSupervisor Agent Tool Knowledge Assistant - (KnowledgeAssistant)
- Name string
- (string) - Full uc volume name
- Tool
Id string - (string) - User specified id of the Tool
- Tool
Type string - (string) - Tool type. Must be one of: "genieSpace", "knowledgeAssistant", "ucFunction", "ucConnection", "app", "volume", "lakeviewDashboard", "servingEndpoint", "ucTable", "vectorSearchIndex", "catalog", "schema", "supervisorAgent", "webSearch"
- Uc
Connection GetSupervisor Agent Tool Uc Connection - (UcConnection)
- Uc
Function GetSupervisor Agent Tool Uc Function - (UcFunction)
- Volume
Get
Supervisor Agent Tool Volume - (Volume)
- Provider
Config GetSupervisor Agent Tool Provider Config
- app object
- (App)
- description string
- (string) - Description of what this tool does (user-facing)
- genie_
space object - (GenieSpace)
- id string
- (string) - The ID of the genie space
- knowledge_
assistant object - (KnowledgeAssistant)
- name string
- (string) - Full uc volume name
- tool_
id string - (string) - User specified id of the Tool
- tool_
type string - (string) - Tool type. Must be one of: "genieSpace", "knowledgeAssistant", "ucFunction", "ucConnection", "app", "volume", "lakeviewDashboard", "servingEndpoint", "ucTable", "vectorSearchIndex", "catalog", "schema", "supervisorAgent", "webSearch"
- uc_
connection object - (UcConnection)
- uc_
function object - (UcFunction)
- volume object
- (Volume)
- provider_
config object
- app
Get
Supervisor Agent Tool App - (App)
- description String
- (string) - Description of what this tool does (user-facing)
- genie
Space GetSupervisor Agent Tool Genie Space - (GenieSpace)
- id String
- (string) - The ID of the genie space
- knowledge
Assistant GetSupervisor Agent Tool Knowledge Assistant - (KnowledgeAssistant)
- name String
- (string) - Full uc volume name
- tool
Id String - (string) - User specified id of the Tool
- tool
Type String - (string) - Tool type. Must be one of: "genieSpace", "knowledgeAssistant", "ucFunction", "ucConnection", "app", "volume", "lakeviewDashboard", "servingEndpoint", "ucTable", "vectorSearchIndex", "catalog", "schema", "supervisorAgent", "webSearch"
- uc
Connection GetSupervisor Agent Tool Uc Connection - (UcConnection)
- uc
Function GetSupervisor Agent Tool Uc Function - (UcFunction)
- volume
Get
Supervisor Agent Tool Volume - (Volume)
- provider
Config GetSupervisor Agent Tool Provider Config
- app
Get
Supervisor Agent Tool App - (App)
- description string
- (string) - Description of what this tool does (user-facing)
- genie
Space GetSupervisor Agent Tool Genie Space - (GenieSpace)
- id string
- (string) - The ID of the genie space
- knowledge
Assistant GetSupervisor Agent Tool Knowledge Assistant - (KnowledgeAssistant)
- name string
- (string) - Full uc volume name
- tool
Id string - (string) - User specified id of the Tool
- tool
Type string - (string) - Tool type. Must be one of: "genieSpace", "knowledgeAssistant", "ucFunction", "ucConnection", "app", "volume", "lakeviewDashboard", "servingEndpoint", "ucTable", "vectorSearchIndex", "catalog", "schema", "supervisorAgent", "webSearch"
- uc
Connection GetSupervisor Agent Tool Uc Connection - (UcConnection)
- uc
Function GetSupervisor Agent Tool Uc Function - (UcFunction)
- volume
Get
Supervisor Agent Tool Volume - (Volume)
- provider
Config GetSupervisor Agent Tool Provider Config
- app
Get
Supervisor Agent Tool App - (App)
- description str
- (string) - Description of what this tool does (user-facing)
- genie_
space GetSupervisor Agent Tool Genie Space - (GenieSpace)
- id str
- (string) - The ID of the genie space
- knowledge_
assistant GetSupervisor Agent Tool Knowledge Assistant - (KnowledgeAssistant)
- name str
- (string) - Full uc volume name
- tool_
id str - (string) - User specified id of the Tool
- tool_
type str - (string) - Tool type. Must be one of: "genieSpace", "knowledgeAssistant", "ucFunction", "ucConnection", "app", "volume", "lakeviewDashboard", "servingEndpoint", "ucTable", "vectorSearchIndex", "catalog", "schema", "supervisorAgent", "webSearch"
- uc_
connection GetSupervisor Agent Tool Uc Connection - (UcConnection)
- uc_
function GetSupervisor Agent Tool Uc Function - (UcFunction)
- volume
Get
Supervisor Agent Tool Volume - (Volume)
- provider_
config GetSupervisor Agent Tool Provider Config
- app Property Map
- (App)
- description String
- (string) - Description of what this tool does (user-facing)
- genie
Space Property Map - (GenieSpace)
- id String
- (string) - The ID of the genie space
- knowledge
Assistant Property Map - (KnowledgeAssistant)
- name String
- (string) - Full uc volume name
- tool
Id String - (string) - User specified id of the Tool
- tool
Type String - (string) - Tool type. Must be one of: "genieSpace", "knowledgeAssistant", "ucFunction", "ucConnection", "app", "volume", "lakeviewDashboard", "servingEndpoint", "ucTable", "vectorSearchIndex", "catalog", "schema", "supervisorAgent", "webSearch"
- uc
Connection Property Map - (UcConnection)
- uc
Function Property Map - (UcFunction)
- volume Property Map
- (Volume)
- provider
Config Property Map
Supporting Types
GetSupervisorAgentToolApp
- Name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- Name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name String
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name str
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name String
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
GetSupervisorAgentToolGenieSpace
- Id string
- (string) - The ID of the genie space
- Id string
- (string) - The ID of the genie space
- id string
- (string) - The ID of the genie space
- id String
- (string) - The ID of the genie space
- id string
- (string) - The ID of the genie space
- id str
- (string) - The ID of the genie space
- id String
- (string) - The ID of the genie space
GetSupervisorAgentToolKnowledgeAssistant
- Knowledge
Assistant stringId - (string) - The ID of the knowledge assistant
- Serving
Endpoint stringName - (string, deprecated) - Deprecated: use knowledgeAssistantId instead
- Knowledge
Assistant stringId - (string) - The ID of the knowledge assistant
- Serving
Endpoint stringName - (string, deprecated) - Deprecated: use knowledgeAssistantId instead
- knowledge_
assistant_ stringid - (string) - The ID of the knowledge assistant
- serving_
endpoint_ stringname - (string, deprecated) - Deprecated: use knowledgeAssistantId instead
- knowledge
Assistant StringId - (string) - The ID of the knowledge assistant
- serving
Endpoint StringName - (string, deprecated) - Deprecated: use knowledgeAssistantId instead
- knowledge
Assistant stringId - (string) - The ID of the knowledge assistant
- serving
Endpoint stringName - (string, deprecated) - Deprecated: use knowledgeAssistantId instead
- knowledge_
assistant_ strid - (string) - The ID of the knowledge assistant
- serving_
endpoint_ strname - (string, deprecated) - Deprecated: use knowledgeAssistantId instead
- knowledge
Assistant StringId - (string) - The ID of the knowledge assistant
- serving
Endpoint StringName - (string, deprecated) - Deprecated: use knowledgeAssistantId instead
GetSupervisorAgentToolProviderConfig
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id str - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
GetSupervisorAgentToolUcConnection
- Name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- Name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name String
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name str
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name String
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
GetSupervisorAgentToolUcFunction
- Name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- Name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name String
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name str
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name String
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
GetSupervisorAgentToolVolume
- Name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- Name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name String
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name string
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name str
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
- name String
- Full resource name: supervisor-agents/{supervisor_agent_id}/tools/{tool_id}
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Viewing docs for Databricks v1.92.0
published on Tuesday, May 12, 2026 by Pulumi
published on Tuesday, May 12, 2026 by Pulumi
