@bubblelab/bubble-core 0.1.194 → 0.1.196

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 (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  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 +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  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 +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -125,18 +125,18 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
125
125
  sort: "created" | "updated" | "full_name" | "pushed";
126
126
  operation: "list_repositories";
127
127
  page: number;
128
- visibility: "public" | "private" | "all";
129
128
  direction: "asc" | "desc";
130
129
  per_page: number;
130
+ visibility: "public" | "private" | "all";
131
131
  credentials?: Partial<Record<CredentialType, string>> | undefined;
132
132
  }, {
133
133
  operation: "list_repositories";
134
134
  sort?: "created" | "updated" | "full_name" | "pushed" | undefined;
135
135
  credentials?: Partial<Record<CredentialType, string>> | undefined;
136
136
  page?: number | undefined;
137
- visibility?: "public" | "private" | "all" | undefined;
138
137
  direction?: "asc" | "desc" | undefined;
139
138
  per_page?: number | undefined;
139
+ visibility?: "public" | "private" | "all" | undefined;
140
140
  }>, z.ZodObject<{
141
141
  operation: z.ZodLiteral<"get_repository">;
142
142
  owner: z.ZodString;
@@ -188,8 +188,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
188
188
  owner: string;
189
189
  repo: string;
190
190
  credentials?: Partial<Record<CredentialType, string>> | undefined;
191
- labels?: string[] | undefined;
192
191
  body?: string | undefined;
192
+ labels?: string[] | undefined;
193
193
  assignees?: string[] | undefined;
194
194
  }, {
195
195
  title: string;
@@ -197,8 +197,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
197
197
  owner: string;
198
198
  repo: string;
199
199
  credentials?: Partial<Record<CredentialType, string>> | undefined;
200
- labels?: string[] | undefined;
201
200
  body?: string | undefined;
201
+ labels?: string[] | undefined;
202
202
  assignees?: string[] | undefined;
203
203
  }>, z.ZodObject<{
204
204
  operation: z.ZodLiteral<"list_issues">;
@@ -257,6 +257,7 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
257
257
  path?: string | undefined;
258
258
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
259
259
  name?: string | undefined;
260
+ encoding?: string | undefined;
260
261
  content?: string | undefined;
261
262
  url?: string | undefined;
262
263
  size?: number | undefined;
@@ -264,7 +265,6 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
264
265
  html_url?: string | undefined;
265
266
  git_url?: string | undefined;
266
267
  download_url?: string | null | undefined;
267
- encoding?: string | undefined;
268
268
  }, {
269
269
  success: boolean;
270
270
  error: string;
@@ -272,6 +272,7 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
272
272
  path?: string | undefined;
273
273
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
274
274
  name?: string | undefined;
275
+ encoding?: string | undefined;
275
276
  content?: string | undefined;
276
277
  url?: string | undefined;
277
278
  size?: number | undefined;
@@ -279,7 +280,6 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
279
280
  html_url?: string | undefined;
280
281
  git_url?: string | undefined;
281
282
  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
- content?: string | undefined;
310
309
  encoding?: string | undefined;
310
+ content?: string | undefined;
311
311
  }, {
312
312
  path: string;
313
313
  type: "file" | "dir" | "symlink" | "submodule";
@@ -318,8 +318,8 @@ 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
- content?: string | undefined;
322
321
  encoding?: string | undefined;
322
+ content?: string | undefined;
323
323
  }>, "many">>;
324
324
  }, "strip", z.ZodTypeAny, {
325
325
  success: boolean;
@@ -335,8 +335,8 @@ 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
- content?: string | undefined;
339
338
  encoding?: string | undefined;
339
+ content?: string | undefined;
340
340
  }[] | undefined;
341
341
  }, {
342
342
  success: boolean;
@@ -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
- content?: string | undefined;
356
355
  encoding?: string | undefined;
356
+ content?: string | undefined;
357
357
  }[] | undefined;
358
358
  }>, z.ZodObject<{
359
359
  operation: z.ZodLiteral<"list_pull_requests">;
@@ -389,21 +389,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
389
389
  ref: z.ZodString;
390
390
  sha: z.ZodString;
391
391
  }, "strip", z.ZodTypeAny, {
392
- sha: string;
393
392
  ref: string;
394
- }, {
395
393
  sha: string;
394
+ }, {
396
395
  ref: string;
396
+ sha: string;
397
397
  }>;
398
398
  base: z.ZodObject<{
399
399
  ref: z.ZodString;
400
400
  sha: z.ZodString;
401
401
  }, "strip", z.ZodTypeAny, {
402
- sha: string;
403
402
  ref: string;
404
- }, {
405
403
  sha: string;
404
+ }, {
406
405
  ref: string;
406
+ sha: string;
407
407
  }>;
408
408
  merged: z.ZodOptional<z.ZodBoolean>;
409
409
  mergeable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
