@bubblelab/bubble-core 0.1.207 → 0.1.209

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 (117) hide show
  1. package/dist/bubble-bundle.d.ts +161 -161
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +18 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +22 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/capability-pipeline.js +11 -2
  28. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  29. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  32. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  33. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  34. package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
  35. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  38. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  39. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  40. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  41. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  43. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  44. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  47. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  48. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  50. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  51. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  53. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  54. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  56. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  57. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  58. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  60. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  63. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  64. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  65. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  66. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  67. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  68. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  69. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  70. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  80. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  81. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  83. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  87. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  88. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  93. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  94. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  97. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  99. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  100. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  101. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  102. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  104. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  105. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  106. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  107. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  108. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  109. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  110. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  111. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
  112. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  113. package/dist/bubbles.json +6 -2
  114. package/dist/capabilities/define-capability.d.ts +2 -0
  115. package/dist/capabilities/define-capability.d.ts.map +1 -1
  116. package/dist/capabilities/define-capability.js.map +1 -1
  117. package/package.json +2 -2
@@ -251,13 +251,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
251
251
  content: z.ZodOptional<z.ZodOptional<z.ZodString>>;
252
252
  encoding: z.ZodOptional<z.ZodOptional<z.ZodString>>;
253
253
  }, "strip", z.ZodTypeAny, {
254
- success: boolean;
255
254
  error: string;
255
+ success: boolean;
256
256
  operation: "get_file";
257
257
  path?: string | undefined;
258
258
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
259
259
  name?: string | undefined;
260
- encoding?: string | undefined;
261
260
  content?: string | undefined;
262
261
  url?: string | undefined;
263
262
  size?: number | undefined;
@@ -265,14 +264,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
265
264
  html_url?: string | undefined;
266
265
  git_url?: string | undefined;
267
266
  download_url?: string | null | undefined;
267
+ encoding?: string | undefined;
268
268
  }, {
269
- success: boolean;
270
269
  error: string;
270
+ success: boolean;
271
271
  operation: "get_file";
272
272
  path?: string | undefined;
273
273
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
274
274
  name?: string | undefined;
275
- encoding?: string | undefined;
276
275
  content?: string | undefined;
277
276
  url?: string | undefined;
278
277
  size?: number | undefined;
@@ -280,6 +279,7 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
280
279
  html_url?: string | undefined;
281
280
  git_url?: string | undefined;
282
281
  download_url?: string | null | undefined;
282
+ encoding?: string | undefined;
283
283
  }>, z.ZodObject<{
284
284
  operation: z.ZodLiteral<"get_directory">;
285
285
  success: z.ZodBoolean;
@@ -306,8 +306,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
306
306
  html_url: string;
307
307
  git_url: string;
308
308
  download_url: string | null;
309
- encoding?: string | undefined;
310
309
  content?: string | undefined;
310
+ encoding?: string | undefined;
311
311
  }, {
312
312
  path: string;
313
313
  type: "file" | "dir" | "symlink" | "submodule";
@@ -318,12 +318,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
318
318
  html_url: string;
319
319
  git_url: string;
320
320
  download_url: string | null;
321
- encoding?: string | undefined;
322
321
  content?: string | undefined;
322
+ encoding?: string | undefined;
323
323
  }>, "many">>;
324
324
  }, "strip", z.ZodTypeAny, {
325
- success: boolean;
326
325
  error: string;
326
+ success: boolean;
327
327
  operation: "get_directory";
328
328
  contents?: {
329
329
  path: string;
@@ -335,12 +335,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
335
335
  html_url: string;
336
336
  git_url: string;
337
337
  download_url: string | null;
338
- encoding?: string | undefined;
339
338
  content?: string | undefined;
339
+ encoding?: string | undefined;
340
340
  }[] | undefined;
341
341
  }, {
342
- success: boolean;
343
342
  error: string;
343
+ success: boolean;
344
344
  operation: "get_directory";
345
345
  contents?: {
346
346
  path: string;
@@ -352,8 +352,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
352
352
  html_url: string;
353
353
  git_url: string;
354
354
  download_url: string | null;
355
- encoding?: string | undefined;
356
355
  content?: string | undefined;
356
+ encoding?: string | undefined;
357
357
  }[] | undefined;
358
358
  }>, z.ZodObject<{
359
359
  operation: z.ZodLiteral<"list_pull_requests">;
@@ -423,8 +423,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
423
423
  login: string;
424
424
  avatar_url: string;
425
425
  };
426
- created_at: string;
427
426
  body: string | null;
427
+ created_at: string;
428
428
  draft: boolean;
429
429
  state: "open" | "closed";
430
430
  html_url: string;
@@ -458,8 +458,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
458
458
  login: string;
459
459
  avatar_url: string;
460
460
  };
461
- created_at: string;
462
461
  body: string | null;
462
+ created_at: string;
463
463
  draft: boolean;
464
464
  state: "open" | "closed";
465
465
  html_url: string;
@@ -486,8 +486,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
486
486
  changed_files?: number | undefined;
487
487
  }>, "many">>;
488
488
  }, "strip", z.ZodTypeAny, {
489
- success: boolean;
490
489
  error: string;
490
+ success: boolean;
491
491
  operation: "list_pull_requests";
492
492
  pull_requests?: {
493
493
  number: number;
@@ -498,8 +498,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
498
498
  login: string;
499
499
  avatar_url: string;
500
500
  };
501
- created_at: string;
502
501
  body: string | null;
502
+ created_at: string;
503
503
  draft: boolean;
504
504
  state: "open" | "closed";
505
505
  html_url: string;
@@ -526,8 +526,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
526
526
  changed_files?: number | undefined;
527
527
  }[] | undefined;
528
528
  }, {
529
- success: boolean;
530
529
  error: string;
530
+ success: boolean;
531
531
  operation: "list_pull_requests";
532
532
  pull_requests?: {
533
533
  number: number;
@@ -538,8 +538,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
538
538
  login: string;
539
539
  avatar_url: string;
540
540
  };
541
- created_at: string;
542
541
  body: string | null;
542
+ created_at: string;
543
543
  draft: boolean;
544
544
  state: "open" | "closed";
545
545
  html_url: string;
@@ -625,8 +625,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
625
625
  deletions: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
626
626
  changed_files: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
627
627
  }, "strip", z.ZodTypeAny, {
628
- success: boolean;
629
628
  error: string;
629
+ success: boolean;
630
630
  operation: "get_pull_request";
631
631
  number?: number | undefined;
632
632
  title?: string | undefined;
@@ -636,8 +636,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
636
636
  login: string;
637
637
  avatar_url: string;
638
638
  } | undefined;
639
- created_at?: string | undefined;
640
639
  body?: string | null | undefined;
640
+ created_at?: string | undefined;
641
641
  draft?: boolean | undefined;
642
642
  comments?: number | undefined;
643
643
  state?: "open" | "closed" | undefined;
@@ -663,8 +663,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
663
663
  deletions?: number | undefined;
664
664
  changed_files?: number | undefined;
665
665
  }, {
666
- success: boolean;
667
666
  error: string;
667
+ success: boolean;
668
668
  operation: "get_pull_request";
669
669
  number?: number | undefined;
670
670
  title?: string | undefined;
@@ -674,8 +674,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
674
674
  login: string;
675
675
  avatar_url: string;
676
676
  } | undefined;
677
- created_at?: string | undefined;
678
677
  body?: string | null | undefined;
678
+ created_at?: string | undefined;
679
679
  draft?: boolean | undefined;
680
680
  comments?: number | undefined;
681
681
  state?: "open" | "closed" | undefined;
@@ -722,30 +722,30 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
722
722
  updated_at: z.ZodOptional<z.ZodString>;
723
723
  html_url: z.ZodOptional<z.ZodString>;
724
724
  }, "strip", z.ZodTypeAny, {
725
- success: boolean;
726
725
  error: string;
726
+ success: boolean;
727
727
  operation: "create_pr_comment";
728
728
  id?: number | undefined;
729
729
  user?: {
730
730
  id: number;
731
731
  login: string;
732
732
  } | undefined;
733
- created_at?: string | undefined;
734
733
  body?: string | undefined;
734
+ created_at?: string | undefined;
735
735
  html_url?: string | undefined;
736
736
  node_id?: string | undefined;
737
737
  updated_at?: string | undefined;
738
738
  }, {
739
- success: boolean;
740
739
  error: string;
740
+ success: boolean;
741
741
  operation: "create_pr_comment";
742
742
  id?: number | undefined;
743
743
  user?: {
744
744
  id: number;
745
745
  login: string;
746
746
  } | undefined;
747
- created_at?: string | undefined;
748
747
  body?: string | undefined;
748
+ created_at?: string | undefined;
749
749
  html_url?: string | undefined;
750
750
  node_id?: string | undefined;
751
751
  updated_at?: string | undefined;
@@ -843,8 +843,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
843
843
  visibility?: string | undefined;
844
844
  }>, "many">>;
