Interface: UpdatePlanStatsRequest
@kortexya/reasoninglayer / Cognitive / UpdatePlanStatsRequest
Interface: UpdatePlanStatsRequest
Defined in: src/types/cognitive.ts:1171
Request to update plan statistics after execution.
Properties
agentId
agentId:
string
Defined in: src/types/cognitive.ts:1173
Agent ID (UUID).
planId
planId:
string
Defined in: src/types/cognitive.ts:1177
Plan template ID (UUID).
success
success:
boolean
Defined in: src/types/cognitive.ts:1179
Whether the plan succeeded.
tenantId
tenantId:
string
Defined in: src/types/cognitive.ts:1175
Tenant ID (UUID).