@bubblelab/bubble-core 0.1.36 → 0.1.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/dist/bubble-bundle.d.ts +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -11,20 +11,20 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
11
11
  includeTrash: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
12
12
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
13
13
  }, "strip", z.ZodTypeAny, {
14
- operation: "list_people";
15
14
  limit: number;
15
+ operation: "list_people";
16
16
  offset: number;
17
17
  includeTrash: boolean;
18
18
  sort?: string | undefined;
19
- fields?: string | undefined;
20
19
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20
+ fields?: string | undefined;
21
21
  }, {
22
22
  operation: "list_people";
23
23
  sort?: string | undefined;
24
- fields?: string | undefined;
25
24
  limit?: number | undefined;
26
- offset?: number | undefined;
27
25
  credentials?: Partial<Record<CredentialType, string>> | undefined;
26
+ fields?: string | undefined;
27
+ offset?: number | undefined;
28
28
  includeTrash?: boolean | undefined;
29
29
  }>, z.ZodObject<{
30
30
  operation: z.ZodLiteral<"get_person">;
@@ -34,13 +34,13 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
34
34
  }, "strip", z.ZodTypeAny, {
35
35
  operation: "get_person";
36
36
  person_id: number;
37
- fields?: string | undefined;
38
37
  credentials?: Partial<Record<CredentialType, string>> | undefined;
38
+ fields?: string | undefined;
39
39
  }, {
40
40
  operation: "get_person";
41
41
  person_id: number;
42
- fields?: string | undefined;
43
42
  credentials?: Partial<Record<CredentialType, string>> | undefined;
43
+ fields?: string | undefined;
44
44
  }>, z.ZodObject<{
45
45
  operation: z.ZodLiteral<"create_person">;
46
46
  firstName: z.ZodOptional<z.ZodString>;
@@ -79,10 +79,6 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
79
79
  }, "strip", z.ZodTypeAny, {
80
80
  operation: "create_person";
81
81
  credentials?: Partial<Record<CredentialType, string>> | undefined;
82
- tags?: string[] | undefined;
83
- source?: string | undefined;
84
- firstName?: string | undefined;
85
- lastName?: string | undefined;
86
82
  emails?: {
87
83
  value: string;
88
84
  type?: string | undefined;
@@ -93,15 +89,15 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
93
89
  type?: string | undefined;
94
90
  isPrimary?: boolean | undefined;
95
91
  }[] | undefined;
92
+ tags?: string[] | undefined;
93
+ source?: string | undefined;
94
+ firstName?: string | undefined;
95
+ lastName?: string | undefined;
96
96
  stage?: string | undefined;
97
97
  assignedTo?: number | undefined;
98
98
  }, {
99
99
  operation: "create_person";
100
100
  credentials?: Partial<Record<CredentialType, string>> | undefined;
101
- tags?: string[] | undefined;
102
- source?: string | undefined;
103
- firstName?: string | undefined;
104
- lastName?: string | undefined;
105
101
  emails?: {
106
102
  value: string;
107
103
  type?: string | undefined;
@@ -112,6 +108,10 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
112
108
  type?: string | undefined;
113
109
  isPrimary?: boolean | undefined;
114
110
  }[] | undefined;
111
+ tags?: string[] | undefined;
112
+ source?: string | undefined;
113
+ firstName?: string | undefined;
114
+ lastName?: string | undefined;
115
115
  stage?: string | undefined;
116
116
  assignedTo?: number | undefined;
117
117
  }>, z.ZodObject<{
@@ -154,10 +154,6 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
154
154
  operation: "update_person";
155
155
  person_id: number;
156
156
  credentials?: Partial<Record<CredentialType, string>> | undefined;
157
- tags?: string[] | undefined;
158
- source?: string | undefined;
159
- firstName?: string | undefined;
160
- lastName?: string | undefined;
161
157
  emails?: {
162
158
  value: string;
163
159
  type?: string | undefined;
@@ -168,16 +164,16 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
168
164
  type?: string | undefined;
169
165
  isPrimary?: boolean | undefined;
170
166
  }[] | undefined;
167
+ tags?: string[] | undefined;
168
+ source?: string | undefined;
169
+ firstName?: string | undefined;
170
+ lastName?: string | undefined;
171
171
  stage?: string | undefined;
172
172
  assignedTo?: number | undefined;
173
173
  }, {
174
174
  operation: "update_person";
175
175
  person_id: number;
176
176
  credentials?: Partial<Record<CredentialType, string>> | undefined;
177
- tags?: string[] | undefined;
178
- source?: string | undefined;
179
- firstName?: string | undefined;
180
- lastName?: string | undefined;
181
177
  emails?: {
182
178
  value: string;
183
179
  type?: string | undefined;
@@ -188,6 +184,10 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
188
184
  type?: string | undefined;
189
185
  isPrimary?: boolean | undefined;
190
186
  }[] | undefined;
187
+ tags?: string[] | undefined;
188
+ source?: string | undefined;
189
+ firstName?: string | undefined;
190
+ lastName?: string | undefined;
191
191
  stage?: string | undefined;
192
192
  assignedTo?: number | undefined;
193
193
  }>, z.ZodObject<{
@@ -209,16 +209,16 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
209
209
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
210
210
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
211
211
  }, "strip", z.ZodTypeAny, {
212
- operation: "list_tasks";
213
212
  limit: number;
213
+ operation: "list_tasks";
214
214
  offset: number;
215
215
  credentials?: Partial<Record<CredentialType, string>> | undefined;
216
216
  personId?: number | undefined;
217
217
  }, {
218
218
  operation: "list_tasks";
219
219
  limit?: number | undefined;
220
- offset?: number | undefined;
221
220
  credentials?: Partial<Record<CredentialType, string>> | undefined;
221
+ offset?: number | undefined;
222
222
  personId?: number | undefined;
223
223
  }>, z.ZodObject<{
224
224
  operation: z.ZodLiteral<"get_task">;
@@ -302,16 +302,16 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
302
302
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
303
303
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
304
304
  }, "strip", z.ZodTypeAny, {
305
- operation: "list_notes";
306
305
  limit: number;
306
+ operation: "list_notes";
307
307
  offset: number;
308
308
  credentials?: Partial<Record<CredentialType, string>> | undefined;
309
309
  personId?: number | undefined;
310
310
  }, {
311
311
  operation: "list_notes";
312
312
  limit?: number | undefined;
313
- offset?: number | undefined;
314
313
  credentials?: Partial<Record<CredentialType, string>> | undefined;
314
+ offset?: number | undefined;
315
315
  personId?: number | undefined;
316
316
  }>, z.ZodObject<{
317
317
  operation: z.ZodLiteral<"create_note">;
@@ -320,14 +320,14 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
320
320
  body: z.ZodString;
321
321
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
322
322
  }, "strip", z.ZodTypeAny, {
323
- body: string;
324
323
  operation: "create_note";
324
+ body: string;
325
325
  personId: number;
326
326
  credentials?: Partial<Record<CredentialType, string>> | undefined;
327
327
  subject?: string | undefined;
328
328
  }, {
329
- body: string;
330
329
  operation: "create_note";
330
+ body: string;
331
331
  personId: number;
332
332
  credentials?: Partial<Record<CredentialType, string>> | undefined;
333
333
  subject?: string | undefined;
@@ -340,14 +340,14 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
340
340
  }, "strip", z.ZodTypeAny, {
341
341
  operation: "update_note";
342
342
  note_id: number;
343
- body?: string | undefined;
344
343
  credentials?: Partial<Record<CredentialType, string>> | undefined;
344
+ body?: string | undefined;
345
345
  subject?: string | undefined;
346
346
  }, {
347
347
  operation: "update_note";
348
348
  note_id: number;
349
- body?: string | undefined;
350
349
  credentials?: Partial<Record<CredentialType, string>> | undefined;
350
+ body?: string | undefined;
351
351
  subject?: string | undefined;
352
352
  }>, z.ZodObject<{
353
353
  operation: z.ZodLiteral<"delete_note">;
@@ -368,16 +368,16 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
368
368
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
369
369
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
370
370
  }, "strip", z.ZodTypeAny, {
371
- operation: "list_deals";
372
371
  limit: number;
372
+ operation: "list_deals";
373
373
  offset: number;
374
374
  credentials?: Partial<Record<CredentialType, string>> | undefined;
375
375
  personId?: number | undefined;
376
376
  }, {
377
377
  operation: "list_deals";
378
378
  limit?: number | undefined;
379
- offset?: number | undefined;
380
379
  credentials?: Partial<Record<CredentialType, string>> | undefined;
380
+ offset?: number | undefined;
381
381
  personId?: number | undefined;
382
382
  }>, z.ZodObject<{
383
383
  operation: z.ZodLiteral<"get_deal">;
@@ -446,16 +446,16 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
446
446
  personId: z.ZodOptional<z.ZodNumber>;
447
447
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
448
448
  }, "strip", z.ZodTypeAny, {
449
- operation: "list_events";
450
449
  limit: number;
450
+ operation: "list_events";
451
451
  offset: number;
452
452
  credentials?: Partial<Record<CredentialType, string>> | undefined;
453
453
  personId?: number | undefined;
454
454
  }, {
455
455
  operation: "list_events";
456
456
  limit?: number | undefined;
457
- offset?: number | undefined;
458
457
  credentials?: Partial<Record<CredentialType, string>> | undefined;
458
+ offset?: number | undefined;
459
459
  personId?: number | undefined;
460
460
  }>, z.ZodObject<{
461
461
  operation: z.ZodLiteral<"get_event">;
@@ -493,40 +493,40 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
493
493
  }>, "many">>;
494
494
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
495
495
  }, "strip", z.ZodTypeAny, {
496
- tags?: string[] | undefined;
497
- firstName?: string | undefined;
498
- lastName?: string | undefined;
499
496
  emails?: {
500
497
  value: string;
501
498
  }[] | undefined;
502
499
  phones?: {
503
500
  value: string;
504
501
  }[] | undefined;
505
- }, {
506
502
  tags?: string[] | undefined;
507
503
  firstName?: string | undefined;
508
504
  lastName?: string | undefined;
505
+ }, {
509
506
  emails?: {
510
507
  value: string;
511
508
  }[] | undefined;
512
509
  phones?: {
513
510
  value: string;
514
511
  }[] | undefined;
512
+ tags?: string[] | undefined;
513
+ firstName?: string | undefined;
514
+ lastName?: string | undefined;
515
515
  }>;
516
516
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
517
517
  }, "strip", z.ZodTypeAny, {
518
518
  type: string;
519
519
  operation: "create_event";
520
520
  person: {
521
- tags?: string[] | undefined;
522
- firstName?: string | undefined;
523
- lastName?: string | undefined;
524
521
  emails?: {
525
522
  value: string;
526
523
  }[] | undefined;
527
524
  phones?: {
528
525
  value: string;
529
526
  }[] | undefined;
527
+ tags?: string[] | undefined;
528
+ firstName?: string | undefined;
529
+ lastName?: string | undefined;
530
530
  };
531
531
  message?: string | undefined;
532
532
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -535,15 +535,15 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
535
535
  type: string;
536
536
  operation: "create_event";
537
537
  person: {
538
- tags?: string[] | undefined;
539
- firstName?: string | undefined;
540
- lastName?: string | undefined;
541
538
  emails?: {
542
539
  value: string;
543
540
  }[] | undefined;
544
541
  phones?: {
545
542
  value: string;
546
543
  }[] | undefined;
544
+ tags?: string[] | undefined;
545
+ firstName?: string | undefined;
546
+ lastName?: string | undefined;
547
547
  };
548
548
  message?: string | undefined;
549
549
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -555,16 +555,16 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
555
555
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
556
556
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
557
557
  }, "strip", z.ZodTypeAny, {
558
- operation: "list_calls";
559
558
  limit: number;
559
+ operation: "list_calls";
560
560
  offset: number;
561
561
  credentials?: Partial<Record<CredentialType, string>> | undefined;
562
562
  personId?: number | undefined;
563
563
  }, {
564
564
  operation: "list_calls";
565
565
  limit?: number | undefined;
566
- offset?: number | undefined;
567
566
  credentials?: Partial<Record<CredentialType, string>> | undefined;
567
+ offset?: number | undefined;
568
568
  personId?: number | undefined;
569
569
  }>, z.ZodObject<{
570
570
  operation: z.ZodLiteral<"create_call">;
@@ -594,16 +594,16 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
594
594
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
595
595
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
596
596
  }, "strip", z.ZodTypeAny, {
597
- operation: "list_appointments";
598
597
  limit: number;
598
+ operation: "list_appointments";
599
599
  offset: number;
600
600
  credentials?: Partial<Record<CredentialType, string>> | undefined;
601
601
  personId?: number | undefined;
602
602
  }, {
603
603
  operation: "list_appointments";
604
604
  limit?: number | undefined;
605
- offset?: number | undefined;
606
605
  credentials?: Partial<Record<CredentialType, string>> | undefined;
606
+ offset?: number | undefined;
607
607
  personId?: number | undefined;
608
608
  }>, z.ZodObject<{
609
609
  operation: z.ZodLiteral<"create_appointment">;
@@ -617,16 +617,16 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
617
617
  title: string;
618
618
  operation: "create_appointment";
619
619
  startTime: string;
620
- credentials?: Partial<Record<CredentialType, string>> | undefined;
621
620
  location?: string | undefined;
621
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
622
622
  personId?: number | undefined;
623
623
  endTime?: string | undefined;
624
624
  }, {
625
625
  title: string;
626
626
  operation: "create_appointment";
627
627
  startTime: string;
628
- credentials?: Partial<Record<CredentialType, string>> | undefined;
629
628
  location?: string | undefined;
629
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
630
630
  personId?: number | undefined;
631
631
  endTime?: string | undefined;
632
632
  }>, z.ZodObject<{
@@ -656,13 +656,13 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
656
656
  url: z.ZodString;
657
657
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
658
658
  }, "strip", z.ZodTypeAny, {
659
- operation: "create_webhook";
660
659
  url: string;
660
+ operation: "create_webhook";
661
661
  event: "peopleCreated" | "peopleUpdated" | "peopleDeleted" | "peopleTagsCreated" | "peopleStageUpdated" | "peopleRelationshipCreated" | "peopleRelationshipUpdated" | "peopleRelationshipDeleted" | "notesCreated" | "notesUpdated" | "notesDeleted" | "emailsCreated" | "emailsUpdated" | "emailsDeleted" | "tasksCreated" | "tasksUpdated" | "tasksDeleted" | "appointmentsCreated" | "appointmentsUpdated" | "appointmentsDeleted" | "textMessagesCreated" | "textMessagesUpdated" | "textMessagesDeleted" | "callsCreated" | "callsUpdated" | "callsDeleted" | "dealsCreated" | "dealsUpdated" | "dealsDeleted" | "eventsCreated" | "stageCreated" | "stageUpdated" | "stageDeleted" | "pipelineCreated" | "pipelineUpdated" | "pipelineDeleted" | "pipelineStageCreated" | "pipelineStageUpdated" | "pipelineStageDeleted" | "customFieldsCreated" | "customFieldsUpdated" | "customFieldsDeleted" | "dealCustomFieldsCreated" | "dealCustomFieldsUpdated" | "dealCustomFieldsDeleted" | "emEventsOpened" | "emEventsClicked" | "emEventsUnsubscribed" | "reactionCreated" | "reactionDeleted" | "threadedReplyCreated" | "threadedReplyUpdated" | "threadedReplyDeleted";
662
662
  credentials?: Partial<Record<CredentialType, string>> | undefined;
663
663
  }, {
664
- operation: "create_webhook";
665
664
  url: string;
665
+ operation: "create_webhook";
666
666
  event: "peopleCreated" | "peopleUpdated" | "peopleDeleted" | "peopleTagsCreated" | "peopleStageUpdated" | "peopleRelationshipCreated" | "peopleRelationshipUpdated" | "peopleRelationshipDeleted" | "notesCreated" | "notesUpdated" | "notesDeleted" | "emailsCreated" | "emailsUpdated" | "emailsDeleted" | "tasksCreated" | "tasksUpdated" | "tasksDeleted" | "appointmentsCreated" | "appointmentsUpdated" | "appointmentsDeleted" | "textMessagesCreated" | "textMessagesUpdated" | "textMessagesDeleted" | "callsCreated" | "callsUpdated" | "callsDeleted" | "dealsCreated" | "dealsUpdated" | "dealsDeleted" | "eventsCreated" | "stageCreated" | "stageUpdated" | "stageDeleted" | "pipelineCreated" | "pipelineUpdated" | "pipelineDeleted" | "pipelineStageCreated" | "pipelineStageUpdated" | "pipelineStageDeleted" | "customFieldsCreated" | "customFieldsUpdated" | "customFieldsDeleted" | "dealCustomFieldsCreated" | "dealCustomFieldsUpdated" | "dealCustomFieldsDeleted" | "emEventsOpened" | "emEventsClicked" | "emEventsUnsubscribed" | "reactionCreated" | "reactionDeleted" | "threadedReplyCreated" | "threadedReplyUpdated" | "threadedReplyDeleted";
667
667
  credentials?: Partial<Record<CredentialType, string>> | undefined;
668
668
  }>, z.ZodObject<{
@@ -813,19 +813,19 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
813
813
  limit: z.ZodOptional<z.ZodNumber>;
814
814
  offset: z.ZodOptional<z.ZodNumber>;
815
815
  }, "strip", z.ZodTypeAny, {
816
- total?: number | undefined;
817
816
  limit?: number | undefined;
818
817
  offset?: number | undefined;
819
- }, {
820
818
  total?: number | undefined;
819
+ }, {
821
820
  limit?: number | undefined;
822
821
  offset?: number | undefined;
822
+ total?: number | undefined;
823
823
  }>>;
824
824
  error: z.ZodString;
825
825
  }, "strip", z.ZodTypeAny, {
826
- operation: "list_people";
827
826
  success: boolean;
828
827
  error: string;
828
+ operation: "list_people";
829
829
  people?: z.objectOutputType<{
830
830
  id: z.ZodNumber;
831
831
  firstName: z.ZodOptional<z.ZodString>;
@@ -864,14 +864,14 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
864
864
  updated: z.ZodOptional<z.ZodString>;
865
865
  }, z.ZodTypeAny, "passthrough">[] | undefined;
866
866
  _metadata?: {
867
- total?: number | undefined;
868
867
  limit?: number | undefined;
869
868
  offset?: number | undefined;
869
+ total?: number | undefined;
870
870
  } | undefined;
871
871
  }, {
872
- operation: "list_people";
873
872
  success: boolean;
874
873
  error: string;
874
+ operation: "list_people";
875
875
  people?: z.objectInputType<{
876
876
  id: z.ZodNumber;
877
877
  firstName: z.ZodOptional<z.ZodString>;
@@ -910,9 +910,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
910
910
  updated: z.ZodOptional<z.ZodString>;
911
911
  }, z.ZodTypeAny, "passthrough">[] | undefined;
912
912
  _metadata?: {
913
- total?: number | undefined;
914
913
  limit?: number | undefined;
915
914
  offset?: number | undefined;
915
+ total?: number | undefined;
916
916
  } | undefined;
917
917
  }>, z.ZodObject<{
918
918
  operation: z.ZodLiteral<"get_person">;
@@ -1028,9 +1028,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1028
1028
  }, z.ZodTypeAny, "passthrough">>>;
1029
1029
  error: z.ZodString;
1030
1030
  }, "strip", z.ZodTypeAny, {
1031
- operation: "get_person";
1032
1031
  success: boolean;
1033
1032
  error: string;
1033
+ operation: "get_person";
1034
1034
  person?: z.objectOutputType<{
1035
1035
  id: z.ZodNumber;
1036
1036
  firstName: z.ZodOptional<z.ZodString>;
@@ -1069,9 +1069,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1069
1069
  updated: z.ZodOptional<z.ZodString>;
1070
1070
  }, z.ZodTypeAny, "passthrough"> | undefined;
1071
1071
  }, {
1072
- operation: "get_person";
1073
1072
  success: boolean;
1074
1073
  error: string;
1074
+ operation: "get_person";
1075
1075
  person?: z.objectInputType<{
1076
1076
  id: z.ZodNumber;
1077
1077
  firstName: z.ZodOptional<z.ZodString>;
@@ -1223,9 +1223,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1223
1223
  }, z.ZodTypeAny, "passthrough">>>;
1224
1224
  error: z.ZodString;
1225
1225
  }, "strip", z.ZodTypeAny, {
1226
- operation: "create_person";
1227
1226
  success: boolean;
1228
1227
  error: string;
1228
+ operation: "create_person";
1229
1229
  person?: z.objectOutputType<{
1230
1230
  id: z.ZodNumber;
1231
1231
  firstName: z.ZodOptional<z.ZodString>;
@@ -1264,9 +1264,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1264
1264
  updated: z.ZodOptional<z.ZodString>;
1265
1265
  }, z.ZodTypeAny, "passthrough"> | undefined;
1266
1266
  }, {
1267
- operation: "create_person";
1268
1267
  success: boolean;
1269
1268
  error: string;
1269
+ operation: "create_person";
1270
1270
  person?: z.objectInputType<{
1271
1271
  id: z.ZodNumber;
1272
1272
  firstName: z.ZodOptional<z.ZodString>;
@@ -1418,9 +1418,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1418
1418
  }, z.ZodTypeAny, "passthrough">>>;
1419
1419
  error: z.ZodString;
1420
1420
  }, "strip", z.ZodTypeAny, {
1421
- operation: "update_person";
1422
1421
  success: boolean;
1423
1422
  error: string;
1423
+ operation: "update_person";
1424
1424
  person?: z.objectOutputType<{
1425
1425
  id: z.ZodNumber;
1426
1426
  firstName: z.ZodOptional<z.ZodString>;
@@ -1459,9 +1459,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1459
1459
  updated: z.ZodOptional<z.ZodString>;
1460
1460
  }, z.ZodTypeAny, "passthrough"> | undefined;
1461
1461
  }, {
1462
- operation: "update_person";
1463
1462
  success: boolean;
1464
1463
  error: string;
1464
+ operation: "update_person";
1465
1465
  person?: z.objectInputType<{
1466
1466
  id: z.ZodNumber;
1467
1467
  firstName: z.ZodOptional<z.ZodString>;
@@ -1505,14 +1505,14 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1505
1505
  deleted_id: z.ZodOptional<z.ZodNumber>;
1506
1506
  error: z.ZodString;
1507
1507
  }, "strip", z.ZodTypeAny, {
1508
- operation: "delete_person";
1509
1508
  success: boolean;
1510
1509
  error: string;
1510
+ operation: "delete_person";
1511
1511
  deleted_id?: number | undefined;
1512
1512
  }, {
1513
- operation: "delete_person";
1514
1513
  success: boolean;
1515
1514
  error: string;
1515
+ operation: "delete_person";
1516
1516
  deleted_id?: number | undefined;
1517
1517
  }>, z.ZodObject<{
1518
1518
  operation: z.ZodLiteral<"list_tasks">;
@@ -1550,19 +1550,19 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1550
1550
  limit: z.ZodOptional<z.ZodNumber>;
1551
1551
  offset: z.ZodOptional<z.ZodNumber>;
1552
1552
  }, "strip", z.ZodTypeAny, {
1553
- total?: number | undefined;
1554
1553
  limit?: number | undefined;
1555
1554
  offset?: number | undefined;
1556
- }, {
1557
1555
  total?: number | undefined;
1556
+ }, {
1558
1557
  limit?: number | undefined;
1559
1558
  offset?: number | undefined;
1559
+ total?: number | undefined;
1560
1560
  }>>;
1561
1561
  error: z.ZodString;
1562
1562
  }, "strip", z.ZodTypeAny, {
1563
- operation: "list_tasks";
1564
1563
  success: boolean;
1565
1564
  error: string;
1565
+ operation: "list_tasks";
1566
1566
  tasks?: z.objectOutputType<{
1567
1567
  id: z.ZodNumber;
1568
1568
  personId: z.ZodOptional<z.ZodNumber>;
@@ -1574,14 +1574,14 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1574
1574
  created: z.ZodOptional<z.ZodString>;
1575
1575
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1576
1576
  _metadata?: {
1577
- total?: number | undefined;
1578
1577
  limit?: number | undefined;
1579
1578
  offset?: number | undefined;
1579
+ total?: number | undefined;
1580
1580
  } | undefined;
1581
1581
  }, {
1582
- operation: "list_tasks";
1583
1582
  success: boolean;
1584
1583
  error: string;
1584
+ operation: "list_tasks";
1585
1585
  tasks?: z.objectInputType<{
1586
1586
  id: z.ZodNumber;
1587
1587
  personId: z.ZodOptional<z.ZodNumber>;
@@ -1593,9 +1593,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1593
1593
  created: z.ZodOptional<z.ZodString>;
1594
1594
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1595
1595
  _metadata?: {
1596
- total?: number | undefined;
1597
1596
  limit?: number | undefined;
1598
1597
  offset?: number | undefined;
1598
+ total?: number | undefined;
1599
1599
  } | undefined;
1600
1600
  }>, z.ZodObject<{
1601
1601
  operation: z.ZodLiteral<"get_task">;
@@ -1630,9 +1630,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1630
1630
  }, z.ZodTypeAny, "passthrough">>>;
1631
1631
  error: z.ZodString;
1632
1632
  }, "strip", z.ZodTypeAny, {
1633
- operation: "get_task";
1634
1633
  success: boolean;
1635
1634
  error: string;
1635
+ operation: "get_task";
1636
1636
  task?: z.objectOutputType<{
1637
1637
  id: z.ZodNumber;
1638
1638
  personId: z.ZodOptional<z.ZodNumber>;
@@ -1644,9 +1644,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1644
1644
  created: z.ZodOptional<z.ZodString>;
1645
1645
  }, z.ZodTypeAny, "passthrough"> | undefined;
1646
1646
  }, {
1647
- operation: "get_task";
1648
1647
  success: boolean;
1649
1648
  error: string;
1649
+ operation: "get_task";
1650
1650
  task?: z.objectInputType<{
1651
1651
  id: z.ZodNumber;
1652
1652
  personId: z.ZodOptional<z.ZodNumber>;
@@ -1690,9 +1690,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1690
1690
  }, z.ZodTypeAny, "passthrough">>>;
1691
1691
  error: z.ZodString;
1692
1692
  }, "strip", z.ZodTypeAny, {
1693
- operation: "create_task";
1694
1693
  success: boolean;
1695
1694
  error: string;
1695
+ operation: "create_task";
1696
1696
  task?: z.objectOutputType<{
1697
1697
  id: z.ZodNumber;
1698
1698
  personId: z.ZodOptional<z.ZodNumber>;
@@ -1704,9 +1704,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1704
1704
  created: z.ZodOptional<z.ZodString>;
1705
1705
  }, z.ZodTypeAny, "passthrough"> | undefined;
1706
1706
  }, {
1707
- operation: "create_task";
1708
1707
  success: boolean;
1709
1708
  error: string;
1709
+ operation: "create_task";
1710
1710
  task?: z.objectInputType<{
1711
1711
  id: z.ZodNumber;
1712
1712
  personId: z.ZodOptional<z.ZodNumber>;
@@ -1750,9 +1750,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1750
1750
  }, z.ZodTypeAny, "passthrough">>>;
1751
1751
  error: z.ZodString;
1752
1752
  }, "strip", z.ZodTypeAny, {
1753
- operation: "update_task";
1754
1753
  success: boolean;
1755
1754
  error: string;
1755
+ operation: "update_task";
1756
1756
  task?: z.objectOutputType<{
1757
1757
  id: z.ZodNumber;
1758
1758
  personId: z.ZodOptional<z.ZodNumber>;
@@ -1764,9 +1764,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1764
1764
  created: z.ZodOptional<z.ZodString>;
1765
1765
  }, z.ZodTypeAny, "passthrough"> | undefined;
1766
1766
  }, {
1767
- operation: "update_task";
1768
1767
  success: boolean;
1769
1768
  error: string;
1769
+ operation: "update_task";
1770
1770
  task?: z.objectInputType<{
1771
1771
  id: z.ZodNumber;
1772
1772
  personId: z.ZodOptional<z.ZodNumber>;
@@ -1783,14 +1783,14 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1783
1783
  deleted_id: z.ZodOptional<z.ZodNumber>;
1784
1784
  error: z.ZodString;
1785
1785
  }, "strip", z.ZodTypeAny, {
1786
- operation: "delete_task";
1787
1786
  success: boolean;
1788
1787
  error: string;
1788
+ operation: "delete_task";
1789
1789
  deleted_id?: number | undefined;
1790
1790
  }, {
1791
- operation: "delete_task";
1792
1791
  success: boolean;
1793
1792
  error: string;
1793
+ operation: "delete_task";
1794
1794
  deleted_id?: number | undefined;
1795
1795
  }>, z.ZodObject<{
1796
1796
  operation: z.ZodLiteral<"list_notes">;
@@ -1819,23 +1819,23 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1819
1819
  limit: z.ZodOptional<z.ZodNumber>;
1820
1820
  offset: z.ZodOptional<z.ZodNumber>;
1821
1821
  }, "strip", z.ZodTypeAny, {
1822
- total?: number | undefined;
1823
1822
  limit?: number | undefined;
1824
1823
  offset?: number | undefined;
1825
- }, {
1826
1824
  total?: number | undefined;
1825
+ }, {
1827
1826
  limit?: number | undefined;
1828
1827
  offset?: number | undefined;
1828
+ total?: number | undefined;
1829
1829
  }>>;
1830
1830
  error: z.ZodString;
1831
1831
  }, "strip", z.ZodTypeAny, {
1832
- operation: "list_notes";
1833
1832
  success: boolean;
1834
1833
  error: string;
1834
+ operation: "list_notes";
1835
1835
  _metadata?: {
1836
- total?: number | undefined;
1837
1836
  limit?: number | undefined;
1838
1837
  offset?: number | undefined;
1838
+ total?: number | undefined;
1839
1839
  } | undefined;
1840
1840
  notes?: z.objectOutputType<{
1841
1841
  id: z.ZodNumber;
@@ -1845,13 +1845,13 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1845
1845
  created: z.ZodOptional<z.ZodString>;
1846
1846
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1847
1847
  }, {
1848
- operation: "list_notes";
1849
1848
  success: boolean;
1850
1849
  error: string;
1850
+ operation: "list_notes";
1851
1851
  _metadata?: {
1852
- total?: number | undefined;
1853
1852
  limit?: number | undefined;
1854
1853
  offset?: number | undefined;
1854
+ total?: number | undefined;
1855
1855
  } | undefined;
1856
1856
  notes?: z.objectInputType<{
1857
1857
  id: z.ZodNumber;
@@ -1884,9 +1884,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1884
1884
  }, z.ZodTypeAny, "passthrough">>>;
1885
1885
  error: z.ZodString;
1886
1886
  }, "strip", z.ZodTypeAny, {
1887
- operation: "create_note";
1888
1887
  success: boolean;
1889
1888
  error: string;
1889
+ operation: "create_note";
1890
1890
  note?: z.objectOutputType<{
1891
1891
  id: z.ZodNumber;
1892
1892
  personId: z.ZodNumber;
@@ -1895,9 +1895,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1895
1895
  created: z.ZodOptional<z.ZodString>;
1896
1896
  }, z.ZodTypeAny, "passthrough"> | undefined;
1897
1897
  }, {
1898
- operation: "create_note";
1899
1898
  success: boolean;
1900
1899
  error: string;
1900
+ operation: "create_note";
1901
1901
  note?: z.objectInputType<{
1902
1902
  id: z.ZodNumber;
1903
1903
  personId: z.ZodNumber;
@@ -1929,9 +1929,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1929
1929
  }, z.ZodTypeAny, "passthrough">>>;
1930
1930
  error: z.ZodString;
1931
1931
  }, "strip", z.ZodTypeAny, {
1932
- operation: "update_note";
1933
1932
  success: boolean;
1934
1933
  error: string;
1934
+ operation: "update_note";
1935
1935
  note?: z.objectOutputType<{
1936
1936
  id: z.ZodNumber;
1937
1937
  personId: z.ZodNumber;
@@ -1940,9 +1940,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1940
1940
  created: z.ZodOptional<z.ZodString>;
1941
1941
  }, z.ZodTypeAny, "passthrough"> | undefined;
1942
1942
  }, {
1943
- operation: "update_note";
1944
1943
  success: boolean;
1945
1944
  error: string;
1945
+ operation: "update_note";
1946
1946
  note?: z.objectInputType<{
1947
1947
  id: z.ZodNumber;
1948
1948
  personId: z.ZodNumber;
@@ -1956,14 +1956,14 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1956
1956
  deleted_id: z.ZodOptional<z.ZodNumber>;
1957
1957
  error: z.ZodString;
1958
1958
  }, "strip", z.ZodTypeAny, {
1959
- operation: "delete_note";
1960
1959
  success: boolean;
1961
1960
  error: string;
1961
+ operation: "delete_note";
1962
1962
  deleted_id?: number | undefined;
1963
1963
  }, {
1964
- operation: "delete_note";
1965
1964
  success: boolean;
1966
1965
  error: string;
1966
+ operation: "delete_note";
1967
1967
  deleted_id?: number | undefined;
1968
1968
  }>, z.ZodObject<{
1969
1969
  operation: z.ZodLiteral<"list_deals">;
@@ -1998,23 +1998,23 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1998
1998
  limit: z.ZodOptional<z.ZodNumber>;
1999
1999
  offset: z.ZodOptional<z.ZodNumber>;
2000
2000
  }, "strip", z.ZodTypeAny, {
2001
- total?: number | undefined;
2002
2001
  limit?: number | undefined;
2003
2002
  offset?: number | undefined;
2004
- }, {
2005
2003
  total?: number | undefined;
2004
+ }, {
2006
2005
  limit?: number | undefined;
2007
2006
  offset?: number | undefined;
2007
+ total?: number | undefined;
2008
2008
  }>>;
2009
2009
  error: z.ZodString;
2010
2010
  }, "strip", z.ZodTypeAny, {
2011
- operation: "list_deals";
2012
2011
  success: boolean;
2013
2012
  error: string;
2013
+ operation: "list_deals";
2014
2014
  _metadata?: {
2015
- total?: number | undefined;
2016
2015
  limit?: number | undefined;
2017
2016
  offset?: number | undefined;
2017
+ total?: number | undefined;
2018
2018
  } | undefined;
2019
2019
  deals?: z.objectOutputType<{
2020
2020
  id: z.ZodNumber;
@@ -2026,13 +2026,13 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2026
2026
  created: z.ZodOptional<z.ZodString>;
2027
2027
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2028
2028
  }, {
2029
- operation: "list_deals";
2030
2029
  success: boolean;
2031
2030
  error: string;
2031
+ operation: "list_deals";
2032
2032
  _metadata?: {
2033
- total?: number | undefined;
2034
2033
  limit?: number | undefined;
2035
2034
  offset?: number | undefined;
2035
+ total?: number | undefined;
2036
2036
  } | undefined;
2037
2037
  deals?: z.objectInputType<{
2038
2038
  id: z.ZodNumber;
@@ -2073,9 +2073,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2073
2073
  }, z.ZodTypeAny, "passthrough">>>;
2074
2074
  error: z.ZodString;
2075
2075
  }, "strip", z.ZodTypeAny, {
2076
- operation: "get_deal";
2077
2076
  success: boolean;
2078
2077
  error: string;
2078
+ operation: "get_deal";
2079
2079
  deal?: z.objectOutputType<{
2080
2080
  id: z.ZodNumber;
2081
2081
  personId: z.ZodOptional<z.ZodNumber>;
@@ -2086,9 +2086,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2086
2086
  created: z.ZodOptional<z.ZodString>;
2087
2087
  }, z.ZodTypeAny, "passthrough"> | undefined;
2088
2088
  }, {
2089
- operation: "get_deal";
2090
2089
  success: boolean;
2091
2090
  error: string;
2091
+ operation: "get_deal";
2092
2092
  deal?: z.objectInputType<{
2093
2093
  id: z.ZodNumber;
2094
2094
  personId: z.ZodOptional<z.ZodNumber>;
@@ -2128,9 +2128,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2128
2128
  }, z.ZodTypeAny, "passthrough">>>;
2129
2129
  error: z.ZodString;
2130
2130
  }, "strip", z.ZodTypeAny, {
2131
- operation: "create_deal";
2132
2131
  success: boolean;
2133
2132
  error: string;
2133
+ operation: "create_deal";
2134
2134
  deal?: z.objectOutputType<{
2135
2135
  id: z.ZodNumber;
2136
2136
  personId: z.ZodOptional<z.ZodNumber>;
@@ -2141,9 +2141,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2141
2141
  created: z.ZodOptional<z.ZodString>;
2142
2142
  }, z.ZodTypeAny, "passthrough"> | undefined;
2143
2143
  }, {
2144
- operation: "create_deal";
2145
2144
  success: boolean;
2146
2145
  error: string;
2146
+ operation: "create_deal";
2147
2147
  deal?: z.objectInputType<{
2148
2148
  id: z.ZodNumber;
2149
2149
  personId: z.ZodOptional<z.ZodNumber>;
@@ -2183,9 +2183,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2183
2183
  }, z.ZodTypeAny, "passthrough">>>;
2184
2184
  error: z.ZodString;
2185
2185
  }, "strip", z.ZodTypeAny, {
2186
- operation: "update_deal";
2187
2186
  success: boolean;
2188
2187
  error: string;
2188
+ operation: "update_deal";
2189
2189
  deal?: z.objectOutputType<{
2190
2190
  id: z.ZodNumber;
2191
2191
  personId: z.ZodOptional<z.ZodNumber>;
@@ -2196,9 +2196,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2196
2196
  created: z.ZodOptional<z.ZodString>;
2197
2197
  }, z.ZodTypeAny, "passthrough"> | undefined;
2198
2198
  }, {
2199
- operation: "update_deal";
2200
2199
  success: boolean;
2201
2200
  error: string;
2201
+ operation: "update_deal";
2202
2202
  deal?: z.objectInputType<{
2203
2203
  id: z.ZodNumber;
2204
2204
  personId: z.ZodOptional<z.ZodNumber>;
@@ -2235,25 +2235,25 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2235
2235
  }>, "many">>;
2236
2236
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2237
2237
  }, "strip", z.ZodTypeAny, {
2238
- tags?: string[] | undefined;
2239
- firstName?: string | undefined;
2240
- lastName?: string | undefined;
2241
2238
  emails?: {
2242
2239
  value: string;
2243
2240
  }[] | undefined;
2244
2241
  phones?: {
2245
2242
  value: string;
2246
2243
  }[] | undefined;
2247
- }, {
2248
2244
  tags?: string[] | undefined;
2249
2245
  firstName?: string | undefined;
2250
2246
  lastName?: string | undefined;
2247
+ }, {
2251
2248
  emails?: {
2252
2249
  value: string;
2253
2250
  }[] | undefined;
2254
2251
  phones?: {
2255
2252
  value: string;
2256
2253
  }[] | undefined;
2254
+ tags?: string[] | undefined;
2255
+ firstName?: string | undefined;
2256
+ lastName?: string | undefined;
2257
2257
  }>>;
2258
2258
  created: z.ZodOptional<z.ZodString>;
2259
2259
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
@@ -2280,25 +2280,25 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2280
2280
  }>, "many">>;
2281
2281
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2282
2282
  }, "strip", z.ZodTypeAny, {
2283
- tags?: string[] | undefined;
2284
- firstName?: string | undefined;
2285
- lastName?: string | undefined;
2286
2283
  emails?: {
2287
2284
  value: string;
2288
2285
  }[] | undefined;
2289
2286
  phones?: {
2290
2287
  value: string;
2291
2288
  }[] | undefined;
2292
- }, {
2293
2289
  tags?: string[] | undefined;
2294
2290
  firstName?: string | undefined;
2295
2291
  lastName?: string | undefined;
2292
+ }, {
2296
2293
  emails?: {
2297
2294
  value: string;
2298
2295
  }[] | undefined;
2299
2296
  phones?: {
2300
2297
  value: string;
2301
2298
  }[] | undefined;
2299
+ tags?: string[] | undefined;
2300
+ firstName?: string | undefined;
2301
+ lastName?: string | undefined;
2302
2302
  }>>;
2303
2303
  created: z.ZodOptional<z.ZodString>;
2304
2304
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
@@ -2325,25 +2325,25 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2325
2325
  }>, "many">>;
2326
2326
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2327
2327
  }, "strip", z.ZodTypeAny, {
2328
- tags?: string[] | undefined;
2329
- firstName?: string | undefined;
2330
- lastName?: string | undefined;
2331
2328
  emails?: {
2332
2329
  value: string;
2333
2330
  }[] | undefined;
2334
2331
  phones?: {
2335
2332
  value: string;
2336
2333
  }[] | undefined;
2337
- }, {
2338
2334
  tags?: string[] | undefined;
2339
2335
  firstName?: string | undefined;
2340
2336
  lastName?: string | undefined;
2337
+ }, {
2341
2338
  emails?: {
2342
2339
  value: string;
2343
2340
  }[] | undefined;
2344
2341
  phones?: {
2345
2342
  value: string;
2346
2343
  }[] | undefined;
2344
+ tags?: string[] | undefined;
2345
+ firstName?: string | undefined;
2346
+ lastName?: string | undefined;
2347
2347
  }>>;
2348
2348
  created: z.ZodOptional<z.ZodString>;
2349
2349
  }, z.ZodTypeAny, "passthrough">>, "many">>;
@@ -2352,19 +2352,19 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2352
2352
  limit: z.ZodOptional<z.ZodNumber>;
2353
2353
  offset: z.ZodOptional<z.ZodNumber>;
2354
2354
  }, "strip", z.ZodTypeAny, {
2355
- total?: number | undefined;
2356
2355
  limit?: number | undefined;
2357
2356
  offset?: number | undefined;
2358
- }, {
2359
2357
  total?: number | undefined;
2358
+ }, {
2360
2359
  limit?: number | undefined;
2361
2360
  offset?: number | undefined;
2361
+ total?: number | undefined;
2362
2362
  }>>;
2363
2363
  error: z.ZodString;
2364
2364
  }, "strip", z.ZodTypeAny, {
2365
- operation: "list_events";
2366
2365
  success: boolean;
2367
2366
  error: string;
2367
+ operation: "list_events";
2368
2368
  events?: z.objectOutputType<{
2369
2369
  id: z.ZodOptional<z.ZodNumber>;
2370
2370
  type: z.ZodString;
@@ -2389,37 +2389,37 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2389
2389
  }>, "many">>;
2390
2390
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2391
2391
  }, "strip", z.ZodTypeAny, {
2392
- tags?: string[] | undefined;
2393
- firstName?: string | undefined;
2394
- lastName?: string | undefined;
2395
2392
  emails?: {
2396
2393
  value: string;
2397
2394
  }[] | undefined;
2398
2395
  phones?: {
2399
2396
  value: string;
2400
2397
  }[] | undefined;
2401
- }, {
2402
2398
  tags?: string[] | undefined;
2403
2399
  firstName?: string | undefined;
2404
2400
  lastName?: string | undefined;
2401
+ }, {
2405
2402
  emails?: {
2406
2403
  value: string;
2407
2404
  }[] | undefined;
2408
2405
  phones?: {
2409
2406
  value: string;
2410
2407
  }[] | undefined;
2408
+ tags?: string[] | undefined;
2409
+ firstName?: string | undefined;
2410
+ lastName?: string | undefined;
2411
2411
  }>>;
2412
2412
  created: z.ZodOptional<z.ZodString>;
2413
2413
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2414
2414
  _metadata?: {
2415
- total?: number | undefined;
2416
2415
  limit?: number | undefined;
2417
2416
  offset?: number | undefined;
2417
+ total?: number | undefined;
2418
2418
  } | undefined;
2419
2419
  }, {
2420
- operation: "list_events";
2421
2420
  success: boolean;
2422
2421
  error: string;
2422
+ operation: "list_events";
2423
2423
  events?: z.objectInputType<{
2424
2424
  id: z.ZodOptional<z.ZodNumber>;
2425
2425
  type: z.ZodString;
@@ -2444,32 +2444,32 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2444
2444
  }>, "many">>;
2445
2445
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2446
2446
  }, "strip", z.ZodTypeAny, {
2447
- tags?: string[] | undefined;
2448
- firstName?: string | undefined;
2449
- lastName?: string | undefined;
2450
2447
  emails?: {
2451
2448
  value: string;
2452
2449
  }[] | undefined;
2453
2450
  phones?: {
2454
2451
  value: string;
2455
2452
  }[] | undefined;
2456
- }, {
2457
2453
  tags?: string[] | undefined;
2458
2454
  firstName?: string | undefined;
2459
2455
  lastName?: string | undefined;
2456
+ }, {
2460
2457
  emails?: {
2461
2458
  value: string;
2462
2459
  }[] | undefined;
2463
2460
  phones?: {
2464
2461
  value: string;
2465
2462
  }[] | undefined;
2466
- }>>;
2463
+ tags?: string[] | undefined;
2464
+ firstName?: string | undefined;
2465
+ lastName?: string | undefined;
2466
+ }>>;
2467
2467
  created: z.ZodOptional<z.ZodString>;
2468
2468
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2469
2469
  _metadata?: {
2470
- total?: number | undefined;
2471
2470
  limit?: number | undefined;
2472
2471
  offset?: number | undefined;
2472
+ total?: number | undefined;
2473
2473
  } | undefined;
2474
2474
  }>, z.ZodObject<{
2475
2475
  operation: z.ZodLiteral<"get_event">;
@@ -2498,25 +2498,25 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2498
2498
  }>, "many">>;
2499
2499
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2500
2500
  }, "strip", z.ZodTypeAny, {
2501
- tags?: string[] | undefined;
2502
- firstName?: string | undefined;
2503
- lastName?: string | undefined;
2504
2501
  emails?: {
2505
2502
  value: string;
2506
2503
  }[] | undefined;
2507
2504
  phones?: {
2508
2505
  value: string;
2509
2506
  }[] | undefined;
2510
- }, {
2511
2507
  tags?: string[] | undefined;
2512
2508
  firstName?: string | undefined;
2513
2509
  lastName?: string | undefined;
2510
+ }, {
2514
2511
  emails?: {
2515
2512
  value: string;
2516
2513
  }[] | undefined;
2517
2514
  phones?: {
2518
2515
  value: string;
2519
2516
  }[] | undefined;
2517
+ tags?: string[] | undefined;
2518
+ firstName?: string | undefined;
2519
+ lastName?: string | undefined;
2520
2520
  }>>;
2521
2521
  created: z.ZodOptional<z.ZodString>;
2522
2522
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
@@ -2543,25 +2543,25 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2543
2543
  }>, "many">>;
2544
2544
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2545
2545
  }, "strip", z.ZodTypeAny, {
2546
- tags?: string[] | undefined;
2547
- firstName?: string | undefined;
2548
- lastName?: string | undefined;
2549
2546
  emails?: {
2550
2547
  value: string;
2551
2548
  }[] | undefined;
2552
2549
  phones?: {
2553
2550
  value: string;
2554
2551
  }[] | undefined;
2555
- }, {
2556
2552
  tags?: string[] | undefined;
2557
2553
  firstName?: string | undefined;
2558
2554
  lastName?: string | undefined;
2555
+ }, {
2559
2556
  emails?: {
2560
2557
  value: string;
2561
2558
  }[] | undefined;
2562
2559
  phones?: {
2563
2560
  value: string;
2564
2561
  }[] | undefined;
2562
+ tags?: string[] | undefined;
2563
+ firstName?: string | undefined;
2564
+ lastName?: string | undefined;
2565
2565
  }>>;
2566
2566
  created: z.ZodOptional<z.ZodString>;
2567
2567
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
@@ -2588,33 +2588,33 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2588
2588
  }>, "many">>;
2589
2589
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2590
2590
  }, "strip", z.ZodTypeAny, {
2591
- tags?: string[] | undefined;
2592
- firstName?: string | undefined;
2593
- lastName?: string | undefined;
2594
2591
  emails?: {
2595
2592
  value: string;
2596
2593
  }[] | undefined;
2597
2594
  phones?: {
2598
2595
  value: string;
2599
2596
  }[] | undefined;
2600
- }, {
2601
2597
  tags?: string[] | undefined;
2602
2598
  firstName?: string | undefined;
2603
2599
  lastName?: string | undefined;
2600
+ }, {
2604
2601
  emails?: {
2605
2602
  value: string;
2606
2603
  }[] | undefined;
2607
2604
  phones?: {
2608
2605
  value: string;
2609
2606
  }[] | undefined;
2607
+ tags?: string[] | undefined;
2608
+ firstName?: string | undefined;
2609
+ lastName?: string | undefined;
2610
2610
  }>>;
2611
2611
  created: z.ZodOptional<z.ZodString>;
2612
2612
  }, z.ZodTypeAny, "passthrough">>>;
2613
2613
  error: z.ZodString;
2614
2614
  }, "strip", z.ZodTypeAny, {
2615
- operation: "get_event";
2616
2615
  success: boolean;
2617
2616
  error: string;
2617
+ operation: "get_event";
2618
2618
  event?: z.objectOutputType<{
2619
2619
  id: z.ZodOptional<z.ZodNumber>;
2620
2620
  type: z.ZodString;
@@ -2639,32 +2639,32 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2639
2639
  }>, "many">>;
2640
2640
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2641
2641
  }, "strip", z.ZodTypeAny, {
2642
- tags?: string[] | undefined;
2643
- firstName?: string | undefined;
2644
- lastName?: string | undefined;
2645
2642
  emails?: {
2646
2643
  value: string;
2647
2644
  }[] | undefined;
2648
2645
  phones?: {
2649
2646
  value: string;
2650
2647
  }[] | undefined;
2651
- }, {
2652
2648
  tags?: string[] | undefined;
2653
2649
  firstName?: string | undefined;
2654
2650
  lastName?: string | undefined;
2651
+ }, {
2655
2652
  emails?: {
2656
2653
  value: string;
2657
2654
  }[] | undefined;
2658
2655
  phones?: {
2659
2656
  value: string;
2660
2657
  }[] | undefined;
2658
+ tags?: string[] | undefined;
2659
+ firstName?: string | undefined;
2660
+ lastName?: string | undefined;
2661
2661
  }>>;
2662
2662
  created: z.ZodOptional<z.ZodString>;
2663
2663
  }, z.ZodTypeAny, "passthrough"> | undefined;
2664
2664
  }, {
2665
- operation: "get_event";
2666
2665
  success: boolean;
2667
2666
  error: string;
2667
+ operation: "get_event";
2668
2668
  event?: z.objectInputType<{
2669
2669
  id: z.ZodOptional<z.ZodNumber>;
2670
2670
  type: z.ZodString;
@@ -2689,25 +2689,25 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2689
2689
  }>, "many">>;
2690
2690
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2691
2691
  }, "strip", z.ZodTypeAny, {
2692
- tags?: string[] | undefined;
2693
- firstName?: string | undefined;
2694
- lastName?: string | undefined;
2695
2692
  emails?: {
2696
2693
  value: string;
2697
2694
  }[] | undefined;
2698
2695
  phones?: {
2699
2696
  value: string;
2700
2697
  }[] | undefined;
2701
- }, {
2702
2698
  tags?: string[] | undefined;
2703
2699
  firstName?: string | undefined;
2704
2700
  lastName?: string | undefined;
2701
+ }, {
2705
2702
  emails?: {
2706
2703
  value: string;
2707
2704
  }[] | undefined;
2708
2705
  phones?: {
2709
2706
  value: string;
2710
2707
  }[] | undefined;
2708
+ tags?: string[] | undefined;
2709
+ firstName?: string | undefined;
2710
+ lastName?: string | undefined;
2711
2711
  }>>;
2712
2712
  created: z.ZodOptional<z.ZodString>;
2713
2713
  }, z.ZodTypeAny, "passthrough"> | undefined;
@@ -2738,25 +2738,25 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2738
2738
  }>, "many">>;
2739
2739
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2740
2740
  }, "strip", z.ZodTypeAny, {
2741
- tags?: string[] | undefined;
2742
- firstName?: string | undefined;
2743
- lastName?: string | undefined;
2744
2741
  emails?: {
2745
2742
  value: string;
2746
2743
  }[] | undefined;
2747
2744
  phones?: {
2748
2745
  value: string;
2749
2746
  }[] | undefined;
2750
- }, {
2751
2747
  tags?: string[] | undefined;
2752
2748
  firstName?: string | undefined;
2753
2749
  lastName?: string | undefined;
2750
+ }, {
2754
2751
  emails?: {
2755
2752
  value: string;
2756
2753
  }[] | undefined;
2757
2754
  phones?: {
2758
2755
  value: string;
2759
2756
  }[] | undefined;
2757
+ tags?: string[] | undefined;
2758
+ firstName?: string | undefined;
2759
+ lastName?: string | undefined;
2760
2760
  }>>;
2761
2761
  created: z.ZodOptional<z.ZodString>;
2762
2762
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
@@ -2783,25 +2783,25 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2783
2783
  }>, "many">>;
2784
2784
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2785
2785
  }, "strip", z.ZodTypeAny, {
2786
- tags?: string[] | undefined;
2787
- firstName?: string | undefined;
2788
- lastName?: string | undefined;
2789
2786
  emails?: {
2790
2787
  value: string;
2791
2788
  }[] | undefined;
2792
2789
  phones?: {
2793
2790
  value: string;
2794
2791
  }[] | undefined;
2795
- }, {
2796
2792
  tags?: string[] | undefined;
2797
2793
  firstName?: string | undefined;
2798
2794
  lastName?: string | undefined;
2795
+ }, {
2799
2796
  emails?: {
2800
2797
  value: string;
2801
2798
  }[] | undefined;
2802
2799
  phones?: {
2803
2800
  value: string;
2804
2801
  }[] | undefined;
2802
+ tags?: string[] | undefined;
2803
+ firstName?: string | undefined;
2804
+ lastName?: string | undefined;
2805
2805
  }>>;
2806
2806
  created: z.ZodOptional<z.ZodString>;
2807
2807
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
@@ -2828,33 +2828,33 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2828
2828
  }>, "many">>;
2829
2829
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2830
2830
  }, "strip", z.ZodTypeAny, {
2831
- tags?: string[] | undefined;
2832
- firstName?: string | undefined;
2833
- lastName?: string | undefined;
2834
2831
  emails?: {
2835
2832
  value: string;
2836
2833
  }[] | undefined;
2837
2834
  phones?: {
2838
2835
  value: string;
2839
2836
  }[] | undefined;
2840
- }, {
2841
2837
  tags?: string[] | undefined;
2842
2838
  firstName?: string | undefined;
2843
2839
  lastName?: string | undefined;
2840
+ }, {
2844
2841
  emails?: {
2845
2842
  value: string;
2846
2843
  }[] | undefined;
2847
2844
  phones?: {
2848
2845
  value: string;
2849
2846
  }[] | undefined;
2847
+ tags?: string[] | undefined;
2848
+ firstName?: string | undefined;
2849
+ lastName?: string | undefined;
2850
2850
  }>>;
2851
2851
  created: z.ZodOptional<z.ZodString>;
2852
2852
  }, z.ZodTypeAny, "passthrough">>>;
2853
2853
  error: z.ZodString;
2854
2854
  }, "strip", z.ZodTypeAny, {
2855
- operation: "create_event";
2856
2855
  success: boolean;
2857
2856
  error: string;
2857
+ operation: "create_event";
2858
2858
  event?: z.objectOutputType<{
2859
2859
  id: z.ZodOptional<z.ZodNumber>;
2860
2860
  type: z.ZodString;
@@ -2879,32 +2879,32 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2879
2879
  }>, "many">>;
2880
2880
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2881
2881
  }, "strip", z.ZodTypeAny, {
2882
- tags?: string[] | undefined;
2883
- firstName?: string | undefined;
2884
- lastName?: string | undefined;
2885
2882
  emails?: {
2886
2883
  value: string;
2887
2884
  }[] | undefined;
2888
2885
  phones?: {
2889
2886
  value: string;
2890
2887
  }[] | undefined;
2891
- }, {
2892
2888
  tags?: string[] | undefined;
2893
2889
  firstName?: string | undefined;
2894
2890
  lastName?: string | undefined;
2891
+ }, {
2895
2892
  emails?: {
2896
2893
  value: string;
2897
2894
  }[] | undefined;
2898
2895
  phones?: {
2899
2896
  value: string;
2900
2897
  }[] | undefined;
2898
+ tags?: string[] | undefined;
2899
+ firstName?: string | undefined;
2900
+ lastName?: string | undefined;
2901
2901
  }>>;
2902
2902
  created: z.ZodOptional<z.ZodString>;
2903
2903
  }, z.ZodTypeAny, "passthrough"> | undefined;
2904
2904
  }, {
2905
- operation: "create_event";
2906
2905
  success: boolean;
2907
2906
  error: string;
2907
+ operation: "create_event";
2908
2908
  event?: z.objectInputType<{
2909
2909
  id: z.ZodOptional<z.ZodNumber>;
2910
2910
  type: z.ZodString;
@@ -2929,25 +2929,25 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2929
2929
  }>, "many">>;
2930
2930
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2931
2931
  }, "strip", z.ZodTypeAny, {
2932
- tags?: string[] | undefined;
2933
- firstName?: string | undefined;
2934
- lastName?: string | undefined;
2935
2932
  emails?: {
2936
2933
  value: string;
2937
2934
  }[] | undefined;
2938
2935
  phones?: {
2939
2936
  value: string;
2940
2937
  }[] | undefined;
2941
- }, {
2942
2938
  tags?: string[] | undefined;
2943
2939
  firstName?: string | undefined;
2944
2940
  lastName?: string | undefined;
2941
+ }, {
2945
2942
  emails?: {
2946
2943
  value: string;
2947
2944
  }[] | undefined;
2948
2945
  phones?: {
2949
2946
  value: string;
2950
2947
  }[] | undefined;
2948
+ tags?: string[] | undefined;
2949
+ firstName?: string | undefined;
2950
+ lastName?: string | undefined;
2951
2951
  }>>;
2952
2952
  created: z.ZodOptional<z.ZodString>;
2953
2953
  }, z.ZodTypeAny, "passthrough"> | undefined;
@@ -2981,23 +2981,23 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2981
2981
  limit: z.ZodOptional<z.ZodNumber>;
2982
2982
  offset: z.ZodOptional<z.ZodNumber>;
2983
2983
  }, "strip", z.ZodTypeAny, {
2984
- total?: number | undefined;
2985
2984
  limit?: number | undefined;
2986
2985
  offset?: number | undefined;
2987
- }, {
2988
2986
  total?: number | undefined;
2987
+ }, {
2989
2988
  limit?: number | undefined;
2990
2989
  offset?: number | undefined;
2990
+ total?: number | undefined;
2991
2991
  }>>;
2992
2992
  error: z.ZodString;
2993
2993
  }, "strip", z.ZodTypeAny, {
2994
- operation: "list_calls";
2995
2994
  success: boolean;
2996
2995
  error: string;
2996
+ operation: "list_calls";
2997
2997
  _metadata?: {
2998
- total?: number | undefined;
2999
2998
  limit?: number | undefined;
3000
2999
  offset?: number | undefined;
3000
+ total?: number | undefined;
3001
3001
  } | undefined;
3002
3002
  calls?: z.objectOutputType<{
3003
3003
  id: z.ZodNumber;
@@ -3008,13 +3008,13 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3008
3008
  created: z.ZodOptional<z.ZodString>;
3009
3009
  }, z.ZodTypeAny, "passthrough">[] | undefined;
3010
3010
  }, {
3011
- operation: "list_calls";
3012
3011
  success: boolean;
3013
3012
  error: string;
3013
+ operation: "list_calls";
3014
3014
  _metadata?: {
3015
- total?: number | undefined;
3016
3015
  limit?: number | undefined;
3017
3016
  offset?: number | undefined;
3017
+ total?: number | undefined;
3018
3018
  } | undefined;
3019
3019
  calls?: z.objectInputType<{
3020
3020
  id: z.ZodNumber;
@@ -3051,9 +3051,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3051
3051
  }, z.ZodTypeAny, "passthrough">>>;
3052
3052
  error: z.ZodString;
3053
3053
  }, "strip", z.ZodTypeAny, {
3054
- operation: "create_call";
3055
3054
  success: boolean;
3056
3055
  error: string;
3056
+ operation: "create_call";
3057
3057
  call?: z.objectOutputType<{
3058
3058
  id: z.ZodNumber;
3059
3059
  personId: z.ZodNumber;
@@ -3063,9 +3063,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3063
3063
  created: z.ZodOptional<z.ZodString>;
3064
3064
  }, z.ZodTypeAny, "passthrough"> | undefined;
3065
3065
  }, {
3066
- operation: "create_call";
3067
3066
  success: boolean;
3068
3067
  error: string;
3068
+ operation: "create_call";
3069
3069
  call?: z.objectInputType<{
3070
3070
  id: z.ZodNumber;
3071
3071
  personId: z.ZodNumber;
@@ -3107,23 +3107,23 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3107
3107
  limit: z.ZodOptional<z.ZodNumber>;
3108
3108
  offset: z.ZodOptional<z.ZodNumber>;
3109
3109
  }, "strip", z.ZodTypeAny, {
3110
- total?: number | undefined;
3111
3110
  limit?: number | undefined;
3112
3111
  offset?: number | undefined;
3113
- }, {
3114
3112
  total?: number | undefined;
3113
+ }, {
3115
3114
  limit?: number | undefined;
3116
3115
  offset?: number | undefined;
3116
+ total?: number | undefined;
3117
3117
  }>>;
3118
3118
  error: z.ZodString;
3119
3119
  }, "strip", z.ZodTypeAny, {
3120
- operation: "list_appointments";
3121
3120
  success: boolean;
3122
3121
  error: string;
3122
+ operation: "list_appointments";
3123
3123
  _metadata?: {
3124
- total?: number | undefined;
3125
3124
  limit?: number | undefined;
3126
3125
  offset?: number | undefined;
3126
+ total?: number | undefined;
3127
3127
  } | undefined;
3128
3128
  appointments?: z.objectOutputType<{
3129
3129
  id: z.ZodNumber;
@@ -3135,13 +3135,13 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3135
3135
  created: z.ZodOptional<z.ZodString>;
3136
3136
  }, z.ZodTypeAny, "passthrough">[] | undefined;
3137
3137
  }, {
3138
- operation: "list_appointments";
3139
3138
  success: boolean;
3140
3139
  error: string;
3140
+ operation: "list_appointments";
3141
3141
  _metadata?: {
3142
- total?: number | undefined;
3143
3142
  limit?: number | undefined;
3144
3143
  offset?: number | undefined;
3144
+ total?: number | undefined;
3145
3145
  } | undefined;
3146
3146
  appointments?: z.objectInputType<{
3147
3147
  id: z.ZodNumber;
@@ -3182,9 +3182,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3182
3182
  }, z.ZodTypeAny, "passthrough">>>;
3183
3183
  error: z.ZodString;
3184
3184
  }, "strip", z.ZodTypeAny, {
3185
- operation: "create_appointment";
3186
3185
  success: boolean;
3187
3186
  error: string;
3187
+ operation: "create_appointment";
3188
3188
  appointment?: z.objectOutputType<{
3189
3189
  id: z.ZodNumber;
3190
3190
  personId: z.ZodOptional<z.ZodNumber>;
@@ -3195,9 +3195,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3195
3195
  created: z.ZodOptional<z.ZodString>;
3196
3196
  }, z.ZodTypeAny, "passthrough"> | undefined;
3197
3197
  }, {
3198
- operation: "create_appointment";
3199
3198
  success: boolean;
3200
3199
  error: string;
3200
+ operation: "create_appointment";
3201
3201
  appointment?: z.objectInputType<{
3202
3202
  id: z.ZodNumber;
3203
3203
  personId: z.ZodOptional<z.ZodNumber>;
@@ -3228,9 +3228,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3228
3228
  }, z.ZodTypeAny, "passthrough">>, "many">>;
3229
3229
  error: z.ZodString;
3230
3230
  }, "strip", z.ZodTypeAny, {
3231
- operation: "list_webhooks";
3232
3231
  success: boolean;
3233
3232
  error: string;
3233
+ operation: "list_webhooks";
3234
3234
  webhooks?: z.objectOutputType<{
3235
3235
  id: z.ZodNumber;
3236
3236
  event: z.ZodString;
@@ -3238,9 +3238,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3238
3238
  status: z.ZodOptional<z.ZodString>;
3239
3239
  }, z.ZodTypeAny, "passthrough">[] | undefined;
3240
3240
  }, {
3241
- operation: "list_webhooks";
3242
3241
  success: boolean;
3243
3242
  error: string;
3243
+ operation: "list_webhooks";
3244
3244
  webhooks?: z.objectInputType<{
3245
3245
  id: z.ZodNumber;
3246
3246
  event: z.ZodString;
@@ -3268,9 +3268,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3268
3268
  }, z.ZodTypeAny, "passthrough">>>;
3269
3269
  error: z.ZodString;
3270
3270
  }, "strip", z.ZodTypeAny, {
3271
- operation: "get_webhook";
3272
3271
  success: boolean;
3273
3272
  error: string;
3273
+ operation: "get_webhook";
3274
3274
  webhook?: z.objectOutputType<{
3275
3275
  id: z.ZodNumber;
3276
3276
  event: z.ZodString;
@@ -3278,9 +3278,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3278
3278
  status: z.ZodOptional<z.ZodString>;
3279
3279
  }, z.ZodTypeAny, "passthrough"> | undefined;
3280
3280
  }, {
3281
- operation: "get_webhook";
3282
3281
  success: boolean;
3283
3282
  error: string;
3283
+ operation: "get_webhook";
3284
3284
  webhook?: z.objectInputType<{
3285
3285
  id: z.ZodNumber;
3286
3286
  event: z.ZodString;
@@ -3308,9 +3308,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3308
3308
  }, z.ZodTypeAny, "passthrough">>>;
3309
3309
  error: z.ZodString;
3310
3310
  }, "strip", z.ZodTypeAny, {
3311
- operation: "create_webhook";
3312
3311
  success: boolean;
3313
3312
  error: string;
3313
+ operation: "create_webhook";
3314
3314
  webhook?: z.objectOutputType<{
3315
3315
  id: z.ZodNumber;
3316
3316
  event: z.ZodString;
@@ -3318,9 +3318,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3318
3318
  status: z.ZodOptional<z.ZodString>;
3319
3319
  }, z.ZodTypeAny, "passthrough"> | undefined;
3320
3320
  }, {
3321
- operation: "create_webhook";
3322
3321
  success: boolean;
3323
3322
  error: string;
3323
+ operation: "create_webhook";
3324
3324
  webhook?: z.objectInputType<{
3325
3325
  id: z.ZodNumber;
3326
3326
  event: z.ZodString;
@@ -3348,9 +3348,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3348
3348
  }, z.ZodTypeAny, "passthrough">>>;
3349
3349
  error: z.ZodString;
3350
3350
  }, "strip", z.ZodTypeAny, {
3351
- operation: "update_webhook";
3352
3351
  success: boolean;
3353
3352
  error: string;
3353
+ operation: "update_webhook";
3354
3354
  webhook?: z.objectOutputType<{
3355
3355
  id: z.ZodNumber;
3356
3356
  event: z.ZodString;
@@ -3358,9 +3358,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3358
3358
  status: z.ZodOptional<z.ZodString>;
3359
3359
  }, z.ZodTypeAny, "passthrough"> | undefined;
3360
3360
  }, {
3361
- operation: "update_webhook";
3362
3361
  success: boolean;
3363
3362
  error: string;
3363
+ operation: "update_webhook";
3364
3364
  webhook?: z.objectInputType<{
3365
3365
  id: z.ZodNumber;
3366
3366
  event: z.ZodString;
@@ -3373,14 +3373,14 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3373
3373
  deleted_id: z.ZodOptional<z.ZodNumber>;
3374
3374
  error: z.ZodString;
3375
3375
  }, "strip", z.ZodTypeAny, {
3376
- operation: "delete_webhook";
3377
3376
  success: boolean;
3378
3377
  error: string;
3378
+ operation: "delete_webhook";
3379
3379
  deleted_id?: number | undefined;
3380
3380
  }, {
3381
- operation: "delete_webhook";
3382
3381
  success: boolean;
3383
3382
  error: string;
3383
+ operation: "delete_webhook";
3384
3384
  deleted_id?: number | undefined;
3385
3385
  }>]>;
3386
3386
  type FUBResult = z.output<typeof FUBResultSchema>;
@@ -3405,20 +3405,20 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3405
3405
  includeTrash: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
3406
3406
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3407
3407
  }, "strip", z.ZodTypeAny, {
3408
- operation: "list_people";
3409
3408
  limit: number;
3409
+ operation: "list_people";
3410
3410
  offset: number;
3411
3411
  includeTrash: boolean;
3412
3412
  sort?: string | undefined;
3413
- fields?: string | undefined;
3414
3413
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3414
+ fields?: string | undefined;
3415
3415
  }, {
3416
3416
  operation: "list_people";
3417
3417
  sort?: string | undefined;
3418
- fields?: string | undefined;
3419
3418
  limit?: number | undefined;
3420
- offset?: number | undefined;
3421
3419
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3420
+ fields?: string | undefined;
3421
+ offset?: number | undefined;
3422
3422
  includeTrash?: boolean | undefined;
3423
3423
  }>, z.ZodObject<{
3424
3424
  operation: z.ZodLiteral<"get_person">;
@@ -3428,13 +3428,13 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3428
3428
  }, "strip", z.ZodTypeAny, {
3429
3429
  operation: "get_person";
3430
3430
  person_id: number;
3431
- fields?: string | undefined;
3432
3431
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3432
+ fields?: string | undefined;
3433
3433
  }, {
3434
3434
  operation: "get_person";
3435
3435
  person_id: number;
3436
- fields?: string | undefined;
3437
3436
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3437
+ fields?: string | undefined;
3438
3438
  }>, z.ZodObject<{
3439
3439
  operation: z.ZodLiteral<"create_person">;
3440
3440
  firstName: z.ZodOptional<z.ZodString>;
@@ -3473,10 +3473,6 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3473
3473
  }, "strip", z.ZodTypeAny, {
3474
3474
  operation: "create_person";
3475
3475
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3476
- tags?: string[] | undefined;
3477
- source?: string | undefined;
3478
- firstName?: string | undefined;
3479
- lastName?: string | undefined;
3480
3476
  emails?: {
3481
3477
  value: string;
3482
3478
  type?: string | undefined;
@@ -3487,15 +3483,15 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3487
3483
  type?: string | undefined;
3488
3484
  isPrimary?: boolean | undefined;
3489
3485
  }[] | undefined;
3486
+ tags?: string[] | undefined;
3487
+ source?: string | undefined;
3488
+ firstName?: string | undefined;
3489
+ lastName?: string | undefined;
3490
3490
  stage?: string | undefined;
3491
3491
  assignedTo?: number | undefined;
3492
3492
  }, {
3493
3493
  operation: "create_person";
3494
3494
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3495
- tags?: string[] | undefined;
3496
- source?: string | undefined;
3497
- firstName?: string | undefined;
3498
- lastName?: string | undefined;
3499
3495
  emails?: {
3500
3496
  value: string;
3501
3497
  type?: string | undefined;
@@ -3506,6 +3502,10 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3506
3502
  type?: string | undefined;
3507
3503
  isPrimary?: boolean | undefined;
3508
3504
  }[] | undefined;
3505
+ tags?: string[] | undefined;
3506
+ source?: string | undefined;
3507
+ firstName?: string | undefined;
3508
+ lastName?: string | undefined;
3509
3509
  stage?: string | undefined;
3510
3510
  assignedTo?: number | undefined;
3511
3511
  }>, z.ZodObject<{
@@ -3548,10 +3548,6 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3548
3548
  operation: "update_person";
3549
3549
  person_id: number;
3550
3550
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3551
- tags?: string[] | undefined;
3552
- source?: string | undefined;
3553
- firstName?: string | undefined;
3554
- lastName?: string | undefined;
3555
3551
  emails?: {
3556
3552
  value: string;
3557
3553
  type?: string | undefined;
@@ -3562,16 +3558,16 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3562
3558
  type?: string | undefined;
3563
3559
  isPrimary?: boolean | undefined;
3564
3560
  }[] | undefined;
3561
+ tags?: string[] | undefined;
3562
+ source?: string | undefined;
3563
+ firstName?: string | undefined;
3564
+ lastName?: string | undefined;
3565
3565
  stage?: string | undefined;
3566
3566
  assignedTo?: number | undefined;
3567
3567
  }, {
3568
3568
  operation: "update_person";
3569
3569
  person_id: number;
3570
3570
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3571
- tags?: string[] | undefined;
3572
- source?: string | undefined;
3573
- firstName?: string | undefined;
3574
- lastName?: string | undefined;
3575
3571
  emails?: {
3576
3572
  value: string;
3577
3573
  type?: string | undefined;
@@ -3582,6 +3578,10 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3582
3578
  type?: string | undefined;
3583
3579
  isPrimary?: boolean | undefined;
3584
3580
  }[] | undefined;
3581
+ tags?: string[] | undefined;
3582
+ source?: string | undefined;
3583
+ firstName?: string | undefined;
3584
+ lastName?: string | undefined;
3585
3585
  stage?: string | undefined;
3586
3586
  assignedTo?: number | undefined;
3587
3587
  }>, z.ZodObject<{
@@ -3603,16 +3603,16 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3603
3603
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3604
3604
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3605
3605
  }, "strip", z.ZodTypeAny, {
3606
- operation: "list_tasks";
3607
3606
  limit: number;
3607
+ operation: "list_tasks";
3608
3608
  offset: number;
3609
3609
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3610
3610
  personId?: number | undefined;
3611
3611
  }, {
3612
3612
  operation: "list_tasks";
3613
3613
  limit?: number | undefined;
3614
- offset?: number | undefined;
3615
3614
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3615
+ offset?: number | undefined;
3616
3616
  personId?: number | undefined;
3617
3617
  }>, z.ZodObject<{
3618
3618
  operation: z.ZodLiteral<"get_task">;
@@ -3696,16 +3696,16 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3696
3696
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3697
3697
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3698
3698
  }, "strip", z.ZodTypeAny, {
3699
- operation: "list_notes";
3700
3699
  limit: number;
3700
+ operation: "list_notes";
3701
3701
  offset: number;
3702
3702
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3703
3703
  personId?: number | undefined;
3704
3704
  }, {
3705
3705
  operation: "list_notes";
3706
3706
  limit?: number | undefined;
3707
- offset?: number | undefined;
3708
3707
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3708
+ offset?: number | undefined;
3709
3709
  personId?: number | undefined;
3710
3710
  }>, z.ZodObject<{
3711
3711
  operation: z.ZodLiteral<"create_note">;
@@ -3714,14 +3714,14 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3714
3714
  body: z.ZodString;
3715
3715
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3716
3716
  }, "strip", z.ZodTypeAny, {
3717
- body: string;
3718
3717
  operation: "create_note";
3718
+ body: string;
3719
3719
  personId: number;
3720
3720
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3721
3721
  subject?: string | undefined;
3722
3722
  }, {
3723
- body: string;
3724
3723
  operation: "create_note";
3724
+ body: string;
3725
3725
  personId: number;
3726
3726
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3727
3727
  subject?: string | undefined;
@@ -3734,14 +3734,14 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3734
3734
  }, "strip", z.ZodTypeAny, {
3735
3735
  operation: "update_note";
3736
3736
  note_id: number;
3737
- body?: string | undefined;
3738
3737
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3738
+ body?: string | undefined;
3739
3739
  subject?: string | undefined;
3740
3740
  }, {
3741
3741
  operation: "update_note";
3742
3742
  note_id: number;
3743
- body?: string | undefined;
3744
3743
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3744
+ body?: string | undefined;
3745
3745
  subject?: string | undefined;
3746
3746
  }>, z.ZodObject<{
3747
3747
  operation: z.ZodLiteral<"delete_note">;
@@ -3762,16 +3762,16 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3762
3762
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3763
3763
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3764
3764
  }, "strip", z.ZodTypeAny, {
3765
- operation: "list_deals";
3766
3765
  limit: number;
3766
+ operation: "list_deals";
3767
3767
  offset: number;
3768
3768
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3769
3769
  personId?: number | undefined;
3770
3770
  }, {
3771
3771
  operation: "list_deals";
3772
3772
  limit?: number | undefined;
3773
- offset?: number | undefined;
3774
3773
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3774
+ offset?: number | undefined;
3775
3775
  personId?: number | undefined;
3776
3776
  }>, z.ZodObject<{
3777
3777
  operation: z.ZodLiteral<"get_deal">;
@@ -3840,16 +3840,16 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3840
3840
  personId: z.ZodOptional<z.ZodNumber>;
3841
3841
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3842
3842
  }, "strip", z.ZodTypeAny, {
3843
- operation: "list_events";
3844
3843
  limit: number;
3844
+ operation: "list_events";
3845
3845
  offset: number;
3846
3846
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3847
3847
  personId?: number | undefined;
3848
3848
  }, {
3849
3849
  operation: "list_events";
3850
3850
  limit?: number | undefined;
3851
- offset?: number | undefined;
3852
3851
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3852
+ offset?: number | undefined;
3853
3853
  personId?: number | undefined;
3854
3854
  }>, z.ZodObject<{
3855
3855
  operation: z.ZodLiteral<"get_event">;
@@ -3887,40 +3887,40 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3887
3887
  }>, "many">>;
3888
3888
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3889
3889
  }, "strip", z.ZodTypeAny, {
3890
- tags?: string[] | undefined;
3891
- firstName?: string | undefined;
3892
- lastName?: string | undefined;
3893
3890
  emails?: {
3894
3891
  value: string;
3895
3892
  }[] | undefined;
3896
3893
  phones?: {
3897
3894
  value: string;
3898
3895
  }[] | undefined;
3899
- }, {
3900
3896
  tags?: string[] | undefined;
3901
3897
  firstName?: string | undefined;
3902
3898
  lastName?: string | undefined;
3899
+ }, {
3903
3900
  emails?: {
3904
3901
  value: string;
3905
3902
  }[] | undefined;
3906
3903
  phones?: {
3907
3904
  value: string;
3908
3905
  }[] | undefined;
3906
+ tags?: string[] | undefined;
3907
+ firstName?: string | undefined;
3908
+ lastName?: string | undefined;
3909
3909
  }>;
3910
3910
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3911
3911
  }, "strip", z.ZodTypeAny, {
3912
3912
  type: string;
3913
3913
  operation: "create_event";
3914
3914
  person: {
3915
- tags?: string[] | undefined;
3916
- firstName?: string | undefined;
3917
- lastName?: string | undefined;
3918
3915
  emails?: {
3919
3916
  value: string;
3920
3917
  }[] | undefined;
3921
3918
  phones?: {
3922
3919
  value: string;
3923
3920
  }[] | undefined;
3921
+ tags?: string[] | undefined;
3922
+ firstName?: string | undefined;
3923
+ lastName?: string | undefined;
3924
3924
  };
3925
3925
  message?: string | undefined;
3926
3926
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -3929,15 +3929,15 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3929
3929
  type: string;
3930
3930
  operation: "create_event";
3931
3931
  person: {
3932
- tags?: string[] | undefined;
3933
- firstName?: string | undefined;
3934
- lastName?: string | undefined;
3935
3932
  emails?: {
3936
3933
  value: string;
3937
3934
  }[] | undefined;
3938
3935
  phones?: {
3939
3936
  value: string;
3940
3937
  }[] | undefined;
3938
+ tags?: string[] | undefined;
3939
+ firstName?: string | undefined;
3940
+ lastName?: string | undefined;
3941
3941
  };
3942
3942
  message?: string | undefined;
3943
3943
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -3949,16 +3949,16 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3949
3949
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3950
3950
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3951
3951
  }, "strip", z.ZodTypeAny, {
3952
- operation: "list_calls";
3953
3952
  limit: number;
3953
+ operation: "list_calls";
3954
3954
  offset: number;
3955
3955
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3956
3956
  personId?: number | undefined;
3957
3957
  }, {
3958
3958
  operation: "list_calls";
3959
3959
  limit?: number | undefined;
3960
- offset?: number | undefined;
3961
3960
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3961
+ offset?: number | undefined;
3962
3962
  personId?: number | undefined;
3963
3963
  }>, z.ZodObject<{
3964
3964
  operation: z.ZodLiteral<"create_call">;
@@ -3988,16 +3988,16 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3988
3988
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3989
3989
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3990
3990
  }, "strip", z.ZodTypeAny, {
3991
- operation: "list_appointments";
3992
3991
  limit: number;
3992
+ operation: "list_appointments";
3993
3993
  offset: number;
3994
3994
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3995
3995
  personId?: number | undefined;
3996
3996
  }, {
3997
3997
  operation: "list_appointments";
3998
3998
  limit?: number | undefined;
3999
- offset?: number | undefined;
4000
3999
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4000
+ offset?: number | undefined;
4001
4001
  personId?: number | undefined;
4002
4002
  }>, z.ZodObject<{
4003
4003
  operation: z.ZodLiteral<"create_appointment">;
@@ -4011,16 +4011,16 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4011
4011
  title: string;
4012
4012
  operation: "create_appointment";
4013
4013
  startTime: string;
4014
- credentials?: Partial<Record<CredentialType, string>> | undefined;
4015
4014
  location?: string | undefined;
4015
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
4016
4016
  personId?: number | undefined;
4017
4017
  endTime?: string | undefined;
4018
4018
  }, {
4019
4019
  title: string;
4020
4020
  operation: "create_appointment";
4021
4021
  startTime: string;
4022
- credentials?: Partial<Record<CredentialType, string>> | undefined;
4023
4022
  location?: string | undefined;
4023
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
4024
4024
  personId?: number | undefined;
4025
4025
  endTime?: string | undefined;
4026
4026
  }>, z.ZodObject<{
@@ -4050,13 +4050,13 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4050
4050
  url: z.ZodString;
4051
4051
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4052
4052
  }, "strip", z.ZodTypeAny, {
4053
- operation: "create_webhook";
4054
4053
  url: string;
4054
+ operation: "create_webhook";
4055
4055
  event: "peopleCreated" | "peopleUpdated" | "peopleDeleted" | "peopleTagsCreated" | "peopleStageUpdated" | "peopleRelationshipCreated" | "peopleRelationshipUpdated" | "peopleRelationshipDeleted" | "notesCreated" | "notesUpdated" | "notesDeleted" | "emailsCreated" | "emailsUpdated" | "emailsDeleted" | "tasksCreated" | "tasksUpdated" | "tasksDeleted" | "appointmentsCreated" | "appointmentsUpdated" | "appointmentsDeleted" | "textMessagesCreated" | "textMessagesUpdated" | "textMessagesDeleted" | "callsCreated" | "callsUpdated" | "callsDeleted" | "dealsCreated" | "dealsUpdated" | "dealsDeleted" | "eventsCreated" | "stageCreated" | "stageUpdated" | "stageDeleted" | "pipelineCreated" | "pipelineUpdated" | "pipelineDeleted" | "pipelineStageCreated" | "pipelineStageUpdated" | "pipelineStageDeleted" | "customFieldsCreated" | "customFieldsUpdated" | "customFieldsDeleted" | "dealCustomFieldsCreated" | "dealCustomFieldsUpdated" | "dealCustomFieldsDeleted" | "emEventsOpened" | "emEventsClicked" | "emEventsUnsubscribed" | "reactionCreated" | "reactionDeleted" | "threadedReplyCreated" | "threadedReplyUpdated" | "threadedReplyDeleted";
4056
4056
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4057
4057
  }, {
4058
- operation: "create_webhook";
4059
4058
  url: string;
4059
+ operation: "create_webhook";
4060
4060
  event: "peopleCreated" | "peopleUpdated" | "peopleDeleted" | "peopleTagsCreated" | "peopleStageUpdated" | "peopleRelationshipCreated" | "peopleRelationshipUpdated" | "peopleRelationshipDeleted" | "notesCreated" | "notesUpdated" | "notesDeleted" | "emailsCreated" | "emailsUpdated" | "emailsDeleted" | "tasksCreated" | "tasksUpdated" | "tasksDeleted" | "appointmentsCreated" | "appointmentsUpdated" | "appointmentsDeleted" | "textMessagesCreated" | "textMessagesUpdated" | "textMessagesDeleted" | "callsCreated" | "callsUpdated" | "callsDeleted" | "dealsCreated" | "dealsUpdated" | "dealsDeleted" | "eventsCreated" | "stageCreated" | "stageUpdated" | "stageDeleted" | "pipelineCreated" | "pipelineUpdated" | "pipelineDeleted" | "pipelineStageCreated" | "pipelineStageUpdated" | "pipelineStageDeleted" | "customFieldsCreated" | "customFieldsUpdated" | "customFieldsDeleted" | "dealCustomFieldsCreated" | "dealCustomFieldsUpdated" | "dealCustomFieldsDeleted" | "emEventsOpened" | "emEventsClicked" | "emEventsUnsubscribed" | "reactionCreated" | "reactionDeleted" | "threadedReplyCreated" | "threadedReplyUpdated" | "threadedReplyDeleted";
4061
4061
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4062
4062
  }>, z.ZodObject<{
@@ -4207,19 +4207,19 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4207
4207
  limit: z.ZodOptional<z.ZodNumber>;
4208
4208
  offset: z.ZodOptional<z.ZodNumber>;
4209
4209
  }, "strip", z.ZodTypeAny, {
4210
- total?: number | undefined;
4211
4210
  limit?: number | undefined;
4212
4211
  offset?: number | undefined;
4213
- }, {
4214
4212
  total?: number | undefined;
4213
+ }, {
4215
4214
  limit?: number | undefined;
4216
4215
  offset?: number | undefined;
4216
+ total?: number | undefined;
4217
4217
  }>>;
