@bubblelab/bubble-core 0.1.183 → 0.1.185

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 (119) hide show
  1. package/dist/bubble-bundle.d.ts +157 -157
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  6. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  7. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  14. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  15. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  16. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  17. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  18. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  19. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  20. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  25. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  26. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  29. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  30. package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
  31. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  34. package/dist/bubbles/service-bubble/github.d.ts +76 -76
  35. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  36. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  37. package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  40. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  41. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  42. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  46. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  47. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  48. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  50. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  51. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  53. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  54. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  55. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  57. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +11 -0
  58. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -0
  59. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +19 -0
  60. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -0
  61. package/dist/bubbles/service-bubble/slack/slack.d.ts +255 -254
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  63. package/dist/bubbles/service-bubble/slack/slack.js +35 -8
  64. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  65. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts +12 -0
  66. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  67. package/dist/bubbles/service-bubble/slack/slack.utils.js +132 -9
  68. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  69. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  70. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  71. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  72. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  73. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  74. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  75. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  85. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  86. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  88. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  92. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  93. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  98. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  99. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  100. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  102. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  103. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  104. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  105. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  106. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  107. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  108. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  109. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  110. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  111. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  112. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  113. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  114. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  115. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  116. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
  117. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  118. package/dist/bubbles.json +1 -1
  119. package/package.json +2 -2
@@ -224,12 +224,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
224
224
  content: z.ZodOptional<z.ZodOptional<z.ZodString>>;
225
225
  encoding: z.ZodOptional<z.ZodOptional<z.ZodString>>;
226
226
  }, "strip", z.ZodTypeAny, {
227
- error: string;
228
227
  success: boolean;
228
+ error: string;
229
229
  operation: "get_file";
230
230
  path?: string | undefined;
231
231
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
232
232
  name?: string | undefined;
233
+ encoding?: string | undefined;
233
234
  content?: string | undefined;
234
235
  url?: string | undefined;
235
236
  size?: number | undefined;
@@ -237,14 +238,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
237
238
  html_url?: string | undefined;
238
239
  git_url?: string | undefined;
239
240
  download_url?: string | null | undefined;
240
- encoding?: string | undefined;
241
241
  }, {
242
- error: string;
243
242
  success: boolean;
243
+ error: string;
244
244
  operation: "get_file";
245
245
  path?: string | undefined;
246
246
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
247
247
  name?: string | undefined;
248
+ encoding?: string | undefined;
248
249
  content?: string | undefined;
249
250
  url?: string | undefined;
250
251
  size?: number | undefined;
@@ -252,7 +253,6 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
252
253
  html_url?: string | undefined;
253
254
  git_url?: string | undefined;
254
255
  download_url?: string | null | undefined;
255
- encoding?: string | undefined;
256
256
  }>, z.ZodObject<{
257
257
  operation: z.ZodLiteral<"get_directory">;
258
258
  success: z.ZodBoolean;
@@ -279,8 +279,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
279
279
  html_url: string;
280
280
  git_url: string;
281
281
  download_url: string | null;
282
- content?: string | undefined;
283
282
  encoding?: string | undefined;
283
+ content?: string | undefined;
284
284
  }, {
285
285
  path: string;
286
286
  type: "file" | "dir" | "symlink" | "submodule";
@@ -291,12 +291,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
291
291
  html_url: string;
292
292
  git_url: string;
293
293
  download_url: string | null;
294
- content?: string | undefined;
295
294
  encoding?: string | undefined;
295
+ content?: string | undefined;
296
296
  }>, "many">>;
297
297
  }, "strip", z.ZodTypeAny, {
298
- error: string;
299
298
  success: boolean;
299
+ error: string;
300
300
  operation: "get_directory";
301
301
  contents?: {
302
302
  path: string;
@@ -308,12 +308,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
308
308
  html_url: string;
309
309
  git_url: string;
310
310
  download_url: string | null;
311
- content?: string | undefined;
312
311
  encoding?: string | undefined;
312
+ content?: string | undefined;
313
313
  }[] | undefined;
314
314
  }, {
315
- error: string;
316
315
  success: boolean;
316
+ error: string;
317
317
  operation: "get_directory";
318
318
  contents?: {
319
319
  path: string;
@@ -325,8 +325,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
325
325
  html_url: string;
326
326
  git_url: string;
327
327
  download_url: string | null;
328
- content?: string | undefined;
329
328
  encoding?: string | undefined;
329
+ content?: string | undefined;
330
330
  }[] | undefined;
331
331
  }>, z.ZodObject<{
332
332
  operation: z.ZodLiteral<"list_pull_requests">;
@@ -396,8 +396,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
396
396
  login: string;
397
397
  avatar_url: string;
398
398
  };
399
- body: string | null;
400
399
  created_at: string;
400
+ body: string | null;
401
401
  draft: boolean;
402
402
  state: "open" | "closed";
403
403
  html_url: string;
@@ -431,8 +431,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
431
431
  login: string;
432
432
  avatar_url: string;
433
433
  };
434
- body: string | null;
435
434
  created_at: string;
435
+ body: string | null;
436
436
  draft: boolean;
437
437
  state: "open" | "closed";
438
438
  html_url: string;
@@ -459,8 +459,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
459
459
  changed_files?: number | undefined;
460
460
  }>, "many">>;
461
461
  }, "strip", z.ZodTypeAny, {
462
- error: string;
463
462
  success: boolean;
463
+ error: string;
464
464
  operation: "list_pull_requests";
465
465
  pull_requests?: {
466
466
  number: number;
@@ -471,8 +471,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
471
471
  login: string;
472
472
  avatar_url: string;
473
473
  };
474
- body: string | null;
475
474
  created_at: string;
475
+ body: string | null;
476
476
  draft: boolean;
477
477
  state: "open" | "closed";
478
478
  html_url: string;
@@ -499,8 +499,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
499
499
  changed_files?: number | undefined;
500
500
  }[] | undefined;
501
501
  }, {
502
- error: string;
503
502
  success: boolean;
503
+ error: string;
504
504
  operation: "list_pull_requests";
505
505
  pull_requests?: {
506
506
  number: number;
@@ -511,8 +511,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
511
511
  login: string;
512
512
  avatar_url: string;
513
513
  };
514
- body: string | null;
515
514
  created_at: string;
515
+ body: string | null;
516
516
  draft: boolean;
517
517
  state: "open" | "closed";
518
518
  html_url: string;
@@ -598,8 +598,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
598
598
  deletions: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
599
599
  changed_files: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
600
600
  }, "strip", z.ZodTypeAny, {
601
- error: string;
602
601
  success: boolean;
602
+ error: string;
603
603
  operation: "get_pull_request";
604
604
  number?: number | undefined;
605
605
  title?: string | undefined;
@@ -609,8 +609,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
609
609
  login: string;
610
610
  avatar_url: string;
611
611
  } | undefined;
612
- body?: string | null | undefined;
613
612
  created_at?: string | undefined;
613
+ body?: string | null | undefined;
614
614
  draft?: boolean | undefined;
615
615
  comments?: number | undefined;
616
616
  state?: "open" | "closed" | undefined;
@@ -636,8 +636,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
636
636
  deletions?: number | undefined;
637
637
  changed_files?: number | undefined;
638
638
  }, {
639
- error: string;
640
639
  success: boolean;
640
+ error: string;
641
641
  operation: "get_pull_request";
642
642
  number?: number | undefined;
643
643
  title?: string | undefined;
@@ -647,8 +647,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
647
647
  login: string;
648
648
  avatar_url: string;
649
649
  } | undefined;
650
- body?: string | null | undefined;
651
650
  created_at?: string | undefined;
651
+ body?: string | null | undefined;
652
652
  draft?: boolean | undefined;
653
653
  comments?: number | undefined;
654
654
  state?: "open" | "closed" | undefined;
@@ -695,30 +695,30 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
695
695
  updated_at: z.ZodOptional<z.ZodString>;
696
696
  html_url: z.ZodOptional<z.ZodString>;
697
697
  }, "strip", z.ZodTypeAny, {
698
- error: string;
699
698
  success: boolean;
699
+ error: string;
700
700
  operation: "create_pr_comment";
701
701
  id?: number | undefined;
702
702
  user?: {
703
703
  id: number;
704
704
  login: string;
705
705
  } | undefined;
706
- body?: string | undefined;
707
706
  created_at?: string | undefined;
707
+ body?: string | undefined;
708
708
  html_url?: string | undefined;
709
709
  node_id?: string | undefined;
710
710
  updated_at?: string | undefined;
711
711
  }, {
712
- error: string;
713
712
  success: boolean;
713
+ error: string;
714
714
  operation: "create_pr_comment";
715
715
  id?: number | undefined;
716
716
  user?: {
717
717
  id: number;
718
718
  login: string;
719
719
  } | undefined;
720
- body?: string | undefined;
721
720
  created_at?: string | undefined;
721
+ body?: string | undefined;
722
722
  html_url?: string | undefined;
723
723
  node_id?: string | undefined;
724
724
  updated_at?: string | undefined;
@@ -816,8 +816,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
816
816
  visibility?: string | undefined;
817
817
  }>, "many">>;
