@bubblelab/bubble-core 0.1.201 → 0.1.203

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 (199) hide show
  1. package/dist/bubble-bundle.d.ts +171 -150
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +4 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  6. package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
  7. package/dist/bubbles/service-bubble/agi-inc.js +4 -6
  8. package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  10. package/dist/bubbles/service-bubble/ai-agent.js +3 -3
  11. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  12. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  13. package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
  14. package/dist/bubbles/service-bubble/airtable.js +8 -13
  15. package/dist/bubbles/service-bubble/airtable.js.map +1 -1
  16. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  19. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  20. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  22. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  23. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  24. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  25. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  26. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  27. package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/apify/apify.js +10 -11
  29. package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
  30. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
  31. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
  33. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  34. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  35. package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
  36. package/dist/bubbles/service-bubble/attio/attio.js +11 -12
  37. package/dist/bubbles/service-bubble/attio/attio.js.map +1 -1
  38. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  39. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
  40. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  41. package/dist/bubbles/service-bubble/browserbase/browserbase.js +3 -8
  42. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  43. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  45. package/dist/bubbles/service-bubble/confluence/confluence.d.ts.map +1 -1
  46. package/dist/bubbles/service-bubble/confluence/confluence.js +4 -6
  47. package/dist/bubbles/service-bubble/confluence/confluence.js.map +1 -1
  48. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  49. package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
  50. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  51. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  52. package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
  53. package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
  54. package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
  55. package/dist/bubbles/service-bubble/firecrawl.d.ts +304 -304
  56. package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
  57. package/dist/bubbles/service-bubble/firecrawl.js +3 -12
  58. package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
  59. package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
  60. package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
  61. package/dist/bubbles/service-bubble/followupboss.js +12 -13
  62. package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
  63. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  64. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
  65. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
  66. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
  67. package/dist/bubbles/service-bubble/github.d.ts +102 -102
  68. package/dist/bubbles/service-bubble/github.d.ts.map +1 -1
  69. package/dist/bubbles/service-bubble/github.js +14 -17
  70. package/dist/bubbles/service-bubble/github.js.map +1 -1
  71. package/dist/bubbles/service-bubble/gmail.d.ts +332 -332
  72. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  73. package/dist/bubbles/service-bubble/gmail.js +10 -12
  74. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  75. package/dist/bubbles/service-bubble/google-calendar.d.ts +136 -136
  76. package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
  77. package/dist/bubbles/service-bubble/google-calendar.js +10 -11
  78. package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
  79. package/dist/bubbles/service-bubble/google-drive.d.ts +116 -110
  80. package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
  81. package/dist/bubbles/service-bubble/google-drive.js +19 -13
  82. package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
  83. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  84. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  85. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js +6 -8
  86. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  87. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  88. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  89. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  90. package/dist/bubbles/service-bubble/hubspot/hubspot.js +9 -10
  91. package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -1
  92. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  93. package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
  94. package/dist/bubbles/service-bubble/insforge-db.js +24 -26
  95. package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
  96. package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
  97. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  98. package/dist/bubbles/service-bubble/jira/jira.js +5 -7
  99. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  100. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  101. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  102. package/dist/bubbles/service-bubble/linear/linear.d.ts.map +1 -1
  103. package/dist/bubbles/service-bubble/linear/linear.js +5 -7
  104. package/dist/bubbles/service-bubble/linear/linear.js.map +1 -1
  105. package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
  106. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  107. package/dist/bubbles/service-bubble/notion/notion.js +5 -11
  108. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  109. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  110. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  111. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
  112. package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
  113. package/dist/bubbles/service-bubble/posthog/posthog.js +17 -18
  114. package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
  115. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  116. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  117. package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
  118. package/dist/bubbles/service-bubble/resend.js +8 -13
  119. package/dist/bubbles/service-bubble/resend.js.map +1 -1
  120. package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
  121. package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
  122. package/dist/bubbles/service-bubble/s3/index.js +4 -0
  123. package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
  124. package/dist/bubbles/service-bubble/s3/s3.d.ts +306 -0
  125. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
  126. package/dist/bubbles/service-bubble/s3/s3.js +369 -0
  127. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
  128. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +265 -0
  129. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
  130. package/dist/bubbles/service-bubble/s3/s3.schema.js +213 -0
  131. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
  132. package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
  133. package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
  134. package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
  135. package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
  136. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  137. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts.map +1 -1
  138. package/dist/bubbles/service-bubble/sendsafely/sendsafely.js +4 -9
  139. package/dist/bubbles/service-bubble/sendsafely/sendsafely.js.map +1 -1
  140. package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
  141. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  142. package/dist/bubbles/service-bubble/slack/slack.js +4 -3
  143. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  144. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  145. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
  146. package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
  147. package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
  148. package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
  149. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  150. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  151. package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
  152. package/dist/bubbles/service-bubble/telegram.js +3 -3
  153. package/dist/bubbles/service-bubble/telegram.js.map +1 -1
  154. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
  155. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  156. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  157. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  158. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  159. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  160. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  161. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  162. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  163. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  164. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  165. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  166. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  167. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  168. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
  169. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  170. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  171. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  172. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  173. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  174. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  175. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  176. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  177. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
  178. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  179. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
  180. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  181. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  182. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  183. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  184. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  185. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  186. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  187. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  188. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  189. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
  190. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  191. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  192. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  193. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  194. package/dist/bubbles.json +493 -3
  195. package/dist/index.d.ts +1 -0
  196. package/dist/index.d.ts.map +1 -1
  197. package/dist/index.js +1 -0
  198. package/dist/index.js.map +1 -1
  199. package/package.json +2 -2
