email labels

This commit is contained in:
Arjun 2026-03-02 11:48:03 +05:30 committed by arkml
parent e8a666499a
commit 5131fb7f9e
24 changed files with 2276 additions and 3197 deletions

View file

@ -7,6 +7,8 @@ export const ServiceName = z.enum([
'fireflies',
'granola',
'voice_memo',
'email_labeling',
'note_tagging',
]);
const ServiceEventBase = z.object({