@@ -417,18 +417,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
417
417
  }, "strip", z.ZodTypeAny, {
418
418
  number: number;
419
419
  title: string;
420
- base: {
421
- sha: string;
422
- ref: string;
423
- };
424
420
  id: number;
425
421
  user: {
426
422
  id: number;
427
423
  login: string;
428
424
  avatar_url: string;
429
425
  };
430
- body: string | null;
431
426
  created_at: string;
427
+ body: string | null;
432
428
  draft: boolean;
433
429
  state: "open" | "closed";
434
430
  html_url: string;
@@ -437,8 +433,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
437
433
  closed_at: string | null;
438
434
  merged_at: string | null;
439
435
  head: {
436
+ ref: string;
440
437
  sha: string;
438
+ };
439
+ base: {
441
440
  ref: string;
441
+ sha: string;
442
442
  };
443
443
  comments?: number | undefined;
444
444
  merged?: boolean | undefined;
@@ -452,18 +452,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
452
452
  }, {
453
453
  number: number;
454
454
  title: string;
455
- base: {
456
- sha: string;
457
- ref: string;
458
- };
459
455
  id: number;
460
456
  user: {
461
457
  id: number;
462
458
  login: string;
463
459
  avatar_url: string;
464
460
  };
465
- body: string | null;
466
461
  created_at: string;
462
+ body: string | null;
467
463
  draft: boolean;
468
464
  state: "open" | "closed";
469
465
  html_url: string;
@@ -472,8 +468,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
472
468
  closed_at: string | null;
473
469
  merged_at: string | null;
474
470
  head: {
471
+ ref: string;
475
472
  sha: string;
473
+ };
474
+ base: {
476
475
  ref: string;
476
+ sha: string;
477
477
  };
478
478
  comments?: number | undefined;
479
479
  merged?: boolean | undefined;
@@ -492,18 +492,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
492
492
  pull_requests?: {
493
493
  number: number;
494
494
  title: string;
495
- base: {
496
- sha: string;
497
- ref: string;
498
- };
499
495
  id: number;
500
496
  user: {
501
497
  id: number;
502
498
  login: string;
503
499
  avatar_url: string;
504
500
  };
505
- body: string | null;
506
501
  created_at: string;
502
+ body: string | null;
507
503
  draft: boolean;
508
504
  state: "open" | "closed";
509
505
  html_url: string;
@@ -512,8 +508,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
512
508
  closed_at: string | null;
513
509
  merged_at: string | null;
514
510
  head: {
511
+ ref: string;
515
512
  sha: string;
513
+ };
514
+ base: {
516
515
  ref: string;
516
+ sha: string;
517
517
  };
518
518
  comments?: number | undefined;
519
519
  merged?: boolean | undefined;
@@ -532,18 +532,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
532
532
  pull_requests?: {
533
533
  number: number;
534
534
  title: string;
535
- base: {
536
- sha: string;
537
- ref: string;
538
- };
539
535
  id: number;
540
536
  user: {
541
537
  id: number;
542
538
  login: string;
543
539
  avatar_url: string;
544
540
  };
545
- body: string | null;
546
541
  created_at: string;
542
+ body: string | null;
547
543
  draft: boolean;
548
544
  state: "open" | "closed";
549
545
  html_url: string;
@@ -552,8 +548,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
552
548
  closed_at: string | null;
553
549
  merged_at: string | null;
554
550
  head: {
551
+ ref: string;
555
552
  sha: string;
553
+ };
554
+ base: {
556
555
  ref: string;
556
+ sha: string;
557
557
  };
558
558
  comments?: number | undefined;
559
559
  merged?: boolean | undefined;
@@ -599,21 +599,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
599
599
  ref: z.ZodString;
600
600
  sha: z.ZodString;
601
601
  }, "strip", z.ZodTypeAny, {
602
- sha: string;
603
602
  ref: string;
604
- }, {
605
603
  sha: string;
604
+ }, {
606
605
  ref: string;
606
+ sha: string;
607
607
  }>>;
608
608
  base: z.ZodOptional<z.ZodObject<{
609
609
  ref: z.ZodString;
610
610
  sha: z.ZodString;
611
611
  }, "strip", z.ZodTypeAny, {
612
- sha: string;
613
612
  ref: string;
614
- }, {
615
613
  sha: string;
614
+ }, {
616
615
  ref: string;
616
+ sha: string;
617
617
  }>>;
618
618
  merged: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
619
619
  mergeable: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodBoolean>>>;
@@ -630,18 +630,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
630
630
  operation: "get_pull_request";
631
631
  number?: number | undefined;
632
632
  title?: string | undefined;
633
- base?: {
634
- sha: string;
635
- ref: string;
636
- } | undefined;
637
633
  id?: number | undefined;
638
634
  user?: {
639
635
  id: number;
640
636
  login: string;
641
637
  avatar_url: string;
642
638
  } | undefined;
643
- body?: string | null | undefined;
644
639
  created_at?: string | undefined;
640
+ body?: string | null | undefined;
645
641
  draft?: boolean | undefined;
646
642
  comments?: number | undefined;
647
643
  state?: "open" | "closed" | undefined;
@@ -651,8 +647,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
651
647
  closed_at?: string | null | undefined;
652
648
  merged_at?: string | null | undefined;
653
649
  head?: {
650
+ ref: string;
654
651
  sha: string;
652
+ } | undefined;
653
+ base?: {
655
654
  ref: string;
655
+ sha: string;
656
656
  } | undefined;
657
657
  merged?: boolean | undefined;
658
658
  mergeable?: boolean | null | undefined;
@@ -668,18 +668,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
668
668
  operation: "get_pull_request";
669
669
  number?: number | undefined;
670
670
  title?: string | undefined;
671
- base?: {
672
- sha: string;
673
- ref: string;
674
- } | undefined;
675
671
  id?: number | undefined;
676
672
  user?: {
677
673
  id: number;
678
674
  login: string;
679
675
  avatar_url: string;
680
676
  } | undefined;
681
- body?: string | null | undefined;
682
677
  created_at?: string | undefined;
678
+ body?: string | null | undefined;
683
679
  draft?: boolean | undefined;
684
680
  comments?: number | undefined;
685
681
  state?: "open" | "closed" | undefined;
@@ -689,8 +685,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
689
685
  closed_at?: string | null | undefined;
690
686
  merged_at?: string | null | undefined;
691
687
  head?: {
688
+ ref: string;
692
689
  sha: string;
690
+ } | undefined;
691
+ base?: {
693
692
  ref: string;
693
+ sha: string;
694
694
  } | undefined;
695
695
  merged?: boolean | undefined;
696
696
  mergeable?: boolean | null | undefined;
@@ -730,8 +730,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
730
730
  id: number;
731
731
  login: string;
732
732
  } | undefined;
733
- body?: string | undefined;
734
733
  created_at?: string | undefined;
734
+ body?: string | undefined;
735
735
  html_url?: string | undefined;
736
736
  node_id?: string | undefined;
737
737
  updated_at?: string | undefined;
@@ -744,8 +744,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
744
744
  id: number;
745
745
  login: string;
746
746
  } | undefined;
747
- body?: string | undefined;
748
747
  created_at?: string | undefined;
748
+ body?: string | undefined;
749
749
  html_url?: string | undefined;
750
750
  node_id?: string | undefined;
751
751
  updated_at?: string | undefined;