818
818
  }, "strip", z.ZodTypeAny, {
819
- error: string;
820
819
  success: boolean;
820
+ error: string;
821
821
  operation: "list_repositories";
822
822
  repositories?: {
823
823
  description: string | null;
@@ -847,8 +847,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
847
847
  visibility?: string | undefined;
848
848
  }[] | undefined;
849
849
  }, {
850
- error: string;
851
850
  success: boolean;
851
+ error: string;
852
852
  operation: "list_repositories";
853
853
  repositories?: {
854
854
  description: string | null;
@@ -918,8 +918,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
918
918
  default_branch: z.ZodOptional<z.ZodString>;
919
919
  visibility: z.ZodOptional<z.ZodOptional<z.ZodString>>;
920
920
  }, "strip", z.ZodTypeAny, {
921
- error: string;
922
921
  success: boolean;
922
+ error: string;
923
923
  operation: "get_repository";
924
924
  description?: string | null | undefined;
925
925
  name?: string | undefined;
@@ -947,8 +947,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
947
947
  open_issues_count?: number | undefined;
948
948
  default_branch?: string | undefined;
949
949
  }, {
950
- error: string;
951
950
  success: boolean;
951
+ error: string;
952
952
  operation: "get_repository";
953
953
  description?: string | null | undefined;
954
954
  name?: string | undefined;
@@ -997,30 +997,30 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
997
997
  updated_at: z.ZodOptional<z.ZodString>;
998
998
  html_url: z.ZodOptional<z.ZodString>;
999
999
  }, "strip", z.ZodTypeAny, {
1000
- error: string;
1001
1000
  success: boolean;
1001
+ error: string;
1002
1002
  operation: "create_issue_comment";
1003
1003
  id?: number | undefined;
1004
1004
  user?: {
1005
1005
  id: number;
1006
1006
  login: string;
1007
1007
  } | undefined;
1008
- body?: string | undefined;
1009
1008
  created_at?: string | undefined;
1009
+ body?: string | undefined;
1010
1010
  html_url?: string | undefined;
1011
1011
  node_id?: string | undefined;
1012
1012
  updated_at?: string | undefined;
1013
1013
  }, {
1014
- error: string;
1015
1014
  success: boolean;
1015
+ error: string;
1016
1016
  operation: "create_issue_comment";
1017
1017
  id?: number | undefined;
1018
1018
  user?: {
1019
1019
  id: number;
1020
1020
  login: string;
1021
1021
  } | undefined;
1022
- body?: string | undefined;
1023
1022
  created_at?: string | undefined;
1023
+ body?: string | undefined;
1024
1024
  html_url?: string | undefined;
1025
1025
  node_id?: string | undefined;
1026
1026
  updated_at?: string | undefined;
@@ -1074,8 +1074,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1074
1074
  id: number;
1075
1075
  login: string;
1076
1076
  };
1077
- body: string | null;
1078
1077
  created_at: string;
1078
+ body: string | null;
1079
1079
  labels: {
1080
1080
  description: string | null;
1081
1081
  name: string;
@@ -1096,8 +1096,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1096
1096
  id: number;
1097
1097
  login: string;
1098
1098
  };
1099
- body: string | null;
1100
1099
  created_at: string;
1100
+ body: string | null;
1101
1101
  labels: {
1102
1102
  description: string | null;
1103
1103
  name: string;
@@ -1112,8 +1112,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1112
1112
  closed_at: string | null;
1113
1113
  }>, "many">>;
1114
1114
  }, "strip", z.ZodTypeAny, {
1115
- error: string;
1116
1115
  success: boolean;
1116
+ error: string;
1117
1117
  operation: "list_issues";
1118
1118
  issues?: {
1119
1119
  number: number;
@@ -1123,8 +1123,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1123
1123
  id: number;
1124
1124
  login: string;
1125
1125
  };
1126
- body: string | null;
1127
1126
  created_at: string;
1127
+ body: string | null;
1128
1128
  labels: {
1129
1129
  description: string | null;
1130
1130
  name: string;
@@ -1139,8 +1139,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1139
1139
  closed_at: string | null;
1140
1140
  }[] | undefined;
1141
1141
  }, {
1142
- error: string;
1143
1142
  success: boolean;
1143
+ error: string;
1144
1144
  operation: "list_issues";
1145
1145
  issues?: {
1146
1146
  number: number;
@@ -1150,8 +1150,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1150
1150
  id: number;
1151
1151
  login: string;
1152
1152
  };
1153
- body: string | null;
1154
1153
  created_at: string;
1154
+ body: string | null;
1155
1155
  labels: {
1156
1156
  description: string | null;
1157
1157
  name: string;
@@ -1428,12 +1428,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1428
1428
  content: z.ZodOptional<z.ZodOptional<z.ZodString>>;
1429
1429
  encoding: z.ZodOptional<z.ZodOptional<z.ZodString>>;
1430
1430
  }, "strip", z.ZodTypeAny, {
1431
- error: string;
1432
1431
  success: boolean;
1432
+ error: string;
1433
1433
  operation: "get_file";
1434
1434
  path?: string | undefined;
1435
1435
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1436
1436
  name?: string | undefined;
1437
+ encoding?: string | undefined;
1437
1438
  content?: string | undefined;
1438
1439
  url?: string | undefined;
1439
1440
  size?: number | undefined;
@@ -1441,14 +1442,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1441
1442
  html_url?: string | undefined;
1442
1443
  git_url?: string | undefined;
1443
1444
  download_url?: string | null | undefined;
1444
- encoding?: string | undefined;
1445
1445
  }, {
1446
- error: string;
1447
1446
  success: boolean;
1447
+ error: string;
1448
1448
  operation: "get_file";
1449
1449
  path?: string | undefined;
1450
1450
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1451
1451
  name?: string | undefined;
1452
+ encoding?: string | undefined;
1452
1453
  content?: string | undefined;
1453
1454
  url?: string | undefined;
1454
1455
  size?: number | undefined;
@@ -1456,7 +1457,6 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1456
1457
  html_url?: string | undefined;
1457
1458
  git_url?: string | undefined;
1458
1459
  download_url?: string | null | undefined;
1459
- encoding?: string | undefined;
1460
1460
  }>, z.ZodObject<{
1461
1461
  operation: z.ZodLiteral<"get_directory">;
1462
1462
  success: z.ZodBoolean;
@@ -1483,8 +1483,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1483
1483
  html_url: string;
1484
1484
  git_url: string;
1485
1485
  download_url: string | null;
1486
- content?: string | undefined;
1487
1486
  encoding?: string | undefined;
1487
+ content?: string | undefined;
1488
1488
  }, {
1489
1489
  path: string;
1490
1490
  type: "file" | "dir" | "symlink" | "submodule";
@@ -1495,12 +1495,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1495
1495
  html_url: string;
1496
1496
  git_url: string;
1497
1497
  download_url: string | null;
1498
- content?: string | undefined;
1499
1498
  encoding?: string | undefined;
1499
+ content?: string | undefined;
1500
1500
  }>, "many">>;
1501
1501
  }, "strip", z.ZodTypeAny, {
1502
- error: string;
1503
1502
  success: boolean;
1503
+ error: string;
1504
1504
  operation: "get_directory";
1505
1505
  contents?: {
1506
1506
  path: string;
@@ -1512,12 +1512,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1512
1512
  html_url: string;
1513
1513
  git_url: string;
1514
1514
  download_url: string | null;
1515
- content?: string | undefined;
1516
1515
  encoding?: string | undefined;
1516
+ content?: string | undefined;
1517
1517
  }[] | undefined;
1518
1518
  }, {
1519
- error: string;
1520
1519
  success: boolean;
1520
+ error: string;
1521
1521
  operation: "get_directory";
1522
1522
  contents?: {
1523
1523
  path: string;
@@ -1529,8 +1529,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1529
1529
  html_url: string;
1530
1530
  git_url: string;
1531
1531
  download_url: string | null;
1532
- content?: string | undefined;
1533
1532
  encoding?: string | undefined;
1533
+ content?: string | undefined;
1534
1534
  }[] | undefined;
1535
1535
  }>, z.ZodObject<{
1536
1536
  operation: z.ZodLiteral<"list_pull_requests">;
@@ -1600,8 +1600,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1600
1600
  login: string;
1601
1601
  avatar_url: string;
1602
1602
  };
