@bubblelab/bubble-core 0.1.151 → 0.1.154

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 (134) hide show
  1. package/dist/bubble-bundle.d.ts +139 -137
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +114 -114
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +28 -28
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +24 -24
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +58 -58
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +112 -112
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +20 -20
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +20 -20
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +33 -33
  19. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
  23. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  24. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
  27. package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/firecrawl.d.ts +360 -360
  29. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  30. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
  32. package/dist/bubbles/service-bubble/github.d.ts +148 -148
  33. package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +34 -34
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +102 -102
  36. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
  38. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  40. package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
  41. package/dist/bubbles/service-bubble/jira/jira.d.ts +92 -92
  42. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +102 -102
  43. package/dist/bubbles/service-bubble/notion/notion.d.ts +651 -651
  44. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +28 -28
  45. package/dist/bubbles/service-bubble/postgresql.d.ts +18 -18
  46. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  47. package/dist/bubbles/service-bubble/slack/slack.d.ts +503 -503
  48. package/dist/bubbles/service-bubble/slack/slack.js +1 -1
  49. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  50. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/slack/slack.utils.js +16 -2
  52. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  53. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  54. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
  55. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +76 -76
  56. package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
  57. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +18 -18
  58. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +20 -20
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +2 -2
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  69. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  72. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
  76. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  78. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
  80. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  84. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  87. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
  88. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +66 -66
  89. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +112 -112
  91. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  94. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  95. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  97. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  99. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  100. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +38 -38
  101. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
  102. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +50 -50
  103. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +108 -108
  104. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
  105. package/dist/bubbles.json +1 -1
  106. package/package.json +2 -2
  107. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  108. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  109. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  110. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  111. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  112. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  113. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  114. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  115. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  116. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  117. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  118. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  119. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  120. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  121. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  122. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
  123. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
  124. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
  125. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
  126. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
  127. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
  128. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
  129. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
  130. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
  131. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
  132. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
  133. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
  134. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
@@ -1438,8 +1438,6 @@ export declare const JiraIssueSchema: z.ZodObject<{
1438
1438
  }, z.ZodTypeAny, "passthrough">>, "many">>;
1439
1439
  changelog: z.ZodOptional<z.ZodUnknown>;
1440
1440
  }, "strip", z.ZodTypeAny, {
1441
- key?: string | undefined;
1442
- id?: string | undefined;
1443
1441
  fields?: z.objectOutputType<{
1444
1442
  summary: z.ZodOptional<z.ZodString>;
1445
1443
  description: z.ZodOptional<z.ZodUnknown>;
@@ -1777,8 +1775,9 @@ export declare const JiraIssueSchema: z.ZodObject<{
1777
1775
  total: z.ZodOptional<z.ZodNumber>;
1778
1776
  }, z.ZodTypeAny, "passthrough">>>;
1779
1777
  }, z.ZodTypeAny, "passthrough"> | undefined;
1780
- expand?: string | undefined;
1781
- self?: string | undefined;
1778
+ id?: string | undefined;
1779
+ key?: string | undefined;
1780
+ changelog?: unknown;
1782
1781
  transitions?: z.objectOutputType<{
1783
1782
  id: z.ZodString;
1784
1783
  name: z.ZodString;
@@ -1823,10 +1822,9 @@ export declare const JiraIssueSchema: z.ZodObject<{
1823
1822
  }, z.ZodTypeAny, "passthrough">>>;
1824
1823
  }, z.ZodTypeAny, "passthrough">>>;
1825
1824
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1826
- changelog?: unknown;
1825
+ expand?: string | undefined;
1826
+ self?: string | undefined;
1827
1827
  }, {
1828
- key?: string | undefined;
1829
- id?: string | undefined;
1830
1828
  fields?: z.objectInputType<{
1831
1829
  summary: z.ZodOptional<z.ZodString>;
1832
1830
  description: z.ZodOptional<z.ZodUnknown>;
@@ -2164,8 +2162,9 @@ export declare const JiraIssueSchema: z.ZodObject<{
2164
2162
  total: z.ZodOptional<z.ZodNumber>;
2165
2163
  }, z.ZodTypeAny, "passthrough">>>;
2166
2164
  }, z.ZodTypeAny, "passthrough"> | undefined;
2167
- expand?: string | undefined;
2168
- self?: string | undefined;
2165
+ id?: string | undefined;
2166
+ key?: string | undefined;
2167
+ changelog?: unknown;
2169
2168
  transitions?: z.objectInputType<{
2170
2169
  id: z.ZodString;
2171
2170
  name: z.ZodString;
@@ -2210,7 +2209,8 @@ export declare const JiraIssueSchema: z.ZodObject<{
2210
2209
  }, z.ZodTypeAny, "passthrough">>>;
2211
2210
  }, z.ZodTypeAny, "passthrough">>>;
2212
2211
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2213
- changelog?: unknown;
2212
+ expand?: string | undefined;
2213
+ self?: string | undefined;
2214
2214
  }>;
2215
2215
  export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
2216
2216
  operation: z.ZodLiteral<"search">;
@@ -2224,13 +2224,13 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2224
2224
  limit: number;
2225
2225
  offset: number;
2226
2226
  jql: string;
2227
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2228
2227
  fields?: string[] | undefined;
2228
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2229
2229
  }, {
2230
2230
  operation: "search";
2231
2231
  jql: string;
2232
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2233
2232
  fields?: string[] | undefined;
2233
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2234
2234
  limit?: number | undefined;
2235
2235
  offset?: number | undefined;
2236
2236
  }>, z.ZodObject<{
@@ -2240,17 +2240,17 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2240
2240
  expand: z.ZodOptional<z.ZodArray<z.ZodEnum<["changelog", "comments", "transitions"]>, "many">>;
2241
2241
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2242
2242
  }, "strip", z.ZodTypeAny, {
2243
- key: string;
2244
2243
  operation: "get";
2245
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2244
+ key: string;
2246
2245
  fields?: string[] | undefined;
2247
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
2246
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2247
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
2248
2248
  }, {
2249
- key: string;
2250
2249
  operation: "get";
2251
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2250
+ key: string;
2252
2251
  fields?: string[] | undefined;
2253
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
2252
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2253
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
2254
2254
  }>, z.ZodObject<{
2255
2255
  operation: z.ZodLiteral<"create">;
2256
2256
  project: z.ZodString;
@@ -2265,9 +2265,9 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2265
2265
  custom_fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2266
2266
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2267
2267
  }, "strip", z.ZodTypeAny, {
2268
+ operation: "create";
2268
2269
  type: string;
2269
2270
  summary: string;
2270
- operation: "create";
2271
2271
  project: string;
2272
2272
  description?: string | undefined;
2273
2273
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -2278,8 +2278,8 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2278
2278
  due_date?: string | undefined;
2279
2279
  custom_fields?: Record<string, unknown> | undefined;
2280
2280
  }, {
2281
- summary: string;
2282
2281
  operation: "create";
2282
+ summary: string;
2283
2283
  project: string;
2284
2284
  type?: string | undefined;
2285
2285
  description?: string | undefined;
@@ -2314,12 +2314,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2314
2314
  comment: z.ZodOptional<z.ZodString>;
2315
2315
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2316
2316
  }, "strip", z.ZodTypeAny, {
2317
- key: string;
2318
2317
  operation: "update";
2318
+ key: string;
2319
2319
  description?: string | undefined;
2320
2320
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2321
- priority?: string | undefined;
2322
2321
  summary?: string | undefined;
2322
+ priority?: string | undefined;
2323
2323
  labels?: {
2324
2324
  set?: string[] | undefined;
2325
2325
  remove?: string[] | undefined;
@@ -2329,12 +2329,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2329
2329
  assignee?: string | null | undefined;
2330
2330
  due_date?: string | null | undefined;
2331
2331
  }, {
2332
- key: string;
2333
2332
  operation: "update";
2333
+ key: string;
2334
2334
  description?: string | undefined;
2335
2335
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2336
- priority?: string | undefined;
2337
2336
  summary?: string | undefined;
2337
+ priority?: string | undefined;
2338
2338
  labels?: {
2339
2339
  set?: string[] | undefined;
2340
2340
  remove?: string[] | undefined;
@@ -2352,16 +2352,16 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2352
2352
  resolution: z.ZodOptional<z.ZodString>;
2353
2353
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2354
2354
  }, "strip", z.ZodTypeAny, {
2355
- key: string;
2356
2355
  operation: "transition";
2356
+ key: string;
2357
2357
  status?: string | undefined;
2358
2358
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2359
2359
  comment?: string | undefined;
2360
2360
  transition_id?: string | undefined;
2361
2361
  resolution?: string | undefined;
2362
2362
  }, {
2363
- key: string;
2364
2363
  operation: "transition";
2364
+ key: string;
2365
2365
  status?: string | undefined;
2366
2366
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2367
2367
  comment?: string | undefined;
@@ -2372,12 +2372,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2372
2372
  key: z.ZodString;
2373
2373
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2374
2374
  }, "strip", z.ZodTypeAny, {
2375
- key: string;
2376
2375
  operation: "list_transitions";
2376
+ key: string;
2377
2377
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2378
2378
  }, {
2379
- key: string;
2380
2379
  operation: "list_transitions";
2380
+ key: string;
2381
2381
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2382
2382
  }>, z.ZodObject<{
2383
2383
  operation: z.ZodLiteral<"list_projects">;
@@ -2427,13 +2427,13 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2427
2427
  body: z.ZodString;
2428
2428
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2429
2429
  }, "strip", z.ZodTypeAny, {
2430
- key: string;
2431
2430
  operation: "add_comment";
2431
+ key: string;
2432
2432
  body: string;
2433
2433
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2434
2434
  }, {
2435
- key: string;
2436
2435
  operation: "add_comment";
2436
+ key: string;
2437
2437
  body: string;
2438
2438
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2439
2439
  }>, z.ZodObject<{
@@ -2443,14 +2443,14 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2443
2443
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2444
2444
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2445
2445
  }, "strip", z.ZodTypeAny, {
2446
- key: string;
2447
2446
  operation: "get_comments";
2448
2447
  limit: number;
2448
+ key: string;
2449
2449
  offset: number;
2450
2450
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2451
2451
  }, {
2452
- key: string;
2453
2452
  operation: "get_comments";
2453
+ key: string;
2454
2454
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2455
2455
  limit?: number | undefined;
2456
2456
  offset?: number | undefined;
@@ -3604,8 +3604,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3604
3604
  }, z.ZodTypeAny, "passthrough">>, "many">>;
3605
3605
  changelog: z.ZodOptional<z.ZodUnknown>;
3606
3606
  }, "strip", z.ZodTypeAny, {
3607
- key?: string | undefined;
3608
- id?: string | undefined;
3609
3607
  fields?: z.objectOutputType<{
3610
3608
  summary: z.ZodOptional<z.ZodString>;
3611
3609
  description: z.ZodOptional<z.ZodUnknown>;
@@ -3943,8 +3941,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3943
3941
  total: z.ZodOptional<z.ZodNumber>;
3944
3942
  }, z.ZodTypeAny, "passthrough">>>;
3945
3943
  }, z.ZodTypeAny, "passthrough"> | undefined;
3946
- expand?: string | undefined;
3947
- self?: string | undefined;
3944
+ id?: string | undefined;
3945
+ key?: string | undefined;
3946
+ changelog?: unknown;
3948
3947
  transitions?: z.objectOutputType<{
3949
3948
  id: z.ZodString;
3950
3949
  name: z.ZodString;
@@ -3989,10 +3988,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3989
3988
  }, z.ZodTypeAny, "passthrough">>>;
3990
3989
  }, z.ZodTypeAny, "passthrough">>>;
3991
3990
  }, z.ZodTypeAny, "passthrough">[] | undefined;
3992
- changelog?: unknown;
3991
+ expand?: string | undefined;
3992
+ self?: string | undefined;
3993
3993
  }, {
3994
- key?: string | undefined;
3995
- id?: string | undefined;
3996
3994
  fields?: z.objectInputType<{
3997
3995
  summary: z.ZodOptional<z.ZodString>;
3998
3996
  description: z.ZodOptional<z.ZodUnknown>;
@@ -4330,8 +4328,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4330
4328
  total: z.ZodOptional<z.ZodNumber>;
4331
4329
  }, z.ZodTypeAny, "passthrough">>>;
4332
4330
  }, z.ZodTypeAny, "passthrough"> | undefined;
4333
- expand?: string | undefined;
4334
- self?: string | undefined;
4331
+ id?: string | undefined;
4332
+ key?: string | undefined;
4333
+ changelog?: unknown;
4335
4334
  transitions?: z.objectInputType<{
4336
4335
  id: z.ZodString;
4337
4336
  name: z.ZodString;
@@ -4376,19 +4375,18 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4376
4375
  }, z.ZodTypeAny, "passthrough">>>;
4377
4376
  }, z.ZodTypeAny, "passthrough">>>;
4378
4377
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4379
- changelog?: unknown;
4378
+ expand?: string | undefined;
4379
+ self?: string | undefined;
4380
4380
  }>, "many">>;
