Interface: StorePlanResponse
@kortexya/reasoninglayer / Cognitive / StorePlanResponse
Interface: StorePlanResponse
Defined in: src/types/cognitive.ts:1070
Response after storing a plan.
Properties
message
message:
string
Defined in: src/types/cognitive.ts:1074
Success message.
planId
planId:
string
Defined in: src/types/cognitive.ts:1072
Created plan template ID (UUID).