withTool
Method
interface AzurePromptAgentResource { // ... omitted for brevity withTool(tool: FoundryToolResource): AzurePromptAgentResource;}Signature
method
withTool builder Adds a tool to a prompt agent.
withTool(tool: FoundryToolResource): AzurePromptAgentResourceParameters
tool FoundryToolResource Returns
AzurePromptAgentResource Applies to
This method applies to the following types: