@bubblelab/bubble-core 0.1.165 → 0.1.167

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 (106) hide show
  1. package/dist/bubble-bundle.d.ts +141 -141
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +9 -10
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +40 -76
  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 +10 -10
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +54 -54
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +22 -22
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +28 -28
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +144 -144
  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/browserbase/browserbase.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +628 -628
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  33. package/dist/bubbles/service-bubble/github.d.ts +104 -104
  34. package/dist/bubbles/service-bubble/gmail.d.ts +92 -92
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  39. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  40. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  41. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  42. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  44. package/dist/bubbles/service-bubble/notion/notion.d.ts +534 -534
  45. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  47. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  48. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  49. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  51. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  52. package/dist/bubbles/service-bubble/slack/slack.d.ts +316 -316
  53. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  54. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  55. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  56. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  57. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  58. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  59. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  69. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  70. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +36 -97
  71. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
  72. package/dist/bubbles/tool-bubble/code-edit-tool.js +79 -202
  73. package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +22 -22
  75. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  79. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +212 -212
  80. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  85. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  86. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  87. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  88. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
  89. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +64 -64
  91. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  92. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  94. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  95. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  96. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  97. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  98. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  99. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  100. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  101. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  102. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +30 -30
  103. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
  104. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  105. package/dist/bubbles.json +16 -51
  106. 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">;
