본문으로 건너뛰기

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)필수
matched_byMatched By (string)필수
AgentReferenceResponse
{
"agent_id": "string",
"agent_name": "string",
"agent_alias": "string",
"path": "string",
"matched_by": "string"
}