Skip to content

Interface: GetExtendedAgentStateRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / GetExtendedAgentStateRequest

Interface: GetExtendedAgentStateRequest

Defined in: src/types/cognitive.ts:732

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:734

Agent ID (UUID).


tenantId

tenantId: string

Defined in: src/types/cognitive.ts:736

Tenant ID (UUID).