@bubblelab/bubble-core 0.1.143 → 0.1.146

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -57,9 +57,9 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
57
57
  }, "strip", z.ZodTypeAny, {
58
58
  operation: "list_pull_requests";
59
59
  sort: "created" | "updated" | "popularity" | "long-running";
60
+ state: "all" | "open" | "closed";
60
61
  owner: string;
61
62
  page: number;
62
- state: "all" | "open" | "closed";
63
63
  repo: string;
64
64
  direction: "asc" | "desc";
65
65
  per_page: number;
@@ -70,8 +70,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
70
70
  repo: string;
71
71
  sort?: "created" | "updated" | "popularity" | "long-running" | undefined;
72
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
73
- page?: number | undefined;
74
73
  state?: "all" | "open" | "closed" | undefined;
74
+ page?: number | undefined;
75
75
  direction?: "asc" | "desc" | undefined;
76
76
  per_page?: number | undefined;
77
77
  }>, z.ZodObject<{
@@ -125,7 +125,7 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
125
125
  operation: "list_repositories";
126
126
  sort: "created" | "updated" | "full_name" | "pushed";
127
127
  page: number;
128
- visibility: "public" | "private" | "all";
128
+ visibility: "all" | "public" | "private";
129
129
  direction: "asc" | "desc";
130
130
  per_page: number;
131
131
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -134,7 +134,7 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
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;
137
+ visibility?: "all" | "public" | "private" | undefined;
138
138
  direction?: "asc" | "desc" | undefined;
139
139
  per_page?: number | undefined;
140
140
  }>, z.ZodObject<{
@@ -187,9 +187,9 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
187
187
  }, "strip", z.ZodTypeAny, {
188
188
  operation: "list_issues";
189
189
  sort: "created" | "updated" | "comments";
190
+ state: "all" | "open" | "closed";
190
191
  owner: string;
191
192
  page: number;
192
- state: "all" | "open" | "closed";
193
193
  repo: string;
194
194
  direction: "asc" | "desc";
195
195
  per_page: number;
@@ -201,9 +201,9 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
201
201
  repo: string;
202
202
  sort?: "created" | "updated" | "comments" | undefined;
203
203
  credentials?: Partial<Record<CredentialType, string>> | undefined;
204
+ state?: "all" | "open" | "closed" | undefined;
204
205
  labels?: string | undefined;
205
206
  page?: number | undefined;
206
- state?: "all" | "open" | "closed" | undefined;
207
207
  direction?: "asc" | "desc" | undefined;
208
208
  per_page?: number | undefined;
209
209
  }>]>;
@@ -225,34 +225,34 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
225
225
  encoding: z.ZodOptional<z.ZodOptional<z.ZodString>>;
226
226
  }, "strip", z.ZodTypeAny, {
227
227
  operation: "get_file";
228
- error: string;
229
228
  success: boolean;
229
+ error: string;
230
230
  path?: string | undefined;
231
231
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
232
232
  name?: string | undefined;
233
233
  content?: string | undefined;
234
234
  url?: string | undefined;
235
+ encoding?: string | undefined;
235
236
  size?: number | undefined;
236
237
  sha?: string | undefined;
237
238
  html_url?: string | undefined;
238
239
  git_url?: string | undefined;
239
240
  download_url?: string | null | undefined;
240
- encoding?: string | undefined;
241
241
  }, {
242
242
  operation: "get_file";
243
- error: string;
244
243
  success: boolean;
244
+ error: string;
245
245
  path?: string | undefined;
246
246
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
247
247
  name?: string | undefined;
248
248
  content?: string | undefined;
249
249
  url?: string | undefined;
250
+ encoding?: string | undefined;
250
251
  size?: number | undefined;
251
252
  sha?: string | undefined;
252
253
  html_url?: string | undefined;
253
254
  git_url?: string | undefined;
254
255
  download_url?: string | null | undefined;
255
- encoding?: string | undefined;
256
256
  }>, z.ZodObject<{
257
257
  operation: z.ZodLiteral<"get_directory">;
258
258
  success: z.ZodBoolean;
@@ -296,8 +296,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
296
296
  }>, "many">>;