845
845
  }, "strip", z.ZodTypeAny, {
846
- success: boolean;
847
846
  error: string;
847
+ success: boolean;
848
848
  operation: "list_repositories";
849
849
  repositories?: {
850
850
  description: string | null;
@@ -874,8 +874,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
874
874
  visibility?: string | undefined;
875
875
  }[] | undefined;
876
876
  }, {
877
- success: boolean;
878
877
  error: string;
878
+ success: boolean;
879
879
  operation: "list_repositories";
880
880
  repositories?: {
881
881
  description: string | null;
@@ -945,8 +945,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
945
945
  default_branch: z.ZodOptional<z.ZodString>;
946
946
  visibility: z.ZodOptional<z.ZodOptional<z.ZodString>>;
947
947
  }, "strip", z.ZodTypeAny, {
948
- success: boolean;
949
948
  error: string;
949
+ success: boolean;
950
950
  operation: "get_repository";
951
951
  description?: string | null | undefined;
952
952
  name?: string | undefined;
@@ -974,8 +974,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
974
974
  open_issues_count?: number | undefined;
975
975
  default_branch?: string | undefined;
976
976
  }, {
977
- success: boolean;
978
977
  error: string;
978
+ success: boolean;
979
979
  operation: "get_repository";
980
980
  description?: string | null | undefined;
981
981
  name?: string | undefined;
@@ -1024,30 +1024,30 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1024
1024
  updated_at: z.ZodOptional<z.ZodString>;
1025
1025
  html_url: z.ZodOptional<z.ZodString>;
1026
1026
  }, "strip", z.ZodTypeAny, {
1027
- success: boolean;
1028
1027
  error: string;
1028
+ success: boolean;
1029
1029
  operation: "create_issue_comment";
1030
1030
  id?: number | undefined;
1031
1031
  user?: {
1032
1032
  id: number;
1033
1033
  login: string;
1034
1034
  } | undefined;
1035
- created_at?: string | undefined;
1036
1035
  body?: string | undefined;
1036
+ created_at?: string | undefined;
1037
1037
  html_url?: string | undefined;
1038
1038
  node_id?: string | undefined;
1039
1039
  updated_at?: string | undefined;
1040
1040
  }, {
1041
- success: boolean;
1042
1041
  error: string;
1042
+ success: boolean;
1043
1043
  operation: "create_issue_comment";
1044
1044
  id?: number | undefined;
1045
1045
  user?: {
1046
1046
  id: number;
1047
1047
  login: string;
1048
1048
  } | undefined;
1049
- created_at?: string | undefined;
1050
1049
  body?: string | undefined;
1050
+ created_at?: string | undefined;
1051
1051
  html_url?: string | undefined;
1052
1052
  node_id?: string | undefined;
1053
1053
  updated_at?: string | undefined;
@@ -1094,8 +1094,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1094
1094
  html_url: z.ZodOptional<z.ZodString>;
1095
1095
  comments: z.ZodOptional<z.ZodNumber>;
1096
1096
  }, "strip", z.ZodTypeAny, {
1097
- success: boolean;
1098
1097
  error: string;
1098
+ success: boolean;
1099
1099
  operation: "create_issue";
1100
1100
  number?: number | undefined;
1101
1101
  title?: string | undefined;
@@ -1104,8 +1104,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1104
1104
  id: number;
1105
1105
  login: string;
1106
1106
  } | undefined;
1107
- created_at?: string | undefined;
1108
1107
  body?: string | null | undefined;
1108
+ created_at?: string | undefined;
1109
1109
  labels?: {
1110
1110
  description: string | null;
1111
1111
  name: string;
@@ -1119,8 +1119,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1119
1119
  updated_at?: string | undefined;
1120
1120
  closed_at?: string | null | undefined;
1121
1121
  }, {
1122
- success: boolean;
1123
1122
  error: string;
1123
+ success: boolean;
1124
1124
  operation: "create_issue";
1125
1125
  number?: number | undefined;
1126
1126
  title?: string | undefined;
@@ -1129,8 +1129,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1129
1129
  id: number;
1130
1130
  login: string;
1131
1131
  } | undefined;
1132
- created_at?: string | undefined;
1133
1132
  body?: string | null | undefined;
1133
+ created_at?: string | undefined;
1134
1134
  labels?: {
1135
1135
  description: string | null;
1136
1136
  name: string;
@@ -1193,8 +1193,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1193
1193
  id: number;
1194
1194
  login: string;
1195
1195
  };
1196
- created_at: string;
1197
1196
  body: string | null;
1197
+ created_at: string;
1198
1198
  labels: {
1199
1199
  description: string | null;
1200
1200
  name: string;
@@ -1215,8 +1215,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1215
1215
  id: number;
1216
1216
  login: string;
1217
1217
  };
1218
- created_at: string;
1219
1218
  body: string | null;
1219
+ created_at: string;
1220
1220
  labels: {
1221
1221
  description: string | null;
1222
1222
  name: string;
@@ -1231,8 +1231,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1231
1231
  closed_at: string | null;
1232
1232
  }>, "many">>;
1233
1233
  }, "strip", z.ZodTypeAny, {
1234
- success: boolean;
1235
1234
  error: string;
1235
+ success: boolean;
1236
1236
  operation: "list_issues";
1237
1237
  issues?: {
1238
1238
  number: number;
@@ -1242,8 +1242,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1242
1242
  id: number;
1243
1243
  login: string;
1244
1244
  };
1245
- created_at: string;
1246
1245
  body: string | null;
1246
+ created_at: string;
1247
1247
  labels: {
1248
1248
  description: string | null;
1249
1249
  name: string;
@@ -1258,8 +1258,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1258
1258
  closed_at: string | null;
1259
1259
  }[] | undefined;
1260
1260
  }, {
1261
- success: boolean;
1262
1261
  error: string;
1262
+ success: boolean;
1263
1263
  operation: "list_issues";
1264
1264
  issues?: {
1265
1265
  number: number;
@@ -1269,8 +1269,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1269
1269
  id: number;
1270
1270
  login: string;
1271
1271
  };
1272
- created_at: string;
1273
1272
  body: string | null;
1273
+ created_at: string;
1274
1274
  labels: {
1275
1275
  description: string | null;
1276
1276
  name: string;
@@ -1577,13 +1577,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1577
1577
  content: z.ZodOptional<z.ZodOptional<z.ZodString>>;
1578
1578
  encoding: z.ZodOptional<z.ZodOptional<z.ZodString>>;
1579
1579
  }, "strip", z.ZodTypeAny, {
1580
- success: boolean;
1581
1580
  error: string;
1581
+ success: boolean;
1582
1582
  operation: "get_file";
1583
1583
  path?: string | undefined;
1584
1584
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1585
1585
  name?: string | undefined;
1586
- encoding?: string | undefined;
1587
1586
  content?: string | undefined;
1588
1587
  url?: string | undefined;
1589
1588
  size?: number | undefined;
@@ -1591,14 +1590,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1591
1590
  html_url?: string | undefined;
1592
1591
  git_url?: string | undefined;
1593
1592
  download_url?: string | null | undefined;
1593
+ encoding?: string | undefined;
1594
1594
  }, {
1595
- success: boolean;
1596
1595
  error: string;
1596
+ success: boolean;
1597
1597
  operation: "get_file";
1598
1598
  path?: string | undefined;
1599
1599
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1600
1600
  name?: string | undefined;
1601
- encoding?: string | undefined;
1602
1601
  content?: string | undefined;
1603
1602
  url?: string | undefined;
1604
1603
  size?: number | undefined;
@@ -1606,6 +1605,7 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1606
1605
  html_url?: string | undefined;
1607
1606
  git_url?: string | undefined;
1608
1607
  download_url?: string | null | undefined;
1608
+ encoding?: string | undefined;
1609
1609
  }>, z.ZodObject<{
1610
1610
  operation: z.ZodLiteral<"get_directory">;
1611
1611
  success: z.ZodBoolean;
@@ -1632,8 +1632,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1632
1632
  html_url: string;
1633
1633
  git_url: string;
1634
1634
  download_url: string | null;
1635
- encoding?: string | undefined;
1636
1635
  content?: string | undefined;
1636
+ encoding?: string | undefined;
1637
1637
  }, {
1638
1638
  path: string;
1639
1639
  type: "file" | "dir" | "symlink" | "submodule";
@@ -1644,12 +1644,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1644
1644
  html_url: string;
1645
1645
  git_url: string;
1646
1646
  download_url: string | null;
1647
- encoding?: string | undefined;
1648
1647
  content?: string | undefined;
1648
+ encoding?: string | undefined;
1649
1649
  }>, "many">>;
1650
1650
  }, "strip", z.ZodTypeAny, {
1651
- success: boolean;
1652
1651
  error: string;
1652
+ success: boolean;
1653
1653
  operation: "get_directory";
1654
1654
  contents?: {
1655
1655
  path: string;
@@ -1661,12 +1661,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1661
1661
  html_url: string;
1662
1662
  git_url: string;
1663
1663
  download_url: string | null;
1664
- encoding?: string | undefined;
1665
1664
  content?: string | undefined;
1665
+ encoding?: string | undefined;
1666
1666
  }[] | undefined;
1667
1667
  }, {
1668
- success: boolean;
1669
1668
  error: string;
1669
+ success: boolean;
1670
1670
  operation: "get_directory";
1671
1671
  contents?: {
1672
1672
  path: string;
@@ -1678,8 +1678,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1678
1678
  html_url: string;
1679
1679
  git_url: string;
1680
1680
  download_url: string | null;
1681
- encoding?: string | undefined;
1682
1681
  content?: string | undefined;
1682
+ encoding?: string | undefined;
1683
1683
  }[] | undefined;
1684
1684
  }>, z.ZodObject<{
1685
1685
  operation: z.ZodLiteral<"list_pull_requests">;
@@ -1749,8 +1749,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1749
1749
  login: string;
1750
1750
  avatar_url: string;
1751
1751
  };
