url

@SerialName(value = "url")
val url: String(source)

The preferred endpoint URL for interacting with the agent. This URL MUST support the transport specified by 'preferredTransport'.

Example: "https://api.example.com/a2a/v1"