@bubblelab/bubble-core 0.1.222 → 0.1.223

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -57,12 +57,12 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
57
57
  }, "strip", z.ZodTypeAny, {
58
58
  sort: "created" | "updated" | "popularity" | "long-running";
59
59
  operation: "list_pull_requests";
60
- owner: string;
61
60
  page: number;
62
- state: "all" | "open" | "closed";
61
+ per_page: number;
62
+ owner: string;
63
+ state: "open" | "closed" | "all";
63
64
  repo: string;
64
65
  direction: "asc" | "desc";
65
- per_page: number;
66
66
  credentials?: Partial<Record<CredentialType, string>> | undefined;
67
67
  }, {
68
68
  operation: "list_pull_requests";
@@ -71,9 +71,9 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
71
71
  sort?: "created" | "updated" | "popularity" | "long-running" | undefined;
72
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
73
73
  page?: number | undefined;
74
- state?: "all" | "open" | "closed" | undefined;
75
- direction?: "asc" | "desc" | undefined;
76
74
  per_page?: number | undefined;
75
+ state?: "open" | "closed" | "all" | undefined;
76
+ direction?: "asc" | "desc" | undefined;
77
77
  }>, z.ZodObject<{
78
78
  operation: z.ZodLiteral<"get_pull_request">;
79
79
  owner: z.ZodString;
@@ -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
- direction: "asc" | "desc";
130
128
  per_page: number;
129
+ direction: "asc" | "desc";
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
- direction?: "asc" | "desc" | undefined;
139
137
  per_page?: number | undefined;
138
+ direction?: "asc" | "desc" | undefined;
139
+ visibility?: "public" | "private" | "all" | undefined;
140
140
  }>, z.ZodObject<{
141
141
  operation: z.ZodLiteral<"get_repository">;
142
142
  owner: z.ZodString;
@@ -212,27 +212,27 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
212
212
  page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
213
213
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
214
214
  }, "strip", z.ZodTypeAny, {
215
- sort: "created" | "updated" | "comments";
215
+ sort: "comments" | "created" | "updated";
216
216
  operation: "list_issues";
217
- owner: string;
218
217
  page: number;
219
- state: "all" | "open" | "closed";
218
+ per_page: number;
219
+ owner: string;
220
+ state: "open" | "closed" | "all";
220
221
  repo: string;
221
222
  direction: "asc" | "desc";
222
- per_page: number;
223
223
  credentials?: Partial<Record<CredentialType, string>> | undefined;
224
224
  labels?: string | undefined;
225
225
  }, {
226
226
  operation: "list_issues";
227
227
  owner: string;
228
228
  repo: string;
229
- sort?: "created" | "updated" | "comments" | undefined;
229
+ sort?: "comments" | "created" | "updated" | undefined;
230
230
  credentials?: Partial<Record<CredentialType, string>> | undefined;
231
- labels?: string | undefined;
232
231
  page?: number | undefined;
233
- state?: "all" | "open" | "closed" | undefined;
234
- direction?: "asc" | "desc" | undefined;
235
232
  per_page?: number | undefined;
233
+ labels?: string | undefined;
234
+ state?: "open" | "closed" | "all" | undefined;
235
+ direction?: "asc" | "desc" | undefined;
236
236
  }>]>;
237
237
  declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
238
238
  operation: z.ZodLiteral<"get_file">;
@@ -254,32 +254,32 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
254
254
  error: string;
255
255
  success: boolean;
256
256
  operation: "get_file";
257
- path?: string | undefined;
258
257
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
258
+ path?: string | undefined;
259
259
  name?: string | undefined;
260
260
  content?: string | undefined;
261
261
  url?: string | undefined;
262
+ encoding?: string | undefined;
262
263
  size?: number | undefined;
263
264
  sha?: string | undefined;
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
  error: string;
270
270
  success: boolean;
271
271
  operation: "get_file";
272
- path?: string | undefined;
273
272
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
273
+ path?: string | undefined;
274
274
  name?: string | undefined;
275
275
  content?: string | undefined;
276
276
  url?: string | undefined;
277
+ encoding?: string | undefined;
277
278
  size?: number | undefined;
278
279
  sha?: string | undefined;
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;
@@ -297,8 +297,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
297
297
  content: z.ZodOptional<z.ZodString>;
298
298
  encoding: z.ZodOptional<z.ZodString>;