297
297
  }, "strip", z.ZodTypeAny, {
298
298
  operation: "get_directory";
299
- error: string;
300
299
  success: boolean;
300
+ error: string;
301
301
  contents?: {
302
302
  path: string;
303
303
  type: "file" | "dir" | "symlink" | "submodule";
@@ -313,8 +313,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
313
313
  }[] | undefined;
314
314
  }, {
315
315
  operation: "get_directory";
316
- error: string;
317
316
  success: boolean;
317
+ error: string;
318
318
  contents?: {
319
319
  path: string;
320
320
  type: "file" | "dir" | "symlink" | "submodule";
@@ -390,16 +390,16 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
390
390
  }, "strip", z.ZodTypeAny, {
391
391
  number: number;
392
392
  title: string;
393
+ state: "open" | "closed";
394
+ body: string | null;
395
+ id: number;
393
396
  user: {
394
397
  id: number;
395
398
  login: string;
396
399
  avatar_url: string;
397
400
  };
398
- id: number;
399
- body: string | null;
400
401
  created_at: string;
401
402
  draft: boolean;
402
- state: "open" | "closed";
403
403
  html_url: string;
404
404
  node_id: string;
405
405
  updated_at: string;
@@ -425,16 +425,16 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
425
425
  }, {
426
426
  number: number;
427
427
  title: string;
428
+ state: "open" | "closed";
429
+ body: string | null;
430
+ id: number;
428
431
  user: {
429
432
  id: number;
430
433
  login: string;
431
434
  avatar_url: string;
432
435
  };
433
- id: number;
434
- body: string | null;
435
436
  created_at: string;
436
437
  draft: boolean;
437
- state: "open" | "closed";
438
438
  html_url: string;
439
439
  node_id: string;
440
440
  updated_at: string;
@@ -460,21 +460,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
460
460
  }>, "many">>;
461
461
  }, "strip", z.ZodTypeAny, {
462
462
  operation: "list_pull_requests";
463
- error: string;
464
463
  success: boolean;
464
+ error: string;
465
465
  pull_requests?: {
466
466
  number: number;
467
467
  title: string;
468
+ state: "open" | "closed";
469
+ body: string | null;
470
+ id: number;
468
471
  user: {
469
472
  id: number;
470
473
  login: string;
471
474
  avatar_url: string;
472
475
  };
473
- id: number;
474
- body: string | null;
475
476
  created_at: string;
476
477
  draft: boolean;
477
- state: "open" | "closed";
478
478
  html_url: string;
479
479
  node_id: string;
480
480
  updated_at: string;
@@ -500,21 +500,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
500
500
  }[] | undefined;
501
501
  }, {
502
502
  operation: "list_pull_requests";
503
- error: string;
504
503
  success: boolean;
504
+ error: string;
505
505
  pull_requests?: {
506
506
  number: number;
507
507
  title: string;
508
+ state: "open" | "closed";
509
+ body: string | null;
510
+ id: number;
508
511
  user: {
509
512
  id: number;
510
513
  login: string;
511
514
  avatar_url: string;
512
515
  };
513
- id: number;
514
- body: string | null;
515
516
  created_at: string;
516
517
  draft: boolean;
517
- state: "open" | "closed";
518
518
  html_url: string;
519
519
  node_id: string;
520
520
  updated_at: string;
@@ -599,21 +599,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
599
599
  changed_files: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
600
600
  }, "strip", z.ZodTypeAny, {
601
601
  operation: "get_pull_request";
602
- error: string;
603
602
  success: boolean;
603
+ error: string;
604
604
  number?: number | undefined;
605
605
  title?: string | undefined;
606
+ state?: "open" | "closed" | undefined;
607
+ body?: string | null | undefined;
608
+ id?: number | undefined;
606
609
  user?: {
607
610
  id: number;
608
611
  login: string;
609
612
  avatar_url: string;
610
613
  } | undefined;
611
- id?: number | undefined;
612
- body?: string | null | undefined;
613
614
  created_at?: string | undefined;
614
615
  draft?: boolean | undefined;
615
616
  comments?: number | undefined;
616
- state?: "open" | "closed" | undefined;
617
617
  html_url?: string | undefined;
618
618
  node_id?: string | undefined;
619
619
  updated_at?: string | undefined;
@@ -637,21 +637,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
637
637
  changed_files?: number | undefined;
638
638
  }, {
639
639
  operation: "get_pull_request";
640
- error: string;
641
640
  success: boolean;
641
+ error: string;
642
642
  number?: number | undefined;
643
643
  title?: string | undefined;
644
+ state?: "open" | "closed" | undefined;
645
+ body?: string | null | undefined;
646
+ id?: number | undefined;
644
647
  user?: {
645
648
  id: number;
646
649
  login: string;
647
650
  avatar_url: string;
648
651
  } | undefined;
649
- id?: number | undefined;
650
- body?: string | null | undefined;
651
652
  created_at?: string | undefined;
652
653
  draft?: boolean | undefined;
653
654
  comments?: number | undefined;
654
- state?: "open" | "closed" | undefined;
655
655
  html_url?: string | undefined;
656
656
  node_id?: string | undefined;
657
657
  updated_at?: string | undefined;
@@ -696,28 +696,28 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
696
696
  html_url: z.ZodOptional<z.ZodString>;
697
697
  }, "strip", z.ZodTypeAny, {
698
698
  operation: "create_pr_comment";
699
- error: string;
700
699
  success: boolean;
700
+ error: string;
701
+ body?: string | undefined;
702
+ id?: number | undefined;
701
703
  user?: {
702
704
  id: number;
703
705
  login: string;
704
706
  } | undefined;
705
- id?: number | undefined;
706
- body?: string | undefined;
707
707
  created_at?: string | undefined;
708
708
  html_url?: string | undefined;
709
709
  node_id?: string | undefined;
710
710
  updated_at?: string | undefined;
711
711
  }, {
712
712
  operation: "create_pr_comment";
713
- error: string;
714
713
  success: boolean;
714
+ error: string;
715
+ body?: string | undefined;
716
+ id?: number | undefined;
715
717
  user?: {
716
718
  id: number;
717
719
  login: string;
718
720
  } | undefined;
719
- id?: number | undefined;
720
- body?: string | undefined;
721
721
  created_at?: string | undefined;
722
722
  html_url?: string | undefined;
723
723
  node_id?: string | undefined;
@@ -817,8 +817,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
817
817
  }>, "many">>;
818
818
  }, "strip", z.ZodTypeAny, {
819
819
  operation: "list_repositories";
820
- error: string;
821
820
  success: boolean;
821
+ error: string;
822
822
  repositories?: {
823
823
  description: string | null;
824
824
  name: string;
@@ -848,8 +848,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
848
848
  }[] | undefined;
849
849
  }, {
850
850
  operation: "list_repositories";
851
- error: string;
852
851
  success: boolean;
852
+ error: string;
853
853
  repositories?: {
854
854
  description: string | null;
855
855
  name: string;
@@ -919,8 +919,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
919
919
  visibility: z.ZodOptional<z.ZodOptional<z.ZodString>>;
920
920
  }, "strip", z.ZodTypeAny, {
921
921
  operation: "get_repository";
922
- error: string;
923
922
  success: boolean;
923
+ error: string;
924
924
  description?: string | null | undefined;
925
925
  name?: string | undefined;
926
926
  id?: number | undefined;
@@ -948,8 +948,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
948
948
  visibility?: string | undefined;
949
949
  }, {
950
950
  operation: "get_repository";
951
- error: string;
952
951
  success: boolean;
952
+ error: string;
953
953
  description?: string | null | undefined;
954
954
  name?: string | undefined;
955
955
  id?: number | undefined;
@@ -998,28 +998,28 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
998
998
  html_url: z.ZodOptional<z.ZodString>;
999
999
  }, "strip", z.ZodTypeAny, {
1000
1000
  operation: "create_issue_comment";
1001
- error: string;
1002
1001
  success: boolean;
1002
+ error: string;
1003
+ body?: string | undefined;
1004
+ id?: number | undefined;
1003
1005
  user?: {
1004
1006
  id: number;
1005
1007
  login: string;
1006
1008
  } | undefined;
1007
- id?: number | undefined;
1008
- body?: string | undefined;
1009
1009
  created_at?: string | undefined;
1010
1010
  html_url?: string | undefined;
1011
1011
  node_id?: string | undefined;
1012
1012
  updated_at?: string | undefined;
1013
1013
  }, {
1014
1014
  operation: "create_issue_comment";
1015
- error: string;
1016
1015
  success: boolean;
1016
+ error: string;
1017
+ body?: string | undefined;
1018
+ id?: number | undefined;
1017
1019
  user?: {
1018
1020
  id: number;
1019
1021
  login: string;
1020
1022
  } | undefined;
1021
- id?: number | undefined;
1022
- body?: string | undefined;
1023
1023
  created_at?: string | undefined;
1024
1024
  html_url?: string | undefined;
1025
1025
  node_id?: string | undefined;
@@ -1052,14 +1052,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1052
1052
  description: z.ZodNullable<z.ZodString>;
1053
1053
  }, "strip", z.ZodTypeAny, {
1054
1054
  description: string | null;
1055
- color: string;
1056
1055
  name: string;
1057
1056
  id: number;
1057
+ color: string;
1058
1058
  }, {
1059
1059
  description: string | null;
1060
- color: string;
1061
1060
  name: string;
1062
1061
  id: number;
1062
+ color: string;
1063
1063
  }>, "many">;
1064
1064
  created_at: z.ZodString;
1065
1065
  updated_at: z.ZodString;
@@ -1069,21 +1069,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1069
1069
  }, "strip", z.ZodTypeAny, {
1070
1070
  number: number;
1071
1071
  title: string;
1072
+ state: "open" | "closed";
1073
+ body: string | null;
1074
+ id: number;
1072
1075
  user: {
1073
1076
  id: number;
1074
1077
  login: string;
1075
1078
  };
1076
- id: number;
1077
- body: string | null;
1078
1079
  created_at: string;
1079
1080
  labels: {
1080
1081
  description: string | null;
1081
- color: string;
1082
1082
  name: string;
1083
1083
  id: number;
1084
+ color: string;
1084
1085
  }[];
1085
1086
  comments: number;
1086
- state: "open" | "closed";
1087
1087
  html_url: string;
1088
1088
  node_id: string;
1089
1089
  updated_at: string;
@@ -1091,21 +1091,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1091
1091
  }, {
1092
1092
  number: number;
1093
1093
  title: string;
1094
+ state: "open" | "closed";
1095
+ body: string | null;
1096
+ id: number;
1094
1097
  user: {
1095
1098
  id: number;
1096
1099
  login: string;
1097
1100
  };
1098
- id: number;
1099
- body: string | null;
1100
1101
  created_at: string;
1101
1102
  labels: {
1102
1103
  description: string | null;
1103
- color: string;
1104
1104
  name: string;
1105
1105
  id: number;
1106
+ color: string;
1106
1107
  }[];
1107
1108
  comments: number;
1108
- state: "open" | "closed";
1109
1109
  html_url: string;
1110
1110
  node_id: string;
1111
1111
  updated_at: string;
@@ -1113,26 +1113,26 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1113
1113
  }>, "many">>;
