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