Skip to content
Docs Try Aspire
Docs Try

withTool

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface AzurePromptAgentResource {
// ... omitted for brevity
withTool(tool: FoundryToolResource): AzurePromptAgentResource;
}

Signature

method withTool builder
Adds a tool to a prompt agent.
withTool(tool: FoundryToolResource): AzurePromptAgentResource
tool FoundryToolResource
AzurePromptAgentResource

Applies to

This method applies to the following types: