@bubblelab/bubble-core 0.1.36 → 0.1.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/dist/bubble-bundle.d.ts +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -1439,9 +1439,6 @@ export declare const JiraIssueSchema: z.ZodObject<{
1439
1439
  changelog: z.ZodOptional<z.ZodUnknown>;
1440
1440
  }, "strip", z.ZodTypeAny, {
1441
1441
  id?: string | undefined;
1442
- key?: string | undefined;
1443
- expand?: string | undefined;
1444
- self?: string | undefined;
1445
1442
  fields?: z.objectOutputType<{
1446
1443
  summary: z.ZodOptional<z.ZodString>;
1447
1444
  description: z.ZodOptional<z.ZodUnknown>;
@@ -1779,6 +1776,8 @@ export declare const JiraIssueSchema: z.ZodObject<{
1779
1776
  total: z.ZodOptional<z.ZodNumber>;
1780
1777
  }, z.ZodTypeAny, "passthrough">>>;
1781
1778
  }, z.ZodTypeAny, "passthrough"> | undefined;
1779
+ key?: string | undefined;
1780
+ changelog?: unknown;
1782
1781
  transitions?: z.objectOutputType<{
1783
1782
  id: z.ZodString;
1784
1783
  name: z.ZodString;
@@ -1823,12 +1822,10 @@ 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;
1827
- }, {
1828
- id?: string | undefined;
1829
- key?: string | undefined;
1830
1825
  expand?: string | undefined;
1831
1826
  self?: string | undefined;
1827
+ }, {
1828
+ id?: string | undefined;
1832
1829
  fields?: z.objectInputType<{
1833
1830
  summary: z.ZodOptional<z.ZodString>;
1834
1831
  description: z.ZodOptional<z.ZodUnknown>;
@@ -2166,6 +2163,8 @@ export declare const JiraIssueSchema: z.ZodObject<{
2166
2163
  total: z.ZodOptional<z.ZodNumber>;
2167
2164
  }, z.ZodTypeAny, "passthrough">>>;
2168
2165
  }, z.ZodTypeAny, "passthrough"> | 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">;
@@ -2221,18 +2221,18 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2221
2221
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2222
2222
  }, "strip", z.ZodTypeAny, {
2223
2223
  operation: "search";
2224
- jql: string;
2225
2224
  limit: number;
2226
2225
  offset: number;
2227
- fields?: string[] | undefined;
2226
+ jql: string;
2228
2227
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2228
+ fields?: string[] | undefined;
2229
2229
  }, {
2230
2230
  operation: "search";
2231
2231
  jql: string;
2232
- fields?: string[] | undefined;
2233
2232
  limit?: number | undefined;
2234
- offset?: number | undefined;
2235
2233
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2234
+ fields?: string[] | undefined;
2235
+ offset?: number | undefined;
2236
2236
  }>, z.ZodObject<{
2237
2237
  operation: z.ZodLiteral<"get">;
2238
2238
  key: z.ZodString;
@@ -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
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
2246
- fields?: string[] | undefined;
2244
+ key: string;
2247
2245
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2246
+ fields?: string[] | undefined;
2247
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
2248
2248
  }, {
2249
- key: string;
2250
2249
  operation: "get";
2251
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
2252
- fields?: string[] | undefined;
2250
+ key: string;
2253
2251
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2252
+ fields?: string[] | undefined;
2253
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
2254
2254
  }>, z.ZodObject<{
2255
2255
  operation: z.ZodLiteral<"create">;
2256
2256
  project: z.ZodString;
@@ -2265,27 +2265,27 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2265
2265
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2266
2266
  }, "strip", z.ZodTypeAny, {
2267
2267
  type: string;
2268
+ operation: "create";
2268
2269
  summary: string;
2269
2270
  project: string;
2270
- operation: "create";
2271
2271
  description?: string | undefined;
2272
- priority?: string | undefined;
2273
- assignee?: string | undefined;
2272
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2274
2273
  labels?: string[] | undefined;
2275
2274
  parent?: string | undefined;
2276
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2275
+ assignee?: string | undefined;
2276
+ priority?: string | undefined;
2277
2277
  due_date?: string | undefined;
2278
2278
  }, {
2279
+ operation: "create";
2279
2280
  summary: string;
2280
2281
  project: string;
2281
- operation: "create";
2282
2282
  type?: string | undefined;
2283
2283
  description?: string | undefined;
2284
- priority?: string | undefined;
2285
- assignee?: string | undefined;
2284
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2286
2285
  labels?: string[] | undefined;
2287
2286
  parent?: string | undefined;
2288
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2287
+ assignee?: string | undefined;
2288
+ priority?: string | undefined;
2289
2289
  due_date?: string | undefined;
2290
2290
  }>, z.ZodObject<{
2291
2291
  operation: z.ZodLiteral<"update">;
@@ -2311,34 +2311,34 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2311
2311
  comment: z.ZodOptional<z.ZodString>;
2312
2312
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2313
2313
  }, "strip", z.ZodTypeAny, {
2314
- key: string;
2315
2314
  operation: "update";
2315
+ key: string;
2316
2316
  description?: string | undefined;
2317
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2317
2318
  summary?: string | undefined;
2318
- priority?: string | undefined;
2319
- assignee?: string | null | undefined;
2320
2319
  labels?: {
2321
2320
  set?: string[] | undefined;
2322
2321
  add?: string[] | undefined;
2323
2322
  remove?: string[] | undefined;
2324
2323
  } | undefined;
2325
2324
  comment?: string | undefined;
2326
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2325
+ assignee?: string | null | undefined;
2326
+ priority?: string | undefined;
2327
2327
  due_date?: string | null | undefined;
2328
2328
  }, {
2329
- key: string;
2330
2329
  operation: "update";
2330
+ key: string;
2331
2331
  description?: string | undefined;
2332
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
2332
2333
  summary?: string | undefined;
2333
- priority?: string | undefined;
2334
- assignee?: string | null | undefined;
2335
2334
  labels?: {
2336
2335
  set?: string[] | undefined;
2337
2336
  add?: string[] | undefined;
2338
2337
  remove?: string[] | undefined;
2339
2338
  } | undefined;
2340
2339
  comment?: string | undefined;
2341
- credentials?: Partial<Record<CredentialType, string>> | undefined;
2340
+ assignee?: string | null | undefined;
2341
+ priority?: string | undefined;
2342
2342
  due_date?: string | null | undefined;
2343
2343
  }>, z.ZodObject<{
2344
2344
  operation: z.ZodLiteral<"transition">;
@@ -2349,19 +2349,19 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2349
2349
  resolution: z.ZodOptional<z.ZodString>;
2350
2350
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2351
2351
  }, "strip", z.ZodTypeAny, {
2352
- key: string;
2353
2352
  operation: "transition";
2353
+ key: string;
2354
2354
  status?: string | undefined;
2355
- comment?: string | undefined;
2356
2355
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2356
+ comment?: string | undefined;
2357
2357
  transition_id?: string | undefined;
2358
2358
  resolution?: string | undefined;
2359
2359
  }, {
2360
- key: string;
2361
2360
  operation: "transition";
2361
+ key: string;
2362
2362
  status?: string | undefined;
2363
- comment?: string | undefined;
2364
2363
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2364
+ comment?: string | undefined;
2365
2365
  transition_id?: string | undefined;
2366
2366
  resolution?: string | undefined;
2367
2367
  }>, z.ZodObject<{
@@ -2369,12 +2369,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2369
2369
  key: z.ZodString;
2370
2370
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2371
2371
  }, "strip", z.ZodTypeAny, {
2372
- key: string;
2373
2372
  operation: "list_transitions";
2373
+ key: string;
2374
2374
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2375
2375
  }, {
2376
- key: string;
2377
2376
  operation: "list_transitions";
2377
+ key: string;
2378
2378
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2379
2379
  }>, z.ZodObject<{
2380
2380
  operation: z.ZodLiteral<"list_projects">;
@@ -2389,19 +2389,19 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2389
2389
  }, {
2390
2390
  operation: "list_projects";
2391
2391
  limit?: number | undefined;
2392
- offset?: number | undefined;
2393
2392
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2393
+ offset?: number | undefined;
2394
2394
  }>, z.ZodObject<{
2395
2395
  operation: z.ZodLiteral<"list_issue_types">;
2396
2396
  project: z.ZodString;
2397
2397
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2398
2398
  }, "strip", z.ZodTypeAny, {
2399
- project: string;
2400
2399
  operation: "list_issue_types";
2400
+ project: string;
2401
2401
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2402
2402
  }, {
2403
- project: string;
2404
2403
  operation: "list_issue_types";
2404
+ project: string;
2405
2405
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2406
2406
  }>, z.ZodObject<{
2407
2407
  operation: z.ZodLiteral<"add_comment">;
@@ -2409,14 +2409,14 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2409
2409
  body: z.ZodString;
2410
2410
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2411
2411
  }, "strip", z.ZodTypeAny, {
2412
- key: string;
2413
- body: string;
2414
2412
  operation: "add_comment";
2413
+ body: string;
2414
+ key: string;
2415
2415
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2416
2416
  }, {
2417
- key: string;
2418
- body: string;
2419
2417
  operation: "add_comment";
2418
+ body: string;
2419
+ key: string;
2420
2420
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2421
2421
  }>, z.ZodObject<{
2422
2422
  operation: z.ZodLiteral<"get_comments">;
@@ -2425,17 +2425,17 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2425
2425
  offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2426
2426
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2427
2427
  }, "strip", z.ZodTypeAny, {
2428
- key: string;
2429
2428
  operation: "get_comments";
2430
2429
  limit: number;
2431
2430
  offset: number;
2431
+ key: string;
2432
2432
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2433
2433
  }, {
2434
- key: string;
2435
2434
  operation: "get_comments";
2435
+ key: string;
2436
2436
  limit?: number | undefined;
2437
- offset?: number | undefined;
2438
2437
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2438
+ offset?: number | undefined;
2439
2439
  }>]>;
2440
2440
  export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
2441
2441
  operation: z.ZodLiteral<"search">;
@@ -3587,9 +3587,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3587
3587
  changelog: z.ZodOptional<z.ZodUnknown>;
3588
3588
  }, "strip", z.ZodTypeAny, {
3589
3589
  id?: string | undefined;
3590
- key?: string | undefined;
3591
- expand?: string | undefined;
3592
- self?: string | undefined;
3593
3590
  fields?: z.objectOutputType<{
3594
3591
  summary: z.ZodOptional<z.ZodString>;
3595
3592
  description: z.ZodOptional<z.ZodUnknown>;
@@ -3927,6 +3924,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3927
3924
  total: z.ZodOptional<z.ZodNumber>;
3928
3925
  }, z.ZodTypeAny, "passthrough">>>;
3929
3926
  }, z.ZodTypeAny, "passthrough"> | undefined;
3927
+ key?: string | undefined;
3928
+ changelog?: unknown;
3930
3929
  transitions?: z.objectOutputType<{
3931
3930
  id: z.ZodString;
3932
3931
  name: z.ZodString;
@@ -3971,12 +3970,10 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3971
3970
  }, z.ZodTypeAny, "passthrough">>>;
3972
3971
  }, z.ZodTypeAny, "passthrough">>>;