4381
4381
  total: z.ZodOptional<z.ZodNumber>;
4382
4382
  offset: z.ZodOptional<z.ZodNumber>;
4383
4383
  limit: z.ZodOptional<z.ZodNumber>;
4384
4384
  error: z.ZodString;
4385
4385
  }, "strip", z.ZodTypeAny, {
4386
- error: string;
4387
4386
  success: boolean;
4387
+ error: string;
4388
4388
  operation: "search";
4389
4389
  issues?: {
4390
- key?: string | undefined;
4391
- id?: string | undefined;
4392
4390
  fields?: z.objectOutputType<{
4393
4391
  summary: z.ZodOptional<z.ZodString>;
4394
4392
  description: z.ZodOptional<z.ZodUnknown>;
@@ -4726,8 +4724,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4726
4724
  total: z.ZodOptional<z.ZodNumber>;
4727
4725
  }, z.ZodTypeAny, "passthrough">>>;
4728
4726
  }, z.ZodTypeAny, "passthrough"> | undefined;
4729
- expand?: string | undefined;
4730
- self?: string | undefined;
4727
+ id?: string | undefined;
4728
+ key?: string | undefined;
4729
+ changelog?: unknown;
4731
4730
  transitions?: z.objectOutputType<{
4732
4731
  id: z.ZodString;
4733
4732
  name: z.ZodString;
@@ -4772,18 +4771,17 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4772
4771
  }, z.ZodTypeAny, "passthrough">>>;
4773
4772
  }, z.ZodTypeAny, "passthrough">>>;
4774
4773
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4775
- changelog?: unknown;
4774
+ expand?: string | undefined;
4775
+ self?: string | undefined;
4776
4776
  }[] | undefined;
4777
4777
  limit?: number | undefined;
4778
4778
  offset?: number | undefined;
4779
4779
  total?: number | undefined;