1752
- created_at: string;
1753
1752
  body: string | null;
1753
+ created_at: string;
1754
1754
  draft: boolean;
1755
1755
  state: "open" | "closed";
1756
1756
  html_url: string;
@@ -1784,8 +1784,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1784
1784
  login: string;
1785
1785
  avatar_url: string;
1786
1786
  };
1787
- created_at: string;
1788
1787
  body: string | null;
1788
+ created_at: string;
1789
1789
  draft: boolean;
1790
1790
  state: "open" | "closed";
1791
1791
  html_url: string;
@@ -1812,8 +1812,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1812
1812
  changed_files?: number | undefined;
1813
1813
  }>, "many">>;
1814
1814
  }, "strip", z.ZodTypeAny, {
1815
- success: boolean;
1816
1815
  error: string;
1816
+ success: boolean;
1817
1817
  operation: "list_pull_requests";
1818
1818
  pull_requests?: {
1819
1819
  number: number;
@@ -1824,8 +1824,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1824
1824
  login: string;
1825
1825
  avatar_url: string;
1826
1826
  };
1827
- created_at: string;
1828
1827
  body: string | null;
1828
+ created_at: string;
1829
1829
  draft: boolean;
1830
1830
  state: "open" | "closed";
1831
1831
  html_url: string;
@@ -1852,8 +1852,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1852
1852
  changed_files?: number | undefined;
1853
1853
  }[] | undefined;
