Skip to content

Variable: genieGetQueryResultByAttachmentRequestSchema

const genieGetQueryResultByAttachmentRequestSchema: ZodObject<{ attachment_id: ZodString; conversation_id: ZodString; message_id: ZodString; space_id: ZodString; }, $strip>