1114
1114
  }, "strip", z.ZodTypeAny, {
1115
1115
  operation: "list_issues";
1116
- error: string;
1117
1116
  success: boolean;
1117
+ error: string;
1118
1118
  issues?: {
1119
1119
  number: number;
1120
1120
  title: string;
1121
+ state: "open" | "closed";
1122
+ body: string | null;
1123
+ id: number;
1121
1124
  user: {
1122
1125
  id: number;
1123
1126
  login: string;
1124
1127
  };
1125
- id: number;
1126
- body: string | null;
1127
1128
  created_at: string;
1128
1129
  labels: {
1129
1130
  description: string | null;
1130
- color: string;
1131
1131
  name: string;
1132
1132
  id: number;
1133
+ color: string;
1133
1134
  }[];
1134
1135
  comments: number;
1135
- state: "open" | "closed";
1136
1136
  html_url: string;
1137
1137
  node_id: string;
1138
1138
  updated_at: string;
@@ -1140,26 +1140,26 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1140
1140
  }[] | undefined;
1141
1141
  }, {
1142
1142
  operation: "list_issues";
1143
- error: string;
1144
1143
  success: boolean;
1144
+ error: string;
1145
1145
  issues?: {
1146
1146
  number: number;
1147
1147
  title: string;
1148
+ state: "open" | "closed";
1149
+ body: string | null;
1150
+ id: number;
1148
1151
  user: {
1149
1152
  id: number;
1150
1153
  login: string;
1151
1154
  };
1152
- id: number;
1153
- body: string | null;
1154
1155
  created_at: string;
1155
1156
  labels: {
1156
1157
  description: string | null;
1157
- color: string;
1158
1158
  name: string;
1159
1159
  id: number;
1160
+ color: string;
1160
1161
  }[];
1161
1162
  comments: number;
1162
- state: "open" | "closed";
1163
1163
  html_url: string;
1164
1164
  node_id: string;
1165
1165
  updated_at: string;
@@ -1261,9 +1261,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1261
1261
  }, "strip", z.ZodTypeAny, {
1262
1262
  operation: "list_pull_requests";
1263
1263
  sort: "created" | "updated" | "popularity" | "long-running";
1264
+ state: "all" | "open" | "closed";
1264
1265
  owner: string;
1265
1266
  page: number;
1266
- state: "all" | "open" | "closed";
1267
1267
  repo: string;
1268
1268
  direction: "asc" | "desc";
1269
1269
  per_page: number;
@@ -1274,8 +1274,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1274
1274
  repo: string;
1275
1275
  sort?: "created" | "updated" | "popularity" | "long-running" | undefined;
1276
1276
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1277
- page?: number | undefined;
1278
1277
  state?: "all" | "open" | "closed" | undefined;
1278
+ page?: number | undefined;
1279
1279
  direction?: "asc" | "desc" | undefined;
1280
1280
  per_page?: number | undefined;
1281
1281
  }>, z.ZodObject<{
@@ -1329,7 +1329,7 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1329
1329
  operation: "list_repositories";
1330
1330
  sort: "created" | "updated" | "full_name" | "pushed";
1331
1331
  page: number;
1332
- visibility: "public" | "private" | "all";
1332
+ visibility: "all" | "public" | "private";
1333
1333
  direction: "asc" | "desc";
1334
1334
  per_page: number;
1335
1335
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1338,7 +1338,7 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1338
1338
  sort?: "created" | "updated" | "full_name" | "pushed" | undefined;
1339
1339
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1340
1340
  page?: number | undefined;
1341
- visibility?: "public" | "private" | "all" | undefined;
1341
+ visibility?: "all" | "public" | "private" | undefined;
1342
1342
  direction?: "asc" | "desc" | undefined;
1343
1343
  per_page?: number | undefined;
1344
1344
  }>, z.ZodObject<{
@@ -1391,9 +1391,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1391
1391
  }, "strip", z.ZodTypeAny, {
1392
1392
  operation: "list_issues";
1393
1393
  sort: "created" | "updated" | "comments";
1394
+ state: "all" | "open" | "closed";
1394
1395
  owner: string;
1395
1396
  page: number;
1396
- state: "all" | "open" | "closed";
1397
1397
  repo: string;
1398
1398
  direction: "asc" | "desc";
1399
1399
  per_page: number;
@@ -1405,9 +1405,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1405
1405
  repo: string;
1406
1406
  sort?: "created" | "updated" | "comments" | undefined;
1407
1407
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1408
+ state?: "all" | "open" | "closed" | undefined;
1408
1409
  labels?: string | undefined;
1409
1410
  page?: number | undefined;
1410
- state?: "all" | "open" | "closed" | undefined;
1411
1411
  direction?: "asc" | "desc" | undefined;
1412
1412
  per_page?: number | undefined;
1413
1413
  }>]>;
