@bubblelab/bubble-core 0.1.234 → 0.1.235

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -812,14 +812,14 @@ declare const TelegramParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
812
812
  }, "strip", z.ZodTypeAny, {
813
813
  operation: "get_updates";
814
814
  limit: number;
815
- credentials?: Partial<Record<CredentialType, string>> | undefined;
816
815
  timeout?: number | undefined;
816
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
817
817
  offset?: number | undefined;
818
818
  allowed_updates?: string[] | undefined;
819
819
  }, {
820
820
  operation: "get_updates";
821
- credentials?: Partial<Record<CredentialType, string>> | undefined;
822
821
  timeout?: number | undefined;
822
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
823
823
  limit?: number | undefined;
824
824
  offset?: number | undefined;
825
825
  allowed_updates?: string[] | undefined;
@@ -1105,8 +1105,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1105
1105
  error: z.ZodString;
1106
1106
  success: z.ZodBoolean;
1107
1107
  }, "strip", z.ZodTypeAny, {
1108
- error: string;
1109
1108
  success: boolean;
1109
+ error: string;
1110
1110
  operation: "send_message";
1111
1111
  ok: boolean;
1112
1112
  message?: {
@@ -1145,8 +1145,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1145
1145
  } | undefined;
1146
1146
  } | undefined;
