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