1603
- body: string | null;
1604
1603
  created_at: string;
1604
+ body: string | null;
1605
1605
  draft: boolean;
1606
1606
  state: "open" | "closed";
1607
1607
  html_url: string;
@@ -1635,8 +1635,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1635
1635
  login: string;
1636
1636
  avatar_url: string;
1637
1637
  };
1638
- body: string | null;
1639
1638
  created_at: string;
1639
+ body: string | null;
1640
1640
  draft: boolean;
1641
1641
  state: "open" | "closed";
1642
1642
  html_url: string;
@@ -1663,8 +1663,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1663
1663
  changed_files?: number | undefined;
1664
1664
  }>, "many">>;
1665
1665
  }, "strip", z.ZodTypeAny, {
1666
- error: string;
1667
1666
  success: boolean;
1667
+ error: string;
1668
1668
  operation: "list_pull_requests";
1669
1669
  pull_requests?: {
1670
1670
  number: number;
@@ -1675,8 +1675,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1675
1675
  login: string;
1676
1676
  avatar_url: string;
1677
1677
  };
1678
- body: string | null;
1679
1678
  created_at: string;
1679
+ body: string | null;
1680
1680
  draft: boolean;
1681
1681
  state: "open" | "closed";
1682
1682
  html_url: string;
@@ -1703,8 +1703,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1703
1703
  changed_files?: number | undefined;
1704
1704
  }[] | undefined;
1705
1705
  }, {
1706
- error: string;
1707
1706
  success: boolean;
1707
+ error: string;
1708
1708
  operation: "list_pull_requests";
1709
1709
  pull_requests?: {
1710
1710
  number: number;
@@ -1715,8 +1715,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1715
1715
  login: string;
1716
1716
  avatar_url: string;
1717
1717
  };
1718
- body: string | null;
1719
1718
  created_at: string;
1719
+ body: string | null;
1720
1720
  draft: boolean;
1721
1721
  state: "open" | "closed";
1722
1722
  html_url: string;
@@ -1802,8 +1802,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1802
1802
  deletions: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
1803
1803
  changed_files: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
1804
1804
  }, "strip", z.ZodTypeAny, {
1805
- error: string;
1806
1805
  success: boolean;
1806
+ error: string;
1807
1807
  operation: "get_pull_request";
1808
1808
  number?: number | undefined;
1809
1809
  title?: string | undefined;
@@ -1813,8 +1813,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1813
1813
  login: string;
1814
1814
  avatar_url: string;
1815
1815
  } | undefined;