1147
1147
  }, {
1148
- error: string;
1149
1148
  success: boolean;
1149
+ error: string;
1150
1150
  operation: "send_message";
1151
1151
  ok: boolean;
1152
1152
  message?: {
@@ -1345,8 +1345,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1345
1345
  error: z.ZodString;
1346
1346
  success: z.ZodBoolean;
1347
1347
  }, "strip", z.ZodTypeAny, {
1348
- error: string;
1349
1348
  success: boolean;
1349
+ error: string;
1350
1350
  operation: "send_photo";
1351
1351
  ok: boolean;
1352
1352
  message?: {
@@ -1385,8 +1385,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1385
1385
  } | undefined;
1386
1386
  } | undefined;
1387
1387
  }, {
1388
- error: string;
1389
1388
  success: boolean;
1389
+ error: string;
1390
1390
  operation: "send_photo";
1391
1391
  ok: boolean;
1392
1392
  message?: {
@@ -1585,8 +1585,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1585
1585
  error: z.ZodString;
1586
1586
  success: z.ZodBoolean;
1587
1587
  }, "strip", z.ZodTypeAny, {
1588
- error: string;
1589
1588
  success: boolean;
1589
+ error: string;
1590
1590
  operation: "send_document";
1591
1591
  ok: boolean;
1592
1592
  message?: {
@@ -1625,8 +1625,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1625
1625
  } | undefined;
1626
1626
  } | undefined;
1627
1627
  }, {
1628
- error: string;
1629
1628
  success: boolean;
1629
+ error: string;
1630
1630
  operation: "send_document";
1631
1631
  ok: boolean;
1632
1632
  message?: {
@@ -1825,8 +1825,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1825
1825
  error: z.ZodString;
1826
1826
  success: z.ZodBoolean;
1827
1827
  }, "strip", z.ZodTypeAny, {
1828
- error: string;
1829
1828
  success: boolean;
1829
+ error: string;
1830
1830
  operation: "edit_message";
1831
1831
  ok: boolean;
1832
1832
  message?: {
@@ -1865,8 +1865,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1865
1865
  } | undefined;
1866
1866
  } | undefined;
1867
1867
  }, {
1868
- error: string;
1869
1868
  success: boolean;
1869
+ error: string;
1870
1870
  operation: "edit_message";
1871
1871
  ok: boolean;
1872
1872
  message?: {
@@ -1910,13 +1910,13 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1910
1910
  error: z.ZodString;
1911
1911
  success: z.ZodBoolean;
1912
1912
  }, "strip", z.ZodTypeAny, {
1913
- error: string;
1914
1913
  success: boolean;
1914
+ error: string;
1915
1915
  operation: "delete_message";
1916
1916
  ok: boolean;
1917
1917
  }, {
1918
- error: string;
1919
1918
  success: boolean;
1919
+ error: string;
1920
1920
  operation: "delete_message";
1921
1921
  ok: boolean;
1922
1922
  }>, z.ZodObject<{
@@ -1947,8 +1947,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1947
1947
  error: z.ZodString;
1948
1948
  success: z.ZodBoolean;
1949
1949
  }, "strip", z.ZodTypeAny, {
1950
- error: string;
1951
1950
  success: boolean;
1951
+ error: string;
1952
1952
  operation: "get_me";
1953
1953
  ok: boolean;
1954
1954
  user?: {
@@ -1960,8 +1960,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
1960
1960
  language_code?: string | undefined;
1961
1961
  } | undefined;
1962
1962
  }, {
1963
- error: string;
1964
1963
  success: boolean;
1964
+ error: string;
1965
1965
  operation: "get_me";
1966
1966
  ok: boolean;
1967
1967
  user?: {
@@ -2006,8 +2006,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
2006
2006
  error: z.ZodString;
2007
2007
  success: z.ZodBoolean;
2008
2008
  }, "strip", z.ZodTypeAny, {
2009
- error: string;
2010
2009
  success: boolean;
2010
+ error: string;
2011
2011
  operation: "get_chat";
2012
2012
  ok: boolean;
2013
2013
  chat?: {
@@ -2021,8 +2021,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
2021
2021
  invite_link?: string | undefined;
2022
2022
  } | undefined;
2023
2023
  }, {
2024
- error: string;
2025
2024
  success: boolean;
2025
+ error: string;
2026
2026
  operation: "get_chat";
2027
2027
  ok: boolean;
2028
2028
  chat?: {
@@ -3330,8 +3330,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
3330
3330
  error: z.ZodString;
3331
3331
  success: z.ZodBoolean;
3332
3332
  }, "strip", z.ZodTypeAny, {
3333
- error: string;
3334
3333
  success: boolean;
3334
+ error: string;
3335
3335
  operation: "get_updates";
3336
3336
  ok: boolean;
3337
3337
  updates?: {
@@ -3528,8 +3528,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
3528
3528
  } | undefined;
3529
3529
  }[] | undefined;
3530
3530
  }, {
3531
- error: string;
3532
3531
  success: boolean;
3532
+ error: string;
3533
3533
  operation: "get_updates";
3534
3534
  ok: boolean;
3535
3535
  updates?: {
@@ -3731,13 +3731,13 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
3731
3731
  error: z.ZodString;
3732
3732
  success: z.ZodBoolean;
3733
3733
  }, "strip", z.ZodTypeAny, {
3734
- error: string;
3735
3734
  success: boolean;
3735
+ error: string;
3736
3736
  operation: "send_chat_action";
3737
3737
  ok: boolean;
3738
3738
  }, {
3739
- error: string;
3740
3739
  success: boolean;
3740
+ error: string;
3741
3741
  operation: "send_chat_action";
3742
3742
  ok: boolean;
3743
3743
  }>, z.ZodObject<{
@@ -3746,13 +3746,13 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
3746
3746
  error: z.ZodString;
3747
3747
  success: z.ZodBoolean;
3748
3748
  }, "strip", z.ZodTypeAny, {
3749
- error: string;
3750
3749
  success: boolean;
3750
+ error: string;
3751
3751
  operation: "set_message_reaction";
3752
3752
  ok: boolean;
3753
3753
  }, {
3754
- error: string;
3755
3754
  success: boolean;
3755
+ error: string;
3756
3756
  operation: "set_message_reaction";
3757
3757
  ok: boolean;
3758
3758
  }>, z.ZodObject<{
@@ -3761,13 +3761,13 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
3761
3761
  error: z.ZodString;
3762
3762
  success: z.ZodBoolean;
3763
3763
  }, "strip", z.ZodTypeAny, {
3764
- error: string;
3765
3764
  success: boolean;
3765
+ error: string;
3766
3766
  operation: "set_webhook";
3767
3767
  ok: boolean;
3768
3768
  }, {
3769
- error: string;
3770
3769
  success: boolean;
3770
+ error: string;
3771
3771
  operation: "set_webhook";
3772
3772
  ok: boolean;
3773
3773
  }>, z.ZodObject<{
@@ -3776,13 +3776,13 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
3776
3776
  error: z.ZodString;
3777
3777
  success: z.ZodBoolean;
3778
3778
  }, "strip", z.ZodTypeAny, {
3779
- error: string;
3780
3779
  success: boolean;
3780
+ error: string;
3781
3781
  operation: "delete_webhook";
3782
3782
  ok: boolean;
3783
3783
  }, {
3784
- error: string;
3785
3784
  success: boolean;
3785
+ error: string;
3786
3786
  operation: "delete_webhook";
3787
3787
  ok: boolean;
3788
3788
  }>, z.ZodObject<{
@@ -3822,8 +3822,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
3822
3822
  error: z.ZodString;
3823
3823
  success: z.ZodBoolean;
3824
3824
  }, "strip", z.ZodTypeAny, {
3825
- error: string;
3826
3825
  success: boolean;
3826
+ error: string;
3827
3827
  operation: "get_webhook_info";
3828
3828
  ok: boolean;
3829
3829
  webhook_info?: {
@@ -3838,8 +3838,8 @@ declare const TelegramResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
3838
3838
  last_synchronization_error_date?: number | undefined;
3839
3839
  } | undefined;
3840
3840
  }, {
3841
- error: string;
3842
3841
  success: boolean;
3842
+ error: string;
3843
3843
  operation: "get_webhook_info";
3844
3844
  ok: boolean;
3845
3845
  webhook_info?: {
@@ -4673,14 +4673,14 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
4673
4673
  }, "strip", z.ZodTypeAny, {
4674
4674
  operation: "get_updates";
4675
4675
  limit: number;
4676
- credentials?: Partial<Record<CredentialType, string>> | undefined;
4677
4676
  timeout?: number | undefined;
4677
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
4678
4678
  offset?: number | undefined;
4679
4679
  allowed_updates?: string[] | undefined;
4680
4680
  }, {
4681
4681
  operation: "get_updates";
4682
- credentials?: Partial<Record<CredentialType, string>> | undefined;
4683
4682
  timeout?: number | undefined;
4683
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
4684
4684
  limit?: number | undefined;
4685
4685
  offset?: number | undefined;
4686
4686
  allowed_updates?: string[] | undefined;
@@ -4963,8 +4963,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
4963
4963
  error: z.ZodString;
4964
4964
  success: z.ZodBoolean;
4965
4965
  }, "strip", z.ZodTypeAny, {
4966
- error: string;
4967
4966
  success: boolean;
4967
+ error: string;
4968
4968
  operation: "send_message";
4969
4969
  ok: boolean;
4970
4970
  message?: {
@@ -5003,8 +5003,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5003
5003
  } | undefined;
5004
5004
  } | undefined;
5005
5005
  }, {
5006
- error: string;
5007
5006
  success: boolean;
5007
+ error: string;
5008
5008
  operation: "send_message";
5009
5009
  ok: boolean;
5010
5010
  message?: {
@@ -5203,8 +5203,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5203
5203
  error: z.ZodString;
5204
5204
  success: z.ZodBoolean;
5205
5205
  }, "strip", z.ZodTypeAny, {
5206
- error: string;
5207
5206
  success: boolean;
5207
+ error: string;
5208
5208
  operation: "send_photo";
5209
5209
  ok: boolean;
5210
5210
  message?: {
@@ -5243,8 +5243,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5243
5243
  } | undefined;
5244
5244
  } | undefined;
5245
5245
  }, {
5246
- error: string;
5247
5246
  success: boolean;
5247
+ error: string;
5248
5248
  operation: "send_photo";
5249
5249
  ok: boolean;
5250
5250
  message?: {
@@ -5443,8 +5443,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5443
5443
  error: z.ZodString;
5444
5444
  success: z.ZodBoolean;
5445
5445
  }, "strip", z.ZodTypeAny, {
5446
- error: string;
5447
5446
  success: boolean;
5447
+ error: string;
5448
5448
  operation: "send_document";
5449
5449
  ok: boolean;
5450
5450
  message?: {
@@ -5483,8 +5483,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5483
5483
  } | undefined;
5484
5484
  } | undefined;
5485
5485
  }, {
5486
- error: string;
5487
5486
  success: boolean;
5487
+ error: string;
5488
5488
  operation: "send_document";
5489
5489
  ok: boolean;
5490
5490
  message?: {
@@ -5683,8 +5683,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5683
5683
  error: z.ZodString;
5684
5684
  success: z.ZodBoolean;
5685
5685
  }, "strip", z.ZodTypeAny, {
5686
- error: string;
5687
5686
  success: boolean;
5687
+ error: string;
5688
5688
  operation: "edit_message";
5689
5689
  ok: boolean;
5690
5690
  message?: {
@@ -5723,8 +5723,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5723
5723
  } | undefined;
5724
5724
  } | undefined;
5725
5725
  }, {
5726
- error: string;
5727
5726
  success: boolean;
5727
+ error: string;
5728
5728
  operation: "edit_message";
5729
5729
  ok: boolean;
5730
5730
  message?: {
@@ -5768,13 +5768,13 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5768
5768
  error: z.ZodString;
5769
5769
  success: z.ZodBoolean;
5770
5770
  }, "strip", z.ZodTypeAny, {
5771
- error: string;
5772
5771
  success: boolean;
5772
+ error: string;
5773
5773
  operation: "delete_message";
5774
5774
  ok: boolean;
5775
5775
  }, {
5776
- error: string;
5777
5776
  success: boolean;
5777
+ error: string;
5778
5778
  operation: "delete_message";
5779
5779
  ok: boolean;
5780
5780
  }>, z.ZodObject<{
@@ -5805,8 +5805,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5805
5805
  error: z.ZodString;
5806
5806
  success: z.ZodBoolean;
5807
5807
  }, "strip", z.ZodTypeAny, {
5808
- error: string;
5809
5808
  success: boolean;
5809
+ error: string;
5810
5810
  operation: "get_me";
5811
5811
  ok: boolean;
5812
5812
  user?: {
@@ -5818,8 +5818,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5818
5818
  language_code?: string | undefined;
5819
5819
  } | undefined;
5820
5820
  }, {
5821
- error: string;
5822
5821
  success: boolean;
5822
+ error: string;
5823
5823
  operation: "get_me";
5824
5824
  ok: boolean;
5825
5825
  user?: {
@@ -5864,8 +5864,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5864
5864
  error: z.ZodString;
5865
5865
  success: z.ZodBoolean;
5866
5866
  }, "strip", z.ZodTypeAny, {
5867
- error: string;
5868
5867
  success: boolean;
5868
+ error: string;
5869
5869
  operation: "get_chat";
5870
5870
  ok: boolean;
5871
5871
  chat?: {
@@ -5879,8 +5879,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
5879
5879
  invite_link?: string | undefined;
5880
5880
  } | undefined;
5881
5881
  }, {
5882
- error: string;
5883
5882
  success: boolean;
5883
+ error: string;
5884
5884
  operation: "get_chat";
5885
5885
  ok: boolean;
5886
5886
  chat?: {
@@ -7188,8 +7188,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
7188
7188
  error: z.ZodString;
7189
7189
  success: z.ZodBoolean;
7190
7190
  }, "strip", z.ZodTypeAny, {
7191
- error: string;
7192
7191
  success: boolean;
7192
+ error: string;
7193
7193
  operation: "get_updates";
7194
7194
  ok: boolean;
7195
7195
  updates?: {
@@ -7386,8 +7386,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
7386
7386
  } | undefined;
7387
7387
  }[] | undefined;
7388
7388
  }, {
7389
- error: string;
7390
7389
  success: boolean;
7390
+ error: string;
7391
7391
  operation: "get_updates";
7392
7392
  ok: boolean;
7393
7393
  updates?: {
@@ -7589,13 +7589,13 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
7589
7589
  error: z.ZodString;
7590
7590
  success: z.ZodBoolean;
7591
7591
  }, "strip", z.ZodTypeAny, {
7592
- error: string;
7593
7592
  success: boolean;
7593
+ error: string;
7594
7594
  operation: "send_chat_action";
7595
7595
  ok: boolean;
7596
7596
  }, {
7597
- error: string;
7598
7597
  success: boolean;
7598
+ error: string;
7599
7599
  operation: "send_chat_action";
7600
7600
  ok: boolean;
7601
7601
  }>, z.ZodObject<{
@@ -7604,13 +7604,13 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
7604
7604
  error: z.ZodString;
7605
7605
  success: z.ZodBoolean;
7606
7606
  }, "strip", z.ZodTypeAny, {
7607
- error: string;
7608
7607
  success: boolean;
7608
+ error: string;
7609
7609
  operation: "set_message_reaction";
7610
7610
  ok: boolean;
7611
7611
  }, {
7612
- error: string;
7613
7612
  success: boolean;
7613
+ error: string;
7614
7614
  operation: "set_message_reaction";
7615
7615
  ok: boolean;
7616
7616
  }>, z.ZodObject<{
@@ -7619,13 +7619,13 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
7619
7619
  error: z.ZodString;
7620
7620
  success: z.ZodBoolean;
7621
7621
  }, "strip", z.ZodTypeAny, {
7622
- error: string;
7623
7622
  success: boolean;
7623
+ error: string;
7624
7624
  operation: "set_webhook";
7625
7625
  ok: boolean;
7626
7626
  }, {
7627
- error: string;
7628
7627
  success: boolean;
7628
+ error: string;
7629
7629
  operation: "set_webhook";
7630
7630
  ok: boolean;
7631
7631
  }>, z.ZodObject<{
@@ -7634,13 +7634,13 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
7634
7634
  error: z.ZodString;
7635
7635
  success: z.ZodBoolean;
7636
7636
  }, "strip", z.ZodTypeAny, {
7637
- error: string;
7638
7637
  success: boolean;
7638
+ error: string;
7639
7639
  operation: "delete_webhook";
7640
7640
  ok: boolean;
7641
7641
  }, {
7642
- error: string;
7643
7642
  success: boolean;
7643
+ error: string;
7644
7644
  operation: "delete_webhook";
7645
7645
  ok: boolean;
7646
7646
  }>, z.ZodObject<{
@@ -7680,8 +7680,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
7680
7680
  error: z.ZodString;
7681
7681
  success: z.ZodBoolean;
7682
7682
  }, "strip", z.ZodTypeAny, {
7683
- error: string;
7684
7683
  success: boolean;
7684
+ error: string;
7685
7685
  operation: "get_webhook_info";
7686
7686
  ok: boolean;
7687
7687
  webhook_info?: {
@@ -7696,8 +7696,8 @@ export declare class TelegramBubble<T extends TelegramParams = TelegramParams> e
7696
7696
  last_synchronization_error_date?: number | undefined;
7697
7697
  } | undefined;
7698
7698
  }, {
7699
- error: string;
7700
7699
  success: boolean;
7700
+ error: string;
7701
7701
  operation: "get_webhook_info";
7702
7702
  ok: boolean;
7703
7703
  webhook_info?: {
@@ -302,8 +302,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
302
302
  }>>;
303
303
  error: import("zod").ZodString;
304
304
  }, "strip", import("zod").ZodTypeAny, {
305
- error: string;
306
305
  success: boolean;
306
+ error: string;
307
307
  operation: "create_invoice";
308
308
  invoice?: {
309
309
  InvoiceID: string;
@@ -325,8 +325,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
325
325
  LineItems?: Record<string, unknown>[] | undefined;
326
326
  } | undefined;
327
327
  }, {
328
- error: string;
329
328
  success: boolean;
329
+ error: string;
330
330
  operation: "create_invoice";
331
331
  invoice?: {
332
332
  InvoiceID: string;
@@ -413,8 +413,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
413
413
  }>>;
414
414
  error: import("zod").ZodString;
415
415
  }, "strip", import("zod").ZodTypeAny, {
416
- error: string;
417
416
  success: boolean;
417
+ error: string;
418
418
  operation: "get_invoice";
419
419
  invoice?: {
420
420
  InvoiceID: string;
@@ -436,8 +436,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
436
436
  LineItems?: Record<string, unknown>[] | undefined;
437
437
  } | undefined;
438
438
  }, {
439
- error: string;
440
439
  success: boolean;
440
+ error: string;
441
441
  operation: "get_invoice";
442
442
  invoice?: {
443
443
  InvoiceID: string;
@@ -524,8 +524,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
524
524
  }>, "many">>;
525
525
  error: import("zod").ZodString;
526
526
  }, "strip", import("zod").ZodTypeAny, {
527
- error: string;
528
527
  success: boolean;
528
+ error: string;
529
529
  operation: "list_invoices";
530
530
  invoices?: {
531
531
  InvoiceID: string;
@@ -547,8 +547,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
547
547
  LineItems?: Record<string, unknown>[] | undefined;
548
548
  }[] | undefined;
549
549
  }, {
550
- error: string;
551
550
  success: boolean;
551
+ error: string;
552
552
  operation: "list_invoices";
553
553
  invoices?: {
554
554
  InvoiceID: string;
@@ -608,8 +608,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
608
608
  }>>;
609
609
  error: import("zod").ZodString;
610
610
  }, "strip", import("zod").ZodTypeAny, {
611
- error: string;
612
611
  success: boolean;
612
+ error: string;
613
613
  operation: "create_contact";
614
614
  contact?: {
615
615
  ContactID: string;
@@ -624,8 +624,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
624
624
  Addresses?: Record<string, unknown>[] | undefined;
625
625
  } | undefined;
626
626
  }, {
627
- error: string;
628
627
  success: boolean;
628
+ error: string;
629
629
  operation: "create_contact";
630
630
  contact?: {
631
631
  ContactID: string;
@@ -678,8 +678,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
678
678
  }>>;
679
679
  error: import("zod").ZodString;
680
680
  }, "strip", import("zod").ZodTypeAny, {
681
- error: string;
682
681
  success: boolean;
682
+ error: string;
683
683
  operation: "get_contact";
684
684
  contact?: {
685
685
  ContactID: string;
@@ -694,8 +694,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
694
694
  Addresses?: Record<string, unknown>[] | undefined;
695
695
  } | undefined;
696
696
  }, {
697
- error: string;
698
697
  success: boolean;
698
+ error: string;
699
699
  operation: "get_contact";
700
700
  contact?: {
701
701
  ContactID: string;
@@ -748,8 +748,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
748
748
  }>, "many">>;
749
749
  error: import("zod").ZodString;
750
750
  }, "strip", import("zod").ZodTypeAny, {
751
- error: string;
752
751
  success: boolean;
752
+ error: string;
753
753
  operation: "list_contacts";
754
754
  contacts?: {
755
755
  ContactID: string;
@@ -764,8 +764,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
764
764
  Addresses?: Record<string, unknown>[] | undefined;
765
765
  }[] | undefined;
766
766
  }, {
767
- error: string;
768
767
  success: boolean;
768
+ error: string;
769
769
  operation: "list_contacts";
770
770
  contacts?: {
771
771
  ContactID: string;
@@ -812,8 +812,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
812
812
  }>, "many">>;
813
813
  error: import("zod").ZodString;
814
814
  }, "strip", import("zod").ZodTypeAny, {
815
- error: string;
816
815
  success: boolean;
816
+ error: string;
817
817
  operation: "list_accounts";
818
818
  accounts?: {
819
819
  Type: string;
@@ -826,8 +826,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
826
826
  Class?: string | undefined;
827
827
  }[] | undefined;
828
828
  }, {
829
- error: string;
830
829
  success: boolean;
830
+ error: string;
831
831
  operation: "list_accounts";
832
832
  accounts?: {
833
833
  Type: string;
@@ -909,8 +909,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
909
909
  }>>;
910
910
  error: import("zod").ZodString;
911
911
  }, "strip", import("zod").ZodTypeAny, {
912
- error: string;
913
912
  success: boolean;
913
+ error: string;
914
914
  operation: "get_report";
915
915
  report?: {
916
916
  rows: {
@@ -928,8 +928,8 @@ export declare class XeroBubble<T extends XeroParamsInput = XeroParamsInput> ext
928
928
  reportTitles?: string[] | undefined;
929
929
  } | undefined;
930
930
  }, {
931
- error: string;
932
931
  success: boolean;
932
+ error: string;
933
933
  operation: "get_report";
934
934
  report?: {
935
935
  rows: {