4780
4780
  }, {
4781
- error: string;
4782
4781
  success: boolean;
4782
+ error: string;
4783
4783
  operation: "search";
4784
4784
  issues?: {
4785
- key?: string | undefined;
4786
- id?: string | undefined;
4787
4785
  fields?: z.objectInputType<{
4788
4786
  summary: z.ZodOptional<z.ZodString>;
4789
4787
  description: z.ZodOptional<z.ZodUnknown>;
@@ -5121,8 +5119,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
5121
5119
  total: z.ZodOptional<z.ZodNumber>;
5122
5120
  }, z.ZodTypeAny, "passthrough">>>;
5123
5121
  }, z.ZodTypeAny, "passthrough"> | undefined;
5124
- expand?: string | undefined;
5125
- self?: string | undefined;
5122
+ id?: string | undefined;
5123
+ key?: string | undefined;
5124
+ changelog?: unknown;
5126
5125
  transitions?: z.objectInputType<{
5127
5126
  id: z.ZodString;
5128
5127
  name: z.ZodString;
@@ -5167,7 +5166,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
5167
5166
  }, z.ZodTypeAny, "passthrough">>>;
5168
5167
  }, z.ZodTypeAny, "passthrough">>>;
5169
5168
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5170
- changelog?: unknown;
5169
+ expand?: string | undefined;
5170
+ self?: string | undefined;
5171
5171
  }[] | undefined;
5172
5172
  limit?: number | undefined;
5173
5173
  offset?: number | undefined;
@@ -6321,8 +6321,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6321
6321
  }, z.ZodTypeAny, "passthrough">>, "many">>;
6322
6322
  changelog: z.ZodOptional<z.ZodUnknown>;
6323
6323
  }, "strip", z.ZodTypeAny, {
6324
- key?: string | undefined;
6325
- id?: string | undefined;
6326
6324
  fields?: z.objectOutputType<{
6327
6325
  summary: z.ZodOptional<z.ZodString>;
6328
6326
  description: z.ZodOptional<z.ZodUnknown>;
@@ -6660,8 +6658,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6660
6658
  total: z.ZodOptional<z.ZodNumber>;
6661
6659
  }, z.ZodTypeAny, "passthrough">>>;
6662
6660
  }, z.ZodTypeAny, "passthrough"> | undefined;
6663
- expand?: string | undefined;
6664
- self?: string | undefined;
6661
+ id?: string | undefined;
6662
+ key?: string | undefined;
6663
+ changelog?: unknown;
6665
6664
  transitions?: z.objectOutputType<{
6666
6665
  id: z.ZodString;
6667
6666
  name: z.ZodString;
@@ -6706,10 +6705,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6706
6705
  }, z.ZodTypeAny, "passthrough">>>;
6707
6706
  }, z.ZodTypeAny, "passthrough">>>;
6708
6707
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6709
- changelog?: unknown;
6708
+ expand?: string | undefined;
6709
+ self?: string | undefined;
6710
6710
  }, {
6711
- key?: string | undefined;
6712
- id?: string | undefined;
6713
6711
  fields?: z.objectInputType<{
6714
6712
  summary: z.ZodOptional<z.ZodString>;
6715
6713
  description: z.ZodOptional<z.ZodUnknown>;
@@ -7047,8 +7045,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7047
7045
  total: z.ZodOptional<z.ZodNumber>;
7048
7046
  }, z.ZodTypeAny, "passthrough">>>;
7049
7047
  }, z.ZodTypeAny, "passthrough"> | undefined;
7050
- expand?: string | undefined;
7051
- self?: string | undefined;
7048
+ id?: string | undefined;
7049
+ key?: string | undefined;
7050
+ changelog?: unknown;
7052
7051
  transitions?: z.objectInputType<{
7053
7052
  id: z.ZodString;
7054
7053
  name: z.ZodString;
@@ -7093,16 +7092,15 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7093
7092
  }, z.ZodTypeAny, "passthrough">>>;
7094
7093
  }, z.ZodTypeAny, "passthrough">>>;
7095
7094
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7096
- changelog?: unknown;
7095
+ expand?: string | undefined;
7096
+ self?: string | undefined;
7097
7097
  }>>;
7098
7098
  error: z.ZodString;
