Skip to main content

AgentReferenceResponse

Agent location that references a first-class agent resource.

agent_id object
anyOf
string
agent_name object
anyOf
string
agent_alias object
anyOf
string
pathPath (string)required
matched_byMatched By (string)required
AgentReferenceResponse
{
"agent_id": "string",
"agent_name": "string",
"agent_alias": "string",
"path": "string",
"matched_by": "string"
}