Skip to content

Variable: genieExecuteMessageQueryRequestSchema

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