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