Interface: DeletePlanRequest
@kortexya/reasoninglayer / Cognitive / DeletePlanRequest
Interface: DeletePlanRequest
Defined in: src/types/cognitive.ts:1183
Request to delete a plan from the library.
Properties
planId
planId:
string
Defined in: src/types/cognitive.ts:1185
Plan ID (UUID).
tenantId
tenantId:
string
Defined in: src/types/cognitive.ts:1187
Tenant ID (UUID).