4218
4218
  error: z.ZodString;
4219
4219
  }, "strip", z.ZodTypeAny, {
4220
- operation: "list_people";
4221
4220
  success: boolean;
4222
4221
  error: string;
4222
+ operation: "list_people";
4223
4223
  people?: z.objectOutputType<{
4224
4224
  id: z.ZodNumber;
4225
4225
  firstName: z.ZodOptional<z.ZodString>;
@@ -4258,14 +4258,14 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4258
4258
  updated: z.ZodOptional<z.ZodString>;
4259
4259
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4260
4260
  _metadata?: {
4261
- total?: number | undefined;
4262
4261
  limit?: number | undefined;
4263
4262
  offset?: number | undefined;
4263
+ total?: number | undefined;
4264
4264
  } | undefined;
4265
4265
  }, {
4266
- operation: "list_people";
4267
4266
  success: boolean;
4268
4267
  error: string;
4268
+ operation: "list_people";
4269
4269
  people?: z.objectInputType<{
4270
4270
  id: z.ZodNumber;
4271
4271
  firstName: z.ZodOptional<z.ZodString>;
@@ -4304,9 +4304,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4304
4304
  updated: z.ZodOptional<z.ZodString>;
4305
4305
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4306
4306
  _metadata?: {
4307
- total?: number | undefined;
4308
4307
  limit?: number | undefined;
4309
4308
  offset?: number | undefined;
4309
+ total?: number | undefined;
4310
4310
  } | undefined;
4311
4311
  }>, z.ZodObject<{
4312
4312
  operation: z.ZodLiteral<"get_person">;
@@ -4422,9 +4422,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4422
4422
  }, z.ZodTypeAny, "passthrough">>>;
4423
4423
  error: z.ZodString;
4424
4424
  }, "strip", z.ZodTypeAny, {
4425
- operation: "get_person";
4426
4425
  success: boolean;
4427
4426
  error: string;
4427
+ operation: "get_person";
4428
4428
  person?: z.objectOutputType<{
4429
4429
  id: z.ZodNumber;
4430
4430
  firstName: z.ZodOptional<z.ZodString>;
@@ -4463,9 +4463,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4463
4463
  updated: z.ZodOptional<z.ZodString>;
4464
4464
  }, z.ZodTypeAny, "passthrough"> | undefined;
4465
4465
  }, {
4466
- operation: "get_person";
4467
4466
  success: boolean;
4468
4467
  error: string;
4468
+ operation: "get_person";
4469
4469
  person?: z.objectInputType<{
4470
4470
  id: z.ZodNumber;
4471
4471
  firstName: z.ZodOptional<z.ZodString>;
@@ -4617,9 +4617,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4617
4617
  }, z.ZodTypeAny, "passthrough">>>;
4618
4618
  error: z.ZodString;
4619
4619
  }, "strip", z.ZodTypeAny, {
4620
- operation: "create_person";
4621
4620
  success: boolean;
4622
4621
  error: string;
4622
+ operation: "create_person";
4623
4623
  person?: z.objectOutputType<{
4624
4624
  id: z.ZodNumber;
4625
4625
  firstName: z.ZodOptional<z.ZodString>;
@@ -4658,9 +4658,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4658
4658
  updated: z.ZodOptional<z.ZodString>;
4659
4659
  }, z.ZodTypeAny, "passthrough"> | undefined;
4660
4660
  }, {
4661
- operation: "create_person";
4662
4661
  success: boolean;
4663
4662
  error: string;
4663
+ operation: "create_person";
4664
4664
  person?: z.objectInputType<{
4665
4665
  id: z.ZodNumber;
4666
4666
  firstName: z.ZodOptional<z.ZodString>;
@@ -4812,9 +4812,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4812
4812
  }, z.ZodTypeAny, "passthrough">>>;
4813
4813
  error: z.ZodString;
4814
4814
  }, "strip", z.ZodTypeAny, {
4815
- operation: "update_person";
4816
4815
  success: boolean;
4817
4816
  error: string;
4817
+ operation: "update_person";
4818
4818
  person?: z.objectOutputType<{
4819
4819
  id: z.ZodNumber;
4820
4820
  firstName: z.ZodOptional<z.ZodString>;
@@ -4853,9 +4853,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4853
4853
  updated: z.ZodOptional<z.ZodString>;
4854
4854
  }, z.ZodTypeAny, "passthrough"> | undefined;
4855
4855
  }, {
4856
- operation: "update_person";
4857
4856
  success: boolean;
4858
4857
  error: string;
4858
+ operation: "update_person";
4859
4859
  person?: z.objectInputType<{
4860
4860
  id: z.ZodNumber;
4861
4861
  firstName: z.ZodOptional<z.ZodString>;
@@ -4899,14 +4899,14 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4899
4899
  deleted_id: z.ZodOptional<z.ZodNumber>;
4900
4900
  error: z.ZodString;
4901
4901
  }, "strip", z.ZodTypeAny, {
4902
- operation: "delete_person";
4903
4902
  success: boolean;
4904
4903
  error: string;
4904
+ operation: "delete_person";
4905
4905
  deleted_id?: number | undefined;
4906
4906
  }, {
4907
- operation: "delete_person";
4908
4907
  success: boolean;
4909
4908
  error: string;
4909
+ operation: "delete_person";
4910
4910
  deleted_id?: number | undefined;
4911
4911
  }>, z.ZodObject<{
4912
4912
  operation: z.ZodLiteral<"list_tasks">;
@@ -4944,19 +4944,19 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4944
4944
  limit: z.ZodOptional<z.ZodNumber>;
4945
4945
  offset: z.ZodOptional<z.ZodNumber>;
4946
4946
  }, "strip", z.ZodTypeAny, {
4947
- total?: number | undefined;
4948
4947
  limit?: number | undefined;
4949
4948
  offset?: number | undefined;
4950
- }, {
4951
4949
  total?: number | undefined;
4950
+ }, {
4952
4951
  limit?: number | undefined;
4953
4952
  offset?: number | undefined;
4953
+ total?: number | undefined;
4954
4954
  }>>;
4955
4955
  error: z.ZodString;
4956
4956
  }, "strip", z.ZodTypeAny, {
4957
- operation: "list_tasks";
4958
4957
  success: boolean;
4959
4958
  error: string;
4959
+ operation: "list_tasks";
4960
4960
  tasks?: z.objectOutputType<{
4961
4961
  id: z.ZodNumber;
4962
4962
  personId: z.ZodOptional<z.ZodNumber>;
@@ -4968,14 +4968,14 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4968
4968
  created: z.ZodOptional<z.ZodString>;
4969
4969
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4970
4970
  _metadata?: {
4971
- total?: number | undefined;
4972
4971
  limit?: number | undefined;
4973
4972
  offset?: number | undefined;
4973
+ total?: number | undefined;
4974
4974
  } | undefined;
4975
4975
  }, {
4976
- operation: "list_tasks";
4977
4976
  success: boolean;
4978
4977
  error: string;
4978
+ operation: "list_tasks";
4979
4979
  tasks?: z.objectInputType<{
4980
4980
  id: z.ZodNumber;
4981
4981
  personId: z.ZodOptional<z.ZodNumber>;
@@ -4987,9 +4987,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4987
4987
  created: z.ZodOptional<z.ZodString>;
4988
4988
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4989
4989
  _metadata?: {
4990
- total?: number | undefined;
4991
4990
  limit?: number | undefined;
4992
4991
  offset?: number | undefined;
4992
+ total?: number | undefined;
4993
4993
  } | undefined;
4994
4994
  }>, z.ZodObject<{
4995
4995
  operation: z.ZodLiteral<"get_task">;
@@ -5024,9 +5024,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5024
5024
  }, z.ZodTypeAny, "passthrough">>>;
5025
5025
  error: z.ZodString;
5026
5026
  }, "strip", z.ZodTypeAny, {
5027
- operation: "get_task";
5028
5027
  success: boolean;
5029
5028
  error: string;
5029
+ operation: "get_task";
5030
5030
  task?: z.objectOutputType<{
5031
5031
  id: z.ZodNumber;
5032
5032
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5038,9 +5038,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5038
5038
  created: z.ZodOptional<z.ZodString>;
5039
5039
  }, z.ZodTypeAny, "passthrough"> | undefined;
5040
5040
  }, {
5041
- operation: "get_task";
5042
5041
  success: boolean;
5043
5042
  error: string;
5043
+ operation: "get_task";
5044
5044
  task?: z.objectInputType<{
5045
5045
  id: z.ZodNumber;
5046
5046
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5084,9 +5084,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5084
5084
  }, z.ZodTypeAny, "passthrough">>>;
5085
5085
  error: z.ZodString;
5086
5086
  }, "strip", z.ZodTypeAny, {
5087
- operation: "create_task";
5088
5087
  success: boolean;
5089
5088
  error: string;
5089
+ operation: "create_task";
5090
5090
  task?: z.objectOutputType<{
5091
5091
  id: z.ZodNumber;
5092
5092
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5098,9 +5098,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5098
5098
  created: z.ZodOptional<z.ZodString>;
5099
5099
  }, z.ZodTypeAny, "passthrough"> | undefined;
5100
5100
  }, {
5101
- operation: "create_task";
5102
5101
  success: boolean;
5103
5102
  error: string;
5103
+ operation: "create_task";
5104
5104
  task?: z.objectInputType<{
5105
5105
  id: z.ZodNumber;
5106
5106
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5144,9 +5144,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5144
5144
  }, z.ZodTypeAny, "passthrough">>>;
5145
5145
  error: z.ZodString;
5146
5146
  }, "strip", z.ZodTypeAny, {
5147
- operation: "update_task";
5148
5147
  success: boolean;
5149
5148
  error: string;
5149
+ operation: "update_task";
5150
5150
  task?: z.objectOutputType<{
5151
5151
  id: z.ZodNumber;
5152
5152
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5158,9 +5158,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5158
5158
  created: z.ZodOptional<z.ZodString>;
5159
5159
  }, z.ZodTypeAny, "passthrough"> | undefined;
5160
5160
  }, {
5161
- operation: "update_task";
5162
5161
  success: boolean;
5163
5162
  error: string;
5163
+ operation: "update_task";
5164
5164
  task?: z.objectInputType<{
5165
5165
  id: z.ZodNumber;
5166
5166
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5177,14 +5177,14 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5177
5177
  deleted_id: z.ZodOptional<z.ZodNumber>;
5178
5178
  error: z.ZodString;
5179
5179
  }, "strip", z.ZodTypeAny, {
5180
- operation: "delete_task";
5181
5180
  success: boolean;
5182
5181
  error: string;
5182
+ operation: "delete_task";
5183
5183
  deleted_id?: number | undefined;
5184
5184
  }, {
5185
- operation: "delete_task";
5186
5185
  success: boolean;
5187
5186
  error: string;
5187
+ operation: "delete_task";
5188
5188
  deleted_id?: number | undefined;
5189
5189
  }>, z.ZodObject<{
5190
5190
  operation: z.ZodLiteral<"list_notes">;
@@ -5213,23 +5213,23 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5213
5213
  limit: z.ZodOptional<z.ZodNumber>;
5214
5214
  offset: z.ZodOptional<z.ZodNumber>;
5215
5215
  }, "strip", z.ZodTypeAny, {
5216
- total?: number | undefined;
5217
5216
  limit?: number | undefined;
5218
5217
  offset?: number | undefined;
5219
- }, {
5220
5218
  total?: number | undefined;
5219
+ }, {
5221
5220
  limit?: number | undefined;
5222
5221
  offset?: number | undefined;
5222
+ total?: number | undefined;
5223
5223
  }>>;
5224
5224
  error: z.ZodString;
5225
5225
  }, "strip", z.ZodTypeAny, {
5226
- operation: "list_notes";
5227
5226
  success: boolean;
5228
5227
  error: string;
5228
+ operation: "list_notes";
5229
5229
  _metadata?: {
5230
- total?: number | undefined;
5231
5230
  limit?: number | undefined;
5232
5231
  offset?: number | undefined;
5232
+ total?: number | undefined;
5233
5233
  } | undefined;
5234
5234
  notes?: z.objectOutputType<{
5235
5235
  id: z.ZodNumber;
@@ -5239,13 +5239,13 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5239
5239
  created: z.ZodOptional<z.ZodString>;
5240
5240
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5241
5241
  }, {
5242
- operation: "list_notes";
5243
5242
  success: boolean;
5244
5243
  error: string;
5244
+ operation: "list_notes";
5245
5245
  _metadata?: {
5246
- total?: number | undefined;
5247
5246
  limit?: number | undefined;
5248
5247
  offset?: number | undefined;
5248
+ total?: number | undefined;
5249
5249
  } | undefined;
5250
5250
  notes?: z.objectInputType<{
5251
5251
  id: z.ZodNumber;
@@ -5278,9 +5278,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5278
5278
  }, z.ZodTypeAny, "passthrough">>>;
5279
5279
  error: z.ZodString;
5280
5280
  }, "strip", z.ZodTypeAny, {
5281
- operation: "create_note";
5282
5281
  success: boolean;
5283
5282
  error: string;
5283
+ operation: "create_note";
5284
5284
  note?: z.objectOutputType<{
5285
5285
  id: z.ZodNumber;
5286
5286
  personId: z.ZodNumber;
@@ -5289,9 +5289,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5289
5289
  created: z.ZodOptional<z.ZodString>;
5290
5290
  }, z.ZodTypeAny, "passthrough"> | undefined;
5291
5291
  }, {
5292
- operation: "create_note";
5293
5292
  success: boolean;
5294
5293
  error: string;
5294
+ operation: "create_note";
5295
5295
  note?: z.objectInputType<{
5296
5296
  id: z.ZodNumber;
5297
5297
  personId: z.ZodNumber;
@@ -5323,9 +5323,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5323
5323
  }, z.ZodTypeAny, "passthrough">>>;
5324
5324
  error: z.ZodString;
5325
5325
  }, "strip", z.ZodTypeAny, {
5326
- operation: "update_note";
5327
5326
  success: boolean;
5328
5327
  error: string;
5328
+ operation: "update_note";
5329
5329
  note?: z.objectOutputType<{
5330
5330
  id: z.ZodNumber;
5331
5331
  personId: z.ZodNumber;
@@ -5334,9 +5334,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5334
5334
  created: z.ZodOptional<z.ZodString>;
5335
5335
  }, z.ZodTypeAny, "passthrough"> | undefined;
5336
5336
  }, {
5337
- operation: "update_note";
5338
5337
  success: boolean;
5339
5338
  error: string;
5339
+ operation: "update_note";
5340
5340
  note?: z.objectInputType<{
5341
5341
  id: z.ZodNumber;
5342
5342
  personId: z.ZodNumber;
@@ -5350,14 +5350,14 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5350
5350
  deleted_id: z.ZodOptional<z.ZodNumber>;
5351
5351
  error: z.ZodString;
5352
5352
  }, "strip", z.ZodTypeAny, {
5353
- operation: "delete_note";
5354
5353
  success: boolean;
5355
5354
  error: string;
5355
+ operation: "delete_note";
5356
5356
  deleted_id?: number | undefined;
5357
5357
  }, {
5358
- operation: "delete_note";
5359
5358
  success: boolean;
5360
5359
  error: string;
5360
+ operation: "delete_note";
5361
5361
  deleted_id?: number | undefined;
5362
5362
  }>, z.ZodObject<{
5363
5363
  operation: z.ZodLiteral<"list_deals">;
@@ -5392,23 +5392,23 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5392
5392
  limit: z.ZodOptional<z.ZodNumber>;
5393
5393
  offset: z.ZodOptional<z.ZodNumber>;
5394
5394
  }, "strip", z.ZodTypeAny, {
5395
- total?: number | undefined;
5396
5395
  limit?: number | undefined;
5397
5396
  offset?: number | undefined;
5398
- }, {
5399
5397
  total?: number | undefined;
5398
+ }, {
5400
5399
  limit?: number | undefined;
5401
5400
  offset?: number | undefined;
5401
+ total?: number | undefined;
5402
5402
  }>>;
5403
5403
  error: z.ZodString;
5404
5404
  }, "strip", z.ZodTypeAny, {
5405
- operation: "list_deals";
5406
5405
  success: boolean;
5407
5406
  error: string;
5407
+ operation: "list_deals";
5408
5408
  _metadata?: {
5409
- total?: number | undefined;
5410
5409
  limit?: number | undefined;
5411
5410
  offset?: number | undefined;
5411
+ total?: number | undefined;
5412
5412
  } | undefined;
5413
5413
  deals?: z.objectOutputType<{
5414
5414
  id: z.ZodNumber;
@@ -5420,13 +5420,13 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5420
5420
  created: z.ZodOptional<z.ZodString>;
5421
5421
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5422
5422
  }, {
5423
- operation: "list_deals";
5424
5423
  success: boolean;
5425
5424
  error: string;
5425
+ operation: "list_deals";
5426
5426
  _metadata?: {
5427
- total?: number | undefined;
5428
5427
  limit?: number | undefined;
5429
5428
  offset?: number | undefined;
5429
+ total?: number | undefined;
5430
5430
  } | undefined;
5431
5431
  deals?: z.objectInputType<{
5432
5432
  id: z.ZodNumber;
@@ -5467,9 +5467,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5467
5467
  }, z.ZodTypeAny, "passthrough">>>;
5468
5468
  error: z.ZodString;
5469
5469
  }, "strip", z.ZodTypeAny, {
5470
- operation: "get_deal";
5471
5470
  success: boolean;
5472
5471
  error: string;
5472
+ operation: "get_deal";
5473
5473
  deal?: z.objectOutputType<{
5474
5474
  id: z.ZodNumber;
5475
5475
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5480,9 +5480,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5480
5480
  created: z.ZodOptional<z.ZodString>;
5481
5481
  }, z.ZodTypeAny, "passthrough"> | undefined;
5482
5482
  }, {
5483
- operation: "get_deal";
5484
5483
  success: boolean;
5485
5484
  error: string;
5485
+ operation: "get_deal";
5486
5486
  deal?: z.objectInputType<{
5487
5487
  id: z.ZodNumber;
5488
5488
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5522,9 +5522,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5522
5522
  }, z.ZodTypeAny, "passthrough">>>;
5523
5523
  error: z.ZodString;
5524
5524
  }, "strip", z.ZodTypeAny, {
5525
- operation: "create_deal";
5526
5525
  success: boolean;
5527
5526
  error: string;
5527
+ operation: "create_deal";
5528
5528
  deal?: z.objectOutputType<{
5529
5529
  id: z.ZodNumber;
5530
5530
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5535,9 +5535,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5535
5535
  created: z.ZodOptional<z.ZodString>;
5536
5536
  }, z.ZodTypeAny, "passthrough"> | undefined;
5537
5537
  }, {
5538
- operation: "create_deal";
5539
5538
  success: boolean;
5540
5539
  error: string;
5540
+ operation: "create_deal";
5541
5541
  deal?: z.objectInputType<{
5542
5542
  id: z.ZodNumber;
5543
5543
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5577,9 +5577,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5577
5577
  }, z.ZodTypeAny, "passthrough">>>;
5578
5578
  error: z.ZodString;
5579
5579
  }, "strip", z.ZodTypeAny, {
5580
- operation: "update_deal";
5581
5580
  success: boolean;
5582
5581
  error: string;
5582
+ operation: "update_deal";
5583
5583
  deal?: z.objectOutputType<{
5584
5584
  id: z.ZodNumber;
5585
5585
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5590,9 +5590,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5590
5590
  created: z.ZodOptional<z.ZodString>;
5591
5591
  }, z.ZodTypeAny, "passthrough"> | undefined;
5592
5592
  }, {
5593
- operation: "update_deal";
5594
5593
  success: boolean;
5595
5594
  error: string;
5595
+ operation: "update_deal";
5596
5596
  deal?: z.objectInputType<{
5597
5597
  id: z.ZodNumber;
5598
5598
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5629,25 +5629,25 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5629
5629
  }>, "many">>;
5630
5630
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5631
5631
  }, "strip", z.ZodTypeAny, {
5632
- tags?: string[] | undefined;
5633
- firstName?: string | undefined;
5634
- lastName?: string | undefined;
5635
5632
  emails?: {
5636
5633
  value: string;
5637
5634
  }[] | undefined;
5638
5635
  phones?: {
5639
5636
  value: string;
5640
5637
  }[] | undefined;
5641
- }, {
5642
5638
  tags?: string[] | undefined;
5643
5639
  firstName?: string | undefined;
5644
5640
  lastName?: string | undefined;
5641
+ }, {
5645
5642
  emails?: {
5646
5643
  value: string;
5647
5644
  }[] | undefined;
5648
5645
  phones?: {
5649
5646
  value: string;
5650
5647
  }[] | undefined;
5648
+ tags?: string[] | undefined;
5649
+ firstName?: string | undefined;
5650
+ lastName?: string | undefined;
5651
5651
  }>>;
5652
5652
  created: z.ZodOptional<z.ZodString>;
5653
5653
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
@@ -5674,25 +5674,25 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5674
5674
  }>, "many">>;
5675
5675
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5676
5676
  }, "strip", z.ZodTypeAny, {
5677
- tags?: string[] | undefined;
5678
- firstName?: string | undefined;
5679
- lastName?: string | undefined;
5680
5677
  emails?: {
5681
5678
  value: string;
5682
5679
  }[] | undefined;
5683
5680
  phones?: {
5684
5681
  value: string;
5685
5682
  }[] | undefined;
5686
- }, {
5687
5683
  tags?: string[] | undefined;
5688
5684
  firstName?: string | undefined;
5689
5685
  lastName?: string | undefined;
5686
+ }, {
5690
5687
  emails?: {
5691
5688
  value: string;
5692
5689
  }[] | undefined;
5693
5690
  phones?: {
5694
5691
  value: string;
5695
5692
  }[] | undefined;
5693
+ tags?: string[] | undefined;
5694
+ firstName?: string | undefined;
5695
+ lastName?: string | undefined;
5696
5696
  }>>;
5697
5697
  created: z.ZodOptional<z.ZodString>;
5698
5698
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
@@ -5719,25 +5719,25 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5719
5719
  }>, "many">>;
5720
5720
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5721
5721
  }, "strip", z.ZodTypeAny, {
5722
- tags?: string[] | undefined;
5723
- firstName?: string | undefined;
5724
- lastName?: string | undefined;
5725
5722
  emails?: {
5726
5723
  value: string;
5727
5724
  }[] | undefined;
5728
5725
  phones?: {
5729
5726
  value: string;
5730
5727
  }[] | undefined;
5731
- }, {
5732
5728
  tags?: string[] | undefined;
5733
5729
  firstName?: string | undefined;
5734
5730
  lastName?: string | undefined;
5731
+ }, {
5735
5732
  emails?: {
5736
5733
  value: string;
5737
5734
  }[] | undefined;
5738
5735
  phones?: {
5739
5736
  value: string;
5740
5737
  }[] | undefined;
5738
+ tags?: string[] | undefined;
5739
+ firstName?: string | undefined;
5740
+ lastName?: string | undefined;
5741
5741
  }>>;
