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