299
299
  }, "strip", z.ZodTypeAny, {
300
- path: string;
301
300
  type: "file" | "dir" | "symlink" | "submodule";
301
+ path: string;
302
302
  name: string;
303
303
  url: string;
304
304
  size: number;
@@ -309,8 +309,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
309
309
  content?: string | undefined;
310
310
  encoding?: string | undefined;
311
311
  }, {
312
- path: string;
313
312
  type: "file" | "dir" | "symlink" | "submodule";
313
+ path: string;
314
314
  name: string;
315
315
  url: string;
316
316
  size: number;
@@ -326,8 +326,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
326
326
  success: boolean;
327
327
  operation: "get_directory";
328
328
  contents?: {
329
- path: string;
330
329
  type: "file" | "dir" | "symlink" | "submodule";
330
+ path: string;
331
331
  name: string;
332
332
  url: string;
333
333
  size: number;
@@ -343,8 +343,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
343
343
  success: boolean;
344
344
  operation: "get_directory";
345
345
  contents?: {
346
- path: string;
347
346
  type: "file" | "dir" | "symlink" | "submodule";
347
+ path: string;
348
348
  name: string;
349
349
  url: string;
350
350
  size: number;
@@ -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>>;
@@ -423,22 +423,22 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
423
423
  login: string;
424
424
  avatar_url: string;
425
425
  };
426
- body: string | null;
427
426
  created_at: string;
427
+ updated_at: string;
428
+ body: string | null;
428
429
  draft: boolean;
429
430
  state: "open" | "closed";
430
431
  html_url: string;
431
432
  node_id: string;
432
- updated_at: string;
433
433
  closed_at: string | null;
434
434
  merged_at: string | null;
435
435
  head: {
436
- sha: string;
437
436
  ref: string;
437
+ sha: string;
438
438
  };
439
439
  base: {
440
- sha: string;
441
440
  ref: string;
441
+ sha: string;
442
442
  };
443
443
  comments?: number | undefined;
444
444
  merged?: boolean | undefined;
@@ -458,22 +458,22 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
458
458
  login: string;
459
459
  avatar_url: string;
460
460
  };
461
- body: string | null;
462
461
  created_at: string;
462
+ updated_at: string;
463
+ body: string | null;
463
464
  draft: boolean;
464
465
  state: "open" | "closed";
465
466
  html_url: string;
466
467
  node_id: string;
467
- updated_at: string;
468
468
  closed_at: string | null;
469
469
  merged_at: string | null;
470
470
  head: {
471
- sha: string;
472
471
  ref: string;
472
+ sha: string;
473
473
  };
474
474
  base: {
475
- sha: string;
476
475
  ref: string;
476
+ sha: string;
477
477
  };
478
478
  comments?: number | undefined;
479
479
  merged?: boolean | undefined;
@@ -498,22 +498,22 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
498
498
  login: string;
499
499
  avatar_url: string;
500
500
  };
501
- body: string | null;
502
501
  created_at: string;
502
+ updated_at: string;
503
+ body: string | null;
503
504
  draft: boolean;
504
505
  state: "open" | "closed";
505
506
  html_url: string;
506
507
  node_id: string;
507
- updated_at: string;
508
508
  closed_at: string | null;
509
509
  merged_at: string | null;
510
510
  head: {
511
- sha: string;
512
511
  ref: string;
512
+ sha: string;
513
513
  };
514
514
  base: {
515
- sha: string;
516
515
  ref: string;
516
+ sha: string;
517
517
  };
518
518
  comments?: number | undefined;
519
519
  merged?: boolean | undefined;
@@ -538,22 +538,22 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
538
538
  login: string;
539
539
  avatar_url: string;
540
540
  };
541
- body: string | null;
542
541
  created_at: string;
542
+ updated_at: string;
543
+ body: string | null;
543
544
  draft: boolean;
544
545
  state: "open" | "closed";
545
546
  html_url: string;
546
547
  node_id: string;
547
- updated_at: string;
548
548
  closed_at: string | null;
549
549
  merged_at: string | null;
550
550
  head: {
551
- sha: string;
552
551
  ref: string;
552
+ sha: string;
553
553
  };
554
554
  base: {
555
- sha: string;
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>>>;
@@ -636,23 +636,23 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
636
636
  login: string;
637
637
  avatar_url: string;
638
638
  } | undefined;
639
- body?: string | null | undefined;
640
639
  created_at?: string | undefined;
641
- draft?: boolean | undefined;
640
+ updated_at?: string | undefined;
641
+ body?: string | null | undefined;
642
642
  comments?: number | undefined;
643
+ draft?: boolean | undefined;
643
644
  state?: "open" | "closed" | undefined;
644
645
  html_url?: string | undefined;
645
646
  node_id?: string | undefined;
646
- updated_at?: string | undefined;
647
647
  closed_at?: string | null | undefined;
648
648
  merged_at?: string | null | undefined;
649
649
  head?: {
650
- sha: string;
651
650
  ref: string;
651
+ sha: string;
652
652
  } | undefined;
653
653
  base?: {
654
- sha: string;
655
654
  ref: string;
655
+ sha: string;
656
656
  } | undefined;
657
657
  merged?: boolean | undefined;
658
658
  mergeable?: boolean | null | undefined;
@@ -674,23 +674,23 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
674
674
  login: string;
675
675
  avatar_url: string;
676
676
  } | undefined;
677
- body?: string | null | undefined;
678
677
  created_at?: string | undefined;
679
- draft?: boolean | undefined;
678
+ updated_at?: string | undefined;
679
+ body?: string | null | undefined;
680
680
  comments?: number | undefined;
681
+ draft?: boolean | undefined;
681
682
  state?: "open" | "closed" | undefined;
682
683
  html_url?: string | undefined;
683
684
  node_id?: string | undefined;
684
- updated_at?: string | undefined;
685
685
  closed_at?: string | null | undefined;
686
686
  merged_at?: string | null | undefined;
687
687
  head?: {
688
- sha: string;
689
688
  ref: string;
689
+ sha: string;
690
690
  } | undefined;
691
691
  base?: {
692
- sha: string;
693
692
  ref: string;
693
+ sha: string;
694
694
  } | undefined;
695
695
  merged?: boolean | undefined;
696
696
  mergeable?: boolean | null | undefined;
@@ -730,11 +730,11 @@ 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
+ updated_at?: string | undefined;
735
+ body?: string | undefined;
735
736
  html_url?: string | undefined;
736
737
  node_id?: string | undefined;