1854
1854
  }, {
1855
- success: boolean;
1856
1855
  error: string;
1856
+ success: boolean;
1857
1857
  operation: "list_pull_requests";
1858
1858
  pull_requests?: {
1859
1859
  number: number;
@@ -1864,8 +1864,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1864
1864
  login: string;
1865
1865
  avatar_url: string;
1866
1866
  };
1867
- created_at: string;
1868
1867
  body: string | null;
1868
+ created_at: string;
1869
1869
  draft: boolean;
1870
1870
  state: "open" | "closed";
1871
1871
  html_url: string;
@@ -1951,8 +1951,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1951
1951
  deletions: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
1952
1952
  changed_files: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
1953
1953
  }, "strip", z.ZodTypeAny, {
1954
- success: boolean;
1955
1954
  error: string;
1955
+ success: boolean;
1956
1956
  operation: "get_pull_request";
1957
1957
  number?: number | undefined;
1958
1958
  title?: string | undefined;
@@ -1962,8 +1962,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1962
1962
  login: string;
1963
1963
  avatar_url: string;
1964
1964
  } | undefined;
1965
- created_at?: string | undefined;
1966
1965
  body?: string | null | undefined;
1966
+ created_at?: string | undefined;
1967
1967
  draft?: boolean | undefined;
1968
1968
  comments?: number | undefined;
1969
1969
  state?: "open" | "closed" | undefined;
