Variable: DeleteInactiveWorkflowSchema
ts
const DeleteInactiveWorkflowSchema: ZodObject<{
entityId: ZodString;
}, $strip>;Defined in: src/cloud/parameters/deleteInactiveWorkflow.ts:3