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