@@ -1989,8 +1989,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1989
1989
  deletions?: number | undefined;
1990
1990
  changed_files?: number | undefined;
1991
1991
  }, {
1992
- success: boolean;
1993
1992
  error: string;
1993
+ success: boolean;
1994
1994
  operation: "get_pull_request";
1995
1995
  number?: number | undefined;
1996
1996
  title?: string | undefined;
@@ -2000,8 +2000,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2000
2000
  login: string;
2001
2001
  avatar_url: string;
2002
2002
  } | undefined;
2003
- created_at?: string | undefined;
2004
2003
  body?: string | null | undefined;
2004
+ created_at?: string | undefined;
2005
2005
  draft?: boolean | undefined;
2006
2006
  comments?: number | undefined;
2007
2007
  state?: "open" | "closed" | undefined;
@@ -2048,30 +2048,30 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2048
2048
  updated_at: z.ZodOptional<z.ZodString>;
2049
2049
  html_url: z.ZodOptional<z.ZodString>;
2050
2050
  }, "strip", z.ZodTypeAny, {
2051
- success: boolean;
2052
2051
  error: string;
2052
+ success: boolean;
2053
2053
  operation: "create_pr_comment";
2054
2054
  id?: number | undefined;
2055
2055
  user?: {
2056
2056
  id: number;
2057
2057
  login: string;
2058
2058
  } | undefined;
2059
- created_at?: string | undefined;
2060
2059
  body?: string | undefined;
2060
+ created_at?: string | undefined;
2061
2061
  html_url?: string | undefined;
2062
2062
  node_id?: string | undefined;
2063
2063
  updated_at?: string | undefined;
2064
2064
  }, {
2065
- success: boolean;
2066
2065
  error: string;
2066
+ success: boolean;
2067
2067
  operation: "create_pr_comment";
2068
2068
  id?: number | undefined;
2069
2069
  user?: {
2070
2070
  id: number;
2071
2071
  login: string;
2072
2072
  } | undefined;
2073
- created_at?: string | undefined;
2074
2073
  body?: string | undefined;
2074
+ created_at?: string | undefined;
2075
2075
  html_url?: string | undefined;
2076
2076
  node_id?: string | undefined;
2077
2077
  updated_at?: string | undefined;
@@ -2169,8 +2169,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2169
2169
  visibility?: string | undefined;
2170
2170
  }>, "many">>;
