Circle V2 API Docs
    Preparing search index...

    Variable caseReviewChatCitationSourceSchemaConst

    caseReviewChatCitationSourceSchema: ZodObject<
        { name: ZodString; page: ZodOptional<ZodNullable<ZodString>> },
        $strip,
    > = ...