ServiceEndpoint interface
Represents an endpoint for agent invocation
Property Details
host
The host address
host: string
Property Value
string
port
The port number
port?: number
Property Value
number
protocol
The protocol (e.g., http, https)
protocol?: string
Property Value
string