737
- updated_at?: string | undefined;
738
738
  }, {
739
739
  error: string;
740
740
  success: boolean;
@@ -744,11 +744,11 @@ 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
+ updated_at?: string | undefined;
749
+ body?: string | undefined;
749
750
  html_url?: string | undefined;
750
751
  node_id?: string | undefined;
751
- updated_at?: string | undefined;
752
752
  }>, z.ZodObject<{
753
753
  operation: z.ZodLiteral<"list_repositories">;
754
754
  success: z.ZodBoolean;
@@ -793,21 +793,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
793
793
  description: string | null;
794
794
  name: string;
795
795
  id: number;
796
- size: number;
797
- private: boolean;
798
796
  created_at: string;
797
+ updated_at: string;
799
798
  owner: {
800
799
  id: number;
801
800
  html_url: string;
802
801
  login: string;
803
802
  avatar_url: string;
804
803
  };
804
+ size: number;
805
+ private: boolean;
805
806
  full_name: string;
806
807
  language: string | null;
807
808
  html_url: string;
808
809
  node_id: string;
809
810
  fork: boolean;
810
- updated_at: string;
811
811
  pushed_at: string;
812
812
  stargazers_count: number;
813
813
  watchers_count: number;
@@ -819,21 +819,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
819
819
  description: string | null;
820
820
  name: string;
821
821
  id: number;
822
- size: number;
823
- private: boolean;
824
822
  created_at: string;
823
+ updated_at: string;
825
824
  owner: {
826
825
  id: number;
827
826
  html_url: string;
828
827
  login: string;
829
828
  avatar_url: string;
830
829
  };
830
+ size: number;
831
+ private: boolean;
831
832
  full_name: string;
832
833
  language: string | null;
833
834
  html_url: string;
834
835
  node_id: string;
835
836
  fork: boolean;
836
- updated_at: string;
837
837
  pushed_at: string;
838
838
  stargazers_count: number;
839
839
  watchers_count: number;
@@ -850,21 +850,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
850
850
  description: string | null;
851
851
  name: string;
852
852
  id: number;
853
- size: number;
854
- private: boolean;
855
853
  created_at: string;
854
+ updated_at: string;
856
855
  owner: {
857
856
  id: number;
858
857
  html_url: string;
859
858
  login: string;
860
859
  avatar_url: string;
861
860
  };
861
+ size: number;
862
+ private: boolean;
862
863
  full_name: string;
863
864
  language: string | null;
864
865
  html_url: string;
865
866
  node_id: string;
866
867
  fork: boolean;
867
- updated_at: string;
868
868
  pushed_at: string;
869
869
  stargazers_count: number;
870
870
  watchers_count: number;
@@ -881,21 +881,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
881
881
  description: string | null;
882
882
  name: string;
883
883
  id: number;
884
- size: number;
885
- private: boolean;
886
884
  created_at: string;
885
+ updated_at: string;
887
886
  owner: {
888
887
  id: number;
889
888
  html_url: string;
890
889
  login: string;
891
890
  avatar_url: string;
892
891
  };
892
+ size: number;
893
+ private: boolean;
893
894
  full_name: string;
894
895
  language: string | null;
895
896
  html_url: string;
896
897
  node_id: string;
897
898
  fork: boolean;
898
- updated_at: string;
899
899
  pushed_at: string;
900
900
  stargazers_count: number;
901
901
  watchers_count: number;
@@ -951,28 +951,28 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
951
951
  description?: string | null | undefined;
952
952
  name?: string | undefined;
953
953
  id?: number | undefined;
954
- size?: number | undefined;
955
- private?: boolean | undefined;
956
954
  created_at?: string | undefined;
955
+ updated_at?: string | undefined;
957
956
  owner?: {
958
957
  id: number;
959
958
  html_url: string;
960
959
  login: string;
961
960
  avatar_url: string;
962
961
  } | undefined;
962
+ size?: number | undefined;
963
+ private?: boolean | undefined;
963
964
  full_name?: string | undefined;
964
965
  language?: string | null | undefined;
966
+ visibility?: string | undefined;
965
967
  html_url?: string | undefined;
966
968
  node_id?: string | undefined;
967
969
  fork?: boolean | undefined;
968
- updated_at?: string | 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
  error: string;
978
978
  success: boolean;
@@ -980,28 +980,28 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
980
980
  description?: string | null | undefined;
981
981
  name?: string | undefined;
982
982
  id?: number | undefined;
983
- size?: number | undefined;
984
- private?: boolean | undefined;
985
983
  created_at?: string | undefined;
984
+ updated_at?: string | undefined;
986
985
  owner?: {
987
986
  id: number;
988
987
  html_url: string;
989
988
  login: string;
990
989
  avatar_url: string;
991
990
  } | undefined;
991
+ size?: number | undefined;
992
+ private?: boolean | undefined;
992
993
  full_name?: string | undefined;
993
994
  language?: string | null | undefined;
995
+ visibility?: string | undefined;
994
996
  html_url?: string | undefined;
995
997
  node_id?: string | undefined;
996
998
  fork?: boolean | undefined;
997
- updated_at?: string | 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,11 +1032,11 @@ 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
+ updated_at?: string | undefined;
1037
+ body?: string | undefined;
1037
1038
  html_url?: string | undefined;
1038
1039
  node_id?: string | undefined;
1039
- updated_at?: string | undefined;
1040
1040
  }, {
1041
1041
  error: string;
1042
1042
  success: boolean;
@@ -1046,11 +1046,11 @@ 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
+ updated_at?: string | undefined;
1051
+ body?: string | undefined;
1051
1052
  html_url?: string | undefined;
1052
1053
  node_id?: string | undefined;
1053
- updated_at?: string | undefined;
1054
1054
  }>, z.ZodObject<{
1055
1055
  operation: z.ZodLiteral<"create_issue">;
1056
1056
  success: z.ZodBoolean;
@@ -1104,19 +1104,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1104
1104
  id: number;
1105
1105
  login: string;
1106
1106
  } | undefined;
