@bubblelab/bubble-core 0.1.113 → 0.1.114

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 (69) hide show
  1. package/dist/bubble-bundle.d.ts +94 -94
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +70 -70
  4. package/dist/bubbles/service-bubble/airtable.d.ts +250 -250
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +228 -228
  7. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  8. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +84 -84
  9. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +87 -87
  10. package/dist/bubbles/service-bubble/confluence/confluence.schema.js +1 -1
  11. package/dist/bubbles/service-bubble/confluence/confluence.schema.js.map +1 -1
  12. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +102 -102
  13. package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
  14. package/dist/bubbles/service-bubble/firecrawl.d.ts +298 -298
  15. package/dist/bubbles/service-bubble/followupboss.d.ts +322 -322
  16. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  17. package/dist/bubbles/service-bubble/github.d.ts +298 -298
  18. package/dist/bubbles/service-bubble/gmail.d.ts +650 -650
  19. package/dist/bubbles/service-bubble/google-calendar.d.ts +66 -66
  20. package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
  21. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  22. package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
  23. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  24. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/jira/jira.d.ts +91 -91
  26. package/dist/bubbles/service-bubble/notion/notion.d.ts +1651 -1651
  27. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  28. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/slack/slack.d.ts +368 -368
  30. package/dist/bubbles/service-bubble/storage.d.ts +44 -44
  31. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +157 -157
  32. package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
  33. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  34. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  35. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  36. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  37. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
  38. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  39. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  40. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  41. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  42. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +66 -66
  44. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
  45. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
  46. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
  47. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +62 -62
  48. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +16 -16
  49. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  50. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  52. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
  54. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
  55. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  56. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
  57. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
  58. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +64 -64
  59. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  60. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  61. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  62. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
  63. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +142 -142
  64. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  65. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  66. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  67. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  68. package/dist/bubbles.json +4 -2
  69. package/package.json +2 -2
@@ -21,9 +21,9 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
21
21
  }, {
22
22
  operation: "list_people";
23
23
  sort?: string | undefined;
24
+ limit?: number | undefined;
24
25
  credentials?: Partial<Record<CredentialType, string>> | undefined;
25
26
  fields?: string | undefined;
26
- limit?: number | undefined;
27
27
  offset?: number | undefined;
28
28
  includeTrash?: boolean | undefined;
29
29
  }>, z.ZodObject<{
@@ -216,8 +216,8 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
216
216
  personId?: number | undefined;
217
217
  }, {
218
218
  operation: "list_tasks";
219
- credentials?: Partial<Record<CredentialType, string>> | undefined;
220
219
  limit?: number | undefined;
220
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
221
221
  offset?: number | undefined;
222
222
  personId?: number | undefined;
223
223
  }>, z.ZodObject<{
@@ -268,8 +268,8 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
268
268
  }, "strip", z.ZodTypeAny, {
269
269
  operation: "update_task";
270
270
  task_id: number;
271
- description?: string | undefined;
272
271
  name?: string | undefined;
272
+ description?: string | undefined;
273
273
  credentials?: Partial<Record<CredentialType, string>> | undefined;
274
274
  assignedTo?: number | undefined;
275
275
  dueDate?: string | undefined;
@@ -277,8 +277,8 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
277
277
  }, {
278
278
  operation: "update_task";
279
279
  task_id: number;
280
- description?: string | undefined;
281
280
  name?: string | undefined;
281
+ description?: string | undefined;
282
282
  credentials?: Partial<Record<CredentialType, string>> | undefined;
283
283
  assignedTo?: number | undefined;
284
284
  dueDate?: string | undefined;
@@ -309,8 +309,8 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
309
309
  personId?: number | undefined;
310
310
  }, {
311
311
  operation: "list_notes";
312
- credentials?: Partial<Record<CredentialType, string>> | undefined;
313
312
  limit?: number | undefined;
313
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
314
314
  offset?: number | undefined;
315
315
  personId?: number | undefined;
316
316
  }>, z.ZodObject<{
@@ -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
- operation: "create_note";
324
323
  body: string;
324
+ operation: "create_note";
325
325
  personId: number;
326
326
  credentials?: Partial<Record<CredentialType, string>> | undefined;
327
327
  subject?: string | undefined;
328
328
  }, {
329
- operation: "create_note";
330
329
  body: string;
330
+ operation: "create_note";
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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
344
343
  body?: string | undefined;
344
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
345
345
  subject?: string | undefined;
346
346
  }, {
347
347
  operation: "update_note";
348
348
  note_id: number;
349
- credentials?: Partial<Record<CredentialType, string>> | undefined;
350
349
  body?: string | undefined;
350
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
351
351
  subject?: string | undefined;
352
352
  }>, z.ZodObject<{
353
353
  operation: z.ZodLiteral<"delete_note">;
@@ -375,8 +375,8 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
375
375
  personId?: number | undefined;
376
376
  }, {
377
377
  operation: "list_deals";
378
- credentials?: Partial<Record<CredentialType, string>> | undefined;
379
378
  limit?: number | undefined;
379
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
380
380
  offset?: number | undefined;
381
381
  personId?: number | undefined;
382
382
  }>, z.ZodObject<{
@@ -453,8 +453,8 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
453
453
  personId?: number | undefined;
454
454
  }, {
455
455
  operation: "list_events";
456
- credentials?: Partial<Record<CredentialType, string>> | undefined;
457
456
  limit?: number | undefined;
457
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
458
458
  offset?: number | undefined;
459
459
  personId?: number | undefined;
460
460
  }>, z.ZodObject<{
@@ -562,8 +562,8 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
562
562
  personId?: number | undefined;
563
563
  }, {
564
564
  operation: "list_calls";
565
- credentials?: Partial<Record<CredentialType, string>> | undefined;
566
565
  limit?: number | undefined;
566
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
567
567
  offset?: number | undefined;
568
568
  personId?: number | undefined;
569
569
  }>, z.ZodObject<{
@@ -601,8 +601,8 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
601
601
  personId?: number | undefined;
602
602
  }, {
603
603
  operation: "list_appointments";
604
- credentials?: Partial<Record<CredentialType, string>> | undefined;
605
604
  limit?: number | undefined;
605
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
606
606
  offset?: number | undefined;
607
607
  personId?: number | undefined;
608
608
  }>, z.ZodObject<{
@@ -814,18 +814,18 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
814
814
  offset: z.ZodOptional<z.ZodNumber>;
815
815
  }, "strip", z.ZodTypeAny, {
816
816
  limit?: number | undefined;
817
- offset?: number | undefined;
818
817
  total?: number | undefined;
818
+ offset?: number | undefined;
819
819
  }, {
820
820
  limit?: number | undefined;
821
- offset?: number | undefined;
822
821
  total?: number | undefined;
822
+ offset?: number | undefined;
823
823
  }>>;