@@ -1429,34 +1429,34 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1429
1429
  encoding: z.ZodOptional<z.ZodOptional<z.ZodString>>;
1430
1430
  }, "strip", z.ZodTypeAny, {
1431
1431
  operation: "get_file";
1432
- error: string;
1433
1432
  success: boolean;
1433
+ error: string;
1434
1434
  path?: string | undefined;
1435
1435
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1436
1436
  name?: string | undefined;
1437
1437
  content?: string | undefined;
1438
1438
  url?: string | undefined;
1439
+ encoding?: string | undefined;
1439
1440
  size?: number | undefined;
1440
1441
  sha?: string | undefined;
1441
1442
  html_url?: string | undefined;
1442
1443
  git_url?: string | undefined;
1443
1444
  download_url?: string | null | undefined;
1444
- encoding?: string | undefined;
1445
1445
  }, {
1446
1446
  operation: "get_file";
1447
- error: string;
1448
1447
  success: boolean;
1448
+ error: string;
1449
1449
  path?: string | undefined;
1450
1450
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1451
1451
  name?: string | undefined;
1452
1452
  content?: string | undefined;
1453
1453
  url?: string | undefined;
1454
+ encoding?: string | undefined;
1454
1455
  size?: number | undefined;
1455
1456
  sha?: string | undefined;
1456
1457
  html_url?: string | undefined;
1457
1458
  git_url?: string | undefined;
1458
1459
  download_url?: string | null | undefined;
1459
- encoding?: string | undefined;
1460
1460
  }>, z.ZodObject<{
1461
1461
  operation: z.ZodLiteral<"get_directory">;
1462
1462
  success: z.ZodBoolean;
@@ -1500,8 +1500,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1500
1500
  }>, "many">>;
