Circle V2 API Docs
    Preparing search index...
    switchTemplate: MutationProcedure<
        {
            input: { sessionId: string; templateId: string };
            meta: object;
            output: RegenerateNoteResult;
        },
    > = ...

    Switches the template for a session and regenerates the note.