7099
7099
  }, "strip", z.ZodTypeAny, {
7100
- error: string;
7101
7100
  success: boolean;
7101
+ error: string;
7102
7102
  operation: "get";
7103
7103
  issue?: {
7104
- key?: string | undefined;
7105
- id?: string | undefined;
7106
7104
  fields?: z.objectOutputType<{
7107
7105
  summary: z.ZodOptional<z.ZodString>;
7108
7106
  description: z.ZodOptional<z.ZodUnknown>;
@@ -7440,8 +7438,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7440
7438
  total: z.ZodOptional<z.ZodNumber>;
7441
7439
  }, z.ZodTypeAny, "passthrough">>>;
7442
7440
  }, z.ZodTypeAny, "passthrough"> | undefined;
7443
- expand?: string | undefined;
7444
- self?: string | undefined;
7441
+ id?: string | undefined;
7442
+ key?: string | undefined;
7443
+ changelog?: unknown;
7445
7444
  transitions?: z.objectOutputType<{
7446
7445
  id: z.ZodString;
7447
7446
  name: z.ZodString;
@@ -7486,15 +7485,14 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7486
7485
  }, z.ZodTypeAny, "passthrough">>>;
7487
7486
  }, z.ZodTypeAny, "passthrough">>>;
7488
7487
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7489
- changelog?: unknown;
7488
+ expand?: string | undefined;
7489
+ self?: string | undefined;
7490
7490
  } | undefined;
7491
7491
  }, {
7492
- error: string;
7493
7492
  success: boolean;
7493
+ error: string;
7494
7494
  operation: "get";
7495
7495
  issue?: {
7496
- key?: string | undefined;
7497
- id?: string | undefined;
7498
7496
  fields?: z.objectInputType<{
7499
7497
  summary: z.ZodOptional<z.ZodString>;
7500
7498
  description: z.ZodOptional<z.ZodUnknown>;
@@ -7832,8 +7830,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7832
7830
  total: z.ZodOptional<z.ZodNumber>;
7833
7831
  }, z.ZodTypeAny, "passthrough">>>;
7834
7832
  }, z.ZodTypeAny, "passthrough"> | undefined;
7835
- expand?: string | undefined;
7836
- self?: string | undefined;
7833
+ id?: string | undefined;
7834
+ key?: string | undefined;
7835
+ changelog?: unknown;
7837
7836
  transitions?: z.objectInputType<{
7838
7837
  id: z.ZodString;
7839
7838
  name: z.ZodString;
@@ -7878,7 +7877,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7878
7877
  }, z.ZodTypeAny, "passthrough">>>;
7879
7878
  }, z.ZodTypeAny, "passthrough">>>;
7880
7879
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7881
- changelog?: unknown;
7880
+ expand?: string | undefined;
7881
+ self?: string | undefined;
7882
7882
  } | undefined;
7883
7883
  }>, z.ZodObject<{
7884
7884
  operation: z.ZodLiteral<"create">;
@@ -7888,31 +7888,31 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7888
7888
  key: z.ZodString;
7889
7889
  self: z.ZodOptional<z.ZodString>;
7890
7890
  }, "strip", z.ZodTypeAny, {
7891
- key: string;
7892
7891
  id: string;
7892
+ key: string;
7893
7893
  self?: string | undefined;
7894
7894
  }, {
7895
- key: string;
7896
7895
  id: string;
7896
+ key: string;
7897
7897
  self?: string | undefined;
7898
7898
  }>>;
7899
7899
  error: z.ZodString;