1107
- body?: string | null | undefined;
1108
1107
  created_at?: string | undefined;
1108
+ updated_at?: string | undefined;
1109
+ body?: string | null | undefined;
1110
+ comments?: number | undefined;
1109
1111
  labels?: {
1110
1112
  description: string | null;
1111
1113
  name: string;
1112
1114
  id: number;
1113
1115
  color: string;
1114
1116
  }[] | undefined;
1115
- comments?: number | undefined;
1116
1117
  state?: "open" | "closed" | undefined;
1117
1118
  html_url?: string | undefined;
1118
1119
  node_id?: string | undefined;
1119
- updated_at?: string | undefined;
1120
1120
  closed_at?: string | null | undefined;
1121
1121
  }, {
1122
1122
  error: string;
@@ -1129,19 +1129,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1129
1129
  id: number;
1130
1130
  login: string;
1131
1131
  } | undefined;
1132
- body?: string | null | undefined;
1133
1132
  created_at?: string | undefined;
1133
+ updated_at?: string | undefined;
1134
+ body?: string | null | undefined;
1135
+ comments?: number | undefined;
1134
1136
  labels?: {
1135
1137
  description: string | null;
1136
1138
  name: string;
1137
1139
  id: number;
1138
1140
  color: string;
1139
1141
  }[] | undefined;
1140
- comments?: number | undefined;
1141
1142
  state?: "open" | "closed" | undefined;
1142
1143
  html_url?: string | undefined;
1143
1144
  node_id?: string | undefined;
1144
- updated_at?: string | undefined;
1145
1145
  closed_at?: string | null | undefined;
1146
1146
  }>, z.ZodObject<{
1147
1147
  operation: z.ZodLiteral<"list_issues">;
@@ -1193,19 +1193,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1193
1193
  id: number;
1194
1194
  login: string;
1195
1195
  };
1196
- body: string | null;
1197
1196
  created_at: string;
1197
+ updated_at: string;
1198
+ body: string | null;
1199
+ comments: number;
1198
1200
  labels: {
1199
1201
  description: string | null;
1200
1202
  name: string;
1201
1203
  id: number;
1202
1204
  color: string;
1203
1205
  }[];
1204
- comments: number;
1205
1206
  state: "open" | "closed";
1206
1207
  html_url: string;
1207
1208
  node_id: string;
1208
- updated_at: string;
1209
1209
  closed_at: string | null;
1210
1210
  }, {
1211
1211
  number: number;
@@ -1215,19 +1215,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1215
1215
  id: number;
1216
1216
  login: string;
1217
1217
  };
1218
- body: string | null;
1219
1218
  created_at: string;
1219
+ updated_at: string;
1220
+ body: string | null;
1221
+ comments: number;
1220
1222
  labels: {
1221
1223
  description: string | null;
1222
1224
  name: string;
1223
1225
  id: number;
1224
1226
  color: string;
1225
1227
  }[];
1226
- comments: number;
1227
1228
  state: "open" | "closed";
1228
1229
  html_url: string;
1229
1230
  node_id: string;
1230
- updated_at: string;
1231
1231
  closed_at: string | null;
1232
1232
  }>, "many">>;
1233
1233
  }, "strip", z.ZodTypeAny, {
@@ -1242,19 +1242,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1242
1242
  id: number;
1243
1243
  login: string;
1244
1244
  };
1245
- body: string | null;
1246
1245
  created_at: string;
1246
+ updated_at: string;
1247
+ body: string | null;
1248
+ comments: number;
1247
1249
  labels: {
1248
1250
  description: string | null;
1249
1251
  name: string;
1250
1252
  id: number;
1251
1253
  color: string;
1252
1254
  }[];
1253
- comments: number;
1254
1255
  state: "open" | "closed";
1255
1256
  html_url: string;
1256
1257
  node_id: string;
1257
- updated_at: string;
1258
1258
  closed_at: string | null;
1259
1259
  }[] | undefined;
1260
1260
  }, {
@@ -1269,19 +1269,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1269
1269
  id: number;
1270
1270
  login: string;
1271
1271
  };
1272
- body: string | null;
1273
1272
  created_at: string;
1273
+ updated_at: string;
1274
+ body: string | null;
1275
+ comments: number;
1274
1276
  labels: {
1275
1277
  description: string | null;
1276
1278
  name: string;
1277
1279
  id: number;
1278
1280
  color: string;
1279
1281
  }[];
1280
- comments: number;
1281
1282
  state: "open" | "closed";
1282
1283
  html_url: string;
1283
1284
  node_id: string;
1284
- updated_at: string;
1285
1285
  closed_at: string | null;
1286
1286
  }[] | undefined;
1287
1287
  }>]>;
