@bubblelab/bubble-core 0.1.203 → 0.1.205

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 (105) hide show
  1. package/dist/bubble-bundle.d.ts +219 -219
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +11 -0
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -0
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +61 -0
  6. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -0
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts +17 -17
  8. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.js +12 -2
  10. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  11. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  12. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  13. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +160 -160
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +100 -100
  15. package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +2 -2
  18. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +326 -326
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  25. package/dist/bubbles/service-bubble/github.d.ts +114 -114
  26. package/dist/bubbles/service-bubble/gmail.d.ts +308 -308
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  32. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  34. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  35. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  38. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  41. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  42. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +25 -25
  44. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  45. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  46. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  47. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -1
  48. package/dist/bubbles/service-bubble/s3/s3.js +8 -5
  49. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -1
  50. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/s3/s3.schema.js +3 -1
  52. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -1
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  54. package/dist/bubbles/service-bubble/slack/slack.d.ts +196 -196
  55. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  56. package/dist/bubbles/service-bubble/slack/slack.js +17 -6
  57. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  58. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +99 -99
  60. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  61. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +282 -282
  75. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +64 -64
  84. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +88 -88
  86. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  92. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  93. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  94. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  95. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
  96. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  97. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +22 -22
  99. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  100. package/dist/bubbles.json +1 -1
  101. package/dist/types/base-bubble-class.d.ts +6 -0
  102. package/dist/types/base-bubble-class.d.ts.map +1 -1
  103. package/dist/types/base-bubble-class.js +11 -0
  104. package/dist/types/base-bubble-class.js.map +1 -1
  105. package/package.json +2 -2
@@ -1438,8 +1438,8 @@ 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
1441
  id?: string | undefined;
1442
+ key?: string | undefined;
1443
1443
  fields?: z.objectOutputType<{
1444
1444
  summary: z.ZodOptional<z.ZodString>;
1445
1445
  description: z.ZodOptional<z.ZodUnknown>;
@@ -1777,8 +1777,7 @@ export declare const JiraIssueSchema: z.ZodObject<{
1777
1777
  total: z.ZodOptional<z.ZodNumber>;
1778
1778
  }, z.ZodTypeAny, "passthrough">>>;
1779
1779
  }, z.ZodTypeAny, "passthrough"> | undefined;
1780
- expand?: string | undefined;
1781
- self?: string | undefined;
1780
+ changelog?: unknown;
1782
1781
  transitions?: z.objectOutputType<{
1783
1782
  id: z.ZodString;
1784
1783
  name: z.ZodString;
@@ -1823,10 +1822,11 @@ 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
1828
  id?: string | undefined;
1829
+ key?: string | undefined;
1830
1830
  fields?: z.objectInputType<{
1831
1831
  summary: z.ZodOptional<z.ZodString>;
1832
1832
  description: z.ZodOptional<z.ZodUnknown>;
@@ -2164,8 +2164,7 @@ export declare const JiraIssueSchema: z.ZodObject<{
2164
2164
  total: z.ZodOptional<z.ZodNumber>;
2165
2165
  }, z.ZodTypeAny, "passthrough">>>;
2166
2166
  }, z.ZodTypeAny, "passthrough"> | undefined;
2167
- expand?: string | undefined;
2168
- self?: 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">;
@@ -2244,13 +2244,13 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2244
2244
  operation: "get";
2245
2245
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2246
2246
  fields?: string[] | undefined;
2247
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
2247
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
2248
2248
  }, {
2249
2249
  key: string;
2250
2250
  operation: "get";
2251
2251
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2252
2252
  fields?: string[] | undefined;
2253
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
2253
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
2254
2254
  }>, z.ZodObject<{
2255
2255
  operation: z.ZodLiteral<"create">;
2256
2256
  project: z.ZodString;
@@ -3604,8 +3604,8 @@ 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
3607
  id?: string | undefined;
3608
+ key?: string | undefined;
3609
3609
  fields?: z.objectOutputType<{
3610
3610
  summary: z.ZodOptional<z.ZodString>;
3611
3611
  description: z.ZodOptional<z.ZodUnknown>;
@@ -3943,8 +3943,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3943
3943
  total: z.ZodOptional<z.ZodNumber>;
3944
3944
  }, z.ZodTypeAny, "passthrough">>>;
3945
3945
  }, z.ZodTypeAny, "passthrough"> | undefined;