@@ -390,14 +390,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
390
390
  }, "strip", z.ZodTypeAny, {
391
391
  number: number;
392
392
  title: string;
393
+ id: number;
393
394
  user: {
394
395
  id: number;
395
396
  login: string;
396
397
  avatar_url: string;
397
398
  };
398
- id: number;
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;
@@ -425,14 +425,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
425
425
  }, {
426
426
  number: number;
427
427
  title: string;
428
+ id: number;
428
429
  user: {
429
430
  id: number;
430
431
  login: string;
431
432
  avatar_url: string;
432
433
  };
433
- id: number;
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,20 +459,20 @@ 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;
467
467
  title: string;
468
+ id: number;
468
469
  user: {
469
470
  id: number;
470
471
  login: string;
471
472
  avatar_url: string;
472
473
  };
473
- id: number;
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,20 +499,20 @@ 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;
507
507
  title: string;
508
+ id: number;
508
509
  user: {
509
510
  id: number;
510
511
  login: string;
511
512
  avatar_url: string;
512
513
  };
513
- id: number;
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,19 +598,19 @@ 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;
606
+ id?: number | undefined;
606
607
  user?: {
607
608
  id: number;
608
609
  login: string;
609
610
  avatar_url: string;
610
611
  } | undefined;
611
- id?: number | 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,19 +636,19 @@ 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;
644
+ id?: number | undefined;
644
645
  user?: {
645
646
  id: number;
646
647
  login: string;
647
648
  avatar_url: string;
648
649
  } | undefined;
649
- id?: number | 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
+ id?: number | undefined;
701
702
  user?: {
702
703
  id: number;
703
704
  login: string;
704
705
  } | undefined;
705
- id?: number | 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
+ id?: number | undefined;
715
716
  user?: {
716
717
  id: number;
717
718
  login: string;
718
719
  } | undefined;
719
- id?: number | 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
+ id?: number | undefined;
1003
1004
  user?: {
1004
1005
  id: number;
1005
1006
  login: string;
1006
1007
  } | undefined;
1007
- id?: number | 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
+ id?: number | undefined;
1017
1018
  user?: {
1018
1019
  id: number;
1019
1020
  login: string;
1020
1021
  } | undefined;
1021
- id?: number | 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;
@@ -1069,13 +1069,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1069
1069
  }, "strip", z.ZodTypeAny, {
1070
1070
  number: number;
1071
1071
  title: string;
1072
+ id: number;
1072
1073
  user: {
1073
1074
  id: number;
1074
1075
  login: string;
1075
1076
  };
1076
- id: number;
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;
@@ -1091,13 +1091,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1091
1091
  }, {
1092
1092
  number: number;
1093
1093
  title: string;
1094
+ id: number;
1094
1095
  user: {
1095
1096
  id: number;
1096
1097
  login: string;
1097
1098
  };
1098
- id: number;
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,19 +1112,19 @@ 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;
1120
1120
  title: string;
1121
+ id: number;
1121
1122
  user: {
1122
1123
  id: number;
1123
1124
  login: string;
1124
1125
  };
1125
- id: number;
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,19 +1139,19 @@ 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;
1147
1147
  title: string;
1148
+ id: number;
1148
1149
  user: {
1149
1150
  id: number;
1150
1151
  login: string;
1151
1152
  };
1152
- id: number;
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">;
@@ -1594,14 +1594,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1594
1594
  }, "strip", z.ZodTypeAny, {
1595
1595
  number: number;
1596
1596
  title: string;
1597
+ id: number;
1597
1598
  user: {
1598
1599
  id: number;
1599
1600
  login: string;
1600
1601
  avatar_url: string;
1601
1602
  };
1602
- id: number;
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;
@@ -1629,14 +1629,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1629
1629
  }, {
1630
1630
  number: number;
1631
1631
  title: string;
1632
+ id: number;
1632
1633
  user: {
1633
1634
  id: number;
1634
1635
  login: string;
1635
1636
  avatar_url: string;
1636
1637
  };
1637
- id: number;
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,20 +1663,20 @@ 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;
1671
1671
  title: string;
1672
+ id: number;
1672
1673
  user: {
1673
1674
  id: number;
1674
1675
  login: string;
1675
1676
  avatar_url: string;
1676
1677
  };
1677
- id: number;
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,20 +1703,20 @@ 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;
1711
1711
  title: string;
1712
+ id: number;
1712
1713
  user: {
1713
1714
  id: number;
1714
1715
  login: string;
1715
1716
  avatar_url: string;
1716
1717
  };
1717
- id: number;
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,19 +1802,19 @@ 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;
1810
+ id?: number | undefined;
1810
1811
  user?: {
1811
1812
  id: number;
1812
1813
  login: string;
1813
1814
  avatar_url: string;
1814
1815
  } | undefined;
1815
- id?: number | 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,19 +1840,19 @@ 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;
1848
+ id?: number | undefined;
1848
1849
  user?: {
1849
1850
  id: number;
1850
1851
  login: string;
1851
1852
  avatar_url: string;
1852
1853
  } | undefined;
1853
- id?: number | 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
+ id?: number | undefined;
1905
1906
  user?: {
1906
1907
  id: number;
1907
1908
  login: string;
1908
1909
  } | undefined;
1909
- id?: number | 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
+ id?: number | undefined;
1919
1920
  user?: {
1920
1921
  id: number;
1921
1922
  login: string;
1922
1923
  } | undefined;
1923
- id?: number | 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
+ id?: number | undefined;
2207
2208
  user?: {
2208
2209
  id: number;
2209
2210
  login: string;
2210
2211
  } | undefined;
2211
- id?: number | 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
+ id?: number | undefined;
2221
2222
  user?: {
2222
2223
  id: number;
2223
2224
  login: string;
2224
2225
  } | undefined;
2225
- id?: number | 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;
@@ -2273,13 +2273,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2273
2273
  }, "strip", z.ZodTypeAny, {
2274
2274
  number: number;
2275
2275
  title: string;
2276
+ id: number;
2276
2277
  user: {
2277
2278
  id: number;
2278
2279
  login: string;
2279
2280
  };
2280
- id: number;
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;
@@ -2295,13 +2295,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2295
2295
  }, {
2296
2296
  number: number;
2297
2297
  title: string;
2298
+ id: number;
2298
2299
  user: {
2299
2300
  id: number;
2300
2301
  login: string;
2301
2302
  };
2302
- id: number;
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,19 +2316,19 @@ 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;
2324
2324
  title: string;
2325
+ id: number;
2325
2326
  user: {
2326
2327
  id: number;
2327
2328
  login: string;
2328
2329
  };
2329
- id: number;
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,19 +2343,19 @@ 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;
2351
2351
  title: string;
2352
+ id: number;
2352
2353
  user: {
2353
2354
  id: number;
2354
2355
  login: string;
2355
2356
  };
2356
- id: number;
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;