Interface: GetAgentDrivesRequest
@kortexya/reasoninglayer / Cognitive / GetAgentDrivesRequest
Interface: GetAgentDrivesRequest
Defined in: src/types/cognitive.ts:780
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:782
Agent ID (UUID).
tenantId
tenantId:
string
Defined in: src/types/cognitive.ts:784
Tenant ID (UUID).