@@ -1383,12 +1383,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1383
1383
  }, "strip", z.ZodTypeAny, {
1384
1384
  sort: "created" | "updated" | "popularity" | "long-running";
1385
1385
  operation: "list_pull_requests";
1386
- owner: string;
1387
1386
  page: number;
1388
- state: "all" | "open" | "closed";
1387
+ per_page: number;
1388
+ owner: string;
1389
+ state: "open" | "closed" | "all";
1389
1390
  repo: string;
1390
1391
  direction: "asc" | "desc";
1391
- per_page: number;
1392
1392
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1393
1393
  }, {
1394
1394
  operation: "list_pull_requests";
@@ -1397,9 +1397,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1397
1397
  sort?: "created" | "updated" | "popularity" | "long-running" | undefined;
1398
1398
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1399
1399
  page?: number | undefined;
1400
- state?: "all" | "open" | "closed" | undefined;
1401
- direction?: "asc" | "desc" | undefined;
1402
1400
  per_page?: number | undefined;
1401
+ state?: "open" | "closed" | "all" | undefined;
1402
+ direction?: "asc" | "desc" | undefined;
1403
1403
  }>, z.ZodObject<{
1404
1404
  operation: z.ZodLiteral<"get_pull_request">;
1405
1405
  owner: z.ZodString;
@@ -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
- direction: "asc" | "desc";
1456
1454
  per_page: number;
1455
+ direction: "asc" | "desc";
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
- direction?: "asc" | "desc" | undefined;
1465
1463
  per_page?: number | undefined;
1464
+ direction?: "asc" | "desc" | undefined;
1465
+ visibility?: "public" | "private" | "all" | undefined;
1466
1466
  }>, z.ZodObject<{
1467
1467
  operation: z.ZodLiteral<"get_repository">;
1468
1468
  owner: z.ZodString;
@@ -1538,27 +1538,27 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1538
1538
  page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1539
1539
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1540
1540
  }, "strip", z.ZodTypeAny, {
1541
- sort: "created" | "updated" | "comments";
1541
+ sort: "comments" | "created" | "updated";
1542
1542
  operation: "list_issues";
1543
- owner: string;
1544
1543
  page: number;
1545
- state: "all" | "open" | "closed";
1544
+ per_page: number;
1545
+ owner: string;
1546
+ state: "open" | "closed" | "all";
1546
1547
  repo: string;
1547
1548
  direction: "asc" | "desc";
1548
- per_page: number;
1549
1549
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1550
1550
  labels?: string | undefined;
1551
1551
  }, {
1552
1552
  operation: "list_issues";
1553
1553
  owner: string;
1554
1554
  repo: string;
1555
- sort?: "created" | "updated" | "comments" | undefined;
1555
+ sort?: "comments" | "created" | "updated" | undefined;
1556
1556
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1557
- labels?: string | undefined;
1558
1557
  page?: number | undefined;
1559
- state?: "all" | "open" | "closed" | undefined;
1560
- direction?: "asc" | "desc" | undefined;
1561
1558
  per_page?: number | undefined;
1559
+ labels?: string | undefined;
1560
+ state?: "open" | "closed" | "all" | undefined;
1561
+ direction?: "asc" | "desc" | undefined;
1562
1562
  }>]>;
1563
1563
  static readonly resultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
1564
1564
  operation: z.ZodLiteral<"get_file">;
@@ -1580,32 +1580,32 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1580
1580
  error: string;
1581
1581
  success: boolean;
1582
1582
  operation: "get_file";
1583
- path?: string | undefined;
1584
1583
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1584
+ path?: string | undefined;
1585
1585
  name?: string | undefined;
1586
1586
  content?: string | undefined;
1587
1587
  url?: string | undefined;
1588
+ encoding?: string | undefined;
1588
1589
  size?: number | undefined;
1589
1590
  sha?: string | undefined;
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
  error: string;
1596
1596
  success: boolean;
1597
1597
  operation: "get_file";
1598
- path?: string | undefined;
1599
1598
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1599
+ path?: string | undefined;
1600
1600
  name?: string | undefined;
1601
1601
  content?: string | undefined;
1602
1602
  url?: string | undefined;
1603
+ encoding?: string | undefined;
1603
1604
  size?: number | undefined;
1604
1605
  sha?: string | undefined;
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;
@@ -1623,8 +1623,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1623
1623
  content: z.ZodOptional<z.ZodString>;
1624
1624
  encoding: z.ZodOptional<z.ZodString>;
1625
1625
  }, "strip", z.ZodTypeAny, {
1626
- path: string;
1627
1626
  type: "file" | "dir" | "symlink" | "submodule";
1627
+ path: string;
1628
1628
  name: string;
1629
1629
  url: string;
1630
1630
  size: number;
@@ -1635,8 +1635,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1635
1635
  content?: string | undefined;
1636
1636
  encoding?: string | undefined;
1637
1637
  }, {
1638
- path: string;
1639
1638
  type: "file" | "dir" | "symlink" | "submodule";
1639
+ path: string;
1640
1640
  name: string;
1641
1641
  url: string;
1642
1642
  size: number;
@@ -1652,8 +1652,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1652
1652
  success: boolean;
1653
1653
  operation: "get_directory";
1654
1654
  contents?: {
1655
- path: string;
1656
1655
  type: "file" | "dir" | "symlink" | "submodule";
1656
+ path: string;
1657
1657
  name: string;
1658
1658
  url: string;
1659
1659
  size: number;
@@ -1669,8 +1669,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1669
1669
  success: boolean;
1670
1670
  operation: "get_directory";
1671
1671
  contents?: {
1672
- path: string;
1673
1672
  type: "file" | "dir" | "symlink" | "submodule";
1673
+ path: string;
1674
1674
  name: string;
1675
1675
  url: string;
1676
1676
  size: number;
@@ -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>>;
@@ -1749,22 +1749,22 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1749
1749
  login: string;
1750
1750
  avatar_url: string;
1751
1751
  };
1752
- body: string | null;
1753
1752
  created_at: string;
1753
+ updated_at: string;
1754
+ body: string | null;
1754
1755
  draft: boolean;
1755
1756
  state: "open" | "closed";
1756
1757
  html_url: string;
1757
1758
  node_id: string;
1758
- updated_at: string;
1759
1759
  closed_at: string | null;
1760
1760
  merged_at: string | null;
1761
1761
  head: {
1762
- sha: string;
1763
1762
  ref: string;
1763
+ sha: string;
1764
1764
  };
1765
1765
  base: {
1766
- sha: string;
1767
1766
  ref: string;
1767
+ sha: string;
1768
1768
  };
1769
1769
  comments?: number | undefined;
1770
1770
  merged?: boolean | undefined;
@@ -1784,22 +1784,22 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1784
1784
  login: string;
1785
1785
  avatar_url: string;
1786
1786
  };
1787
- body: string | null;
1788
1787
  created_at: string;
1788
+ updated_at: string;
1789
+ body: string | null;
1789
1790
  draft: boolean;
1790
1791
  state: "open" | "closed";
1791
1792
  html_url: string;
1792
1793
  node_id: string;
1793
- updated_at: string;
1794
1794
  closed_at: string | null;
1795
1795
  merged_at: string | null;
1796
1796
  head: {
1797
- sha: string;
1798
1797
  ref: string;
1798
+ sha: string;
1799
1799
  };
1800
1800
  base: {
1801
- sha: string;
1802
1801
  ref: string;
1802
+ sha: string;
1803
1803
  };
1804
1804
  comments?: number | undefined;
1805
1805
  merged?: boolean | undefined;
@@ -1824,22 +1824,22 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1824
1824
  login: string;
1825
1825
  avatar_url: string;
1826
1826
  };