1816
- body?: string | null | undefined;
1817
1816
  created_at?: string | undefined;
1817
+ body?: string | null | undefined;
1818
1818
  draft?: boolean | undefined;
1819
1819
  comments?: number | undefined;
1820
1820
  state?: "open" | "closed" | undefined;
@@ -1840,8 +1840,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1840
1840
  deletions?: number | undefined;
1841
1841
  changed_files?: number | undefined;
1842
1842
  }, {
1843
- error: string;
1844
1843
  success: boolean;
1844
+ error: string;
1845
1845
  operation: "get_pull_request";
1846
1846
  number?: number | undefined;
1847
1847
  title?: string | undefined;
@@ -1851,8 +1851,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1851
1851
  login: string;
1852
1852
  avatar_url: string;
1853
1853
  } | undefined;
1854
- body?: string | null | undefined;
1855
1854
  created_at?: string | undefined;
1855
+ body?: string | null | undefined;
1856
1856
  draft?: boolean | undefined;
1857
1857
  comments?: number | undefined;
1858
1858
  state?: "open" | "closed" | undefined;
@@ -1899,30 +1899,30 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1899
1899
  updated_at: z.ZodOptional<z.ZodString>;
1900
1900
  html_url: z.ZodOptional<z.ZodString>;
1901
1901
  }, "strip", z.ZodTypeAny, {
1902
- error: string;
1903
1902
  success: boolean;
1903
+ error: string;
1904
1904
  operation: "create_pr_comment";
1905
1905
  id?: number | undefined;
1906
1906
  user?: {
1907
1907
  id: number;
1908
1908
  login: string;
1909
1909
  } | undefined;
1910
- body?: string | undefined;
1911
1910
  created_at?: string | undefined;
1911
+ body?: string | undefined;
1912
1912
  html_url?: string | undefined;
1913
1913
  node_id?: string | undefined;
1914
1914
  updated_at?: string | undefined;
1915
1915
  }, {
1916
- error: string;
1917
1916
  success: boolean;
1917
+ error: string;
1918
1918
  operation: "create_pr_comment";
1919
1919
  id?: number | undefined;
1920
1920
  user?: {
1921
1921
  id: number;
1922
1922
  login: string;
1923
1923
  } | undefined;
1924
- body?: string | undefined;
1925
1924
  created_at?: string | undefined;
1925
+ body?: string | undefined;
1926
1926
  html_url?: string | undefined;
1927
1927
  node_id?: string | undefined;
1928
1928
  updated_at?: string | undefined;
@@ -2020,8 +2020,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2020
2020
  visibility?: string | undefined;
2021
2021
  }>, "many">>;
