Variable: RemoveLabelFromContentSchema
ts
const RemoveLabelFromContentSchema: ZodObject<{
id: ZodString;
label: ZodString;
}, $strip>;Defined in: src/v1/parameters/removeLabelFromContent.ts:3