1501
1501
  }, "strip", z.ZodTypeAny, {
1502
1502
  operation: "get_directory";
1503
- error: string;
1504
1503
  success: boolean;
1504
+ error: string;
1505
1505
  contents?: {
1506
1506
  path: string;
1507
1507
  type: "file" | "dir" | "symlink" | "submodule";
@@ -1517,8 +1517,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1517
1517
  }[] | undefined;
1518
1518
  }, {
1519
1519
  operation: "get_directory";
1520
- error: string;
1521
1520
  success: boolean;
1521
+ error: string;
1522
1522
  contents?: {
1523
1523
  path: string;
1524
1524
  type: "file" | "dir" | "symlink" | "submodule";
@@ -1594,16 +1594,16 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1594
1594
  }, "strip", z.ZodTypeAny, {
1595
1595
  number: number;
1596
1596
  title: string;
1597
+ state: "open" | "closed";
1598
+ body: string | null;
1599
+ id: number;
1597
1600
  user: {
1598
1601
  id: number;
1599
1602
  login: string;
1600
1603
  avatar_url: string;
1601
1604
  };
1602
- id: number;
1603
- body: string | null;
1604
1605
  created_at: string;
1605
1606
  draft: boolean;
1606
- state: "open" | "closed";
1607
1607
  html_url: string;
1608
1608
  node_id: string;
1609
1609
  updated_at: string;
@@ -1629,16 +1629,16 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1629
1629
  }, {
1630
1630
  number: number;
1631
1631
  title: string;
1632
+ state: "open" | "closed";
1633
+ body: string | null;
1634
+ id: number;
1632
1635
  user: {
1633
1636
  id: number;
1634
1637
  login: string;
1635
1638
  avatar_url: string;
1636
1639
  };
1637
- id: number;
1638
- body: string | null;
1639
1640
  created_at: string;
1640
1641
  draft: boolean;
1641
- state: "open" | "closed";
1642
1642
  html_url: string;
1643
1643
  node_id: string;
1644
1644
  updated_at: string;
@@ -1664,21 +1664,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1664
1664
  }>, "many">>;
1665
1665
  }, "strip", z.ZodTypeAny, {
1666
1666
  operation: "list_pull_requests";
1667
- error: string;
1668
1667
  success: boolean;
1668
+ error: string;
1669
1669
  pull_requests?: {
1670
1670
  number: number;
1671
1671
  title: string;
1672
+ state: "open" | "closed";
1673
+ body: string | null;
1674
+ id: number;
1672
1675
  user: {
1673
1676
  id: number;
1674
1677
  login: string;
1675
1678
  avatar_url: string;
1676
1679
  };
1677
- id: number;
1678
- body: string | null;
1679
1680
  created_at: string;
1680
1681
  draft: boolean;
1681
- state: "open" | "closed";
1682
1682
  html_url: string;
1683
1683
  node_id: string;
1684
1684
  updated_at: string;
@@ -1704,21 +1704,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1704
1704
  }[] | undefined;
1705
1705
  }, {
1706
1706
  operation: "list_pull_requests";
1707
- error: string;
1708
1707
  success: boolean;
1708
+ error: string;
1709
1709
  pull_requests?: {
1710
1710
  number: number;
1711
1711
  title: string;
1712
+ state: "open" | "closed";
1713
+ body: string | null;
1714
+ id: number;
1712
1715
  user: {
1713
1716
  id: number;
1714
1717
  login: string;
1715
1718
  avatar_url: string;
1716
1719
  };
1717
- id: number;
1718
- body: string | null;
1719
1720
  created_at: string;
1720
1721
  draft: boolean;
1721
- state: "open" | "closed";
1722
1722
  html_url: string;
1723
1723
  node_id: string;
1724
1724
  updated_at: string;
@@ -1803,21 +1803,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1803
1803
  changed_files: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
1804
1804
  }, "strip", z.ZodTypeAny, {
1805
1805
  operation: "get_pull_request";
1806
- error: string;
1807
1806
  success: boolean;
1807
+ error: string;
1808
1808
  number?: number | undefined;
1809
1809
  title?: string | undefined;
1810
+ state?: "open" | "closed" | undefined;
1811
+ body?: string | null | undefined;
1812
+ id?: number | undefined;
1810
1813
  user?: {
1811
1814
  id: number;
1812
1815
  login: string;
1813
1816
  avatar_url: string;
1814
1817
  } | undefined;
1815
- id?: number | undefined;
1816
- body?: string | null | undefined;
1817
1818
  created_at?: string | undefined;
1818
1819
  draft?: boolean | undefined;
1819
1820
  comments?: number | undefined;
1820
- state?: "open" | "closed" | undefined;
1821
1821
  html_url?: string | undefined;
1822
1822
  node_id?: string | undefined;
1823
1823
  updated_at?: string | undefined;
@@ -1841,21 +1841,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1841
1841
  changed_files?: number | undefined;
1842
1842
  }, {
1843
1843
  operation: "get_pull_request";
1844
- error: string;
1845
1844
  success: boolean;
1845
+ error: string;
1846
1846
  number?: number | undefined;
1847
1847
  title?: string | undefined;
1848
+ state?: "open" | "closed" | undefined;
1849
+ body?: string | null | undefined;
1850
+ id?: number | undefined;
1848
1851
  user?: {
1849
1852
  id: number;
1850
1853
  login: string;
1851
1854
  avatar_url: string;
1852
1855
  } | undefined;
1853
- id?: number | undefined;
1854
- body?: string | null | undefined;
1855
1856
  created_at?: string | undefined;
1856
1857
  draft?: boolean | undefined;
1857
1858
  comments?: number | undefined;
1858
- state?: "open" | "closed" | undefined;
1859
1859
  html_url?: string | undefined;
1860
1860
  node_id?: string | undefined;
1861
1861
  updated_at?: string | undefined;
@@ -1900,28 +1900,28 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1900
1900
  html_url: z.ZodOptional<z.ZodString>;
1901
1901
  }, "strip", z.ZodTypeAny, {
1902
1902
  operation: "create_pr_comment";
1903
- error: string;
1904
1903
  success: boolean;
1904
+ error: string;
1905
+ body?: string | undefined;
1906
+ id?: number | undefined;
1905
1907
  user?: {
1906
1908
  id: number;
1907
1909
  login: string;
1908
1910
  } | undefined;
1909
- id?: number | undefined;
1910
- body?: string | undefined;
1911
1911
  created_at?: string | undefined;
1912
1912
  html_url?: string | undefined;
1913
1913
  node_id?: string | undefined;
1914
1914
  updated_at?: string | undefined;
1915
1915
  }, {
1916
1916
  operation: "create_pr_comment";
1917
- error: string;
1918
1917
  success: boolean;
1918
+ error: string;
1919
+ body?: string | undefined;
1920
+ id?: number | undefined;
1919
1921
  user?: {
1920
1922
  id: number;
1921
1923
  login: string;
1922
1924
  } | undefined;
1923
- id?: number | undefined;
1924
- body?: string | undefined;
1925
1925
  created_at?: string | undefined;
1926
1926
  html_url?: string | undefined;
1927
1927
  node_id?: string | undefined;
@@ -2021,8 +2021,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2021
2021
  }>, "many">>;
2022
2022
  }, "strip", z.ZodTypeAny, {
2023
2023
  operation: "list_repositories";
2024
- error: string;
2025
2024
  success: boolean;
2025
+ error: string;
2026
2026
  repositories?: {
2027
2027
  description: string | null;
2028
2028
  name: string;
@@ -2052,8 +2052,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2052
2052
  }[] | undefined;
2053
2053
  }, {
2054
2054
  operation: "list_repositories";
2055
- error: string;
2056
2055
  success: boolean;
2056
+ error: string;
2057
2057
  repositories?: {
2058
2058
  description: string | null;
2059
2059
  name: string;
@@ -2123,8 +2123,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2123
2123
  visibility: z.ZodOptional<z.ZodOptional<z.ZodString>>;
2124
2124
  }, "strip", z.ZodTypeAny, {
2125
2125
  operation: "get_repository";
2126
- error: string;
2127
2126
  success: boolean;
2127
+ error: string;
2128
2128
  description?: string | null | undefined;
2129
2129
  name?: string | undefined;
2130
2130
  id?: number | undefined;
@@ -2152,8 +2152,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2152
2152
  visibility?: string | undefined;
2153
2153
  }, {
2154
2154
  operation: "get_repository";
2155
- error: string;
2156
2155
  success: boolean;
2156
+ error: string;
2157
2157
  description?: string | null | undefined;
2158
2158
  name?: string | undefined;
2159
2159
  id?: number | undefined;
@@ -2202,28 +2202,28 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2202
2202
  html_url: z.ZodOptional<z.ZodString>;
2203
2203
  }, "strip", z.ZodTypeAny, {
2204
2204
  operation: "create_issue_comment";
2205
- error: string;
2206
2205
  success: boolean;
2206
+ error: string;
2207
+ body?: string | undefined;
2208
+ id?: number | undefined;
2207
2209
  user?: {
2208
2210
  id: number;
2209
2211
  login: string;
2210
2212
  } | undefined;
2211
- id?: number | undefined;
2212
- body?: string | undefined;
2213
2213
  created_at?: string | undefined;
2214
2214
  html_url?: string | undefined;
2215
2215
  node_id?: string | undefined;
2216
2216
  updated_at?: string | undefined;
2217
2217
  }, {
2218
2218
  operation: "create_issue_comment";
2219
- error: string;
2220
2219
  success: boolean;
2220
+ error: string;
2221
+ body?: string | undefined;
2222
+ id?: number | undefined;
2221
2223
  user?: {
2222
2224
  id: number;
2223
2225
  login: string;
2224
2226
  } | undefined;
2225
- id?: number | undefined;
2226
- body?: string | undefined;
2227
2227
  created_at?: string | undefined;
2228
2228
  html_url?: string | undefined;
2229
2229
  node_id?: string | undefined;
@@ -2256,14 +2256,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2256
2256
  description: z.ZodNullable<z.ZodString>;
2257
2257
  }, "strip", z.ZodTypeAny, {
2258
2258
  description: string | null;
2259
- color: string;
2260
2259
  name: string;
2261
2260
  id: number;
2261
+ color: string;
2262
2262
  }, {
2263
2263
  description: string | null;
2264
- color: string;
2265
2264
  name: string;
2266
2265
  id: number;
2266
+ color: string;
2267
2267
  }>, "many">;
2268
2268
  created_at: z.ZodString;
2269
2269
  updated_at: z.ZodString;
@@ -2273,21 +2273,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2273
2273
  }, "strip", z.ZodTypeAny, {
2274
2274
  number: number;
2275
2275
  title: string;
2276
+ state: "open" | "closed";
2277
+ body: string | null;
2278
+ id: number;
2276
2279
  user: {
2277
2280
  id: number;
2278
2281
  login: string;
2279
2282
  };
2280
- id: number;
2281
- body: string | null;
2282
2283
  created_at: string;
2283
2284
  labels: {
2284
2285
  description: string | null;
2285
- color: string;
2286
2286
  name: string;
2287
2287
  id: number;
2288
+ color: string;
2288
2289
  }[];
2289
2290
  comments: number;
2290
- state: "open" | "closed";
2291
2291
  html_url: string;
2292
2292
  node_id: string;
2293
2293
  updated_at: string;
@@ -2295,21 +2295,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2295
2295
  }, {
2296
2296
  number: number;
2297
2297
  title: string;
2298
+ state: "open" | "closed";
2299
+ body: string | null;
2300
+ id: number;
2298
2301
  user: {
2299
2302
  id: number;
2300
2303
  login: string;
2301
2304
  };
2302
- id: number;
2303
- body: string | null;
2304
2305
  created_at: string;
2305
2306
  labels: {
2306
2307
  description: string | null;
2307
- color: string;
2308
2308
  name: string;
2309
2309
  id: number;
2310
+ color: string;
2310
2311
  }[];
2311
2312
  comments: number;
2312
- state: "open" | "closed";
2313
2313
  html_url: string;
2314
2314
  node_id: string;
2315
2315
  updated_at: string;
@@ -2317,26 +2317,26 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2317
2317
  }>, "many">>;
