AgentQueryMessage
@totemsdk/lookup-protocol / AgentQueryMessage
Interface: AgentQueryMessage
Extends
BaseMessage
Properties
id?
optionalid?:string
Inherited from
BaseMessage.id
payload
payload:
object
capabilityName?
optionalcapabilityName?:string
limit?
optionallimit?:number
maxLatencyMs?
optionalmaxLatencyMs?:number
maxPricePerCall?
optionalmaxPricePerCall?:number
tags?
optionaltags?:string[]
sig?
optionalsig?:string
Inherited from
BaseMessage.sig
type
type:
"AGENT_QUERY"
Overrides
BaseMessage.type
version
version:
number
Inherited from
BaseMessage.version