824
824
  error: z.ZodString;
825
825
  }, "strip", z.ZodTypeAny, {
826
- error: string;
827
- success: boolean;
828
826
  operation: "list_people";
827
+ success: boolean;
828
+ error: string;
829
829
  people?: z.objectOutputType<{
830
830
  id: z.ZodNumber;
831
831
  firstName: z.ZodOptional<z.ZodString>;
@@ -865,13 +865,13 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
865
865
  }, z.ZodTypeAny, "passthrough">[] | undefined;
866
866
  _metadata?: {
867
867
  limit?: number | undefined;
868
- offset?: number | undefined;
869
868
  total?: number | undefined;
869
+ offset?: number | undefined;
870
870
  } | undefined;
871
871
  }, {
872
- error: string;
873
- success: boolean;
874
872
  operation: "list_people";
873
+ success: boolean;
874
+ error: string;
875
875
  people?: z.objectInputType<{
876
876
  id: z.ZodNumber;
877
877
  firstName: z.ZodOptional<z.ZodString>;
@@ -911,8 +911,8 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
911
911
  }, z.ZodTypeAny, "passthrough">[] | undefined;
912
912
  _metadata?: {
913
913
  limit?: number | undefined;
914
- offset?: number | undefined;
915
914
  total?: number | undefined;
915
+ offset?: 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
- error: string;
1032
- success: boolean;
1033
1031
  operation: "get_person";
1032
+ success: boolean;
1033
+ error: string;
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
- error: string;
1073
- success: boolean;
1074
1072
  operation: "get_person";
1073
+ success: boolean;
1074
+ error: string;
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
- error: string;
1227
- success: boolean;
1228
1226
  operation: "create_person";
1227
+ success: boolean;
1228
+ error: string;
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
- error: string;
1268
- success: boolean;
1269
1267
  operation: "create_person";
1268
+ success: boolean;
1269
+ error: string;
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
- error: string;
1422
- success: boolean;
1423
1421
  operation: "update_person";
1422
+ success: boolean;
1423
+ error: string;
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
- error: string;
1463
- success: boolean;
1464
1462
  operation: "update_person";
1463
+ success: boolean;
1464
+ error: string;
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
- error: string;
1509
- success: boolean;
1510
1508
  operation: "delete_person";
1509
+ success: boolean;
1510
+ error: string;
1511
1511
  deleted_id?: number | undefined;
1512
1512
  }, {
1513
- error: string;
1514
- success: boolean;
1515
1513
  operation: "delete_person";
1514
+ success: boolean;
1515
+ error: string;
1516
1516
  deleted_id?: number | undefined;
1517
1517
  }>, z.ZodObject<{
1518
1518
  operation: z.ZodLiteral<"list_tasks">;
@@ -1551,18 +1551,18 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1551
1551
  offset: z.ZodOptional<z.ZodNumber>;
1552
1552
  }, "strip", z.ZodTypeAny, {
1553
1553
  limit?: number | undefined;
1554
- offset?: number | undefined;
1555
1554
  total?: number | undefined;
1555
+ offset?: number | undefined;
1556
1556
  }, {
1557
1557
  limit?: number | undefined;
1558
- offset?: number | undefined;
1559
1558
  total?: number | undefined;
1559
+ offset?: number | undefined;
1560
1560
  }>>;
1561
1561
  error: z.ZodString;
1562
1562
  }, "strip", z.ZodTypeAny, {
1563
- error: string;
1564
- success: boolean;
1565
1563
  operation: "list_tasks";
1564
+ success: boolean;
1565
+ error: string;
1566
1566
  tasks?: z.objectOutputType<{
1567
1567
  id: z.ZodNumber;
1568
1568
  personId: z.ZodOptional<z.ZodNumber>;
@@ -1575,13 +1575,13 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1575
1575
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1576
1576
  _metadata?: {
1577
1577
  limit?: number | undefined;
1578
- offset?: number | undefined;
1579
1578
  total?: number | undefined;
1579
+ offset?: number | undefined;
1580
1580
  } | undefined;
1581
1581
  }, {
1582
- error: string;
1583
- success: boolean;
1584
1582
  operation: "list_tasks";
1583
+ success: boolean;
1584
+ error: string;
1585
1585
  tasks?: z.objectInputType<{
1586
1586
  id: z.ZodNumber;
1587
1587
  personId: z.ZodOptional<z.ZodNumber>;
@@ -1594,8 +1594,8 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1594
1594
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1595
1595
  _metadata?: {
1596
1596
  limit?: number | undefined;
1597
- offset?: number | undefined;
1598
1597
  total?: number | undefined;
1598
+ offset?: 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
- error: string;
1634
- success: boolean;
1635
1633
  operation: "get_task";
1634
+ success: boolean;
1635
+ error: string;
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
- error: string;
1648
- success: boolean;
1649
1647
  operation: "get_task";
1648
+ success: boolean;
1649
+ error: string;
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
- error: string;
1694
- success: boolean;
1695
1693
  operation: "create_task";
1694
+ success: boolean;
1695
+ error: string;
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
- error: string;
1708
- success: boolean;
1709
1707
  operation: "create_task";
1708
+ success: boolean;
1709
+ error: string;
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
- error: string;
1754
- success: boolean;
1755
1753
  operation: "update_task";
1754
+ success: boolean;
1755
+ error: string;
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
- error: string;
1768
- success: boolean;
1769
1767
  operation: "update_task";
1768
+ success: boolean;
1769
+ error: string;
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
- error: string;
1787
- success: boolean;
1788
1786
  operation: "delete_task";
1787
+ success: boolean;
1788
+ error: string;
1789
1789
  deleted_id?: number | undefined;
1790
1790
  }, {
1791
- error: string;
1792
- success: boolean;
1793
1791
  operation: "delete_task";
1792
+ success: boolean;
1793
+ error: string;
1794
1794
  deleted_id?: number | undefined;
1795
1795
  }>, z.ZodObject<{
1796
1796
  operation: z.ZodLiteral<"list_notes">;
@@ -1820,22 +1820,22 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1820
1820
  offset: z.ZodOptional<z.ZodNumber>;
1821
1821
  }, "strip", z.ZodTypeAny, {
1822
1822
  limit?: number | undefined;
1823
- offset?: number | undefined;
1824
1823
  total?: number | undefined;
1824
+ offset?: number | undefined;
1825
1825
  }, {
1826
1826
  limit?: number | undefined;
1827
- offset?: number | undefined;
1828
1827
  total?: number | undefined;
1828
+ offset?: number | undefined;
1829
1829
  }>>;
1830
1830
  error: z.ZodString;
1831
1831
  }, "strip", z.ZodTypeAny, {
1832
- error: string;
1833
- success: boolean;
1834
1832
  operation: "list_notes";
1833
+ success: boolean;
1834
+ error: string;
1835
1835
  _metadata?: {
1836
1836
  limit?: number | undefined;
1837
- offset?: number | undefined;
1838
1837
  total?: number | undefined;
1838
+ offset?: 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
- error: string;
1849
- success: boolean;
1850
1848
  operation: "list_notes";
1849
+ success: boolean;
1850
+ error: string;
1851
1851
  _metadata?: {
1852
1852
  limit?: number | undefined;
1853
- offset?: number | undefined;
1854
1853
  total?: number | undefined;
1854
+ offset?: 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
- error: string;
1888
- success: boolean;
1889
1887
  operation: "create_note";
1888
+ success: boolean;
1889
+ error: string;
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
- error: string;
1899
- success: boolean;
1900
1898
  operation: "create_note";
1899
+ success: boolean;
1900
+ error: string;
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
- error: string;
1933
- success: boolean;
1934
1932
  operation: "update_note";
1933
+ success: boolean;
1934
+ error: string;
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
- error: string;
1944
- success: boolean;
1945
1943
  operation: "update_note";
1944
+ success: boolean;
1945
+ error: string;
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
- error: string;
1960
- success: boolean;
1961
1959
  operation: "delete_note";
1960
+ success: boolean;
1961
+ error: string;
1962
1962
  deleted_id?: number | undefined;
1963
1963
  }, {
1964
- error: string;
1965
- success: boolean;
1966
1964
  operation: "delete_note";
1965
+ success: boolean;
1966
+ error: string;
1967
1967
  deleted_id?: number | undefined;
1968
1968
  }>, z.ZodObject<{
1969
1969
  operation: z.ZodLiteral<"list_deals">;
@@ -1999,22 +1999,22 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
1999
1999
  offset: z.ZodOptional<z.ZodNumber>;
2000
2000
  }, "strip", z.ZodTypeAny, {
2001
2001
  limit?: number | undefined;
2002
- offset?: number | undefined;
2003
2002
  total?: number | undefined;
2003
+ offset?: number | undefined;
2004
2004
  }, {
2005
2005
  limit?: number | undefined;
2006
- offset?: number | undefined;
2007
2006
  total?: number | undefined;
2007
+ offset?: number | undefined;
2008
2008
  }>>;
2009
2009
  error: z.ZodString;
2010
2010
  }, "strip", z.ZodTypeAny, {
2011
- error: string;
2012
- success: boolean;
2013
2011
  operation: "list_deals";
2012
+ success: boolean;
2013
+ error: string;
2014
2014
  _metadata?: {
2015
2015
  limit?: number | undefined;
2016
- offset?: number | undefined;
2017
2016
  total?: number | undefined;
2017
+ offset?: 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
- error: string;
2030
- success: boolean;
2031
2029
  operation: "list_deals";
2030
+ success: boolean;
2031
+ error: string;
2032
2032
  _metadata?: {
2033
2033
  limit?: number | undefined;
2034
- offset?: number | undefined;
2035
2034
  total?: number | undefined;
2035
+ offset?: 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
- error: string;
2077
- success: boolean;
2078
2076
  operation: "get_deal";
2077
+ success: boolean;
2078
+ error: string;
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
- error: string;
2090
- success: boolean;
2091
2089
  operation: "get_deal";
2090
+ success: boolean;
2091
+ error: string;
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
- error: string;
2132
- success: boolean;
2133
2131
  operation: "create_deal";
2132
+ success: boolean;
2133
+ error: string;
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
- error: string;
2145
- success: boolean;
2146
2144
  operation: "create_deal";
2145
+ success: boolean;
2146
+ error: string;
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
- error: string;
2187
- success: boolean;
2188
2186
  operation: "update_deal";
2187
+ success: boolean;
2188
+ error: string;
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
- error: string;
2200
- success: boolean;
2201
2199
  operation: "update_deal";
2200
+ success: boolean;
2201
+ error: string;
2202
2202
  deal?: z.objectInputType<{
2203
2203
  id: z.ZodNumber;
2204
2204
  personId: z.ZodOptional<z.ZodNumber>;
@@ -2353,18 +2353,18 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2353
2353
  offset: z.ZodOptional<z.ZodNumber>;
2354
2354
  }, "strip", z.ZodTypeAny, {
2355
2355
  limit?: number | undefined;
2356
- offset?: number | undefined;
2357
2356
  total?: number | undefined;
2357
+ offset?: number | undefined;
2358
2358
  }, {
2359
2359
  limit?: number | undefined;
2360
- offset?: number | undefined;
2361
2360
  total?: number | undefined;
2361
+ offset?: number | undefined;
2362
2362
  }>>;
2363
2363
  error: z.ZodString;
2364
2364
  }, "strip", z.ZodTypeAny, {
2365
- error: string;
2366
- success: boolean;
2367
2365
  operation: "list_events";
2366
+ success: boolean;
2367
+ error: string;
2368
2368
  events?: z.objectOutputType<{
2369
2369
  id: z.ZodOptional<z.ZodNumber>;
2370
2370
  type: z.ZodString;
@@ -2413,13 +2413,13 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2413
2413
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2414
2414
  _metadata?: {
2415
2415
  limit?: number | undefined;
2416
- offset?: number | undefined;
2417
2416
  total?: number | undefined;
2417
+ offset?: number | undefined;
2418
2418
  } | undefined;
2419
2419
  }, {
2420
- error: string;
2421
- success: boolean;
2422
2420
  operation: "list_events";
2421
+ success: boolean;
2422
+ error: string;
2423
2423
  events?: z.objectInputType<{
2424
2424
  id: z.ZodOptional<z.ZodNumber>;
2425
2425
  type: z.ZodString;
@@ -2468,8 +2468,8 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2468
2468
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2469
2469
  _metadata?: {
2470
2470
  limit?: number | undefined;
2471
- offset?: number | undefined;
2472
2471
  total?: number | undefined;
2472
+ offset?: number | undefined;
2473
2473
  } | undefined;
2474
2474
  }>, z.ZodObject<{
2475
2475
  operation: z.ZodLiteral<"get_event">;
@@ -2612,9 +2612,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2612
2612
  }, z.ZodTypeAny, "passthrough">>>;
2613
2613
  error: z.ZodString;
2614
2614
  }, "strip", z.ZodTypeAny, {
2615
- error: string;
2616
- success: boolean;
2617
2615
  operation: "get_event";
2616
+ success: boolean;
2617
+ error: string;
2618
2618
  event?: z.objectOutputType<{
2619
2619
  id: z.ZodOptional<z.ZodNumber>;
2620
2620
  type: z.ZodString;
@@ -2662,9 +2662,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2662
2662
  created: z.ZodOptional<z.ZodString>;
2663
2663
  }, z.ZodTypeAny, "passthrough"> | undefined;
2664
2664
  }, {
2665
- error: string;
2666
- success: boolean;
2667
2665
  operation: "get_event";
2666
+ success: boolean;
2667
+ error: string;
2668
2668
  event?: z.objectInputType<{
2669
2669
  id: z.ZodOptional<z.ZodNumber>;
2670
2670
  type: z.ZodString;
@@ -2852,9 +2852,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2852
2852
  }, z.ZodTypeAny, "passthrough">>>;
2853
2853
  error: z.ZodString;
2854
2854
  }, "strip", z.ZodTypeAny, {
2855
- error: string;
2856
- success: boolean;
2857
2855
  operation: "create_event";
2856
+ success: boolean;
2857
+ error: string;
2858
2858
  event?: z.objectOutputType<{
2859
2859
  id: z.ZodOptional<z.ZodNumber>;
2860
2860
  type: z.ZodString;
@@ -2902,9 +2902,9 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2902
2902
  created: z.ZodOptional<z.ZodString>;
2903
2903
  }, z.ZodTypeAny, "passthrough"> | undefined;
2904
2904
  }, {
2905
- error: string;
2906
- success: boolean;
2907
2905
  operation: "create_event";
2906
+ success: boolean;
2907
+ error: string;
2908
2908
  event?: z.objectInputType<{
2909
2909
  id: z.ZodOptional<z.ZodNumber>;
2910
2910
  type: z.ZodString;
@@ -2982,22 +2982,22 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
2982
2982
  offset: z.ZodOptional<z.ZodNumber>;
2983
2983
  }, "strip", z.ZodTypeAny, {
2984
2984
  limit?: number | undefined;
2985
- offset?: number | undefined;
2986
2985
  total?: number | undefined;
2986
+ offset?: number | undefined;
2987
2987
  }, {
2988
2988
  limit?: number | undefined;
2989
- offset?: number | undefined;
2990
2989
  total?: number | undefined;
2990
+ offset?: number | undefined;
2991
2991
  }>>;
2992
2992
  error: z.ZodString;
2993
2993
  }, "strip", z.ZodTypeAny, {
2994
- error: string;
2995
- success: boolean;
2996
2994
  operation: "list_calls";
2995
+ success: boolean;
2996
+ error: string;
2997
2997
  _metadata?: {
2998
2998
  limit?: number | undefined;
2999
- offset?: number | undefined;
3000
2999
  total?: number | undefined;
3000
+ offset?: 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
- error: string;
3012
- success: boolean;
3013
3011
  operation: "list_calls";
3012
+ success: boolean;
3013
+ error: string;
3014
3014
  _metadata?: {
3015
3015
  limit?: number | undefined;
3016
- offset?: number | undefined;
3017
3016
  total?: number | undefined;
3017
+ offset?: 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
- error: string;
3055
- success: boolean;
3056
3054
  operation: "create_call";
3055
+ success: boolean;
3056
+ error: string;
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
- error: string;
3067
- success: boolean;
3068
3066
  operation: "create_call";
3067
+ success: boolean;
3068
+ error: string;
3069
3069
  call?: z.objectInputType<{
3070
3070
  id: z.ZodNumber;
3071
3071
  personId: z.ZodNumber;
@@ -3108,22 +3108,22 @@ declare const FUBResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
3108
3108
  offset: z.ZodOptional<z.ZodNumber>;
3109
3109
  }, "strip", z.ZodTypeAny, {
3110
3110
  limit?: number | undefined;
3111
- offset?: number | undefined;
3112
3111
  total?: number | undefined;
3112
+ offset?: number | undefined;
3113
3113
  }, {
3114
3114
  limit?: number | undefined;
3115
- offset?: number | undefined;
3116
3115
  total?: number | undefined;
3116
+ offset?: number | undefined;
3117
3117
  }>>;
3118
3118
  error: z.ZodString;
3119
3119
  }, "strip", z.ZodTypeAny, {
3120
- error: string;
3121
- success: boolean;
3122
3120
  operation: "list_appointments";
3121
+ success: boolean;
3122
+ error: string;
3123
3123
  _metadata?: {
3124
3124
  limit?: number | undefined;
3125
- offset?: number | undefined;
3126
3125
  total?: number | undefined;
3126
+ offset?: 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
- error: string;
3139
- success: boolean;
3140
3138
  operation: "list_appointments";
3139
+ success: boolean;
3140
+ error: string;
3141
3141
  _metadata?: {
3142
3142
  limit?: number | undefined;
3143
- offset?: number | undefined;
3144
3143
  total?: number | undefined;
3144
+ offset?: 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
- error: string;
3186
- success: boolean;
3187
3185
  operation: "create_appointment";
3186
+ success: boolean;
3187
+ error: string;
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
- error: string;
3199
- success: boolean;
3200
3198
  operation: "create_appointment";
3199
+ success: boolean;
3200
+ error: string;
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
- error: string;
3232
- success: boolean;
3233
3231
  operation: "list_webhooks";
3232
+ success: boolean;
3233
+ error: string;
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
- error: string;
3242
- success: boolean;
3243
3241
  operation: "list_webhooks";
3242
+ success: boolean;
3243
+ error: string;
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
- error: string;
3272
- success: boolean;
3273
3271
  operation: "get_webhook";
3272
+ success: boolean;
3273
+ error: string;
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
- error: string;
3282
- success: boolean;
3283
3281
  operation: "get_webhook";
3282
+ success: boolean;
3283
+ error: string;
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
- error: string;
3312
- success: boolean;
3313
3311
  operation: "create_webhook";
3312
+ success: boolean;
3313
+ error: string;
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
- error: string;
3322
- success: boolean;
3323
3321
  operation: "create_webhook";
3322
+ success: boolean;
3323
+ error: string;
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
- error: string;
3352
- success: boolean;
3353
3351
  operation: "update_webhook";
3352
+ success: boolean;
3353
+ error: string;
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
- error: string;
3362
- success: boolean;
3363
3361
  operation: "update_webhook";
3362
+ success: boolean;
3363
+ error: string;
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
- error: string;
3377
- success: boolean;
3378
3376
  operation: "delete_webhook";
3377
+ success: boolean;
3378
+ error: string;
3379
3379
  deleted_id?: number | undefined;
3380
3380
  }, {
3381
- error: string;
3382
- success: boolean;
3383
3381
  operation: "delete_webhook";
3382
+ success: boolean;
3383
+ error: string;
3384
3384
  deleted_id?: number | undefined;
3385
3385
  }>]>;
3386
3386
  type FUBResult = z.output<typeof FUBResultSchema>;
@@ -3415,9 +3415,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3415
3415
  }, {
3416
3416
  operation: "list_people";
3417
3417
  sort?: string | undefined;
3418
+ limit?: number | undefined;
3418
3419
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3419
3420
  fields?: string | undefined;
3420
- limit?: number | undefined;
3421
3421
  offset?: number | undefined;
3422
3422
  includeTrash?: boolean | undefined;
3423
3423
  }>, z.ZodObject<{
@@ -3610,8 +3610,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3610
3610
  personId?: number | undefined;
3611
3611
  }, {
3612
3612
  operation: "list_tasks";
3613
- credentials?: Partial<Record<CredentialType, string>> | undefined;
3614
3613
  limit?: number | undefined;
3614
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
3615
3615
  offset?: number | undefined;
3616
3616
  personId?: number | undefined;
3617
3617
  }>, z.ZodObject<{
@@ -3662,8 +3662,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3662
3662
  }, "strip", z.ZodTypeAny, {
3663
3663
  operation: "update_task";
3664
3664
  task_id: number;
3665
- description?: string | undefined;
3666
3665
  name?: string | undefined;
3666
+ description?: string | undefined;
3667
3667
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3668
3668
  assignedTo?: number | undefined;
3669
3669
  dueDate?: string | undefined;
@@ -3671,8 +3671,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3671
3671
  }, {
3672
3672
  operation: "update_task";
3673
3673
  task_id: number;
3674
- description?: string | undefined;
3675
3674
  name?: string | undefined;
3675
+ description?: string | undefined;
3676
3676
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3677
3677
  assignedTo?: number | undefined;
3678
3678
  dueDate?: string | undefined;
@@ -3703,8 +3703,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3703
3703
  personId?: number | undefined;
3704
3704
  }, {
3705
3705
  operation: "list_notes";
3706
- credentials?: Partial<Record<CredentialType, string>> | undefined;
3707
3706
  limit?: number | undefined;
3707
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
3708
3708
  offset?: number | undefined;
3709
3709
  personId?: number | undefined;
3710
3710
  }>, z.ZodObject<{
@@ -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
- operation: "create_note";
3718
3717
  body: string;
3718
+ operation: "create_note";
3719
3719
  personId: number;
3720
3720
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3721
3721
  subject?: string | undefined;
3722
3722
  }, {
3723
- operation: "create_note";
3724
3723
  body: string;
3724
+ operation: "create_note";
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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
3738
3737
  body?: string | undefined;
3738
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
3739
3739
  subject?: string | undefined;
3740
3740
  }, {
3741
3741
  operation: "update_note";
3742
3742
  note_id: number;
3743
- credentials?: Partial<Record<CredentialType, string>> | undefined;
3744
3743
  body?: string | undefined;
3744
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
3745
3745
  subject?: string | undefined;
3746
3746
  }>, z.ZodObject<{
3747
3747
  operation: z.ZodLiteral<"delete_note">;
@@ -3769,8 +3769,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3769
3769
  personId?: number | undefined;
3770
3770
  }, {
3771
3771
  operation: "list_deals";
3772
- credentials?: Partial<Record<CredentialType, string>> | undefined;
3773
3772
  limit?: number | undefined;
3773
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
3774
3774
  offset?: number | undefined;
3775
3775
  personId?: number | undefined;
3776
3776
  }>, z.ZodObject<{
@@ -3847,8 +3847,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3847
3847
  personId?: number | undefined;
3848
3848
  }, {
3849
3849
  operation: "list_events";
3850
- credentials?: Partial<Record<CredentialType, string>> | undefined;
3851
3850
  limit?: number | undefined;
3851
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
3852
3852
  offset?: number | undefined;
3853
3853
  personId?: number | undefined;
3854
3854
  }>, z.ZodObject<{
@@ -3956,8 +3956,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3956
3956
  personId?: number | undefined;
3957
3957
  }, {
3958
3958
  operation: "list_calls";
3959
- credentials?: Partial<Record<CredentialType, string>> | undefined;
3960
3959
  limit?: number | undefined;
3960
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
3961
3961
  offset?: number | undefined;
3962
3962
  personId?: number | undefined;
3963
3963
  }>, z.ZodObject<{
@@ -3995,8 +3995,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
3995
3995
  personId?: number | undefined;
3996
3996
  }, {
3997
3997
  operation: "list_appointments";
3998
- credentials?: Partial<Record<CredentialType, string>> | undefined;
3999
3998
  limit?: number | undefined;
3999
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
4000
4000
  offset?: number | undefined;
4001
4001
  personId?: number | undefined;
4002
4002
  }>, z.ZodObject<{
@@ -4208,18 +4208,18 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4208
4208
  offset: z.ZodOptional<z.ZodNumber>;
4209
4209
  }, "strip", z.ZodTypeAny, {
4210
4210
  limit?: number | undefined;
4211
- offset?: number | undefined;
4212
4211
  total?: number | undefined;
4212
+ offset?: number | undefined;
4213
4213
  }, {
4214
4214
  limit?: number | undefined;
4215
- offset?: number | undefined;
4216
4215
  total?: number | undefined;
4216
+ offset?: number | undefined;
4217
4217
  }>>;
4218
4218
  error: z.ZodString;
4219
4219
  }, "strip", z.ZodTypeAny, {
4220
- error: string;
4221
- success: boolean;
4222
4220
  operation: "list_people";
4221
+ success: boolean;
4222
+ error: string;
4223
4223
  people?: z.objectOutputType<{
4224
4224
  id: z.ZodNumber;
4225
4225
  firstName: z.ZodOptional<z.ZodString>;
@@ -4259,13 +4259,13 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4259
4259
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4260
4260
  _metadata?: {
4261
4261
  limit?: number | undefined;
4262
- offset?: number | undefined;
4263
4262
  total?: number | undefined;
4263
+ offset?: number | undefined;
4264
4264
  } | undefined;
4265
4265
  }, {
4266
- error: string;
4267
- success: boolean;
4268
4266
  operation: "list_people";
4267
+ success: boolean;
4268
+ error: string;
4269
4269
  people?: z.objectInputType<{
4270
4270
  id: z.ZodNumber;
4271
4271
  firstName: z.ZodOptional<z.ZodString>;
@@ -4305,8 +4305,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4305
4305
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4306
4306
  _metadata?: {
4307
4307
  limit?: number | undefined;
4308
- offset?: number | undefined;
4309
4308
  total?: number | undefined;
4309
+ offset?: 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
- error: string;
4426
- success: boolean;
4427
4425
  operation: "get_person";
4426
+ success: boolean;
4427
+ error: string;
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
- error: string;
4467
- success: boolean;
4468
4466
  operation: "get_person";
4467
+ success: boolean;
4468
+ error: string;
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
- error: string;
4621
- success: boolean;
4622
4620
  operation: "create_person";
4621
+ success: boolean;
4622
+ error: string;
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
- error: string;
4662
- success: boolean;
4663
4661
  operation: "create_person";
4662
+ success: boolean;
4663
+ error: string;
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
- error: string;
4816
- success: boolean;
4817
4815
  operation: "update_person";
4816
+ success: boolean;
4817
+ error: string;
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
- error: string;
4857
- success: boolean;
4858
4856
  operation: "update_person";
4857
+ success: boolean;
4858
+ error: string;
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
- error: string;
4903
- success: boolean;
4904
4902
  operation: "delete_person";
4903
+ success: boolean;
4904
+ error: string;
4905
4905
  deleted_id?: number | undefined;
4906
4906
  }, {
4907
- error: string;
4908
- success: boolean;
4909
4907
  operation: "delete_person";
4908
+ success: boolean;
4909
+ error: string;
4910
4910
  deleted_id?: number | undefined;
4911
4911
  }>, z.ZodObject<{
4912
4912
  operation: z.ZodLiteral<"list_tasks">;
@@ -4945,18 +4945,18 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4945
4945
  offset: z.ZodOptional<z.ZodNumber>;
4946
4946
  }, "strip", z.ZodTypeAny, {
4947
4947
  limit?: number | undefined;
4948
- offset?: number | undefined;
4949
4948
  total?: number | undefined;
4949
+ offset?: number | undefined;
4950
4950
  }, {
4951
4951
  limit?: number | undefined;
4952
- offset?: number | undefined;
4953
4952
  total?: number | undefined;
4953
+ offset?: number | undefined;
4954
4954
  }>>;
4955
4955
  error: z.ZodString;
4956
4956
  }, "strip", z.ZodTypeAny, {
4957
- error: string;
4958
- success: boolean;
4959
4957
  operation: "list_tasks";
4958
+ success: boolean;
4959
+ error: string;
4960
4960
  tasks?: z.objectOutputType<{
4961
4961
  id: z.ZodNumber;
4962
4962
  personId: z.ZodOptional<z.ZodNumber>;
@@ -4969,13 +4969,13 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4969
4969
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4970
4970
  _metadata?: {
4971
4971
  limit?: number | undefined;
4972
- offset?: number | undefined;
4973
4972
  total?: number | undefined;
4973
+ offset?: number | undefined;
4974
4974
  } | undefined;
4975
4975
  }, {
4976
- error: string;
4977
- success: boolean;
4978
4976
  operation: "list_tasks";
4977
+ success: boolean;
4978
+ error: string;
4979
4979
  tasks?: z.objectInputType<{
4980
4980
  id: z.ZodNumber;
4981
4981
  personId: z.ZodOptional<z.ZodNumber>;
@@ -4988,8 +4988,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
4988
4988
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4989
4989
  _metadata?: {
4990
4990
  limit?: number | undefined;
4991
- offset?: number | undefined;
4992
4991
  total?: number | undefined;
4992
+ offset?: 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
- error: string;
5028
- success: boolean;
5029
5027
  operation: "get_task";
5028
+ success: boolean;
5029
+ error: string;
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
- error: string;
5042
- success: boolean;
5043
5041
  operation: "get_task";
5042
+ success: boolean;
5043
+ error: string;
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
- error: string;
5088
- success: boolean;
5089
5087
  operation: "create_task";
5088
+ success: boolean;
5089
+ error: string;
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
- error: string;
5102
- success: boolean;
5103
5101
  operation: "create_task";
5102
+ success: boolean;
5103
+ error: string;
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
- error: string;
5148
- success: boolean;
5149
5147
  operation: "update_task";
5148
+ success: boolean;
5149
+ error: string;
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
- error: string;
5162
- success: boolean;
5163
5161
  operation: "update_task";
5162
+ success: boolean;
5163
+ error: string;
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
- error: string;
5181
- success: boolean;
5182
5180
  operation: "delete_task";
5181
+ success: boolean;
5182
+ error: string;
5183
5183
  deleted_id?: number | undefined;
5184
5184
  }, {
5185
- error: string;
5186
- success: boolean;
5187
5185
  operation: "delete_task";
5186
+ success: boolean;
5187
+ error: string;
5188
5188
  deleted_id?: number | undefined;
5189
5189
  }>, z.ZodObject<{
5190
5190
  operation: z.ZodLiteral<"list_notes">;
@@ -5214,22 +5214,22 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5214
5214
  offset: z.ZodOptional<z.ZodNumber>;
5215
5215
  }, "strip", z.ZodTypeAny, {
5216
5216
  limit?: number | undefined;
5217
- offset?: number | undefined;
5218
5217
  total?: number | undefined;
5218
+ offset?: number | undefined;
5219
5219
  }, {
5220
5220
  limit?: number | undefined;
5221
- offset?: number | undefined;
5222
5221
  total?: number | undefined;
5222
+ offset?: number | undefined;
5223
5223
  }>>;
5224
5224
  error: z.ZodString;
5225
5225
  }, "strip", z.ZodTypeAny, {
5226
- error: string;
5227
- success: boolean;
5228
5226
  operation: "list_notes";
5227
+ success: boolean;
5228
+ error: string;
5229
5229
  _metadata?: {
5230
5230
  limit?: number | undefined;
5231
- offset?: number | undefined;
5232
5231
  total?: number | undefined;
5232
+ offset?: 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
- error: string;
5243
- success: boolean;
5244
5242
  operation: "list_notes";
5243
+ success: boolean;
5244
+ error: string;
5245
5245
  _metadata?: {
5246
5246
  limit?: number | undefined;
5247
- offset?: number | undefined;
5248
5247
  total?: number | undefined;
5248
+ offset?: 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
- error: string;
5282
- success: boolean;
5283
5281
  operation: "create_note";
5282
+ success: boolean;
5283
+ error: string;
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
- error: string;
5293
- success: boolean;
5294
5292
  operation: "create_note";
5293
+ success: boolean;
5294
+ error: string;
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
- error: string;
5327
- success: boolean;
5328
5326
  operation: "update_note";
5327
+ success: boolean;
5328
+ error: string;
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
- error: string;
5338
- success: boolean;
5339
5337
  operation: "update_note";
5338
+ success: boolean;
5339
+ error: string;
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
- error: string;
5354
- success: boolean;
5355
5353
  operation: "delete_note";
5354
+ success: boolean;
5355
+ error: string;
5356
5356
  deleted_id?: number | undefined;
5357
5357
  }, {
5358
- error: string;
5359
- success: boolean;
5360
5358
  operation: "delete_note";
5359
+ success: boolean;
5360
+ error: string;
5361
5361
  deleted_id?: number | undefined;
5362
5362
  }>, z.ZodObject<{
5363
5363
  operation: z.ZodLiteral<"list_deals">;
@@ -5393,22 +5393,22 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5393
5393
  offset: z.ZodOptional<z.ZodNumber>;
5394
5394
  }, "strip", z.ZodTypeAny, {
5395
5395
  limit?: number | undefined;
5396
- offset?: number | undefined;
5397
5396
  total?: number | undefined;
5397
+ offset?: number | undefined;
5398
5398
  }, {
5399
5399
  limit?: number | undefined;
5400
- offset?: number | undefined;
5401
5400
  total?: number | undefined;
5401
+ offset?: number | undefined;
5402
5402
  }>>;
5403
5403
  error: z.ZodString;
5404
5404
  }, "strip", z.ZodTypeAny, {
5405
- error: string;
5406
- success: boolean;
5407
5405
  operation: "list_deals";
5406
+ success: boolean;
5407
+ error: string;
5408
5408
  _metadata?: {
5409
5409
  limit?: number | undefined;
5410
- offset?: number | undefined;
5411
5410
  total?: number | undefined;
5411
+ offset?: 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
- error: string;
5424
- success: boolean;
5425
5423
  operation: "list_deals";
5424
+ success: boolean;
5425
+ error: string;
5426
5426
  _metadata?: {
5427
5427
  limit?: number | undefined;
5428
- offset?: number | undefined;
5429
5428
  total?: number | undefined;
5429
+ offset?: 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
- error: string;
5471
- success: boolean;
5472
5470
  operation: "get_deal";
5471
+ success: boolean;
5472
+ error: string;
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
- error: string;
5484
- success: boolean;
5485
5483
  operation: "get_deal";
5484
+ success: boolean;
5485
+ error: string;
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
- error: string;
5526
- success: boolean;
5527
5525
  operation: "create_deal";
5526
+ success: boolean;
5527
+ error: string;
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
- error: string;
5539
- success: boolean;
5540
5538
  operation: "create_deal";
5539
+ success: boolean;
5540
+ error: string;
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
- error: string;
5581
- success: boolean;
5582
5580
  operation: "update_deal";
5581
+ success: boolean;
5582
+ error: string;
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
- error: string;
5594
- success: boolean;
5595
5593
  operation: "update_deal";
5594
+ success: boolean;
5595
+ error: string;
5596
5596
  deal?: z.objectInputType<{
5597
5597
  id: z.ZodNumber;
5598
5598
  personId: z.ZodOptional<z.ZodNumber>;
@@ -5747,18 +5747,18 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5747
5747
  offset: z.ZodOptional<z.ZodNumber>;
5748
5748
  }, "strip", z.ZodTypeAny, {
5749
5749
  limit?: number | undefined;
5750
- offset?: number | undefined;
5751
5750
  total?: number | undefined;
5751
+ offset?: number | undefined;
5752
5752
  }, {
5753
5753
  limit?: number | undefined;
5754
- offset?: number | undefined;
5755
5754
  total?: number | undefined;
5755
+ offset?: number | undefined;
5756
5756
  }>>;
5757
5757
  error: z.ZodString;
5758
5758
  }, "strip", z.ZodTypeAny, {
5759
- error: string;
5760
- success: boolean;
5761
5759
  operation: "list_events";
5760
+ success: boolean;
5761
+ error: string;
5762
5762
  events?: z.objectOutputType<{
5763
5763
  id: z.ZodOptional<z.ZodNumber>;
5764
5764
  type: z.ZodString;
@@ -5807,13 +5807,13 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5807
5807
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5808
5808
  _metadata?: {
5809
5809
  limit?: number | undefined;
5810
- offset?: number | undefined;
5811
5810
  total?: number | undefined;
5811
+ offset?: number | undefined;
5812
5812
  } | undefined;
5813
5813
  }, {
5814
- error: string;
5815
- success: boolean;
5816
5814
  operation: "list_events";
5815
+ success: boolean;
5816
+ error: string;
5817
5817
  events?: z.objectInputType<{
5818
5818
  id: z.ZodOptional<z.ZodNumber>;
5819
5819
  type: z.ZodString;
@@ -5862,8 +5862,8 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
5862
5862
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5863
5863
  _metadata?: {
5864
5864
  limit?: number | undefined;
5865
- offset?: number | undefined;
5866
5865
  total?: number | undefined;
5866
+ offset?: number | undefined;
5867
5867
  } | undefined;
5868
5868
  }>, z.ZodObject<{
5869
5869
  operation: z.ZodLiteral<"get_event">;
@@ -6006,9 +6006,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6006
6006
  }, z.ZodTypeAny, "passthrough">>>;
6007
6007
  error: z.ZodString;
6008
6008
  }, "strip", z.ZodTypeAny, {
6009
- error: string;
6010
- success: boolean;
6011
6009
  operation: "get_event";
6010
+ success: boolean;
6011
+ error: string;
6012
6012
  event?: z.objectOutputType<{
6013
6013
  id: z.ZodOptional<z.ZodNumber>;
6014
6014
  type: z.ZodString;
@@ -6056,9 +6056,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6056
6056
  created: z.ZodOptional<z.ZodString>;
6057
6057
  }, z.ZodTypeAny, "passthrough"> | undefined;
6058
6058
  }, {
6059
- error: string;
6060
- success: boolean;
6061
6059
  operation: "get_event";
6060
+ success: boolean;
6061
+ error: string;
6062
6062
  event?: z.objectInputType<{
6063
6063
  id: z.ZodOptional<z.ZodNumber>;
6064
6064
  type: z.ZodString;
@@ -6246,9 +6246,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6246
6246
  }, z.ZodTypeAny, "passthrough">>>;
6247
6247
  error: z.ZodString;
6248
6248
  }, "strip", z.ZodTypeAny, {
6249
- error: string;
6250
- success: boolean;
6251
6249
  operation: "create_event";
6250
+ success: boolean;
6251
+ error: string;
6252
6252
  event?: z.objectOutputType<{
6253
6253
  id: z.ZodOptional<z.ZodNumber>;
6254
6254
  type: z.ZodString;
@@ -6296,9 +6296,9 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6296
6296
  created: z.ZodOptional<z.ZodString>;
6297
6297
  }, z.ZodTypeAny, "passthrough"> | undefined;
6298
6298
  }, {
6299
- error: string;
6300
- success: boolean;
6301
6299
  operation: "create_event";
6300
+ success: boolean;
6301
+ error: string;
6302
6302
  event?: z.objectInputType<{
6303
6303
  id: z.ZodOptional<z.ZodNumber>;
6304
6304
  type: z.ZodString;
@@ -6376,22 +6376,22 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6376
6376
  offset: z.ZodOptional<z.ZodNumber>;
6377
6377
  }, "strip", z.ZodTypeAny, {
6378
6378
  limit?: number | undefined;
6379
- offset?: number | undefined;
6380
6379
  total?: number | undefined;
6380
+ offset?: number | undefined;
6381
6381
  }, {
6382
6382
  limit?: number | undefined;
6383
- offset?: number | undefined;
6384
6383
  total?: number | undefined;
6384
+ offset?: number | undefined;
6385
6385
  }>>;
6386
6386
  error: z.ZodString;
6387
6387
  }, "strip", z.ZodTypeAny, {
6388
- error: string;
6389
- success: boolean;
6390
6388
  operation: "list_calls";
6389
+ success: boolean;
6390
+ error: string;
6391
6391
  _metadata?: {
6392
6392
  limit?: number | undefined;
6393
- offset?: number | undefined;
6394
6393
  total?: number | undefined;
6394
+ offset?: 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
- error: string;
6406
- success: boolean;
6407
6405
  operation: "list_calls";
6406
+ success: boolean;
6407
+ error: string;
6408
6408
  _metadata?: {
6409
6409
  limit?: number | undefined;
6410
- offset?: number | undefined;
6411
6410
  total?: number | undefined;
6411
+ offset?: 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
- error: string;
6449
- success: boolean;
6450
6448
  operation: "create_call";
6449
+ success: boolean;
6450
+ error: string;
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
- error: string;
6461
- success: boolean;
6462
6460
  operation: "create_call";
6461
+ success: boolean;
6462
+ error: string;
6463
6463
  call?: z.objectInputType<{
6464
6464
  id: z.ZodNumber;
6465
6465
  personId: z.ZodNumber;
@@ -6502,22 +6502,22 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
6502
6502
  offset: z.ZodOptional<z.ZodNumber>;
6503
6503
  }, "strip", z.ZodTypeAny, {
6504
6504
  limit?: number | undefined;
6505
- offset?: number | undefined;
6506
6505
  total?: number | undefined;
6506
+ offset?: number | undefined;
6507
6507
  }, {
6508
6508
  limit?: number | undefined;
6509
- offset?: number | undefined;
6510
6509
  total?: number | undefined;
6510
+ offset?: number | undefined;
6511
6511
  }>>;
6512
6512
  error: z.ZodString;
6513
6513
  }, "strip", z.ZodTypeAny, {
6514
- error: string;
6515
- success: boolean;
6516
6514
  operation: "list_appointments";
6515
+ success: boolean;
6516
+ error: string;
6517
6517
  _metadata?: {
6518
6518
  limit?: number | undefined;
6519
- offset?: number | undefined;
6520
6519
  total?: number | undefined;
6520
+ offset?: 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
- error: string;
6533
- success: boolean;
6534
6532
  operation: "list_appointments";
6533
+ success: boolean;
6534
+ error: string;
6535
6535
  _metadata?: {
6536
6536
  limit?: number | undefined;
6537
- offset?: number | undefined;
6538
6537
  total?: number | undefined;
6538
+ offset?: 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
- error: string;
6580
- success: boolean;
6581
6579
  operation: "create_appointment";
6580
+ success: boolean;
6581
+ error: string;
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
- error: string;
6593
- success: boolean;
6594
6592
  operation: "create_appointment";
6593
+ success: boolean;
6594
+ error: string;
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
- error: string;
6626
- success: boolean;
6627
6625
  operation: "list_webhooks";
6626
+ success: boolean;
6627
+ error: string;
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
- error: string;
6636
- success: boolean;
6637
6635
  operation: "list_webhooks";
6636
+ success: boolean;
6637
+ error: string;
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
- error: string;
6666
- success: boolean;
6667
6665
  operation: "get_webhook";
6666
+ success: boolean;
6667
+ error: string;
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
- error: string;
6676
- success: boolean;
6677
6675
  operation: "get_webhook";
6676
+ success: boolean;
6677
+ error: string;
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
- error: string;
6706
- success: boolean;
6707
6705
  operation: "create_webhook";
6706
+ success: boolean;
6707
+ error: string;
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
- error: string;
6716
- success: boolean;
6717
6715
  operation: "create_webhook";
6716
+ success: boolean;
6717
+ error: string;
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
- error: string;
6746
- success: boolean;
6747
6745
  operation: "update_webhook";
6746
+ success: boolean;
6747
+ error: string;
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
- error: string;
6756
- success: boolean;
6757
6755
  operation: "update_webhook";
6756
+ success: boolean;
6757
+ error: string;
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
- error: string;
6771
- success: boolean;
6772
6770
  operation: "delete_webhook";
6771
+ success: boolean;
6772
+ error: string;
6773
6773
  deleted_id?: number | undefined;
6774
6774
  }, {
6775
- error: string;
6776
- success: boolean;
6777
6775
  operation: "delete_webhook";
6776
+ success: boolean;
6777
+ error: string;
6778
6778
  deleted_id?: number | undefined;
6779
6779
  }>]>;
6780
6780
  static readonly shortDescription = "Follow Up Boss CRM integration";