@@ -10,15 +10,15 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
10
10
  ref: z.ZodOptional<z.ZodString>;
11
11
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
12
12
  }, "strip", z.ZodTypeAny, {
13
- path: string;
14
13
  operation: "get_file";
14
+ path: string;
15
15
  owner: string;
16
16
  repo: string;
17
17
  credentials?: Partial<Record<CredentialType, string>> | undefined;
18
18
  ref?: string | undefined;
19
19
  }, {
20
- path: string;
21
20
  operation: "get_file";
21
+ path: string;
22
22
  owner: string;
23
23
  repo: string;
24
24
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -31,8 +31,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
31
31
  ref: z.ZodOptional<z.ZodString>;
32
32
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
33
33
  }, "strip", z.ZodTypeAny, {
34
- path: string;
35
34
  operation: "get_directory";
35
+ path: string;
36
36
  owner: string;
37
37
  repo: string;
38
38
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -55,8 +55,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
55
55
  page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
56
56
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
57
57
  }, "strip", z.ZodTypeAny, {
58
- sort: "created" | "updated" | "popularity" | "long-running";
59
58
  operation: "list_pull_requests";
59
+ sort: "updated" | "created" | "popularity" | "long-running";
60
60
  owner: string;
61
61
  page: number;
62
62
  state: "all" | "open" | "closed";
@@ -68,7 +68,7 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
68
68
  operation: "list_pull_requests";
69
69
  owner: string;
70
70
  repo: string;
71
- sort?: "created" | "updated" | "popularity" | "long-running" | undefined;
71
+ sort?: "updated" | "created" | "popularity" | "long-running" | undefined;
72
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
73
73
  page?: number | undefined;
74
74
  state?: "all" | "open" | "closed" | undefined;
@@ -122,8 +122,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
122
122
  page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
123
123
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
124
124
  }, "strip", z.ZodTypeAny, {
125
- sort: "created" | "updated" | "full_name" | "pushed";
126
125
  operation: "list_repositories";
126
+ sort: "updated" | "created" | "full_name" | "pushed";
127
127
  page: number;
128
128
  visibility: "public" | "private" | "all";
129
129
  direction: "asc" | "desc";
@@ -131,7 +131,7 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
131
131
  credentials?: Partial<Record<CredentialType, string>> | undefined;
132
132
  }, {
133
133
  operation: "list_repositories";
134
- sort?: "created" | "updated" | "full_name" | "pushed" | undefined;
134
+ sort?: "updated" | "created" | "full_name" | "pushed" | undefined;
135
135
  credentials?: Partial<Record<CredentialType, string>> | undefined;
136
136
  page?: number | undefined;
137
137
  visibility?: "public" | "private" | "all" | undefined;
@@ -183,8 +183,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
183
183
  assignees: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
184
184
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
185
185
  }, "strip", z.ZodTypeAny, {
186
- title: string;
187
186
  operation: "create_issue";
187
+ title: string;
188
188
  owner: string;
189
189
  repo: string;
190
190
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -192,8 +192,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
192
192
  labels?: string[] | undefined;
193
193
  assignees?: string[] | undefined;
194
194
  }, {
195
- title: string;
196
195
  operation: "create_issue";
196
+ title: string;
197
197
  owner: string;
198
198
  repo: string;
199
199
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -212,8 +212,8 @@ 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";
216
215
  operation: "list_issues";
216
+ sort: "updated" | "created" | "comments";
217
217
  owner: string;
218
218
  page: number;
219
219
  state: "all" | "open" | "closed";
@@ -226,7 +226,7 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
226
226
  operation: "list_issues";
227
227
  owner: string;
228
228
  repo: string;
229
- sort?: "created" | "updated" | "comments" | undefined;
229
+ sort?: "updated" | "created" | "comments" | undefined;
230
230
  credentials?: Partial<Record<CredentialType, string>> | undefined;
231
231
  labels?: string | undefined;
232
232
  page?: number | undefined;
@@ -251,9 +251,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
251
251
  content: z.ZodOptional<z.ZodOptional<z.ZodString>>;
252
252
  encoding: z.ZodOptional<z.ZodOptional<z.ZodString>>;
253
253
  }, "strip", z.ZodTypeAny, {
254
- error: string;
255
- success: boolean;
256
254
  operation: "get_file";
255
+ success: boolean;
256
+ error: string;
257
257
  path?: string | undefined;
258
258
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
259
259
  name?: string | undefined;
@@ -266,9 +266,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
266
266
  download_url?: string | null | undefined;
267
267
  encoding?: string | undefined;
268
268
  }, {
269
- error: string;
270
- success: boolean;
271
269
  operation: "get_file";
270
+ success: boolean;
271
+ error: string;
272
272
  path?: string | undefined;
273
273
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
274
274
  name?: string | undefined;
@@ -322,9 +322,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
322
322
  encoding?: string | undefined;
323
323
  }>, "many">>;
