Interface: AddGoalResponse
@kortexya/reasoninglayer / Cognitive / AddGoalResponse
Interface: AddGoalResponse
Defined in: src/types/cognitive.ts:482
Response after adding a goal.
Properties
goalId
goalId:
string
Defined in: src/types/cognitive.ts:484
Goal term ID (UUID).
message
message:
string
Defined in: src/types/cognitive.ts:486
Message.