5742
5742
  created: z.ZodOptional<z.ZodString>;
5743
5743
  }, z.ZodTypeAny, "passthrough">>, "many">>;
@@ -5746,19 +5746,19 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5746
5746
  limit: z.ZodOptional<z.ZodNumber>;
5747
5747
  offset: z.ZodOptional<z.ZodNumber>;
5748
5748
  }, "strip", z.ZodTypeAny, {
5749
- total?: number | undefined;
5750
5749
  limit?: number | undefined;
5751
5750
  offset?: number | undefined;
5752
- }, {
5753
5751
  total?: number | undefined;
5752
+ }, {
5754
5753
  limit?: number | undefined;
5755
5754
  offset?: number | undefined;
5755
+ total?: number | undefined;
5756
5756
  }>>;
5757
5757
  error: z.ZodString;
5758
5758
  }, "strip", z.ZodTypeAny, {
5759
- operation: "list_events";
5760
5759
  success: boolean;
5761
5760
  error: string;
5761
+ operation: "list_events";
5762
5762
  events?: z.objectOutputType<{
5763
5763
  id: z.ZodOptional<z.ZodNumber>;
5764
5764
  type: z.ZodString;
@@ -5783,37 +5783,37 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5783
5783
  }>, "many">>;
5784
5784
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5785
5785
  }, "strip", z.ZodTypeAny, {
5786
- tags?: string[] | undefined;
5787
- firstName?: string | undefined;
5788
- lastName?: string | undefined;
5789
5786
  emails?: {
5790
5787
  value: string;
5791
5788
  }[] | undefined;
5792
5789
  phones?: {
5793
5790
  value: string;
5794
5791
  }[] | undefined;
5795
- }, {
5796
5792
  tags?: string[] | undefined;
5797
5793
  firstName?: string | undefined;
5798
5794
  lastName?: string | undefined;
5795
+ }, {
5799
5796
  emails?: {
5800
5797
  value: string;
5801
5798
  }[] | undefined;
5802
5799
  phones?: {
5803
5800
  value: string;
5804
5801
  }[] | undefined;
5802
+ tags?: string[] | undefined;
5803
+ firstName?: string | undefined;
5804
+ lastName?: string | undefined;
5805
5805
  }>>;
5806
5806
  created: z.ZodOptional<z.ZodString>;
5807
5807
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5808
5808
  _metadata?: {
5809
- total?: number | undefined;
5810
5809
  limit?: number | undefined;
5811
5810
  offset?: number | undefined;
5811
+ total?: number | undefined;
5812
5812
  } | undefined;
5813
5813
  }, {
5814
- operation: "list_events";
5815
5814
  success: boolean;
5816
5815
  error: string;
5816
+ operation: "list_events";
5817
5817
  events?: z.objectInputType<{
5818
5818
  id: z.ZodOptional<z.ZodNumber>;
5819
5819
  type: z.ZodString;
@@ -5838,32 +5838,32 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5838
5838
  }>, "many">>;
5839
5839
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5840
5840
  }, "strip", z.ZodTypeAny, {
5841
- tags?: string[] | undefined;
5842
- firstName?: string | undefined;
5843
- lastName?: string | undefined;
5844
5841
  emails?: {
5845
5842
  value: string;
5846
5843
  }[] | undefined;
5847
5844
  phones?: {
5848
5845
  value: string;
5849
5846
  }[] | undefined;
5850
- }, {
5851
5847
  tags?: string[] | undefined;
5852
5848
  firstName?: string | undefined;
5853
5849
  lastName?: string | undefined;
5850
+ }, {
5854
5851
  emails?: {
5855
5852
  value: string;
5856
5853
  }[] | undefined;
5857
5854
  phones?: {
5858
5855
  value: string;
5859
5856
  }[] | undefined;
5857
+ tags?: string[] | undefined;
5858
+ firstName?: string | undefined;
5859
+ lastName?: string | undefined;
5860
5860
  }>>;
5861
5861
  created: z.ZodOptional<z.ZodString>;
5862
5862
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5863
5863
  _metadata?: {
5864
- total?: number | undefined;
5865
5864
  limit?: number | undefined;
5866
5865
  offset?: number | undefined;
5866
+ total?: number | undefined;
5867
5867
  } | undefined;
5868
5868
  }>, z.ZodObject<{
5869
5869
  operation: z.ZodLiteral<"get_event">;
@@ -5892,25 +5892,25 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5892
5892
  }>, "many">>;
5893
5893
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5894
5894
  }, "strip", z.ZodTypeAny, {
5895
- tags?: string[] | undefined;
5896
- firstName?: string | undefined;
5897
- lastName?: string | undefined;
5898
5895
  emails?: {
5899
5896
  value: string;
5900
5897
  }[] | undefined;
5901
5898
  phones?: {
5902
5899
  value: string;
5903
5900
  }[] | undefined;
5904
- }, {
5905
5901
  tags?: string[] | undefined;
5906
5902
  firstName?: string | undefined;
5907
5903
  lastName?: string | undefined;
5904
+ }, {
5908
5905
  emails?: {
5909
5906
  value: string;
5910
5907
  }[] | undefined;
5911
5908
  phones?: {
5912
5909
  value: string;
5913
5910
  }[] | undefined;
5911
+ tags?: string[] | undefined;
5912
+ firstName?: string | undefined;
5913
+ lastName?: string | undefined;
5914
5914
  }>>;
5915
5915
  created: z.ZodOptional<z.ZodString>;
5916
5916
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
@@ -5937,25 +5937,25 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5937
5937
  }>, "many">>;
5938
5938
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5939
5939
  }, "strip", z.ZodTypeAny, {
5940
- tags?: string[] | undefined;
5941
- firstName?: string | undefined;
5942
- lastName?: string | undefined;
5943
5940
  emails?: {
5944
5941
  value: string;
5945
5942
  }[] | undefined;
5946
5943
  phones?: {
5947
5944
  value: string;
5948
5945
  }[] | undefined;
5949
- }, {
5950
5946
  tags?: string[] | undefined;
5951
5947
  firstName?: string | undefined;
5952
5948
  lastName?: string | undefined;
5949
+ }, {
5953
5950
  emails?: {
5954
5951
  value: string;
5955
5952
  }[] | undefined;
5956
5953
  phones?: {
5957
5954
  value: string;
5958
5955
  }[] | undefined;
5956
+ tags?: string[] | undefined;
5957
+ firstName?: string | undefined;
5958
+ lastName?: string | undefined;
5959
5959
  }>>;
5960
5960
  created: z.ZodOptional<z.ZodString>;
5961
5961
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
@@ -5982,33 +5982,33 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5982
5982
  }>, "many">>;
5983
5983
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5984
5984
  }, "strip", z.ZodTypeAny, {
5985
- tags?: string[] | undefined;
5986
- firstName?: string | undefined;
5987
- lastName?: string | undefined;
5988
5985
  emails?: {
5989
5986
  value: string;
5990
5987
  }[] | undefined;
5991
5988
  phones?: {
5992
5989
  value: string;
5993
5990
  }[] | undefined;
5994
- }, {
5995
5991
  tags?: string[] | undefined;
5996
5992
  firstName?: string | undefined;
5997
5993
  lastName?: string | undefined;
5994
+ }, {
5998
5995
  emails?: {
5999
5996
  value: string;
6000
5997
  }[] | undefined;
6001
5998
  phones?: {
6002
5999
  value: string;
6003
6000
  }[] | undefined;
6001
+ tags?: string[] | undefined;
6002
+ firstName?: string | undefined;
6003
+ lastName?: string | undefined;
6004
6004
  }>>;
6005
6005
  created: z.ZodOptional<z.ZodString>;
6006
6006
  }, z.ZodTypeAny, "passthrough">>>;
6007
6007
  error: z.ZodString;
6008
6008
  }, "strip", z.ZodTypeAny, {
6009
- operation: "get_event";
6010
6009
  success: boolean;
6011
6010
  error: string;
6011
+ operation: "get_event";
6012
6012
  event?: z.objectOutputType<{
6013
6013
  id: z.ZodOptional<z.ZodNumber>;
6014
6014
  type: z.ZodString;
@@ -6033,32 +6033,32 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6033
6033
  }>, "many">>;
6034
6034
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6035
6035
  }, "strip", z.ZodTypeAny, {
6036
- tags?: string[] | undefined;
6037
- firstName?: string | undefined;
6038
- lastName?: string | undefined;
6039
6036
  emails?: {
6040
6037
  value: string;
6041
6038
  }[] | undefined;
6042
6039
  phones?: {
6043
6040
  value: string;
6044
6041
  }[] | undefined;
6045
- }, {
6046
6042
  tags?: string[] | undefined;
6047
6043
  firstName?: string | undefined;
6048
6044
  lastName?: string | undefined;
6045
+ }, {
6049
6046
  emails?: {
6050
6047
  value: string;
6051
6048
  }[] | undefined;
6052
6049
  phones?: {
6053
6050
  value: string;
6054
6051
  }[] | undefined;
6052
+ tags?: string[] | undefined;
6053
+ firstName?: string | undefined;
6054
+ lastName?: string | undefined;
6055
6055
  }>>;
6056
6056
  created: z.ZodOptional<z.ZodString>;
6057
6057
  }, z.ZodTypeAny, "passthrough"> | undefined;
6058
6058
  }, {
6059
- operation: "get_event";
6060
6059
  success: boolean;
6061
6060
  error: string;
6061
+ operation: "get_event";
6062
6062
  event?: z.objectInputType<{
6063
6063
  id: z.ZodOptional<z.ZodNumber>;
6064
6064
  type: z.ZodString;
@@ -6083,25 +6083,25 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6083
6083
  }>, "many">>;
6084
6084
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6085
6085
  }, "strip", z.ZodTypeAny, {
6086
- tags?: string[] | undefined;
6087
- firstName?: string | undefined;
6088
- lastName?: string | undefined;
6089
6086
  emails?: {
6090
6087
  value: string;
6091
6088
  }[] | undefined;
6092
6089
  phones?: {
6093
6090
  value: string;
6094
6091
  }[] | undefined;
6095
- }, {
6096
6092
  tags?: string[] | undefined;
6097
6093
  firstName?: string | undefined;
6098
6094
  lastName?: string | undefined;
6095
+ }, {
6099
6096
  emails?: {
6100
6097
  value: string;
6101
6098
  }[] | undefined;
6102
6099
  phones?: {
6103
6100
  value: string;
6104
6101
  }[] | undefined;
6102
+ tags?: string[] | undefined;
6103
+ firstName?: string | undefined;
6104
+ lastName?: string | undefined;
6105
6105
  }>>;