2171
2171
  }, "strip", z.ZodTypeAny, {
2172
- success: boolean;
2173
2172
  error: string;
2173
+ success: boolean;
2174
2174
  operation: "list_repositories";
2175
2175
  repositories?: {
2176
2176
  description: string | null;
@@ -2200,8 +2200,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2200
2200
  visibility?: string | undefined;
2201
2201
  }[] | undefined;
2202
2202
  }, {
2203
- success: boolean;
2204
2203
  error: string;
2204
+ success: boolean;
2205
2205
  operation: "list_repositories";
2206
2206
  repositories?: {
2207
2207
  description: string | null;
@@ -2271,8 +2271,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2271
2271
  default_branch: z.ZodOptional<z.ZodString>;
2272
2272
  visibility: z.ZodOptional<z.ZodOptional<z.ZodString>>;
2273
2273
  }, "strip", z.ZodTypeAny, {
2274
- success: boolean;
2275
2274
  error: string;
2275
+ success: boolean;
2276
2276
  operation: "get_repository";
2277
2277
  description?: string | null | undefined;
2278
2278
  name?: string | undefined;
@@ -2300,8 +2300,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2300
2300
  open_issues_count?: number | undefined;
2301
2301
  default_branch?: string | undefined;
2302
2302
  }, {
2303
- success: boolean;
2304
2303
  error: string;
2304
+ success: boolean;
2305
2305
  operation: "get_repository";
2306
2306
  description?: string | null | undefined;
2307
2307
  name?: string | undefined;
@@ -2350,30 +2350,30 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2350
2350
  updated_at: z.ZodOptional<z.ZodString>;
2351
2351
  html_url: z.ZodOptional<z.ZodString>;
2352
2352
  }, "strip", z.ZodTypeAny, {
2353
- success: boolean;
2354
2353
  error: string;
2354
+ success: boolean;
2355
2355
  operation: "create_issue_comment";
2356
2356
  id?: number | undefined;
2357
2357
  user?: {
2358
2358
  id: number;
2359
2359
  login: string;
2360
2360
  } | undefined;
2361
- created_at?: string | undefined;
2362
2361
  body?: string | undefined;
2362
+ created_at?: string | undefined;
2363
2363
  html_url?: string | undefined;
2364
2364
  node_id?: string | undefined;
2365
2365
  updated_at?: string | undefined;
2366
2366
  }, {
2367
- success: boolean;
2368
2367
  error: string;
2368
+ success: boolean;
2369
2369
  operation: "create_issue_comment";
2370
2370
  id?: number | undefined;
2371
2371
  user?: {
2372
2372
  id: number;
2373
2373
  login: string;
2374
2374
  } | undefined;
2375
- created_at?: string | undefined;
2376
2375
  body?: string | undefined;
2376
+ created_at?: string | undefined;
2377
2377
  html_url?: string | undefined;
2378
2378
  node_id?: string | undefined;
2379
2379
  updated_at?: string | undefined;
@@ -2420,8 +2420,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2420
2420
  html_url: z.ZodOptional<z.ZodString>;
2421
2421
  comments: z.ZodOptional<z.ZodNumber>;
2422
2422
  }, "strip", z.ZodTypeAny, {
2423
- success: boolean;
2424
2423
  error: string;
2424
+ success: boolean;
2425
2425
  operation: "create_issue";
2426
2426
  number?: number | undefined;
2427
2427
  title?: string | undefined;
@@ -2430,8 +2430,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2430
2430
  id: number;
2431
2431
  login: string;
2432
2432
  } | undefined;
2433
- created_at?: string | undefined;
2434
2433
  body?: string | null | undefined;
2434
+ created_at?: string | undefined;
2435
2435
  labels?: {
2436
2436
  description: string | null;
2437
2437
  name: string;
@@ -2445,8 +2445,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2445
2445
  updated_at?: string | undefined;
2446
2446
  closed_at?: string | null | undefined;
2447
2447
  }, {
2448
- success: boolean;
2449
2448
  error: string;
2449
+ success: boolean;
2450
2450
  operation: "create_issue";
2451
2451
  number?: number | undefined;
2452
2452
  title?: string | undefined;
@@ -2455,8 +2455,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2455
2455
  id: number;
2456
2456
  login: string;
2457
2457
  } | undefined;
2458
- created_at?: string | undefined;
2459
2458
  body?: string | null | undefined;
2459
+ created_at?: string | undefined;
2460
2460
  labels?: {
2461
2461
  description: string | null;
2462
2462
  name: string;
@@ -2519,8 +2519,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2519
2519
  id: number;
2520
2520
  login: string;
2521
2521
  };
2522
- created_at: string;
2523
2522
  body: string | null;
2523
+ created_at: string;
2524
2524
  labels: {
2525
2525
  description: string | null;
2526
2526
  name: string;
@@ -2541,8 +2541,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2541
2541
  id: number;
2542
2542
  login: string;
2543
2543
  };
2544
- created_at: string;
2545
2544
  body: string | null;
2545
+ created_at: string;
2546
2546
  labels: {
2547
2547
  description: string | null;
2548
2548
  name: string;
@@ -2557,8 +2557,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2557
2557
  closed_at: string | null;
2558
2558
  }>, "many">>;
2559
2559
  }, "strip", z.ZodTypeAny, {
2560
- success: boolean;
2561
2560
  error: string;
2561
+ success: boolean;
2562
2562
  operation: "list_issues";
2563
2563
  issues?: {
2564
2564
  number: number;
@@ -2568,8 +2568,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2568
2568
  id: number;
2569
2569
  login: string;
2570
2570
  };
2571
- created_at: string;
2572
2571
  body: string | null;
2572
+ created_at: string;
2573
2573
  labels: {
2574
2574
  description: string | null;
2575
2575
  name: string;
@@ -2584,8 +2584,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2584
2584
  closed_at: string | null;
2585
2585
  }[] | undefined;
2586
2586
  }, {
2587
- success: boolean;
2588
2587
  error: string;
2588
+ success: boolean;
2589
2589
  operation: "list_issues";
2590
2590
  issues?: {
2591
2591
  number: number;
@@ -2595,8 +2595,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2595
2595
  id: number;
2596
2596
  login: string;
2597
2597
  };
2598
- created_at: string;
2599
2598
  body: string | null;
2599
+ created_at: string;
2600
2600
  labels: {
2601
2601
  description: string | null;
2602
2602
  name: string;