AgentReferenceResponse
Agent location that references a first-class agent resource.
agent_id object
anyOf
- string
- null
string
agent_name object
anyOf
- string
- null
string
agent_alias object
anyOf
- string
- null
string
pathPath (string)required
matched_byMatched By (string)required
AgentReferenceResponse
{
"agent_id": "string",
"agent_name": "string",
"agent_alias": "string",
"path": "string",
"matched_by": "string"
}