3973
3972
  }, z.ZodTypeAny, "passthrough">[] | undefined;
3974
- changelog?: unknown;
3975
- }, {
3976
- id?: string | undefined;
3977
- key?: string | undefined;
3978
3973
  expand?: string | undefined;
3979
3974
  self?: string | undefined;
3975
+ }, {
3976
+ id?: string | undefined;
3980
3977
  fields?: z.objectInputType<{
3981
3978
  summary: z.ZodOptional<z.ZodString>;
3982
3979
  description: z.ZodOptional<z.ZodUnknown>;
@@ -4314,6 +4311,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4314
4311
  total: z.ZodOptional<z.ZodNumber>;
4315
4312
  }, z.ZodTypeAny, "passthrough">>>;
4316
4313
  }, z.ZodTypeAny, "passthrough"> | undefined;
4314
+ key?: string | undefined;
4315
+ changelog?: unknown;
4317
4316
  transitions?: z.objectInputType<{
4318
4317
  id: z.ZodString;
4319
4318
  name: z.ZodString;
@@ -4358,7 +4357,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4358
4357
  }, z.ZodTypeAny, "passthrough">>>;
4359
4358
  }, z.ZodTypeAny, "passthrough">>>;
4360
4359
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4361
- changelog?: unknown;
4360
+ expand?: string | undefined;
4361
+ self?: string | undefined;
4362
4362
  }>, "many">>;
4363
4363
  total: z.ZodOptional<z.ZodNumber>;