@@ -792,8 +792,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
792
792
  }, "strip", z.ZodTypeAny, {
793
793
  description: string | null;
794
794
  name: string;
795
- size: number;
796
795
  id: number;
796
+ size: number;
797
797
  private: boolean;
798
798
  created_at: string;
799
799
  owner: {
@@ -806,8 +806,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
806
806
  language: string | null;
807
807
  html_url: string;
808
808
  node_id: string;
809
- fork: boolean;
810
809
  updated_at: string;
810
+ fork: boolean;
811
811
  pushed_at: string;
812
812
  stargazers_count: number;
813
813
  watchers_count: number;
@@ -818,8 +818,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
818
818
  }, {
819
819
  description: string | null;
820
820
  name: string;
821
- size: number;
822
821
  id: number;
822
+ size: number;
823
823
  private: boolean;
824
824
  created_at: string;
825
825
  owner: {
@@ -832,8 +832,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
832
832
  language: string | null;
833
833
  html_url: string;
834
834
  node_id: string;
835
- fork: boolean;
836
835
  updated_at: string;
836
+ fork: boolean;
837
837
  pushed_at: string;
838
838
  stargazers_count: number;
839
839
  watchers_count: number;
@@ -849,8 +849,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
849
849
  repositories?: {
850
850
  description: string | null;
851
851
  name: string;
852
- size: number;
853
852
  id: number;
853
+ size: number;
854
854
  private: boolean;
855
855
  created_at: string;
856
856
  owner: {
@@ -863,8 +863,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
863
863
  language: string | null;
864
864
  html_url: string;
865
865
  node_id: string;
866
- fork: boolean;
867
866
  updated_at: string;
867
+ fork: boolean;
868
868
  pushed_at: string;
869
869
  stargazers_count: number;
870
870
  watchers_count: number;
@@ -880,8 +880,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
880
880
  repositories?: {
881
881
  description: string | null;
882
882
  name: string;
883
- size: number;
884
883
  id: number;
884
+ size: number;
885
885
  private: boolean;
886
886
  created_at: string;
887
887
  owner: {
@@ -894,8 +894,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
894
894
  language: string | null;
895
895
  html_url: string;
896
896
  node_id: string;
897
- fork: boolean;
898
897
  updated_at: string;
898
+ fork: boolean;
899
899
  pushed_at: string;
900
900
  stargazers_count: number;
901
901
  watchers_count: number;
@@ -950,8 +950,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
950
950
  operation: "get_repository";
951
951
  description?: string | null | undefined;
952
952
  name?: string | undefined;
953
- size?: number | undefined;
954
953
  id?: number | undefined;
954
+ size?: number | undefined;
955
955
  private?: boolean | undefined;
956
956
  created_at?: string | undefined;
957
957
  owner?: {
@@ -962,25 +962,25 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
962
962
  } | undefined;
963
963
  full_name?: string | undefined;
964
964
  language?: string | null | undefined;
965
+ visibility?: string | undefined;
965
966
  html_url?: string | undefined;
966
967
  node_id?: string | undefined;
967
- fork?: boolean | undefined;
968
968
  updated_at?: string | undefined;
969
+ fork?: boolean | undefined;
969
970
  pushed_at?: string | undefined;
970
971
  stargazers_count?: number | undefined;
971
972
  watchers_count?: number | undefined;
972
973
  forks_count?: number | undefined;
973
974
  open_issues_count?: number | undefined;
974
975
  default_branch?: string | undefined;
975
- visibility?: string | undefined;
976
976
  }, {
977
977
  success: boolean;
978
978
  error: string;
979
979
  operation: "get_repository";
980
980
  description?: string | null | undefined;
981
981
  name?: string | undefined;
982
- size?: number | undefined;
983
982
  id?: number | undefined;
983
+ size?: number | undefined;
984
984
  private?: boolean | undefined;
985
985
  created_at?: string | undefined;
986
986
  owner?: {
@@ -991,17 +991,17 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
991
991
  } | undefined;
992
992
  full_name?: string | undefined;
993
993
  language?: string | null | undefined;
994
+ visibility?: string | undefined;
994
995
  html_url?: string | undefined;
995
996
  node_id?: string | undefined;
996
- fork?: boolean | undefined;
997
997
  updated_at?: string | undefined;
998
+ fork?: boolean | undefined;
998
999
  pushed_at?: string | undefined;
999
1000
  stargazers_count?: number | undefined;
1000
1001
  watchers_count?: number | undefined;
1001
1002
  forks_count?: number | undefined;
1002
1003
  open_issues_count?: number | undefined;
1003
1004
  default_branch?: string | undefined;
1004
- visibility?: string | undefined;
1005
1005
  }>, z.ZodObject<{
1006
1006
  operation: z.ZodLiteral<"create_issue_comment">;
1007
1007
  success: z.ZodBoolean;
@@ -1032,8 +1032,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1032
1032
  id: number;
1033
1033
  login: string;
1034
1034
  } | undefined;
1035
- body?: string | undefined;
1036
1035
  created_at?: string | undefined;
1036
+ body?: string | undefined;
1037
1037
  html_url?: string | undefined;
1038
1038
  node_id?: string | undefined;
1039
1039
  updated_at?: string | undefined;
@@ -1046,8 +1046,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1046
1046
  id: number;
1047
1047
  login: string;
1048
1048
  } | undefined;
1049
- body?: string | undefined;
1050
1049
  created_at?: string | undefined;
1050
+ body?: string | undefined;
1051
1051
  html_url?: string | undefined;
1052
1052
  node_id?: string | undefined;
1053
1053
  updated_at?: string | undefined;
@@ -1080,13 +1080,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1080
1080
  }, "strip", z.ZodTypeAny, {
1081
1081
  description: string | null;
1082
1082
  name: string;
1083
- color: string;
1084
1083
  id: number;
1084
+ color: string;
1085
1085
  }, {
1086
1086
  description: string | null;
1087
1087
  name: string;
1088
- color: string;
1089
1088
  id: number;
1089
+ color: string;
1090
1090
  }>, "many">>;
1091
1091
  created_at: z.ZodOptional<z.ZodString>;
1092
1092
  updated_at: z.ZodOptional<z.ZodString>;
@@ -1099,19 +1099,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1099
1099
  operation: "create_issue";
1100
1100
  number?: number | undefined;
1101
1101
  title?: string | undefined;
1102
- labels?: {
1103
- description: string | null;
1104
- name: string;
1105
- color: string;
1106
- id: number;
1107
- }[] | undefined;
1108
1102
  id?: number | undefined;
1109
1103
  user?: {
1110
1104
  id: number;
1111
1105
  login: string;
1112
1106
  } | undefined;
1113
- body?: string | null | undefined;
1114
1107
  created_at?: string | undefined;
1108
+ body?: string | null | undefined;
1109
+ labels?: {
1110
+ description: string | null;
1111
+ name: string;
1112
+ id: number;
1113
+ color: string;
1114
+ }[] | undefined;
1115
1115
  comments?: number | undefined;
1116
1116
  state?: "open" | "closed" | undefined;
1117
1117
  html_url?: string | undefined;
@@ -1124,19 +1124,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1124
1124
  operation: "create_issue";
1125
1125
  number?: number | undefined;
1126
1126
  title?: string | undefined;
1127
- labels?: {
1128
- description: string | null;
1129
- name: string;
1130
- color: string;
1131
- id: number;
1132
- }[] | undefined;
1133
1127
  id?: number | undefined;
1134
1128
  user?: {
1135
1129
  id: number;
1136
1130
  login: string;
1137
1131
  } | undefined;
1138
- body?: string | null | undefined;
1139
1132
  created_at?: string | undefined;
1133
+ body?: string | null | undefined;
1134
+ labels?: {
1135
+ description: string | null;
1136
+ name: string;
1137
+ id: number;
1138
+ color: string;
1139
+ }[] | undefined;
1140
1140
  comments?: number | undefined;
1141
1141
  state?: "open" | "closed" | undefined;
1142
1142
  html_url?: string | undefined;
@@ -1172,13 +1172,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1172
1172
  }, "strip", z.ZodTypeAny, {
1173
1173
  description: string | null;
1174
1174
  name: string;
1175
- color: string;
1176
1175
  id: number;
1176
+ color: string;
1177
1177
  }, {
1178
1178
  description: string | null;
1179
1179
  name: string;
1180
- color: string;
1181
1180
  id: number;
1181
+ color: string;
1182
1182
  }>, "many">;
1183
1183
  created_at: z.ZodString;
1184
1184
  updated_at: z.ZodString;
@@ -1188,19 +1188,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1188
1188
  }, "strip", z.ZodTypeAny, {
1189
1189
  number: number;
1190
1190
  title: string;
1191
- labels: {
1192
- description: string | null;
1193
- name: string;
1194
- color: string;
1195
- id: number;
1196
- }[];
1197
1191
  id: number;
1198
1192
  user: {
1199
1193
  id: number;
1200
1194
  login: string;
1201
1195
  };
1202
- body: string | null;
1203
1196
  created_at: string;
1197
+ body: string | null;
1198
+ labels: {
1199
+ description: string | null;
1200
+ name: string;
1201
+ id: number;
1202
+ color: string;
1203
+ }[];
1204
1204
  comments: number;
1205
1205
  state: "open" | "closed";
1206
1206
  html_url: string;
@@ -1210,19 +1210,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1210
1210
  }, {
1211
1211
  number: number;
1212
1212
  title: string;
1213
- labels: {
1214
- description: string | null;
1215
- name: string;
1216
- color: string;
1217
- id: number;
1218
- }[];
1219
1213
  id: number;
1220
1214
  user: {
1221
1215
  id: number;
1222
1216
  login: string;
1223
1217
  };
1224
- body: string | null;
1225
1218
  created_at: string;
1219
+ body: string | null;
1220
+ labels: {
1221
+ description: string | null;
1222
+ name: string;
1223
+ id: number;
1224
+ color: string;
1225
+ }[];
1226
1226
  comments: number;
1227
1227
  state: "open" | "closed";
1228
1228
  html_url: string;
@@ -1237,19 +1237,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1237
1237
  issues?: {
1238
1238
  number: number;
1239
1239
  title: string;
1240
- labels: {
1241
- description: string | null;
1242
- name: string;
1243
- color: string;
1244
- id: number;
1245
- }[];
1246
1240
  id: number;
1247
1241
  user: {
1248
1242
  id: number;
1249
1243
  login: string;
1250
1244
  };
1251
- body: string | null;
1252
1245
  created_at: string;
1246
+ body: string | null;
1247
+ labels: {
1248
+ description: string | null;
1249
+ name: string;
1250
+ id: number;
1251
+ color: string;
1252
+ }[];
1253
1253
  comments: number;
1254
1254
  state: "open" | "closed";
1255
1255
  html_url: string;
@@ -1264,19 +1264,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1264
1264
  issues?: {
1265
1265
  number: number;
1266
1266
  title: string;
1267
- labels: {
1268
- description: string | null;
1269
- name: string;
1270
- color: string;
1271
- id: number;
1272
- }[];
1273
1267
  id: number;
1274
1268
  user: {
1275
1269
  id: number;
1276
1270
  login: string;
1277
1271
  };
1278
- body: string | null;
1279
1272
  created_at: string;
1273
+ body: string | null;
1274
+ labels: {
1275
+ description: string | null;
1276
+ name: string;
1277
+ id: number;
1278
+ color: string;
1279
+ }[];
1280
1280
  comments: number;
1281
1281
  state: "open" | "closed";
1282
1282
  html_url: string;
@@ -1451,18 +1451,18 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1451
1451
  sort: "created" | "updated" | "full_name" | "pushed";
1452
1452
  operation: "list_repositories";
1453
1453
  page: number;
1454
- visibility: "public" | "private" | "all";
1455
1454
  direction: "asc" | "desc";
1456
1455
  per_page: number;
1456
+ visibility: "public" | "private" | "all";
1457
1457
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1458
1458
  }, {
1459
1459
  operation: "list_repositories";
1460
1460
  sort?: "created" | "updated" | "full_name" | "pushed" | undefined;
1461
1461
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1462
1462
  page?: number | undefined;
1463
- visibility?: "public" | "private" | "all" | undefined;
1464
1463
  direction?: "asc" | "desc" | undefined;
1465
1464
  per_page?: number | undefined;
1465
+ visibility?: "public" | "private" | "all" | undefined;
1466
1466
  }>, z.ZodObject<{
1467
1467
  operation: z.ZodLiteral<"get_repository">;
1468
1468
  owner: z.ZodString;
@@ -1514,8 +1514,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1514
1514
  owner: string;
1515
1515
  repo: string;
1516
1516
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1517
- labels?: string[] | undefined;
1518
1517
  body?: string | undefined;
1518
+ labels?: string[] | undefined;
1519
1519
  assignees?: string[] | undefined;
1520
1520
  }, {
1521
1521
  title: string;
@@ -1523,8 +1523,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1523
1523
  owner: string;
1524
1524
  repo: string;
1525
1525
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1526
- labels?: string[] | undefined;
1527
1526
  body?: string | undefined;
1527
+ labels?: string[] | undefined;
1528
1528
  assignees?: string[] | undefined;
1529
1529
  }>, z.ZodObject<{
1530
1530
  operation: z.ZodLiteral<"list_issues">;
@@ -1583,6 +1583,7 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1583
1583
  path?: string | undefined;
1584
1584
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1585
1585
  name?: string | undefined;
1586
+ encoding?: string | undefined;
1586
1587
  content?: string | undefined;
1587
1588
  url?: string | undefined;
1588
1589
  size?: number | undefined;
@@ -1590,7 +1591,6 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1590
1591
  html_url?: string | undefined;
1591
1592
  git_url?: string | undefined;
1592
1593
  download_url?: string | null | undefined;
1593
- encoding?: string | undefined;
1594
1594
  }, {
1595
1595
  success: boolean;
1596
1596
  error: string;
@@ -1598,6 +1598,7 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1598
1598
  path?: string | undefined;
1599
1599
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1600
1600
  name?: string | undefined;
1601
+ encoding?: string | undefined;
1601
1602
  content?: string | undefined;
1602
1603
  url?: string | undefined;
1603
1604
  size?: number | undefined;
@@ -1605,7 +1606,6 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1605
1606
  html_url?: string | undefined;
1606
1607
  git_url?: string | undefined;
1607
1608
  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
- content?: string | undefined;
1636
1635
  encoding?: string | undefined;
1636
+ content?: string | undefined;
1637
1637
  }, {
1638
1638
  path: string;
1639
1639
  type: "file" | "dir" | "symlink" | "submodule";
@@ -1644,8 +1644,8 @@ 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
- content?: string | undefined;
1648
1647
  encoding?: string | undefined;
1648
+ content?: string | undefined;
1649
1649
  }>, "many">>;
1650
1650
  }, "strip", z.ZodTypeAny, {
1651
1651
  success: boolean;
@@ -1661,8 +1661,8 @@ 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
- content?: string | undefined;
1665
1664
  encoding?: string | undefined;
1665
+ content?: string | undefined;
1666
1666
  }[] | undefined;
1667
1667
  }, {
1668
1668
  success: boolean;
@@ -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
- content?: string | undefined;
1682
1681
  encoding?: string | undefined;
1682
+ content?: string | undefined;
1683
1683
  }[] | undefined;
1684
1684
  }>, z.ZodObject<{
1685
1685
  operation: z.ZodLiteral<"list_pull_requests">;
@@ -1715,21 +1715,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1715
1715
  ref: z.ZodString;
1716
1716
  sha: z.ZodString;
1717
1717
  }, "strip", z.ZodTypeAny, {
1718
- sha: string;
1719
1718
  ref: string;
1720
- }, {
1721
1719
  sha: string;
1720
+ }, {
1722
1721
  ref: string;
1722
+ sha: string;
1723
1723
  }>;
1724
1724
  base: z.ZodObject<{
1725
1725
  ref: z.ZodString;
1726
1726
  sha: z.ZodString;
1727
1727
  }, "strip", z.ZodTypeAny, {
1728
- sha: string;
1729
1728
  ref: string;
1730
- }, {
1731
1729
  sha: string;
1730
+ }, {
1732
1731
  ref: string;
1732
+ sha: string;
1733
1733
  }>;
1734
1734
  merged: z.ZodOptional<z.ZodBoolean>;
1735
1735
  mergeable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
@@ -1743,18 +1743,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1743
1743
  }, "strip", z.ZodTypeAny, {
1744
1744
  number: number;
1745
1745
  title: string;
1746
- base: {
1747
- sha: string;
1748
- ref: string;
1749
- };
1750
1746
  id: number;
1751
1747
  user: {
1752
1748
  id: number;
1753
1749
  login: string;
1754
1750
  avatar_url: string;
1755
1751
  };
1756
- body: string | null;
1757
1752
  created_at: string;
1753
+ body: string | null;
1758
1754
  draft: boolean;
1759
1755
  state: "open" | "closed";
1760
1756
  html_url: string;
@@ -1763,8 +1759,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1763
1759
  closed_at: string | null;
1764
1760
  merged_at: string | null;
1765
1761
  head: {
1762
+ ref: string;
1766
1763
  sha: string;
1764
+ };
1765
+ base: {
1767
1766
  ref: string;
1767
+ sha: string;
1768
1768
  };
1769
1769
  comments?: number | undefined;
1770
1770
  merged?: boolean | undefined;
@@ -1778,18 +1778,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1778
1778
  }, {
1779
1779
  number: number;
1780
1780
  title: string;
1781
- base: {
1782
- sha: string;
1783
- ref: string;
1784
- };
1785
1781
  id: number;
1786
1782
  user: {
1787
1783
  id: number;
1788
1784
  login: string;
1789
1785
  avatar_url: string;
1790
1786
  };
1791
- body: string | null;
1792
1787
  created_at: string;
1788
+ body: string | null;
1793
1789
  draft: boolean;
1794
1790
  state: "open" | "closed";
1795
1791
  html_url: string;
@@ -1798,8 +1794,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1798
1794
  closed_at: string | null;
1799
1795
  merged_at: string | null;
1800
1796
  head: {
1797
+ ref: string;
1801
1798
  sha: string;
1799
+ };
1800
+ base: {
1802
1801
  ref: string;
1802
+ sha: string;
1803
1803
  };
1804
1804
  comments?: number | undefined;
1805
1805
  merged?: boolean | undefined;
@@ -1818,18 +1818,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1818
1818
  pull_requests?: {
1819
1819
  number: number;
1820
1820
  title: string;
1821
- base: {
1822
- sha: string;
1823
- ref: string;
1824
- };
1825
1821
  id: number;
1826
1822
  user: {
1827
1823
  id: number;
1828
1824
  login: string;
1829
1825
  avatar_url: string;
1830
1826
  };
1831
- body: string | null;
1832
1827
  created_at: string;
1828
+ body: string | null;
1833
1829
  draft: boolean;
1834
1830
  state: "open" | "closed";
1835
1831
  html_url: string;
@@ -1838,8 +1834,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1838
1834
  closed_at: string | null;
1839
1835
  merged_at: string | null;
1840
1836
  head: {
1837
+ ref: string;
1841
1838
  sha: string;
1839
+ };
1840
+ base: {
1842
1841
  ref: string;
1842
+ sha: string;
1843
1843
  };
1844
1844
  comments?: number | undefined;
1845
1845
  merged?: boolean | undefined;
@@ -1858,18 +1858,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1858
1858
  pull_requests?: {
1859
1859
  number: number;
1860
1860
  title: string;
1861
- base: {
1862
- sha: string;
1863
- ref: string;
1864
- };
1865
1861
  id: number;
1866
1862
  user: {
1867
1863
  id: number;
1868
1864
  login: string;
1869
1865
  avatar_url: string;
1870
1866
  };
1871
- body: string | null;
1872
1867
  created_at: string;
1868
+ body: string | null;
1873
1869
  draft: boolean;
1874
1870
  state: "open" | "closed";
1875
1871
  html_url: string;
@@ -1878,8 +1874,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1878
1874
  closed_at: string | null;
1879
1875
  merged_at: string | null;
1880
1876
  head: {
1877
+ ref: string;
1881
1878
  sha: string;
1879
+ };
1880
+ base: {
1882
1881
  ref: string;
1882
+ sha: string;
1883
1883
  };
1884
1884
  comments?: number | undefined;
1885
1885
  merged?: boolean | undefined;
@@ -1925,21 +1925,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1925
1925
  ref: z.ZodString;
1926
1926
  sha: z.ZodString;
1927
1927
  }, "strip", z.ZodTypeAny, {
1928
- sha: string;
1929
1928
  ref: string;
1930
- }, {
1931
1929
  sha: string;
1930
+ }, {
1932
1931
  ref: string;
1932
+ sha: string;
1933
1933
  }>>;
1934
1934
  base: z.ZodOptional<z.ZodObject<{
1935
1935
  ref: z.ZodString;
1936
1936
  sha: z.ZodString;
1937
1937
  }, "strip", z.ZodTypeAny, {
1938
- sha: string;
1939
1938
  ref: string;
1940
- }, {
1941
1939
  sha: string;
1940
+ }, {
1942
1941
  ref: string;
1942
+ sha: string;
1943
1943
  }>>;
1944
1944
  merged: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
1945
1945
  mergeable: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodBoolean>>>;
@@ -1956,18 +1956,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1956
1956
  operation: "get_pull_request";
1957
1957
  number?: number | undefined;
1958
1958
  title?: string | undefined;
1959
- base?: {
1960
- sha: string;
1961
- ref: string;
1962
- } | undefined;
1963
1959
  id?: number | undefined;
1964
1960
  user?: {
1965
1961
  id: number;
1966
1962
  login: string;
1967
1963
  avatar_url: string;
1968
1964
  } | undefined;
1969
- body?: string | null | undefined;
1970
1965
  created_at?: string | undefined;
1966
+ body?: string | null | undefined;
1971
1967
  draft?: boolean | undefined;
1972
1968
  comments?: number | undefined;
1973
1969
  state?: "open" | "closed" | undefined;
@@ -1977,8 +1973,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1977
1973
  closed_at?: string | null | undefined;
1978
1974
  merged_at?: string | null | undefined;
1979
1975
  head?: {
1976
+ ref: string;
1980
1977
  sha: string;
1978
+ } | undefined;
1979
+ base?: {
1981
1980
  ref: string;
1981
+ sha: string;
1982
1982
  } | undefined;
1983
1983
  merged?: boolean | undefined;
1984
1984
  mergeable?: boolean | null | undefined;
@@ -1994,18 +1994,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1994
1994
  operation: "get_pull_request";
1995
1995
  number?: number | undefined;
1996
1996
  title?: string | undefined;
1997
- base?: {
1998
- sha: string;
1999
- ref: string;
2000
- } | undefined;
2001
1997
  id?: number | undefined;
2002
1998
  user?: {
2003
1999
  id: number;
2004
2000
  login: string;
2005
2001
  avatar_url: string;
2006
2002
  } | undefined;
2007
- body?: string | null | undefined;
2008
2003
  created_at?: string | undefined;
2004
+ body?: string | null | undefined;
2009
2005
  draft?: boolean | undefined;
2010
2006
  comments?: number | undefined;
2011
2007
  state?: "open" | "closed" | undefined;
@@ -2015,8 +2011,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2015
2011
  closed_at?: string | null | undefined;
2016
2012
  merged_at?: string | null | undefined;
2017
2013
  head?: {
2014
+ ref: string;
2018
2015
  sha: string;
2016
+ } | undefined;
2017
+ base?: {
2019
2018
  ref: string;
2019
+ sha: string;
2020
2020
  } | undefined;
2021
2021
  merged?: boolean | undefined;
2022
2022
  mergeable?: boolean | null | undefined;
@@ -2056,8 +2056,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2056
2056
  id: number;
2057
2057
  login: string;
2058
2058
  } | undefined;
2059
- body?: string | undefined;
2060
2059
  created_at?: string | undefined;
2060
+ body?: string | undefined;
2061
2061
  html_url?: string | undefined;
2062
2062
  node_id?: string | undefined;
2063
2063
  updated_at?: string | undefined;
@@ -2070,8 +2070,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2070
2070
  id: number;
2071
2071
  login: string;
2072
2072
  } | undefined;