1827
- body: string | null;
1828
1827
  created_at: string;
1828
+ updated_at: string;
1829
+ body: string | null;
1829
1830
  draft: boolean;
1830
1831
  state: "open" | "closed";
1831
1832
  html_url: string;
1832
1833
  node_id: string;
1833
- updated_at: string;
1834
1834
  closed_at: string | null;
1835
1835
  merged_at: string | null;
1836
1836
  head: {
1837
- sha: string;
1838
1837
  ref: string;
1838
+ sha: string;
1839
1839
  };
1840
1840
  base: {
1841
- sha: string;
1842
1841
  ref: string;
1842
+ sha: string;
1843
1843
  };
1844
1844
  comments?: number | undefined;
1845
1845
  merged?: boolean | undefined;
@@ -1864,22 +1864,22 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1864
1864
  login: string;
1865
1865
  avatar_url: string;
1866
1866
  };
1867
- body: string | null;
1868
1867
  created_at: string;
1868
+ updated_at: string;
1869
+ body: string | null;
1869
1870
  draft: boolean;
1870
1871
  state: "open" | "closed";
1871
1872
  html_url: string;
1872
1873
  node_id: string;
1873
- updated_at: string;
1874
1874
  closed_at: string | null;
1875
1875
  merged_at: string | null;
1876
1876
  head: {
1877
- sha: string;
1878
1877
  ref: string;
1878
+ sha: string;
1879
1879
  };
1880
1880
  base: {
1881
- sha: string;
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>>>;
@@ -1962,23 +1962,23 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1962
1962
  login: string;
1963
1963
  avatar_url: string;
1964
1964
  } | undefined;
1965
- body?: string | null | undefined;
1966
1965
  created_at?: string | undefined;
1967
- draft?: boolean | undefined;
1966
+ updated_at?: string | undefined;
1967
+ body?: string | null | undefined;
1968
1968
  comments?: number | undefined;
1969
+ draft?: boolean | undefined;
1969
1970
  state?: "open" | "closed" | undefined;
1970
1971
  html_url?: string | undefined;
1971
1972
  node_id?: string | undefined;
1972
- updated_at?: string | undefined;
1973
1973
  closed_at?: string | null | undefined;
1974
1974
  merged_at?: string | null | undefined;
1975
1975
  head?: {
1976
- sha: string;
1977
1976
  ref: string;
1977
+ sha: string;
1978
1978
  } | undefined;
1979
1979
  base?: {
1980
- sha: string;
1981
1980
  ref: string;
1981
+ sha: string;
1982
1982
  } | undefined;
1983
1983
  merged?: boolean | undefined;
1984
1984
  mergeable?: boolean | null | undefined;
@@ -2000,23 +2000,23 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2000
2000
  login: string;
2001
2001
  avatar_url: string;
2002
2002
  } | undefined;
2003
- body?: string | null | undefined;
2004
2003
  created_at?: string | undefined;
2005
- draft?: boolean | undefined;
2004
+ updated_at?: string | undefined;
2005
+ body?: string | null | undefined;
2006
2006
  comments?: number | undefined;
2007
+ draft?: boolean | undefined;
2007
2008
  state?: "open" | "closed" | undefined;
2008
2009
  html_url?: string | undefined;
2009
2010
  node_id?: string | undefined;
2010
- updated_at?: string | undefined;
2011
2011
  closed_at?: string | null | undefined;
2012
2012
  merged_at?: string | null | undefined;
2013
2013
  head?: {
2014
- sha: string;
2015
2014
  ref: string;
2015
+ sha: string;
2016
2016
  } | undefined;
2017
2017
  base?: {
2018
- sha: string;
2019
2018
  ref: string;
2019
+ sha: string;
2020
2020
  } | undefined;
2021
2021
  merged?: boolean | undefined;
2022
2022
  mergeable?: boolean | null | undefined;
@@ -2056,11 +2056,11 @@ 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
+ updated_at?: string | undefined;
2061
+ body?: string | undefined;
2061
2062
  html_url?: string | undefined;
2062
2063
  node_id?: string | undefined;
