Skip to content

Interface: GetAgentDrivesRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / GetAgentDrivesRequest

Interface: GetAgentDrivesRequest

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

Request to get agent drives and motivation 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:718

Agent ID (UUID).


tenantId

tenantId: string

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

Tenant ID (UUID).