3946
- expand?: string | undefined;
3947
- self?: string | undefined;
3946
+ changelog?: unknown;
3948
3947
  transitions?: z.objectOutputType<{
3949
3948
  id: z.ZodString;
3950
3949
  name: z.ZodString;
@@ -3989,10 +3988,11 @@ 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
3994
  id?: string | undefined;
3995
+ key?: string | undefined;
3996
3996
  fields?: z.objectInputType<{
3997
3997
  summary: z.ZodOptional<z.ZodString>;
3998
3998
  description: z.ZodOptional<z.ZodUnknown>;
@@ -4330,8 +4330,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4330
4330
  total: z.ZodOptional<z.ZodNumber>;
4331
4331
  }, z.ZodTypeAny, "passthrough">>>;
4332
4332
  }, z.ZodTypeAny, "passthrough"> | undefined;
4333
- expand?: string | undefined;
4334
- self?: string | undefined;
4333
+ changelog?: unknown;
4335
4334
  transitions?: z.objectInputType<{
4336
4335
  id: z.ZodString;
4337
4336
  name: z.ZodString;
@@ -4376,7 +4375,8 @@ 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>;
@@ -4387,8 +4387,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4387
4387
  success: boolean;
4388
4388
  operation: "search";
4389
4389
  issues?: {
4390
- key?: string | undefined;
4391
4390
  id?: string | undefined;
4391
+ key?: string | undefined;
4392
4392
  fields?: z.objectOutputType<{
4393
4393
  summary: z.ZodOptional<z.ZodString>;
4394
4394
  description: z.ZodOptional<z.ZodUnknown>;
@@ -4726,8 +4726,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4726
4726
  total: z.ZodOptional<z.ZodNumber>;
4727
4727
  }, z.ZodTypeAny, "passthrough">>>;
4728
4728
  }, z.ZodTypeAny, "passthrough"> | undefined;
4729
- expand?: string | undefined;
4730
- self?: string | undefined;
4729
+ changelog?: unknown;
4731
4730
  transitions?: z.objectOutputType<{
4732
4731
  id: z.ZodString;
4733
4732
  name: z.ZodString;
@@ -4772,7 +4771,8 @@ 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;
@@ -4782,8 +4782,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4782
4782
  success: boolean;
4783
4783
  operation: "search";
4784
4784
  issues?: {
4785
- key?: string | undefined;
4786
4785
  id?: string | undefined;
4786
+ key?: string | undefined;
4787
4787
  fields?: z.objectInputType<{
4788
4788
  summary: z.ZodOptional<z.ZodString>;
4789
4789
  description: z.ZodOptional<z.ZodUnknown>;
@@ -5121,8 +5121,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
5121
5121
  total: z.ZodOptional<z.ZodNumber>;
5122
5122
  }, z.ZodTypeAny, "passthrough">>>;
5123
5123
  }, z.ZodTypeAny, "passthrough"> | undefined;
5124
- expand?: string | undefined;
5125
- self?: 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,8 @@ 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
6324
  id?: string | undefined;
6325
+ key?: string | undefined;
6326
6326
  fields?: z.objectOutputType<{
6327
6327
  summary: z.ZodOptional<z.ZodString>;
6328
6328
  description: z.ZodOptional<z.ZodUnknown>;
@@ -6660,8 +6660,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6660
6660
  total: z.ZodOptional<z.ZodNumber>;
6661
6661
  }, z.ZodTypeAny, "passthrough">>>;
6662
6662
  }, z.ZodTypeAny, "passthrough"> | undefined;
6663
- expand?: string | undefined;
6664
- self?: string | undefined;
6663
+ changelog?: unknown;
6665
6664
  transitions?: z.objectOutputType<{
6666
6665
  id: z.ZodString;
6667
6666
  name: z.ZodString;
@@ -6706,10 +6705,11 @@ 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
6711
  id?: string | undefined;
6712
+ key?: string | undefined;
6713
6713
  fields?: z.objectInputType<{
6714
6714
  summary: z.ZodOptional<z.ZodString>;
6715
6715
  description: z.ZodOptional<z.ZodUnknown>;
@@ -7047,8 +7047,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7047
7047
  total: z.ZodOptional<z.ZodNumber>;
7048
7048
  }, z.ZodTypeAny, "passthrough">>>;
7049
7049
  }, z.ZodTypeAny, "passthrough"> | undefined;
7050
- expand?: string | undefined;
7051
- self?: string | undefined;
7050
+ changelog?: unknown;
7052
7051
  transitions?: z.objectInputType<{
7053
7052
  id: z.ZodString;
7054
7053
  name: z.ZodString;
@@ -7093,7 +7092,8 @@ 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, {
@@ -7101,8 +7101,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7101
7101
  success: boolean;
7102
7102
  operation: "get";
7103
7103
  issue?: {
7104
- key?: string | undefined;
7105
7104
  id?: string | undefined;
7105
+ key?: string | undefined;
7106
7106
  fields?: z.objectOutputType<{
7107
7107
  summary: z.ZodOptional<z.ZodString>;
7108
7108
  description: z.ZodOptional<z.ZodUnknown>;
@@ -7440,8 +7440,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7440
7440
  total: z.ZodOptional<z.ZodNumber>;
7441
7441
  }, z.ZodTypeAny, "passthrough">>>;
7442
7442
  }, z.ZodTypeAny, "passthrough"> | undefined;
7443
- expand?: string | undefined;
7444
- self?: string | undefined;
7443
+ changelog?: unknown;
7445
7444
  transitions?: z.objectOutputType<{
7446
7445
  id: z.ZodString;
7447
7446
  name: z.ZodString;
@@ -7486,15 +7485,16 @@ 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
7492
  error: string;
7493
7493
  success: boolean;
7494
7494
  operation: "get";
7495
7495
  issue?: {
7496
- key?: string | undefined;
7497
7496
  id?: string | undefined;
7497
+ key?: string | undefined;
7498
7498
  fields?: z.objectInputType<{
7499
7499
  summary: z.ZodOptional<z.ZodString>;
7500
7500
  description: z.ZodOptional<z.ZodUnknown>;
@@ -7832,8 +7832,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7832
7832
  total: z.ZodOptional<z.ZodNumber>;
7833
7833
  }, z.ZodTypeAny, "passthrough">>>;
7834
7834
  }, z.ZodTypeAny, "passthrough"> | undefined;
7835
- expand?: string | undefined;
7836
- self?: 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,12 +7888,12 @@ 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;
@@ -7902,8 +7902,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7902
7902
  success: boolean;
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
  }, {
@@ -7911,8 +7911,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7911
7911
  success: boolean;
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<{
@@ -98,8 +98,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
98
98
  estimate: import("zod").ZodOptional<import("zod").ZodNumber>;
99
99
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
100
100
  }, "strip", import("zod").ZodTypeAny, {
101
- operation: "create";
102
101
  title: string;
102
+ operation: "create";
103
103
  teamId: string;
104
104
  description?: string | undefined;
105
105
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -113,8 +113,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
113
113
  parentId?: string | undefined;
114
114
  estimate?: number | undefined;
115
115
  }, {
116
- operation: "create";
117
116
  title: string;
117
+ operation: "create";
118
118
  teamId: string;
119
119
  description?: string | undefined;
120
120
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -151,8 +151,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
151
151
  estimate: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
152
152
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
153
153
  }, "strip", import("zod").ZodTypeAny, {
154
- operation: "update";
155
154
  id: string;
155
+ operation: "update";
156
156
  description?: string | undefined;
157
157
  title?: string | undefined;
158
158
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -168,8 +168,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
168
168
  stateName?: string | undefined;
169
169
  estimate?: number | null | undefined;
170
170
  }, {
171
- operation: "update";
172
171
  id: string;
172
+ operation: "update";
173
173
  description?: string | undefined;
174
174
  title?: string | undefined;
175
175
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -552,9 +552,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
552
552
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
553
553
  error: import("zod").ZodString;
554
554
  }, "strip", import("zod").ZodTypeAny, {
555
- operation: "search";
556
- success: boolean;
557
555
  error: string;
556
+ success: boolean;
557
+ operation: "search";
558
558
  issues?: import("zod").objectOutputType<{
559
559
  id: import("zod").ZodOptional<import("zod").ZodString>;
560
560
  identifier: import("zod").ZodOptional<import("zod").ZodString>;
@@ -651,9 +651,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
651
651
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
652
652
  total?: number | undefined;
653
653
  }, {
654
- operation: "search";
655
- success: boolean;
656
654
  error: string;
655
+ success: boolean;
656
+ operation: "search";
657
657
  issues?: import("zod").objectInputType<{
658
658
  id: import("zod").ZodOptional<import("zod").ZodString>;
659
659
  identifier: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1034,9 +1034,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1034
1034
  }, import("zod").ZodTypeAny, "passthrough">>>;
1035
1035
  error: import("zod").ZodString;
1036
1036
  }, "strip", import("zod").ZodTypeAny, {
1037
- operation: "get";
1038
- success: boolean;
1039
1037
  error: string;
1038
+ success: boolean;
1039
+ operation: "get";
1040
1040
  issue?: import("zod").objectOutputType<{
1041
1041
  id: import("zod").ZodOptional<import("zod").ZodString>;
1042
1042
  identifier: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1132,9 +1132,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1132
1132
  url: import("zod").ZodOptional<import("zod").ZodString>;
1133
1133
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1134
1134
  }, {
1135
- operation: "get";
1136
- success: boolean;
1137
1135
  error: string;
1136
+ success: boolean;
1137
+ operation: "get";
1138
1138
  issue?: import("zod").objectInputType<{
1139
1139
  id: import("zod").ZodOptional<import("zod").ZodString>;
1140
1140
  identifier: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1247,18 +1247,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1247
1247
  }>>;
1248
1248
  error: import("zod").ZodString;
1249
1249
  }, "strip", import("zod").ZodTypeAny, {
1250
- operation: "create";
1251
- success: boolean;
1252
1250
  error: string;
1251
+ success: boolean;
1252
+ operation: "create";
1253
1253
  issue?: {
1254
1254
  id: string;
1255
1255
  identifier: string;
1256
1256
  url?: string | undefined;
1257
1257
  } | undefined;
1258
1258
  }, {
1259
- operation: "create";
1260
- success: boolean;
1261
1259
  error: string;
1260
+ success: boolean;
1261
+ operation: "create";
1262
1262
  issue?: {
1263
1263
  id: string;
1264
1264
  identifier: string;
@@ -1279,17 +1279,17 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1279
1279
  }>>;
1280
1280
  error: import("zod").ZodString;
1281
1281
  }, "strip", import("zod").ZodTypeAny, {
1282
- operation: "update";
1283
- success: boolean;
1284
1282
  error: string;
1283
+ success: boolean;
1284
+ operation: "update";
1285
1285
  issue?: {
1286
1286
  id: string;
1287
1287
  identifier: string;
1288
1288
  } | undefined;
1289
1289
  }, {
1290
- operation: "update";
1291
- success: boolean;
1292
1290
  error: string;
1291
+ success: boolean;
1292
+ operation: "update";
1293
1293
  issue?: {
1294
1294
  id: string;
1295
1295
  identifier: string;
@@ -1312,18 +1312,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1312
1312
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
1313
1313
  error: import("zod").ZodString;
1314
1314
  }, "strip", import("zod").ZodTypeAny, {
1315
- operation: "list_teams";
1316
- success: boolean;
1317
1315
  error: string;
1316
+ success: boolean;
1317
+ operation: "list_teams";
1318
1318
  teams?: import("zod").objectOutputType<{
1319
1319
  id: import("zod").ZodString;
1320
1320
  name: import("zod").ZodString;
1321
1321
  key: import("zod").ZodString;
1322
1322
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1323
1323
  }, {
1324
- operation: "list_teams";
1325
- success: boolean;
1326
1324
  error: string;
1325
+ success: boolean;
1326
+ operation: "list_teams";
1327
1327
  teams?: import("zod").objectInputType<{
1328
1328
  id: import("zod").ZodString;
1329
1329
  name: import("zod").ZodString;
@@ -1347,18 +1347,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1347
1347
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
1348
1348
  error: import("zod").ZodString;
1349
1349
  }, "strip", import("zod").ZodTypeAny, {
1350
- operation: "list_projects";
1351
- success: boolean;
1352
1350
  error: string;
1351
+ success: boolean;
1352
+ operation: "list_projects";
1353
1353
  projects?: import("zod").objectOutputType<{
1354
1354
  id: import("zod").ZodString;
1355
1355
  name: import("zod").ZodString;
1356
1356
  state: import("zod").ZodOptional<import("zod").ZodString>;
1357
1357
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1358
1358
  }, {
1359
- operation: "list_projects";
1360
- success: boolean;
1361
1359
  error: string;
1360
+ success: boolean;
1361
+ operation: "list_projects";
1362
1362
  projects?: import("zod").objectInputType<{
1363
1363
  id: import("zod").ZodString;
1364
1364
  name: import("zod").ZodString;
@@ -1385,9 +1385,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1385
1385
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
1386
1386
  error: import("zod").ZodString;
1387
1387
  }, "strip", import("zod").ZodTypeAny, {
1388
- operation: "list_workflow_states";
1389
- success: boolean;
1390
1388
  error: string;
1389
+ success: boolean;
1390
+ operation: "list_workflow_states";
1391
1391
  states?: import("zod").objectOutputType<{
1392
1392
  id: import("zod").ZodString;
1393
1393
  name: import("zod").ZodString;
@@ -1395,9 +1395,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1395
1395
  color: import("zod").ZodOptional<import("zod").ZodString>;
1396
1396
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1397
1397
  }, {
1398
- operation: "list_workflow_states";
1399
- success: boolean;
1400
1398
  error: string;
1399
+ success: boolean;
1400
+ operation: "list_workflow_states";
1401
1401
  states?: import("zod").objectInputType<{
1402
1402
  id: import("zod").ZodString;
1403
1403
  name: import("zod").ZodString;
@@ -1464,9 +1464,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1464
1464
  }, import("zod").ZodTypeAny, "passthrough">>>;
1465
1465
  error: import("zod").ZodString;
1466
1466
  }, "strip", import("zod").ZodTypeAny, {
1467
- operation: "add_comment";
1468
- success: boolean;
1469
1467
  error: string;
1468
+ success: boolean;
1469
+ operation: "add_comment";
1470
1470
  comment?: import("zod").objectOutputType<{
1471
1471
  id: import("zod").ZodString;
1472
1472
  body: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1487,9 +1487,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1487
1487
  updatedAt: import("zod").ZodOptional<import("zod").ZodString>;
1488
1488
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1489
1489
  }, {
1490
- operation: "add_comment";
1491
- success: boolean;
1492
1490
  error: string;
1491
+ success: boolean;
1492
+ operation: "add_comment";
1493
1493
  comment?: import("zod").objectInputType<{
1494
1494
  id: import("zod").ZodString;
1495
1495
  body: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1570,9 +1570,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1570
1570
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
1571
1571
  error: import("zod").ZodString;
1572
1572
  }, "strip", import("zod").ZodTypeAny, {
1573
- operation: "get_comments";
1574
- success: boolean;
1575
1573
  error: string;
1574
+ success: boolean;
1575
+ operation: "get_comments";
1576
1576
  comments?: import("zod").objectOutputType<{
1577
1577
  id: import("zod").ZodString;
1578
1578
  body: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1594,9 +1594,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1594
1594
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1595
1595
  total?: number | undefined;
1596
1596
  }, {
1597
- operation: "get_comments";
1598
- success: boolean;
1599
1597
  error: string;
1598
+ success: boolean;
1599
+ operation: "get_comments";
1600
1600
  comments?: import("zod").objectInputType<{
1601
1601
  id: import("zod").ZodString;
1602
1602
  body: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1635,18 +1635,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1635
1635
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
1636
1636
  error: import("zod").ZodString;
1637
1637
  }, "strip", import("zod").ZodTypeAny, {
1638
- operation: "list_labels";
1639
- success: boolean;
1640
1638
  error: string;
1639
+ success: boolean;
1640
+ operation: "list_labels";
1641
1641
  labels?: import("zod").objectOutputType<{
1642
1642
  id: import("zod").ZodString;
1643
1643
  name: import("zod").ZodString;
1644
1644
  color: import("zod").ZodOptional<import("zod").ZodString>;
1645
1645
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1646
1646
  }, {
1647
- operation: "list_labels";
1648
- success: boolean;
1649
1647
  error: string;
1648
+ success: boolean;
1649
+ operation: "list_labels";
1650
1650
  labels?: import("zod").objectInputType<{
1651
1651
  id: import("zod").ZodString;
1652
1652
  name: import("zod").ZodString;