4364
4364
  offset: z.ZodOptional<z.ZodNumber>;
@@ -4370,9 +4370,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4370
4370
  error: string;
4371
4371
  issues?: {
4372
4372
  id?: string | undefined;
4373
- key?: string | undefined;
4374
- expand?: string | undefined;
4375
- self?: string | undefined;
4376
4373
  fields?: z.objectOutputType<{
4377
4374
  summary: z.ZodOptional<z.ZodString>;
4378
4375
  description: z.ZodOptional<z.ZodUnknown>;
@@ -4710,6 +4707,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4710
4707
  total: z.ZodOptional<z.ZodNumber>;
4711
4708
  }, z.ZodTypeAny, "passthrough">>>;
4712
4709
  }, z.ZodTypeAny, "passthrough"> | undefined;
4710
+ key?: string | undefined;
4711
+ changelog?: unknown;
4713
4712
  transitions?: z.objectOutputType<{
4714
4713
  id: z.ZodString;
4715
4714
  name: z.ZodString;
@@ -4754,20 +4753,18 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4754
4753
  }, z.ZodTypeAny, "passthrough">>>;
4755
4754
  }, z.ZodTypeAny, "passthrough">>>;
4756
4755
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4757
- changelog?: unknown;
4756
+ expand?: string | undefined;
4757
+ self?: string | undefined;
4758
4758
  }[] | undefined;
4759
- total?: number | undefined;
4760
4759
  limit?: number | undefined;
4761
4760
  offset?: number | undefined;
4761
+ total?: number | undefined;
4762
4762
  }, {
4763
4763
  operation: "search";
4764
4764
  success: boolean;
4765
4765
  error: string;
4766
4766
  issues?: {
4767
4767
  id?: string | undefined;
4768
- key?: string | undefined;
4769
- expand?: string | undefined;
4770
- self?: string | undefined;
4771
4768
  fields?: z.objectInputType<{
4772
4769
  summary: z.ZodOptional<z.ZodString>;
4773
4770
  description: z.ZodOptional<z.ZodUnknown>;
@@ -5105,6 +5102,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
5105
5102
  total: z.ZodOptional<z.ZodNumber>;
5106
5103
  }, z.ZodTypeAny, "passthrough">>>;
5107
5104
  }, z.ZodTypeAny, "passthrough"> | undefined;
5105
+ key?: string | undefined;
5106
+ changelog?: unknown;
5108
5107
  transitions?: z.objectInputType<{
5109
5108
  id: z.ZodString;
5110
5109
  name: z.ZodString;
@@ -5149,11 +5148,12 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
5149
5148
  }, z.ZodTypeAny, "passthrough">>>;
5150
5149
  }, z.ZodTypeAny, "passthrough">>>;
5151
5150
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5152
- changelog?: unknown;
5151
+ expand?: string | undefined;
5152
+ self?: string | undefined;
5153
5153
  }[] | undefined;
5154
- total?: number | undefined;
5155
5154
  limit?: number | undefined;
5156
5155
  offset?: number | undefined;
5156
+ total?: number | undefined;
5157
5157
  }>, z.ZodObject<{
5158
5158
  operation: z.ZodLiteral<"get">;
5159
5159
  success: z.ZodBoolean;
@@ -6304,9 +6304,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6304
6304
  changelog: z.ZodOptional<z.ZodUnknown>;
6305
6305
  }, "strip", z.ZodTypeAny, {
6306
6306
  id?: string | undefined;
6307
- key?: string | undefined;
6308
- expand?: string | undefined;
6309
- self?: string | undefined;
6310
6307
  fields?: z.objectOutputType<{
6311
6308
  summary: z.ZodOptional<z.ZodString>;
6312
6309
  description: z.ZodOptional<z.ZodUnknown>;
@@ -6644,6 +6641,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6644
6641
  total: z.ZodOptional<z.ZodNumber>;
6645
6642
  }, z.ZodTypeAny, "passthrough">>>;
6646
6643
  }, z.ZodTypeAny, "passthrough"> | undefined;
6644
+ key?: string | undefined;
6645
+ changelog?: unknown;
6647
6646
  transitions?: z.objectOutputType<{
6648
6647
  id: z.ZodString;
6649
6648
  name: z.ZodString;
@@ -6688,12 +6687,10 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6688
6687
  }, z.ZodTypeAny, "passthrough">>>;