2022
2022
  }, "strip", z.ZodTypeAny, {
2023
- error: string;
2024
2023
  success: boolean;
2024
+ error: string;
2025
2025
  operation: "list_repositories";
2026
2026
  repositories?: {
2027
2027
  description: string | null;
@@ -2051,8 +2051,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2051
2051
  visibility?: string | undefined;
2052
2052
  }[] | undefined;
2053
2053
  }, {
2054
- error: string;
2055
2054
  success: boolean;
2055
+ error: string;
2056
2056
  operation: "list_repositories";
2057
2057
  repositories?: {
2058
2058
  description: string | null;
@@ -2122,8 +2122,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2122
2122
  default_branch: z.ZodOptional<z.ZodString>;
2123
2123
  visibility: z.ZodOptional<z.ZodOptional<z.ZodString>>;
2124
2124
  }, "strip", z.ZodTypeAny, {
2125
- error: string;
2126
2125
  success: boolean;
2126
+ error: string;
2127
2127
  operation: "get_repository";
2128
2128
  description?: string | null | undefined;
2129
2129
  name?: string | undefined;
@@ -2151,8 +2151,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2151
2151
  open_issues_count?: number | undefined;
2152
2152
  default_branch?: string | undefined;
2153
2153
  }, {
2154
- error: string;
2155
2154
  success: boolean;
2155
+ error: string;
2156
2156
  operation: "get_repository";
2157
2157
  description?: string | null | undefined;
2158
2158
  name?: string | undefined;
@@ -2201,30 +2201,30 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2201
2201
  updated_at: z.ZodOptional<z.ZodString>;
2202
2202
  html_url: z.ZodOptional<z.ZodString>;
2203
2203
  }, "strip", z.ZodTypeAny, {
2204
- error: string;
2205
2204
  success: boolean;
2205
+ error: string;
2206
2206
  operation: "create_issue_comment";
2207
2207
  id?: number | undefined;
2208
2208
  user?: {
2209
2209
  id: number;
2210
2210
  login: string;
2211
2211
  } | undefined;
2212
- body?: string | undefined;
2213
2212
  created_at?: string | undefined;
2213
+ body?: string | undefined;
2214
2214
  html_url?: string | undefined;
2215
2215
  node_id?: string | undefined;
2216
2216
  updated_at?: string | undefined;
2217
2217
  }, {
2218
- error: string;
2219
2218
  success: boolean;
2219
+ error: string;
2220
2220
  operation: "create_issue_comment";
2221
2221
  id?: number | undefined;
2222
2222
  user?: {
2223
2223
  id: number;
2224
2224
  login: string;
2225
2225
  } | undefined;
2226
- body?: string | undefined;
2227
2226
  created_at?: string | undefined;
2227
+ body?: string | undefined;
2228
2228
  html_url?: string | undefined;
2229
2229
  node_id?: string | undefined;
2230
2230
  updated_at?: string | undefined;
@@ -2278,8 +2278,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2278
2278
  id: number;
2279
2279
  login: string;
2280
2280
  };
2281
- body: string | null;
2282
2281
  created_at: string;
2282
+ body: string | null;
2283
2283
  labels: {
2284
2284
  description: string | null;
2285
2285
  name: string;
@@ -2300,8 +2300,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2300
2300
  id: number;
2301
2301
  login: string;
2302
2302
  };
2303
- body: string | null;
2304
2303
  created_at: string;
2304
+ body: string | null;
2305
2305
  labels: {
2306
2306
  description: string | null;
2307
2307
  name: string;
@@ -2316,8 +2316,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2316
2316
  closed_at: string | null;
2317
2317
  }>, "many">>;
2318
2318
  }, "strip", z.ZodTypeAny, {
2319
- error: string;
2320
2319
  success: boolean;
2320
+ error: string;
2321
2321
  operation: "list_issues";
2322
2322
  issues?: {
2323
2323
  number: number;
@@ -2327,8 +2327,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2327
2327
  id: number;
2328
2328
  login: string;
2329
2329
  };
2330
- body: string | null;
2331
2330
  created_at: string;
2331
+ body: string | null;
2332
2332
  labels: {
2333
2333
  description: string | null;
2334
2334
  name: string;
@@ -2343,8 +2343,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2343
2343
  closed_at: string | null;
2344
2344
  }[] | undefined;
2345
2345
  }, {
2346
- error: string;
2347
2346
  success: boolean;
2347
+ error: string;
2348
2348
  operation: "list_issues";
2349
2349
  issues?: {
2350
2350
  number: number;
@@ -2354,8 +2354,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2354
2354
  id: number;
2355
2355
  login: string;
2356
2356
  };
2357
- body: string | null;
2358
2357
  created_at: string;
2358
+ body: string | null;
2359
2359
  labels: {
2360
2360
  description: string | null;
2361
2361
  name: string;