A2ATool.AgentCardPath 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 path to the agent card relative to the base_url.
If not provided, defaults to /.well-known/agent-card.json
public string AgentCardPath { get; set; }
member this.AgentCardPath : string with get, set
Public Property AgentCardPath As String