2073
- body?: string | undefined;
2074
2073
  created_at?: string | undefined;
2074
+ body?: string | undefined;
2075
2075
  html_url?: string | undefined;
2076
2076
  node_id?: string | undefined;
2077
2077
  updated_at?: string | undefined;
@@ -2118,8 +2118,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2118
2118
  }, "strip", z.ZodTypeAny, {
2119
2119
  description: string | null;
2120
2120
  name: string;
2121
- size: number;
2122
2121
  id: number;
2122
+ size: number;
2123
2123
  private: boolean;
2124
2124
  created_at: string;
2125
2125
  owner: {
@@ -2132,8 +2132,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2132
2132
  language: string | null;
2133
2133
  html_url: string;
2134
2134
  node_id: string;
2135
- fork: boolean;
2136
2135
  updated_at: string;
2136
+ fork: boolean;
2137
2137
  pushed_at: string;
2138
2138
  stargazers_count: number;
2139
2139
  watchers_count: number;
@@ -2144,8 +2144,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2144
2144
  }, {
2145
2145
  description: string | null;
2146
2146
  name: string;
2147
- size: number;
2148
2147
  id: number;
2148
+ size: number;
2149
2149
  private: boolean;
2150
2150
  created_at: string;
2151
2151
  owner: {
@@ -2158,8 +2158,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2158
2158
  language: string | null;
2159
2159
  html_url: string;
2160
2160
  node_id: string;
2161
- fork: boolean;
2162
2161
  updated_at: string;
2162
+ fork: boolean;
2163
2163
  pushed_at: string;
2164
2164
  stargazers_count: number;
2165
2165
  watchers_count: number;
@@ -2175,8 +2175,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2175
2175
  repositories?: {
2176
2176
  description: string | null;
2177
2177
  name: string;
2178
- size: number;
2179
2178
  id: number;
2179
+ size: number;
2180
2180
  private: boolean;
2181
2181
  created_at: string;
2182
2182
  owner: {
@@ -2189,8 +2189,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2189
2189
  language: string | null;
2190
2190
  html_url: string;
2191
2191
  node_id: string;
2192
- fork: boolean;
2193
2192
  updated_at: string;
2193
+ fork: boolean;
2194
2194
  pushed_at: string;
2195
2195
  stargazers_count: number;
2196
2196
  watchers_count: number;
@@ -2206,8 +2206,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2206
2206
  repositories?: {
2207
2207
  description: string | null;
2208
2208
  name: string;
2209
- size: number;
2210
2209
  id: number;
2210
+ size: number;
2211
2211
  private: boolean;
2212
2212
  created_at: string;
2213
2213
  owner: {
@@ -2220,8 +2220,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2220
2220
  language: string | null;
2221
2221
  html_url: string;
2222
2222
  node_id: string;
2223
- fork: boolean;
2224
2223
  updated_at: string;
2224
+ fork: boolean;
2225
2225
  pushed_at: string;
2226
2226
  stargazers_count: number;
2227
2227
  watchers_count: number;
@@ -2276,8 +2276,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2276
2276
  operation: "get_repository";
2277
2277
  description?: string | null | undefined;
2278
2278
  name?: string | undefined;
2279
- size?: number | undefined;
2280
2279
  id?: number | undefined;
2280
+ size?: number | undefined;
2281
2281
  private?: boolean | undefined;
2282
2282
  created_at?: string | undefined;
2283
2283
  owner?: {
@@ -2288,25 +2288,25 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2288
2288
  } | undefined;
2289
2289
  full_name?: string | undefined;
2290
2290
  language?: string | null | undefined;
2291
+ visibility?: string | undefined;
2291
2292
  html_url?: string | undefined;
2292
2293
  node_id?: string | undefined;
2293
- fork?: boolean | undefined;
2294
2294
  updated_at?: string | undefined;
2295
+ fork?: boolean | undefined;
2295
2296
  pushed_at?: string | undefined;
2296
2297
  stargazers_count?: number | undefined;
2297
2298
  watchers_count?: number | undefined;
2298
2299
  forks_count?: number | undefined;
2299
2300
  open_issues_count?: number | undefined;
2300
2301
  default_branch?: string | undefined;
2301
- visibility?: string | undefined;
2302
2302
  }, {
2303
2303
  success: boolean;
2304
2304
  error: string;
2305
2305
  operation: "get_repository";
2306
2306
  description?: string | null | undefined;
2307
2307
  name?: string | undefined;
2308
- size?: number | undefined;
2309
2308
  id?: number | undefined;
2309
+ size?: number | undefined;
2310
2310
  private?: boolean | undefined;
2311
2311
  created_at?: string | undefined;
2312
2312
  owner?: {
@@ -2317,17 +2317,17 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2317
2317
  } | undefined;
2318
2318
  full_name?: string | undefined;
2319
2319
  language?: string | null | undefined;
2320
+ visibility?: string | undefined;
2320
2321
  html_url?: string | undefined;
2321
2322
  node_id?: string | undefined;
2322
- fork?: boolean | undefined;
2323
2323
  updated_at?: string | undefined;
2324
+ fork?: boolean | undefined;
2324
2325
  pushed_at?: string | undefined;
2325
2326
  stargazers_count?: number | undefined;
2326
2327
  watchers_count?: number | undefined;
2327
2328
  forks_count?: number | undefined;
2328
2329
  open_issues_count?: number | undefined;
2329
2330
  default_branch?: string | undefined;
2330
- visibility?: string | undefined;
2331
2331
  }>, z.ZodObject<{
2332
2332
  operation: z.ZodLiteral<"create_issue_comment">;
2333
2333
  success: z.ZodBoolean;
@@ -2358,8 +2358,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2358
2358
  id: number;
2359
2359
  login: string;
2360
2360
  } | undefined;
2361
- body?: string | undefined;
2362
2361
  created_at?: string | undefined;
2362
+ body?: string | undefined;
2363
2363
  html_url?: string | undefined;
2364
2364
  node_id?: string | undefined;
2365
2365
  updated_at?: string | undefined;
@@ -2372,8 +2372,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2372
2372
  id: number;
2373
2373
  login: string;
2374
2374
  } | undefined;
2375
- body?: string | undefined;
2376
2375
  created_at?: string | undefined;
2376
+ body?: string | undefined;
2377
2377
  html_url?: string | undefined;
2378
2378
  node_id?: string | undefined;
2379
2379
  updated_at?: string | undefined;
@@ -2406,13 +2406,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2406
2406
  }, "strip", z.ZodTypeAny, {
2407
2407
  description: string | null;
2408
2408
  name: string;
2409
- color: string;
2410
2409
  id: number;
2410
+ color: string;
2411
2411
  }, {
2412
2412
  description: string | null;
2413
2413
  name: string;
2414
- color: string;
2415
2414
  id: number;
2415
+ color: string;
2416
2416
  }>, "many">>;
2417
2417
  created_at: z.ZodOptional<z.ZodString>;
2418
2418
  updated_at: z.ZodOptional<z.ZodString>;
@@ -2425,19 +2425,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2425
2425
  operation: "create_issue";
2426
2426
  number?: number | undefined;
2427
2427
  title?: string | undefined;
2428
- labels?: {
2429
- description: string | null;
2430
- name: string;
2431
- color: string;
2432
- id: number;
2433
- }[] | undefined;
2434
2428
  id?: number | undefined;
2435
2429
  user?: {
2436
2430
  id: number;
2437
2431
  login: string;
2438
2432
  } | undefined;
2439
- body?: string | null | undefined;
2440
2433
  created_at?: string | undefined;
2434
+ body?: string | null | undefined;
2435
+ labels?: {
2436
+ description: string | null;
2437
+ name: string;
2438
+ id: number;
2439
+ color: string;
2440
+ }[] | undefined;
2441
2441
  comments?: number | undefined;
2442
2442
  state?: "open" | "closed" | undefined;
2443
2443
  html_url?: string | undefined;
@@ -2450,19 +2450,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2450
2450
  operation: "create_issue";
2451
2451
  number?: number | undefined;
2452
2452
  title?: string | undefined;
2453
- labels?: {
2454
- description: string | null;
2455
- name: string;
2456
- color: string;
2457
- id: number;
2458
- }[] | undefined;
2459
2453
  id?: number | undefined;
2460
2454
  user?: {
2461
2455
  id: number;
2462
2456
  login: string;
2463
2457
  } | undefined;
2464
- body?: string | null | undefined;
2465
2458
  created_at?: string | undefined;
2459
+ body?: string | null | undefined;
2460
+ labels?: {
2461
+ description: string | null;
2462
+ name: string;
2463
+ id: number;
2464
+ color: string;
2465
+ }[] | undefined;
2466
2466
  comments?: number | undefined;
2467
2467
  state?: "open" | "closed" | undefined;
2468
2468
  html_url?: string | undefined;
@@ -2498,13 +2498,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2498
2498
  }, "strip", z.ZodTypeAny, {
2499
2499
  description: string | null;
2500
2500
  name: string;
2501
- color: string;
2502
2501
  id: number;
2502
+ color: string;
2503
2503
  }, {
2504
2504
  description: string | null;
2505
2505
  name: string;
2506
- color: string;
2507
2506
  id: number;
2507
+ color: string;
2508
2508
  }>, "many">;
2509
2509
  created_at: z.ZodString;
2510
2510
  updated_at: z.ZodString;
@@ -2514,19 +2514,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2514
2514
  }, "strip", z.ZodTypeAny, {
2515
2515
  number: number;
2516
2516
  title: string;
2517
- labels: {
2518
- description: string | null;
2519
- name: string;
2520
- color: string;
2521
- id: number;
2522
- }[];
2523
2517
  id: number;
2524
2518
  user: {
2525
2519
  id: number;
2526
2520
  login: string;
2527
2521
  };
2528
- body: string | null;
2529
2522
  created_at: string;
2523
+ body: string | null;
2524
+ labels: {
2525
+ description: string | null;
2526
+ name: string;
2527
+ id: number;
2528
+ color: string;
2529
+ }[];
2530
2530
  comments: number;
2531
2531
  state: "open" | "closed";
2532
2532
  html_url: string;
@@ -2536,19 +2536,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2536
2536
  }, {
2537
2537
  number: number;
2538
2538
  title: string;
2539
- labels: {
2540
- description: string | null;
2541
- name: string;
2542
- color: string;
2543
- id: number;
2544
- }[];
2545
2539
  id: number;
2546
2540
  user: {
2547
2541
  id: number;
2548
2542
  login: string;
2549
2543
  };
2550
- body: string | null;
2551
2544
  created_at: string;
2545
+ body: string | null;
2546
+ labels: {
2547
+ description: string | null;
2548
+ name: string;
2549
+ id: number;
2550
+ color: string;
2551
+ }[];
2552
2552
  comments: number;
2553
2553
  state: "open" | "closed";
2554
2554
  html_url: string;
@@ -2563,19 +2563,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2563
2563
  issues?: {
2564
2564
  number: number;
2565
2565
  title: string;
2566
- labels: {
2567
- description: string | null;
2568
- name: string;
2569
- color: string;
2570
- id: number;
2571
- }[];
2572
2566
  id: number;
2573
2567
  user: {
2574
2568
  id: number;
2575
2569
  login: string;
2576
2570
  };
2577
- body: string | null;
2578
2571
  created_at: string;
2572
+ body: string | null;
2573
+ labels: {
2574
+ description: string | null;
2575
+ name: string;
2576
+ id: number;
2577
+ color: string;
2578
+ }[];
2579
2579
  comments: number;
2580
2580
  state: "open" | "closed";
2581
2581
  html_url: string;
@@ -2590,19 +2590,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2590
2590
  issues?: {
2591
2591
  number: number;
2592
2592
  title: string;
2593
- labels: {
2594
- description: string | null;
2595
- name: string;
2596
- color: string;
2597
- id: number;
2598
- }[];
2599
2593
  id: number;
2600
2594
  user: {
2601
2595
  id: number;
2602
2596
  login: string;
2603
2597
  };
2604
- body: string | null;
2605
2598
  created_at: string;
2599
+ body: string | null;
2600
+ labels: {
2601
+ description: string | null;
2602
+ name: string;
2603
+ id: number;
2604
+ color: string;
2605
+ }[];
2606
2606
  comments: number;
2607
2607
  state: "open" | "closed";
2608
2608
  html_url: string;