7900
7900
  }, "strip", z.ZodTypeAny, {
7901
- error: string;
7902
7901
  success: boolean;
7902
+ error: string;
7903
7903
  operation: "create";
7904
7904
  issue?: {
7905
- key: string;
7906
7905
  id: string;
7906
+ key: string;
7907
7907
  self?: string | undefined;
7908
7908
  } | undefined;
7909
7909
  }, {
7910
- error: string;
7911
7910
  success: boolean;
7911
+ error: string;
7912
7912
  operation: "create";
7913
7913
  issue?: {
7914
- key: string;
7915
7914
  id: string;
7915
+ key: string;
7916
7916
  self?: string | undefined;
7917
7917
  } | undefined;
7918
7918
  }>, z.ZodObject<{
@@ -7921,13 +7921,13 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7921
7921
  key: z.ZodOptional<z.ZodString>;
7922
7922
  error: z.ZodString;
7923
7923
  }, "strip", z.ZodTypeAny, {
7924
- error: string;
7925
7924
  success: boolean;
7925
+ error: string;
7926
7926
  operation: "update";
7927
7927
  key?: string | undefined;
7928
7928
  }, {
7929
- error: string;
7930
7929
  success: boolean;
7930
+ error: string;
7931
7931
  operation: "update";
7932
7932
  key?: string | undefined;
7933
7933
  }>, z.ZodObject<{
@@ -7937,14 +7937,14 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7937
7937
  new_status: z.ZodOptional<z.ZodString>;
7938
7938
  error: z.ZodString;
7939
7939
  }, "strip", z.ZodTypeAny, {
7940
- error: string;
7941
7940
  success: boolean;
7941
+ error: string;
7942
7942
  operation: "transition";
7943
7943
  key?: string | undefined;
7944
7944
  new_status?: string | undefined;
7945
7945
  }, {
7946
- error: string;
7947
7946
  success: boolean;
7947
+ error: string;
7948
7948
  operation: "transition";
7949
7949
  key?: string | undefined;
7950
7950
  new_status?: string | undefined;
@@ -8083,8 +8083,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8083
8083
  }, z.ZodTypeAny, "passthrough">>, "many">>;
8084
8084
  error: z.ZodString;
8085
8085
  }, "strip", z.ZodTypeAny, {
8086
- error: string;
8087
8086
  success: boolean;
8087
+ error: string;
8088
8088
  operation: "list_transitions";
8089
8089
  transitions?: z.objectOutputType<{
8090
8090
  id: z.ZodString;
@@ -8131,8 +8131,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8131
8131
  }, z.ZodTypeAny, "passthrough">>>;
8132
8132
  }, z.ZodTypeAny, "passthrough">[] | undefined;