2063
- updated_at?: string | undefined;
2064
2064
  }, {
2065
2065
  error: string;
2066
2066
  success: boolean;
@@ -2070,11 +2070,11 @@ 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
+ updated_at?: string | undefined;
2075
+ body?: string | undefined;
2075
2076
  html_url?: string | undefined;
2076
2077
  node_id?: string | undefined;
2077
- updated_at?: string | undefined;
2078
2078
  }>, z.ZodObject<{
2079
2079
  operation: z.ZodLiteral<"list_repositories">;
2080
2080
  success: z.ZodBoolean;
@@ -2119,21 +2119,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2119
2119
  description: string | null;
2120
2120
  name: string;
2121
2121
  id: number;
2122
- size: number;
2123
- private: boolean;
2124
2122
  created_at: string;
2123
+ updated_at: string;
2125
2124
  owner: {
2126
2125
  id: number;
2127
2126
  html_url: string;
2128
2127
  login: string;
2129
2128
  avatar_url: string;
2130
2129
  };
2130
+ size: number;
2131
+ private: boolean;
2131
2132
  full_name: string;
2132
2133
  language: string | null;
2133
2134
  html_url: string;
2134
2135
  node_id: string;
2135
2136
  fork: boolean;
2136
- updated_at: string;
2137
2137
  pushed_at: string;
2138
2138
  stargazers_count: number;
2139
2139
  watchers_count: number;
@@ -2145,21 +2145,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2145
2145
  description: string | null;
2146
2146
  name: string;
2147
2147
  id: number;
2148
- size: number;
2149
- private: boolean;
2150
2148
  created_at: string;
2149
+ updated_at: string;
2151
2150
  owner: {
2152
2151
  id: number;
2153
2152
  html_url: string;
2154
2153
  login: string;
2155
2154
  avatar_url: string;
2156
2155
  };
2156
+ size: number;
2157
+ private: boolean;
2157
2158
  full_name: string;
2158
2159
  language: string | null;
2159
2160
  html_url: string;
2160
2161
  node_id: string;
2161
2162
  fork: boolean;
2162
- updated_at: string;
2163
2163
  pushed_at: string;
2164
2164
  stargazers_count: number;
2165
2165
  watchers_count: number;
@@ -2176,21 +2176,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2176
2176
  description: string | null;
2177
2177
  name: string;
2178
2178
  id: number;
2179
- size: number;
2180
- private: boolean;
2181
2179
  created_at: string;
2180
+ updated_at: string;
2182
2181
  owner: {
2183
2182
  id: number;
2184
2183
  html_url: string;
2185
2184
  login: string;
2186
2185
  avatar_url: string;
2187
2186
  };
2187
+ size: number;
2188
+ private: boolean;
2188
2189
  full_name: string;
2189
2190
  language: string | null;
2190
2191
  html_url: string;
2191
2192
  node_id: string;
2192
2193
  fork: boolean;
2193
- updated_at: string;
2194
2194
  pushed_at: string;
2195
2195
  stargazers_count: number;
2196
2196
  watchers_count: number;
@@ -2207,21 +2207,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2207
2207
  description: string | null;
2208
2208
  name: string;
2209
2209
  id: number;
2210
- size: number;
2211
- private: boolean;
2212
2210
  created_at: string;
2211
+ updated_at: string;
2213
2212
  owner: {
2214
2213
  id: number;
2215
2214
  html_url: string;
2216
2215
  login: string;
2217
2216
  avatar_url: string;
2218
2217
  };
2218
+ size: number;
2219
+ private: boolean;
2219
2220
  full_name: string;
2220
2221
  language: string | null;
2221
2222
  html_url: string;
2222
2223
  node_id: string;
2223
2224
  fork: boolean;
2224
- updated_at: string;
2225
2225
  pushed_at: string;
2226
2226
  stargazers_count: number;
2227
2227
  watchers_count: number;
@@ -2277,28 +2277,28 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2277
2277
  description?: string | null | undefined;
2278
2278
  name?: string | undefined;
2279
2279
  id?: number | undefined;
2280
- size?: number | undefined;
2281
- private?: boolean | undefined;
2282
2280
  created_at?: string | undefined;
2281
+ updated_at?: string | undefined;
2283
2282
  owner?: {
2284
2283
  id: number;
2285
2284
  html_url: string;
2286
2285
  login: string;
2287
2286
  avatar_url: string;
2288
2287
  } | undefined;
2288
+ size?: number | undefined;
2289
+ private?: boolean | undefined;
2289
2290
  full_name?: string | undefined;
2290
2291
  language?: string | null | undefined;
2292
+ visibility?: string | undefined;
2291
2293
  html_url?: string | undefined;
2292
2294
  node_id?: string | undefined;
2293
2295
  fork?: boolean | undefined;
2294
- updated_at?: string | 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
  error: string;
2304
2304
  success: boolean;
@@ -2306,28 +2306,28 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2306
2306
  description?: string | null | undefined;
2307
2307
  name?: string | undefined;
2308
2308
  id?: number | undefined;
2309
- size?: number | undefined;
2310
- private?: boolean | undefined;
2311
2309
  created_at?: string | undefined;
2310
+ updated_at?: string | undefined;
2312
2311
  owner?: {
2313
2312
  id: number;
2314
2313
  html_url: string;
2315
2314
  login: string;
2316
2315
  avatar_url: string;
2317
2316
  } | undefined;
2317
+ size?: number | undefined;
2318
+ private?: boolean | undefined;
2318
2319
  full_name?: string | undefined;
2319
2320
  language?: string | null | undefined;
2321
+ visibility?: string | undefined;
2320
2322
  html_url?: string | undefined;
2321
2323
  node_id?: string | undefined;
2322
2324
  fork?: boolean | undefined;
2323
- updated_at?: string | 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,11 +2358,11 @@ 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
+ updated_at?: string | undefined;
2363
+ body?: string | undefined;
2363
2364
  html_url?: string | undefined;
2364
2365
  node_id?: string | undefined;
2365
- updated_at?: string | undefined;
2366
2366
  }, {
2367
2367
  error: string;
2368
2368
  success: boolean;
@@ -2372,11 +2372,11 @@ 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
+ updated_at?: string | undefined;
2377
+ body?: string | undefined;
2377
2378
  html_url?: string | undefined;
2378
2379
  node_id?: string | undefined;
2379
- updated_at?: string | undefined;
2380
2380
  }>, z.ZodObject<{
2381
2381
  operation: z.ZodLiteral<"create_issue">;
2382
2382
  success: z.ZodBoolean;
@@ -2430,19 +2430,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2430
2430
  id: number;
2431
2431
  login: string;
2432
2432
  } | undefined;