2318
2318
  }, "strip", z.ZodTypeAny, {
2319
2319
  operation: "list_issues";
2320
- error: string;
2321
2320
  success: boolean;
2321
+ error: string;
2322
2322
  issues?: {
2323
2323
  number: number;
2324
2324
  title: string;
2325
+ state: "open" | "closed";
2326
+ body: string | null;
2327
+ id: number;
2325
2328
  user: {
2326
2329
  id: number;
2327
2330
  login: string;
2328
2331
  };
2329
- id: number;
2330
- body: string | null;
2331
2332
  created_at: string;
2332
2333
  labels: {
2333
2334
  description: string | null;
2334
- color: string;
2335
2335
  name: string;
2336
2336
  id: number;
2337
+ color: string;
2337
2338
  }[];
2338
2339
  comments: number;
2339
- state: "open" | "closed";
2340
2340
  html_url: string;
2341
2341
  node_id: string;
2342
2342
  updated_at: string;
@@ -2344,26 +2344,26 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2344
2344
  }[] | undefined;
2345
2345
  }, {
2346
2346
  operation: "list_issues";
2347
- error: string;
2348
2347
  success: boolean;
2348
+ error: string;
2349
2349
  issues?: {
2350
2350
  number: number;
2351
2351
  title: string;
2352
+ state: "open" | "closed";
2353
+ body: string | null;
2354
+ id: number;
2352
2355
  user: {
2353
2356
  id: number;
2354
2357
  login: string;
2355
2358
  };
2356
- id: number;
2357
- body: string | null;
2358
2359
  created_at: string;
2359
2360
  labels: {
2360
2361
  description: string | null;
2361
- color: string;
2362
2362
  name: string;
2363
2363
  id: number;
2364
+ color: string;
2364
2365
  }[];
2365
2366
  comments: number;
2366
- state: "open" | "closed";
2367
2367
  html_url: string;
2368
2368
  node_id: string;
2369
2369
  updated_at: string;