Variable: GetAttachmentContentSchema
ts
const GetAttachmentContentSchema: ZodObject<{
id: ZodString;
redirect: ZodOptional<ZodBoolean>;
}, $strip>;Defined in: src/cloud/parameters/getAttachmentContent.ts:3