324
324
  }, "strip", z.ZodTypeAny, {
325
- error: string;
326
- success: boolean;
327
325
  operation: "get_directory";
326
+ success: boolean;
327
+ error: string;
328
328
  contents?: {
329
329
  path: string;
330
330
  type: "file" | "dir" | "symlink" | "submodule";
@@ -339,9 +339,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
339
339
  encoding?: string | undefined;
340
340
  }[] | undefined;
341
341
  }, {
342
- error: string;
343
- success: boolean;
344
342
  operation: "get_directory";
343
+ success: boolean;
344
+ error: string;
345
345
  contents?: {
346
346
  path: string;
347
347
  type: "file" | "dir" | "symlink" | "submodule";
@@ -486,9 +486,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
486
486
  changed_files?: number | undefined;
487
487
  }>, "many">>;
488
488
  }, "strip", z.ZodTypeAny, {
489
- error: string;
490
- success: boolean;
491
489
  operation: "list_pull_requests";
490
+ success: boolean;
491
+ error: string;
492
492
  pull_requests?: {
493
493
  number: number;
494
494
  title: string;
@@ -526,9 +526,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
526
526
  changed_files?: number | undefined;
527
527
  }[] | undefined;
528
528
  }, {
529
- error: string;
530
- success: boolean;
531
529
  operation: "list_pull_requests";
530
+ success: boolean;
531
+ error: string;
532
532
  pull_requests?: {
533
533
  number: number;
534
534
  title: string;
@@ -625,9 +625,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
625
625
  deletions: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
626
626
  changed_files: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
627
627
  }, "strip", z.ZodTypeAny, {
628
- error: string;
629
- success: boolean;
630
628
  operation: "get_pull_request";
629
+ success: boolean;
630
+ error: string;
631
631
  number?: number | undefined;
632
632
  title?: string | undefined;
633
633
  id?: number | undefined;
@@ -663,9 +663,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
663
663
  deletions?: number | undefined;
664
664
  changed_files?: number | undefined;
665
665
  }, {
666
- error: string;
667
- success: boolean;
668
666
  operation: "get_pull_request";
667
+ success: boolean;
668
+ error: string;
669
669
  number?: number | undefined;
670
670
  title?: string | undefined;
671
671
  id?: number | undefined;
@@ -722,9 +722,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
722
722
  updated_at: z.ZodOptional<z.ZodString>;
723
723
  html_url: z.ZodOptional<z.ZodString>;
724
724
  }, "strip", z.ZodTypeAny, {
725
- error: string;
726
- success: boolean;
727
725
  operation: "create_pr_comment";
726
+ success: boolean;
727
+ error: string;
728
728
  id?: number | undefined;
729
729
  user?: {
730
730
  id: number;
@@ -736,9 +736,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
736
736
  node_id?: string | undefined;
737
737
  updated_at?: string | undefined;
738
738
  }, {
739
- error: string;
740
- success: boolean;
741
739
  operation: "create_pr_comment";
740
+ success: boolean;
741
+ error: string;
742
742
  id?: number | undefined;
743
743
  user?: {
744
744
  id: number;
@@ -843,9 +843,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
843
843
  visibility?: string | undefined;
844
844
  }>, "many">>;
845
845
  }, "strip", z.ZodTypeAny, {
846
- error: string;
847
- success: boolean;
848
846
  operation: "list_repositories";
847
+ success: boolean;
848
+ error: string;
849
849
  repositories?: {
850
850
  description: string | null;
851
851
  name: string;
@@ -874,9 +874,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
874
874
  visibility?: string | undefined;
875
875
  }[] | undefined;
876
876
  }, {
877
- error: string;
878
- success: boolean;
879
877
  operation: "list_repositories";
878
+ success: boolean;
879
+ error: string;
880
880
  repositories?: {
881
881
  description: string | null;
882
882
  name: string;
@@ -945,9 +945,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
945
945
  default_branch: z.ZodOptional<z.ZodString>;
946
946
  visibility: z.ZodOptional<z.ZodOptional<z.ZodString>>;
947
947
  }, "strip", z.ZodTypeAny, {
948
- error: string;
949
- success: boolean;
950
948
  operation: "get_repository";
949
+ success: boolean;
950
+ error: string;
951
951
  description?: string | null | undefined;
952
952
  name?: string | undefined;
953
953
  id?: number | undefined;
@@ -974,9 +974,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
974
974
  default_branch?: string | undefined;
975
975
  visibility?: string | undefined;
976
976
  }, {
977
- error: string;
978
- success: boolean;
979
977
  operation: "get_repository";
978
+ success: boolean;
979
+ error: string;
980
980
  description?: string | null | undefined;
981
981
  name?: string | undefined;
982
982
  id?: number | undefined;
@@ -1024,9 +1024,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1024
1024
  updated_at: z.ZodOptional<z.ZodString>;
1025
1025
  html_url: z.ZodOptional<z.ZodString>;
1026
1026
  }, "strip", z.ZodTypeAny, {
1027
- error: string;
1028
- success: boolean;
1029
1027
  operation: "create_issue_comment";
1028
+ success: boolean;
1029
+ error: string;
1030
1030
  id?: number | undefined;
1031
1031
  user?: {
1032
1032
  id: number;
@@ -1038,9 +1038,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1038
1038
  node_id?: string | undefined;
1039
1039
  updated_at?: string | undefined;
1040
1040
  }, {
1041
- error: string;
1042
- success: boolean;
1043
1041
  operation: "create_issue_comment";
1042
+ success: boolean;
1043
+ error: string;
1044
1044
  id?: number | undefined;
1045
1045
  user?: {
1046
1046
  id: number;
@@ -1094,9 +1094,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1094
1094
  html_url: z.ZodOptional<z.ZodString>;
1095
1095
  comments: z.ZodOptional<z.ZodNumber>;
1096
1096
  }, "strip", z.ZodTypeAny, {
1097
- error: string;
1098
- success: boolean;
1099
1097
  operation: "create_issue";
1098
+ success: boolean;
1099
+ error: string;
1100
1100
  number?: number | undefined;
1101
1101
  title?: string | undefined;
1102
1102
  id?: number | undefined;
@@ -1119,9 +1119,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1119
1119
  updated_at?: string | undefined;
1120
1120
  closed_at?: string | null | undefined;
1121
1121
  }, {
1122
- error: string;
1123
- success: boolean;
1124
1122
  operation: "create_issue";
1123
+ success: boolean;
1124
+ error: string;
1125
1125
  number?: number | undefined;
1126
1126
  title?: string | undefined;
1127
1127
  id?: number | undefined;
@@ -1231,9 +1231,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1231
1231
  closed_at: string | null;
1232
1232
  }>, "many">>;
1233
1233
  }, "strip", z.ZodTypeAny, {
1234
- error: string;
1235
- success: boolean;
1236
1234
  operation: "list_issues";
1235
+ success: boolean;
1236
+ error: string;
1237
1237
  issues?: {
1238
1238
  number: number;
1239
1239
  title: string;
@@ -1258,9 +1258,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
1258
1258
  closed_at: string | null;
1259
1259
  }[] | undefined;
1260
1260
  }, {
1261
- error: string;
1262
- success: boolean;
1263
1261
  operation: "list_issues";
1262
+ success: boolean;
1263
+ error: string;
1264
1264
  issues?: {
1265
1265
  number: number;
1266
1266
  title: string;
@@ -1336,15 +1336,15 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1336
1336
  ref: z.ZodOptional<z.ZodString>;
1337
1337
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1338
1338
  }, "strip", z.ZodTypeAny, {
1339
- path: string;
1340
1339
  operation: "get_file";
1340
+ path: string;
1341
1341
  owner: string;
1342
1342
  repo: string;
1343
1343
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1344
1344
  ref?: string | undefined;
1345
1345
  }, {
1346
- path: string;
1347
1346
  operation: "get_file";
1347
+ path: string;
1348
1348
  owner: string;
1349
1349
  repo: string;
1350
1350
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1357,8 +1357,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1357
1357
  ref: z.ZodOptional<z.ZodString>;
1358
1358
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1359
1359
  }, "strip", z.ZodTypeAny, {
1360
- path: string;
1361
1360
  operation: "get_directory";
1361
+ path: string;
1362
1362
  owner: string;
1363
1363
  repo: string;
1364
1364
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1381,8 +1381,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1381
1381
  page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1382
1382
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1383
1383
  }, "strip", z.ZodTypeAny, {
1384
- sort: "created" | "updated" | "popularity" | "long-running";
1385
1384
  operation: "list_pull_requests";
1385
+ sort: "updated" | "created" | "popularity" | "long-running";
1386
1386
  owner: string;
1387
1387
  page: number;
1388
1388
  state: "all" | "open" | "closed";
@@ -1394,7 +1394,7 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1394
1394
  operation: "list_pull_requests";
1395
1395
  owner: string;
1396
1396
  repo: string;
1397
- sort?: "created" | "updated" | "popularity" | "long-running" | undefined;
1397
+ sort?: "updated" | "created" | "popularity" | "long-running" | undefined;
1398
1398
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1399
1399
  page?: number | undefined;
1400
1400
  state?: "all" | "open" | "closed" | undefined;
@@ -1448,8 +1448,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1448
1448
  page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1449
1449
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1450
1450
  }, "strip", z.ZodTypeAny, {
1451
- sort: "created" | "updated" | "full_name" | "pushed";
1452
1451
  operation: "list_repositories";
1452
+ sort: "updated" | "created" | "full_name" | "pushed";
1453
1453
  page: number;
1454
1454
  visibility: "public" | "private" | "all";
1455
1455
  direction: "asc" | "desc";
@@ -1457,7 +1457,7 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1457
1457
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1458
1458
  }, {
1459
1459
  operation: "list_repositories";
1460
- sort?: "created" | "updated" | "full_name" | "pushed" | undefined;
1460
+ sort?: "updated" | "created" | "full_name" | "pushed" | undefined;
1461
1461
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1462
1462
  page?: number | undefined;
1463
1463
  visibility?: "public" | "private" | "all" | undefined;
@@ -1509,8 +1509,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1509
1509
  assignees: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1510
1510
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1511
1511
  }, "strip", z.ZodTypeAny, {
1512
- title: string;
1513
1512
  operation: "create_issue";
1513
+ title: string;
1514
1514
  owner: string;
1515
1515
  repo: string;
1516
1516
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1518,8 +1518,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1518
1518
  labels?: string[] | undefined;
1519
1519
  assignees?: string[] | undefined;
1520
1520
  }, {
1521
- title: string;
1522
1521
  operation: "create_issue";
1522
+ title: string;
1523
1523
  owner: string;
1524
1524
  repo: string;
1525
1525
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1538,8 +1538,8 @@ 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";
1542
1541
  operation: "list_issues";
1542
+ sort: "updated" | "created" | "comments";
1543
1543
  owner: string;
1544
1544
  page: number;
1545
1545
  state: "all" | "open" | "closed";
@@ -1552,7 +1552,7 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1552
1552
  operation: "list_issues";
1553
1553
  owner: string;
1554
1554
  repo: string;
1555
- sort?: "created" | "updated" | "comments" | undefined;
1555
+ sort?: "updated" | "created" | "comments" | undefined;
1556
1556
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1557
1557
  labels?: string | undefined;
1558
1558
  page?: number | undefined;
@@ -1577,9 +1577,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1577
1577
  content: z.ZodOptional<z.ZodOptional<z.ZodString>>;
1578
1578
  encoding: z.ZodOptional<z.ZodOptional<z.ZodString>>;
1579
1579
  }, "strip", z.ZodTypeAny, {
1580
- error: string;
1581
- success: boolean;
1582
1580
  operation: "get_file";
1581
+ success: boolean;
1582
+ error: string;
1583
1583
  path?: string | undefined;
1584
1584
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1585
1585
  name?: string | undefined;
@@ -1592,9 +1592,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1592
1592
  download_url?: string | null | undefined;
1593
1593
  encoding?: string | undefined;
1594
1594
  }, {
1595
- error: string;
1596
- success: boolean;
1597
1595
  operation: "get_file";
1596
+ success: boolean;
1597
+ error: string;
1598
1598
  path?: string | undefined;
1599
1599
  type?: "file" | "dir" | "symlink" | "submodule" | undefined;
1600
1600
  name?: string | undefined;
@@ -1648,9 +1648,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1648
1648
  encoding?: string | undefined;
1649
1649
  }>, "many">>;
1650
1650
  }, "strip", z.ZodTypeAny, {
1651
- error: string;
1652
- success: boolean;
1653
1651
  operation: "get_directory";
1652
+ success: boolean;
1653
+ error: string;
1654
1654
  contents?: {
1655
1655
  path: string;
1656
1656
  type: "file" | "dir" | "symlink" | "submodule";
@@ -1665,9 +1665,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1665
1665
  encoding?: string | undefined;
1666
1666
  }[] | undefined;
1667
1667
  }, {
1668
- error: string;
1669
- success: boolean;
1670
1668
  operation: "get_directory";
1669
+ success: boolean;
1670
+ error: string;
1671
1671
  contents?: {
1672
1672
  path: string;
1673
1673
  type: "file" | "dir" | "symlink" | "submodule";
@@ -1812,9 +1812,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1812
1812
  changed_files?: number | undefined;
1813
1813
  }>, "many">>;
1814
1814
  }, "strip", z.ZodTypeAny, {
1815
- error: string;
1816
- success: boolean;
1817
1815
  operation: "list_pull_requests";
1816
+ success: boolean;
1817
+ error: string;
1818
1818
  pull_requests?: {
1819
1819
  number: number;
1820
1820
  title: string;
@@ -1852,9 +1852,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1852
1852
  changed_files?: number | undefined;
1853
1853
  }[] | undefined;
1854
1854
  }, {
1855
- error: string;
1856
- success: boolean;
1857
1855
  operation: "list_pull_requests";
1856
+ success: boolean;
1857
+ error: string;
1858
1858
  pull_requests?: {
1859
1859
  number: number;
1860
1860
  title: string;
@@ -1951,9 +1951,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1951
1951
  deletions: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
1952
1952
  changed_files: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
1953
1953
  }, "strip", z.ZodTypeAny, {
1954
- error: string;
1955
- success: boolean;
1956
1954
  operation: "get_pull_request";
1955
+ success: boolean;
1956
+ error: string;
1957
1957
  number?: number | undefined;
1958
1958
  title?: string | undefined;
1959
1959
  id?: number | undefined;
@@ -1989,9 +1989,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
1989
1989
  deletions?: number | undefined;
1990
1990
  changed_files?: number | undefined;
1991
1991
  }, {
1992
- error: string;
1993
- success: boolean;
1994
1992
  operation: "get_pull_request";
1993
+ success: boolean;
1994
+ error: string;
1995
1995
  number?: number | undefined;
1996
1996
  title?: string | undefined;
1997
1997
  id?: number | undefined;
@@ -2048,9 +2048,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2048
2048
  updated_at: z.ZodOptional<z.ZodString>;
2049
2049
  html_url: z.ZodOptional<z.ZodString>;
2050
2050
  }, "strip", z.ZodTypeAny, {
2051
- error: string;
2052
- success: boolean;
2053
2051
  operation: "create_pr_comment";
2052
+ success: boolean;
2053
+ error: string;
2054
2054
  id?: number | undefined;
2055
2055
  user?: {
2056
2056
  id: number;
@@ -2062,9 +2062,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2062
2062
  node_id?: string | undefined;
2063
2063
  updated_at?: string | undefined;
2064
2064
  }, {
2065
- error: string;
2066
- success: boolean;
2067
2065
  operation: "create_pr_comment";
2066
+ success: boolean;
2067
+ error: string;
2068
2068
  id?: number | undefined;
2069
2069
  user?: {
2070
2070
  id: number;
@@ -2169,9 +2169,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2169
2169
  visibility?: string | undefined;
2170
2170
  }>, "many">>;
2171
2171
  }, "strip", z.ZodTypeAny, {
2172
- error: string;
2173
- success: boolean;
2174
2172
  operation: "list_repositories";
2173
+ success: boolean;
2174
+ error: string;
2175
2175
  repositories?: {
2176
2176
  description: string | null;
2177
2177
  name: string;
@@ -2200,9 +2200,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2200
2200
  visibility?: string | undefined;
2201
2201
  }[] | undefined;
2202
2202
  }, {
2203
- error: string;
2204
- success: boolean;
2205
2203
  operation: "list_repositories";
2204
+ success: boolean;
2205
+ error: string;
2206
2206
  repositories?: {
2207
2207
  description: string | null;
2208
2208
  name: string;
@@ -2271,9 +2271,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2271
2271
  default_branch: z.ZodOptional<z.ZodString>;
2272
2272
  visibility: z.ZodOptional<z.ZodOptional<z.ZodString>>;
2273
2273
  }, "strip", z.ZodTypeAny, {
2274
- error: string;
2275
- success: boolean;
2276
2274
  operation: "get_repository";
2275
+ success: boolean;
2276
+ error: string;
2277
2277
  description?: string | null | undefined;
2278
2278
  name?: string | undefined;
2279
2279
  id?: number | undefined;
@@ -2300,9 +2300,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2300
2300
  default_branch?: string | undefined;
2301
2301
  visibility?: string | undefined;
2302
2302
  }, {
2303
- error: string;
2304
- success: boolean;
2305
2303
  operation: "get_repository";
2304
+ success: boolean;
2305
+ error: string;
2306
2306
  description?: string | null | undefined;
2307
2307
  name?: string | undefined;
2308
2308
  id?: number | undefined;
@@ -2350,9 +2350,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2350
2350
  updated_at: z.ZodOptional<z.ZodString>;
2351
2351
  html_url: z.ZodOptional<z.ZodString>;
2352
2352
  }, "strip", z.ZodTypeAny, {
2353
- error: string;
2354
- success: boolean;
2355
2353
  operation: "create_issue_comment";
2354
+ success: boolean;
2355
+ error: string;
2356
2356
  id?: number | undefined;
2357
2357
  user?: {
2358
2358
  id: number;
@@ -2364,9 +2364,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2364
2364
  node_id?: string | undefined;
2365
2365
  updated_at?: string | undefined;
2366
2366
  }, {
2367
- error: string;
2368
- success: boolean;
2369
2367
  operation: "create_issue_comment";
2368
+ success: boolean;
2369
+ error: string;
2370
2370
  id?: number | undefined;
2371
2371
  user?: {
2372
2372
  id: number;
@@ -2420,9 +2420,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2420
2420
  html_url: z.ZodOptional<z.ZodString>;
2421
2421
  comments: z.ZodOptional<z.ZodNumber>;
2422
2422
  }, "strip", z.ZodTypeAny, {
2423
- error: string;
2424
- success: boolean;
2425
2423
  operation: "create_issue";
2424
+ success: boolean;
2425
+ error: string;
2426
2426
  number?: number | undefined;
2427
2427
  title?: string | undefined;
2428
2428
  id?: number | undefined;
@@ -2445,9 +2445,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2445
2445
  updated_at?: string | undefined;
2446
2446
  closed_at?: string | null | undefined;
2447
2447
  }, {
2448
- error: string;
2449
- success: boolean;
2450
2448
  operation: "create_issue";
2449
+ success: boolean;
2450
+ error: string;
2451
2451
  number?: number | undefined;
2452
2452
  title?: string | undefined;
2453
2453
  id?: number | undefined;
@@ -2557,9 +2557,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2557
2557
  closed_at: string | null;
2558
2558
  }>, "many">>;
2559
2559
  }, "strip", z.ZodTypeAny, {
2560
- error: string;
2561
- success: boolean;
2562
2560
  operation: "list_issues";
2561
+ success: boolean;
2562
+ error: string;
2563
2563
  issues?: {
2564
2564
  number: number;
2565
2565
  title: string;
@@ -2584,9 +2584,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
2584
2584
  closed_at: string | null;
2585
2585
  }[] | undefined;
2586
2586
  }, {
2587
- error: string;
2588
- success: boolean;
2589
2587
  operation: "list_issues";
2588
+ success: boolean;
2589
+ error: string;
2590
2590
  issues?: {
2591
2591
  number: number;
2592
2592
  title: string;