2433
- body?: string | null | undefined;
2434
2433
  created_at?: string | undefined;
2434
+ updated_at?: string | undefined;
2435
+ body?: string | null | undefined;
2436
+ comments?: number | undefined;
2435
2437
  labels?: {
2436
2438
  description: string | null;
2437
2439
  name: string;
2438
2440
  id: number;
2439
2441
  color: string;
2440
2442
  }[] | undefined;
2441
- comments?: number | undefined;
2442
2443
  state?: "open" | "closed" | undefined;
2443
2444
  html_url?: string | undefined;
2444
2445
  node_id?: string | undefined;
2445
- updated_at?: string | undefined;
2446
2446
  closed_at?: string | null | undefined;
2447
2447
  }, {
2448
2448
  error: string;
@@ -2455,19 +2455,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2455
2455
  id: number;
2456
2456
  login: string;
2457
2457
  } | undefined;
2458
- body?: string | null | undefined;
2459
2458
  created_at?: string | undefined;
2459
+ updated_at?: string | undefined;
2460
+ body?: string | null | undefined;
2461
+ comments?: number | undefined;
2460
2462
  labels?: {
2461
2463
  description: string | null;
2462
2464
  name: string;
2463
2465
  id: number;
2464
2466
  color: string;
2465
2467
  }[] | undefined;
2466
- comments?: number | undefined;
2467
2468
  state?: "open" | "closed" | undefined;
2468
2469
  html_url?: string | undefined;
2469
2470
  node_id?: string | undefined;
2470
- updated_at?: string | undefined;
2471
2471
  closed_at?: string | null | undefined;
2472
2472
  }>, z.ZodObject<{
2473
2473
  operation: z.ZodLiteral<"list_issues">;
@@ -2519,19 +2519,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2519
2519
  id: number;
2520
2520
  login: string;
2521
2521
  };
2522
- body: string | null;
2523
2522
  created_at: string;
2523
+ updated_at: string;
2524
+ body: string | null;
2525
+ comments: number;
2524
2526
  labels: {
2525
2527
  description: string | null;
2526
2528
  name: string;
2527
2529
  id: number;
2528
2530
  color: string;
2529
2531
  }[];
2530
- comments: number;
2531
2532
  state: "open" | "closed";
2532
2533
  html_url: string;
2533
2534
  node_id: string;
2534
- updated_at: string;
2535
2535
  closed_at: string | null;
2536
2536
  }, {
2537
2537
  number: number;
@@ -2541,19 +2541,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2541
2541
  id: number;
2542
2542
  login: string;
2543
2543
  };
2544
- body: string | null;
2545
2544
  created_at: string;
2545
+ updated_at: string;
2546
+ body: string | null;
2547
+ comments: number;
2546
2548
  labels: {
2547
2549
  description: string | null;
2548
2550
  name: string;
2549
2551
  id: number;
2550
2552
  color: string;
2551
2553
  }[];
2552
- comments: number;
2553
2554
  state: "open" | "closed";
2554
2555
  html_url: string;
2555
2556
  node_id: string;
2556
- updated_at: string;
2557
2557
  closed_at: string | null;
2558
2558
  }>, "many">>;
2559
2559
  }, "strip", z.ZodTypeAny, {
@@ -2568,19 +2568,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2568
2568
  id: number;
2569
2569
  login: string;
2570
2570
  };
2571
- body: string | null;
2572
2571
  created_at: string;
2572
+ updated_at: string;
2573
+ body: string | null;
2574
+ comments: number;
2573
2575
  labels: {
2574
2576
  description: string | null;
2575
2577
  name: string;
2576
2578
  id: number;
2577
2579
  color: string;
2578
2580
  }[];
2579
- comments: number;
2580
2581
  state: "open" | "closed";
2581
2582
  html_url: string;
2582
2583
  node_id: string;
2583
- updated_at: string;
2584
2584
  closed_at: string | null;
2585
2585
  }[] | undefined;
2586
2586
  }, {
@@ -2595,19 +2595,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2595
2595
  id: number;
2596
2596
  login: string;
2597
2597
  };
2598
- body: string | null;
2599
2598
  created_at: string;
2599
+ updated_at: string;
2600
+ body: string | null;
2601
+ comments: number;
2600
2602
  labels: {
2601
2603
  description: string | null;
2602
2604
  name: string;
2603
2605
  id: number;
2604
2606
  color: string;
2605
2607
  }[];
2606
- comments: number;
2607
2608
  state: "open" | "closed";
2608
2609
  html_url: string;
2609
2610
  node_id: string;
2610
- updated_at: string;
2611
2611
  closed_at: string | null;
2612
2612
  }[] | undefined;
2613
2613
  }>]>;