A2APreviewTool.AgentCardUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The uri of agent card.
If not provided, defaults to ${base_url}/.well-known/agent-card.json
public Uri AgentCardUri { get; set; }
member this.AgentCardUri : Uri with get, set
Public Property AgentCardUri As Uri