6689
6688
  }, z.ZodTypeAny, "passthrough">>>;
6690
6689
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6691
- changelog?: unknown;
6692
- }, {
6693
- id?: string | undefined;
6694
- key?: string | undefined;
6695
6690
  expand?: string | undefined;
6696
6691
  self?: string | undefined;
6692
+ }, {
6693
+ id?: string | undefined;
6697
6694
  fields?: z.objectInputType<{
6698
6695
  summary: z.ZodOptional<z.ZodString>;
6699
6696
  description: z.ZodOptional<z.ZodUnknown>;
@@ -7031,6 +7028,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7031
7028
  total: z.ZodOptional<z.ZodNumber>;
7032
7029
  }, z.ZodTypeAny, "passthrough">>>;
7033
7030
  }, z.ZodTypeAny, "passthrough"> | undefined;
7031
+ key?: string | undefined;
7032
+ changelog?: unknown;
7034
7033
  transitions?: z.objectInputType<{
7035
7034
  id: z.ZodString;
7036
7035
  name: z.ZodString;
@@ -7075,7 +7074,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7075
7074
  }, z.ZodTypeAny, "passthrough">>>;
7076
7075
  }, z.ZodTypeAny, "passthrough">>>;
7077
7076
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7078
- changelog?: unknown;
7077
+ expand?: string | undefined;
7078
+ self?: string | undefined;
7079
7079
  }>>;
7080
7080
  error: z.ZodString;
7081
7081
  }, "strip", z.ZodTypeAny, {
@@ -7084,9 +7084,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7084
7084
  error: string;
7085
7085
  issue?: {
7086
7086
  id?: string | undefined;
7087
- key?: string | undefined;
7088
- expand?: string | undefined;
7089
- self?: string | undefined;
7090
7087
  fields?: z.objectOutputType<{
7091
7088
  summary: z.ZodOptional<z.ZodString>;
7092
7089
  description: z.ZodOptional<z.ZodUnknown>;
@@ -7424,6 +7421,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7424
7421
  total: z.ZodOptional<z.ZodNumber>;
7425
7422
  }, z.ZodTypeAny, "passthrough">>>;
7426
7423
  }, z.ZodTypeAny, "passthrough"> | undefined;
7424
+ key?: string | undefined;
7425
+ changelog?: unknown;
7427
7426
  transitions?: z.objectOutputType<{
7428
7427
  id: z.ZodString;
7429
7428
  name: z.ZodString;
@@ -7468,7 +7467,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7468
7467
  }, z.ZodTypeAny, "passthrough">>>;
7469
7468
  }, z.ZodTypeAny, "passthrough">>>;
7470
7469
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7471
- changelog?: unknown;
7470
+ expand?: string | undefined;
7471
+ self?: string | undefined;
7472
7472
  } | undefined;
7473
7473
  }, {
7474
7474
  operation: "get";
@@ -7476,9 +7476,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7476
7476
  error: string;
7477
7477
  issue?: {
7478
7478
  id?: string | undefined;
7479
- key?: string | undefined;
7480
- expand?: string | undefined;
7481
- self?: string | undefined;
7482
7479
  fields?: z.objectInputType<{
7483
7480
  summary: z.ZodOptional<z.ZodString>;
7484
7481
  description: z.ZodOptional<z.ZodUnknown>;
@@ -7816,6 +7813,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7816
7813
  total: z.ZodOptional<z.ZodNumber>;
7817
7814
  }, z.ZodTypeAny, "passthrough">>>;
7818
7815
  }, z.ZodTypeAny, "passthrough"> | undefined;
7816
+ key?: string | undefined;
7817
+ changelog?: unknown;
7819
7818
  transitions?: z.objectInputType<{
7820
7819
  id: z.ZodString;
7821
7820
  name: z.ZodString;
@@ -7860,7 +7859,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7860
7859
  }, z.ZodTypeAny, "passthrough">>>;
7861
7860
  }, z.ZodTypeAny, "passthrough">>>;
7862
7861
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7863
- changelog?: unknown;
7862
+ expand?: string | undefined;
7863
+ self?: string | undefined;
7864
7864
  } | undefined;
7865
7865
  }>, z.ZodObject<{
7866
7866
  operation: z.ZodLiteral<"create">;