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