8133
8133
  }, {
8134
- error: string;
8135
8134
  success: boolean;
8135
+ error: string;
8136
8136
  operation: "list_transitions";
8137
8137
  transitions?: z.objectInputType<{
8138
8138
  id: z.ZodString;
@@ -8197,8 +8197,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8197
8197
  total: z.ZodOptional<z.ZodNumber>;
8198
8198
  error: z.ZodString;
8199
8199
  }, "strip", z.ZodTypeAny, {
8200
- error: string;
8201
8200
  success: boolean;
8201
+ error: string;
8202
8202
  operation: "list_projects";
8203
8203
  projects?: z.objectOutputType<{
8204
8204
  id: z.ZodString;
@@ -8207,8 +8207,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8207
8207
  }, z.ZodTypeAny, "passthrough">[] | undefined;
8208
8208
  total?: number | undefined;
8209
8209
  }, {
8210
- error: string;
8211
8210
  success: boolean;
8211
+ error: string;
8212
8212
  operation: "list_projects";
8213
8213
  projects?: z.objectInputType<{
8214
8214
  id: z.ZodString;
@@ -8237,8 +8237,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8237
8237
  }, z.ZodTypeAny, "passthrough">>, "many">>;
8238
8238
  error: z.ZodString;
8239
8239
  }, "strip", z.ZodTypeAny, {
8240
- error: string;
8241
8240
  success: boolean;
8241
+ error: string;
8242
8242
  operation: "list_issue_types";
8243
8243
  issue_types?: z.objectOutputType<{
8244
8244
  id: z.ZodString;
@@ -8247,8 +8247,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8247
8247
  subtask: z.ZodOptional<z.ZodBoolean>;
8248
8248
  }, z.ZodTypeAny, "passthrough">[] | undefined;
8249
8249
  }, {
8250
- error: string;
8251
8250
  success: boolean;
8251
+ error: string;
8252
8252
  operation: "list_issue_types";
8253
8253
  issue_types?: z.objectInputType<{
8254
8254
  id: z.ZodString;
@@ -8286,7 +8286,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8286
8286
  }>, "many">;
8287
8287
  }, "strip", z.ZodTypeAny, {
8288
8288
  name: string;
8289
- id: string;
8290
8289
  fields: {
8291
8290
  required: boolean;
8292
8291
  name: string;
@@ -8295,9 +8294,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8295
8294
  schema?: unknown;
8296
8295
  allowedValues?: unknown[] | undefined;
8297
8296
  }[];
8297
+ id: string;
8298
8298
  }, {
8299
8299
  name: string;
8300
- id: string;
8301
8300
  fields: {
8302
8301
  required: boolean;
8303
8302
  name: string;
@@ -8306,15 +8305,15 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8306
8305
  schema?: unknown;
8307
8306
  allowedValues?: unknown[] | undefined;
8308
8307
  }[];
8308
+ id: string;
8309
8309
  }>, "many">>;
8310
8310
  error: z.ZodString;
8311
8311
  }, "strip", z.ZodTypeAny, {
8312
- error: string;
8313
8312
  success: boolean;
8313
+ error: string;
8314
8314
  operation: "get_create_fields";
8315
8315
  issue_types?: {
8316
8316
  name: string;
8317
- id: string;
8318
8317
  fields: {
8319
8318
  required: boolean;
8320
8319
  name: string;
@@ -8323,14 +8322,14 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8323
8322
  schema?: unknown;
8324
8323
  allowedValues?: unknown[] | undefined;
8325
8324
  }[];
8325
+ id: string;
8326
8326
  }[] | undefined;
8327
8327
  }, {
8328
- error: string;
8329
8328
  success: boolean;
8329
+ error: string;
8330
8330
  operation: "get_create_fields";
8331
8331
  issue_types?: {
8332
8332
  name: string;
8333
- id: string;
8334
8333
  fields: {
8335
8334
  required: boolean;
8336
8335
  name: string;
@@ -8339,6 +8338,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8339
8338
  schema?: unknown;
8340
8339
  allowedValues?: unknown[] | undefined;
8341
8340
  }[];
8341
+ id: string;
8342
8342
  }[] | undefined;
8343
8343
  }>, z.ZodObject<{
8344
8344
  operation: z.ZodLiteral<"add_comment">;
@@ -8412,8 +8412,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8412
8412
  }, z.ZodTypeAny, "passthrough">>>;
8413
8413
  error: z.ZodString;
8414
8414
  }, "strip", z.ZodTypeAny, {
8415
- error: string;
8416
8415
  success: boolean;
8416
+ error: string;
8417
8417
  operation: "add_comment";
8418
8418
  comment?: z.objectOutputType<{
8419
8419
  id: z.ZodString;
@@ -8439,8 +8439,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8439
8439
  updated: z.ZodOptional<z.ZodString>;
8440
8440
  }, z.ZodTypeAny, "passthrough"> | undefined;
8441
8441
  }, {
8442
- error: string;
8443
8442
  success: boolean;
8443
+ error: string;
8444
8444
  operation: "add_comment";
8445
8445
  comment?: z.objectInputType<{
8446
8446
  id: z.ZodString;
@@ -8538,8 +8538,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8538
8538
  total: z.ZodOptional<z.ZodNumber>;
8539
8539
  error: z.ZodString;
8540
8540
  }, "strip", z.ZodTypeAny, {
8541
- error: string;
8542
8541
  success: boolean;
8542
+ error: string;
8543
8543
  operation: "get_comments";
8544
8544
  comments?: z.objectOutputType<{
8545
8545
  id: z.ZodString;
@@ -8566,8 +8566,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8566
8566
  }, z.ZodTypeAny, "passthrough">[] | undefined;
8567
8567
  total?: number | undefined;
8568
8568
  }, {
8569
- error: string;
8570
8569
  success: boolean;
8570
+ error: string;
8571
8571
  operation: "get_comments";
8572
8572
  comments?: z.objectInputType<{
8573
8573
  id: z.ZodString;