Interface: GetExtendedAgentStateRequest
@kortexya/reasoninglayer / Cognitive / GetExtendedAgentStateRequest
Interface: GetExtendedAgentStateRequest
Defined in: src/types/cognitive.ts:774
Request to get extended agent state.
Remarks
The backend endpoint is GET with agent_id as a path parameter and tenant_id as a query parameter.
Properties
agentId
agentId:
string
Defined in: src/types/cognitive.ts:776
Agent ID (UUID).
tenantId
tenantId:
string
Defined in: src/types/cognitive.ts:778
Tenant ID (UUID).