6106
6106
  created: z.ZodOptional<z.ZodString>;
6107
6107
  }, z.ZodTypeAny, "passthrough"> | undefined;
@@ -6132,25 +6132,25 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6132
6132
  }>, "many">>;
6133
6133
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6134
6134
  }, "strip", z.ZodTypeAny, {
6135
- tags?: string[] | undefined;
6136
- firstName?: string | undefined;
6137
- lastName?: string | undefined;
6138
6135
  emails?: {
6139
6136
  value: string;
6140
6137
  }[] | undefined;
6141
6138
  phones?: {
6142
6139
  value: string;
6143
6140
  }[] | undefined;
6144
- }, {
6145
6141
  tags?: string[] | undefined;
6146
6142
  firstName?: string | undefined;
6147
6143
  lastName?: string | undefined;
6144
+ }, {
6148
6145
  emails?: {
6149
6146
  value: string;
6150
6147
  }[] | undefined;
6151
6148
  phones?: {
6152
6149
  value: string;
6153
6150
  }[] | undefined;
6151
+ tags?: string[] | undefined;
6152
+ firstName?: string | undefined;
6153
+ lastName?: string | undefined;
6154
6154
  }>>;
6155
6155
  created: z.ZodOptional<z.ZodString>;
6156
6156
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
@@ -6177,25 +6177,25 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6177
6177
  }>, "many">>;
6178
6178
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6179
6179
  }, "strip", z.ZodTypeAny, {
6180
- tags?: string[] | undefined;
6181
- firstName?: string | undefined;
6182
- lastName?: string | undefined;
6183
6180
  emails?: {
6184
6181
  value: string;
6185
6182
  }[] | undefined;
6186
6183
  phones?: {
6187
6184
  value: string;
6188
6185
  }[] | undefined;
6189
- }, {
6190
6186
  tags?: string[] | undefined;
6191
6187
  firstName?: string | undefined;
6192
6188
  lastName?: string | undefined;
6189
+ }, {
6193
6190
  emails?: {
6194
6191
  value: string;
6195
6192
  }[] | undefined;
6196
6193
  phones?: {
6197
6194
  value: string;
6198
6195
  }[] | undefined;
6196
+ tags?: string[] | undefined;
6197
+ firstName?: string | undefined;
6198
+ lastName?: string | undefined;
6199
6199
  }>>;
6200
6200
  created: z.ZodOptional<z.ZodString>;
6201
6201
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
@@ -6222,33 +6222,33 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6222
6222
  }>, "many">>;
6223
6223
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6224
6224
  }, "strip", z.ZodTypeAny, {
6225
- tags?: string[] | undefined;
6226
- firstName?: string | undefined;
6227
- lastName?: string | undefined;
6228
6225
  emails?: {
6229
6226
  value: string;
6230
6227
  }[] | undefined;
6231
6228
  phones?: {
6232
6229
  value: string;
6233
6230
  }[] | undefined;
6234
- }, {
6235
6231
  tags?: string[] | undefined;
6236
6232
  firstName?: string | undefined;
6237
6233
  lastName?: string | undefined;
6234
+ }, {
6238
6235
  emails?: {
6239
6236
  value: string;
6240
6237
  }[] | undefined;
6241
6238
  phones?: {
6242
6239
  value: string;
6243
6240
  }[] | undefined;
6241
+ tags?: string[] | undefined;
6242
+ firstName?: string | undefined;
6243
+ lastName?: string | undefined;
6244
6244
  }>>;
6245
6245
  created: z.ZodOptional<z.ZodString>;
6246
6246
  }, z.ZodTypeAny, "passthrough">>>;
6247
6247
  error: z.ZodString;
6248
6248
  }, "strip", z.ZodTypeAny, {
6249
- operation: "create_event";
6250
6249
  success: boolean;
6251
6250
  error: string;
6251
+ operation: "create_event";
6252
6252
  event?: z.objectOutputType<{
6253
6253
  id: z.ZodOptional<z.ZodNumber>;
6254
6254
  type: z.ZodString;
@@ -6273,32 +6273,32 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6273
6273
  }>, "many">>;
6274
6274
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6275
6275
  }, "strip", z.ZodTypeAny, {
6276
- tags?: string[] | undefined;
6277
- firstName?: string | undefined;
6278
- lastName?: string | undefined;
6279
6276
  emails?: {
6280
6277
  value: string;
6281
6278
  }[] | undefined;
6282
6279
  phones?: {
6283
6280
  value: string;
6284
6281
  }[] | undefined;
6285
- }, {
6286
6282
  tags?: string[] | undefined;
6287
6283
  firstName?: string | undefined;
6288
6284
  lastName?: string | undefined;
6285
+ }, {
6289
6286
  emails?: {
6290
6287
  value: string;
6291
6288
  }[] | undefined;
6292
6289
  phones?: {
6293
6290
  value: string;
6294
6291
  }[] | undefined;
6292
+ tags?: string[] | undefined;
6293
+ firstName?: string | undefined;
6294
+ lastName?: string | undefined;
6295
6295
  }>>;
6296
6296
  created: z.ZodOptional<z.ZodString>;
6297
6297
  }, z.ZodTypeAny, "passthrough"> | undefined;
6298
6298
  }, {
6299
- operation: "create_event";
6300
6299
  success: boolean;
6301
6300
  error: string;
6301
+ operation: "create_event";
6302
6302
  event?: z.objectInputType<{
6303
6303
  id: z.ZodOptional<z.ZodNumber>;
6304
6304
  type: z.ZodString;
@@ -6323,25 +6323,25 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6323
6323
  }>, "many">>;
6324
6324
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6325
6325
  }, "strip", z.ZodTypeAny, {
6326
- tags?: string[] | undefined;
6327
- firstName?: string | undefined;
6328
- lastName?: string | undefined;
6329
6326
  emails?: {
6330
6327
  value: string;
6331
6328
  }[] | undefined;
6332
6329
  phones?: {
6333
6330
  value: string;
6334
6331
  }[] | undefined;
6335
- }, {
6336
6332
  tags?: string[] | undefined;
6337
6333
  firstName?: string | undefined;
6338
6334
  lastName?: string | undefined;
6335
+ }, {
6339
6336
  emails?: {
6340
6337
  value: string;
6341
6338
  }[] | undefined;
6342
6339
  phones?: {
6343
6340
  value: string;
6344
6341
  }[] | undefined;
6342
+ tags?: string[] | undefined;
6343
+ firstName?: string | undefined;
6344
+ lastName?: string | undefined;
6345
6345
  }>>;
6346
6346
  created: z.ZodOptional<z.ZodString>;
6347
6347
  }, z.ZodTypeAny, "passthrough"> | undefined;
@@ -6375,23 +6375,23 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6375
6375
  limit: z.ZodOptional<z.ZodNumber>;
6376
6376
  offset: z.ZodOptional<z.ZodNumber>;
6377
6377
  }, "strip", z.ZodTypeAny, {
6378
- total?: number | undefined;
6379
6378
  limit?: number | undefined;
6380
6379
  offset?: number | undefined;
6381
- }, {
6382
6380
  total?: number | undefined;
6381
+ }, {
6383
6382
  limit?: number | undefined;
6384
6383
  offset?: number | undefined;
6384
+ total?: number | undefined;
6385
6385
  }>>;
6386
6386
  error: z.ZodString;
6387
6387
  }, "strip", z.ZodTypeAny, {
6388
- operation: "list_calls";
6389
6388
  success: boolean;
6390
6389
  error: string;
6390
+ operation: "list_calls";
6391
6391
  _metadata?: {
6392
- total?: number | undefined;
6393
6392
  limit?: number | undefined;
6394
6393
  offset?: number | undefined;
6394
+ total?: number | undefined;
6395
6395
  } | undefined;
6396
6396
  calls?: z.objectOutputType<{
6397
6397
  id: z.ZodNumber;
@@ -6402,13 +6402,13 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6402
6402
  created: z.ZodOptional<z.ZodString>;
6403
6403
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6404
6404
  }, {
6405
- operation: "list_calls";
6406
6405
  success: boolean;
6407
6406
  error: string;
6407
+ operation: "list_calls";
6408
6408
  _metadata?: {
6409
- total?: number | undefined;
6410
6409
  limit?: number | undefined;
6411
6410
  offset?: number | undefined;
6411
+ total?: number | undefined;
6412
6412
  } | undefined;
6413
6413
  calls?: z.objectInputType<{
6414
6414
  id: z.ZodNumber;
@@ -6445,9 +6445,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6445
6445
  }, z.ZodTypeAny, "passthrough">>>;
6446
6446
  error: z.ZodString;
6447
6447
  }, "strip", z.ZodTypeAny, {
6448
- operation: "create_call";
6449
6448
  success: boolean;
6450
6449
  error: string;
6450
+ operation: "create_call";
6451
6451
  call?: z.objectOutputType<{
6452
6452
  id: z.ZodNumber;
6453
6453
  personId: z.ZodNumber;
@@ -6457,9 +6457,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6457
6457
  created: z.ZodOptional<z.ZodString>;
6458
6458
  }, z.ZodTypeAny, "passthrough"> | undefined;
6459
6459
  }, {
6460
- operation: "create_call";
6461
6460
  success: boolean;
6462
6461
  error: string;
6462
+ operation: "create_call";
6463
6463
  call?: z.objectInputType<{
6464
6464
  id: z.ZodNumber;
6465
6465
  personId: z.ZodNumber;
@@ -6501,23 +6501,23 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6501
6501
  limit: z.ZodOptional<z.ZodNumber>;
6502
6502
  offset: z.ZodOptional<z.ZodNumber>;
6503
6503
  }, "strip", z.ZodTypeAny, {
6504
- total?: number | undefined;
6505
6504
  limit?: number | undefined;
6506
6505
  offset?: number | undefined;
6507
- }, {
6508
6506
  total?: number | undefined;
6507
+ }, {
6509
6508
  limit?: number | undefined;
6510
6509
  offset?: number | undefined;
6510
+ total?: number | undefined;
6511
6511
  }>>;
6512
6512
  error: z.ZodString;
6513
6513
  }, "strip", z.ZodTypeAny, {
6514
- operation: "list_appointments";
6515
6514
  success: boolean;
6516
6515
  error: string;
6516
+ operation: "list_appointments";
6517
6517
  _metadata?: {
6518
- total?: number | undefined;
6519
6518
  limit?: number | undefined;
6520
6519
  offset?: number | undefined;
6520
+ total?: number | undefined;
6521
6521
  } | undefined;
6522
6522
  appointments?: z.objectOutputType<{
6523
6523
  id: z.ZodNumber;
@@ -6529,13 +6529,13 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6529
6529
  created: z.ZodOptional<z.ZodString>;
6530
6530
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6531
6531
  }, {
6532
- operation: "list_appointments";
6533
6532
  success: boolean;
6534
6533
  error: string;
6534
+ operation: "list_appointments";
6535
6535
  _metadata?: {
6536
- total?: number | undefined;
6537
6536
  limit?: number | undefined;
6538
6537
  offset?: number | undefined;
6538
+ total?: number | undefined;
6539
6539
  } | undefined;
6540
6540
  appointments?: z.objectInputType<{
6541
6541
  id: z.ZodNumber;
@@ -6576,9 +6576,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6576
6576
  }, z.ZodTypeAny, "passthrough">>>;
6577
6577
  error: z.ZodString;
6578
6578
  }, "strip", z.ZodTypeAny, {
6579
- operation: "create_appointment";
6580
6579
  success: boolean;
6581
6580
  error: string;
6581
+ operation: "create_appointment";
6582
6582
  appointment?: z.objectOutputType<{
6583
6583
  id: z.ZodNumber;
6584
6584
  personId: z.ZodOptional<z.ZodNumber>;
@@ -6589,9 +6589,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6589
6589
  created: z.ZodOptional<z.ZodString>;
6590
6590
  }, z.ZodTypeAny, "passthrough"> | undefined;
6591
6591
  }, {
6592
- operation: "create_appointment";
6593
6592
  success: boolean;
6594
6593
  error: string;
6594
+ operation: "create_appointment";
6595
6595
  appointment?: z.objectInputType<{
6596
6596
  id: z.ZodNumber;
6597
6597
  personId: z.ZodOptional<z.ZodNumber>;
@@ -6622,9 +6622,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6622
6622
  }, z.ZodTypeAny, "passthrough">>, "many">>;
6623
6623
  error: z.ZodString;
6624
6624
  }, "strip", z.ZodTypeAny, {
6625
- operation: "list_webhooks";
6626
6625
  success: boolean;
6627
6626
  error: string;
6627
+ operation: "list_webhooks";
6628
6628
  webhooks?: z.objectOutputType<{
6629
6629
  id: z.ZodNumber;
6630
6630
  event: z.ZodString;
@@ -6632,9 +6632,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6632
6632
  status: z.ZodOptional<z.ZodString>;
6633
6633
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6634
6634
  }, {
6635
- operation: "list_webhooks";
6636
6635
  success: boolean;
6637
6636
  error: string;
6637
+ operation: "list_webhooks";
6638
6638
  webhooks?: z.objectInputType<{
6639
6639
  id: z.ZodNumber;
6640
6640
  event: z.ZodString;
@@ -6662,9 +6662,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6662
6662
  }, z.ZodTypeAny, "passthrough">>>;
6663
6663
  error: z.ZodString;
6664
6664
  }, "strip", z.ZodTypeAny, {
6665
- operation: "get_webhook";
6666
6665
  success: boolean;
6667
6666
  error: string;
6667
+ operation: "get_webhook";
6668
6668
  webhook?: z.objectOutputType<{
6669
6669
  id: z.ZodNumber;
6670
6670
  event: z.ZodString;
@@ -6672,9 +6672,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6672
6672
  status: z.ZodOptional<z.ZodString>;
6673
6673
  }, z.ZodTypeAny, "passthrough"> | undefined;
6674
6674
  }, {
6675
- operation: "get_webhook";
6676
6675
  success: boolean;
6677
6676
  error: string;
6677
+ operation: "get_webhook";
6678
6678
  webhook?: z.objectInputType<{
6679
6679
  id: z.ZodNumber;
6680
6680
  event: z.ZodString;
@@ -6702,9 +6702,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6702
6702
  }, z.ZodTypeAny, "passthrough">>>;
6703
6703
  error: z.ZodString;
6704
6704
  }, "strip", z.ZodTypeAny, {
6705
- operation: "create_webhook";
6706
6705
  success: boolean;
6707
6706
  error: string;
6707
+ operation: "create_webhook";
6708
6708
  webhook?: z.objectOutputType<{
6709
6709
  id: z.ZodNumber;
6710
6710
  event: z.ZodString;
@@ -6712,9 +6712,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6712
6712
  status: z.ZodOptional<z.ZodString>;
6713
6713
  }, z.ZodTypeAny, "passthrough"> | undefined;
6714
6714
  }, {
6715
- operation: "create_webhook";
6716
6715
  success: boolean;
6717
6716
  error: string;
6717
+ operation: "create_webhook";
6718
6718
  webhook?: z.objectInputType<{
6719
6719
  id: z.ZodNumber;
6720
6720
  event: z.ZodString;
@@ -6742,9 +6742,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6742
6742
  }, z.ZodTypeAny, "passthrough">>>;
6743
6743
  error: z.ZodString;
6744
6744
  }, "strip", z.ZodTypeAny, {
6745
- operation: "update_webhook";
6746
6745
  success: boolean;
6747
6746
  error: string;
6747
+ operation: "update_webhook";
6748
6748
  webhook?: z.objectOutputType<{
6749
6749
  id: z.ZodNumber;
6750
6750
  event: z.ZodString;
@@ -6752,9 +6752,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6752
6752
  status: z.ZodOptional<z.ZodString>;
6753
6753
  }, z.ZodTypeAny, "passthrough"> | undefined;
6754
6754
  }, {
6755
- operation: "update_webhook";
6756
6755
  success: boolean;
6757
6756
  error: string;
6757
+ operation: "update_webhook";
6758
6758
  webhook?: z.objectInputType<{
6759
6759
  id: z.ZodNumber;
6760
6760
  event: z.ZodString;
@@ -6767,14 +6767,14 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6767
6767
  deleted_id: z.ZodOptional<z.ZodNumber>;
6768
6768
  error: z.ZodString;
6769
6769
  }, "strip", z.ZodTypeAny, {
6770
- operation: "delete_webhook";
6771
6770
  success: boolean;
6772
6771
  error: string;
6772
+ operation: "delete_webhook";
6773
6773
  deleted_id?: number | undefined;
6774
6774
  }, {
6775
- operation: "delete_webhook";
6776
6775
  success: boolean;
6777
6776
  error: string;
6777
+ operation: "delete_webhook";
6778
6778
  deleted_id?: number | undefined;
6779
6779
  }>]>;
6780
6780
  static readonly shortDescription = "Follow Up Boss CRM integration";