@bubblelab/bubble-core 0.1.222 → 0.1.223

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 +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -129,12 +129,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
129
129
  remove: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
130
130
  set: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
131
131
  }, "strip", import("zod").ZodTypeAny, {
132
- remove?: string[] | undefined;
133
132
  set?: string[] | undefined;
133
+ remove?: string[] | undefined;
134
134
  add?: string[] | undefined;
135
135
  }, {
136
- remove?: string[] | undefined;
137
136
  set?: string[] | undefined;
137
+ remove?: string[] | undefined;
138
138
  add?: string[] | undefined;
139
139
  }>>;
140
140
  due_date: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -147,12 +147,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
147
147
  credentials?: Partial<Record<CredentialType, string>> | undefined;
148
148
  priority?: string | undefined;
149
149
  summary?: string | undefined;
150
+ comment?: string | undefined;
150
151
  labels?: {
151
- remove?: string[] | undefined;
152
152
  set?: string[] | undefined;
153
+ remove?: string[] | undefined;
153
154
  add?: string[] | undefined;
154
155
  } | undefined;
155
- comment?: string | undefined;
156
156
  assignee?: string | null | undefined;
157
157
  due_date?: string | null | undefined;
158
158
  }, {
@@ -162,12 +162,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
162
162
  credentials?: Partial<Record<CredentialType, string>> | undefined;
163
163
  priority?: string | undefined;
164
164
  summary?: string | undefined;
165
+ comment?: string | undefined;
165
166
  labels?: {
166
- remove?: string[] | undefined;
167
167
  set?: string[] | undefined;
168
+ remove?: string[] | undefined;
168
169
  add?: string[] | undefined;
169
170
  } | undefined;
170
- comment?: string | undefined;
171
171
  assignee?: string | null | undefined;
172
172
  due_date?: string | null | undefined;
173
173
  }>, import("zod").ZodObject<{
@@ -1431,8 +1431,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1431
1431
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
1432
1432
  changelog: import("zod").ZodOptional<import("zod").ZodUnknown>;
1433
1433
  }, "strip", import("zod").ZodTypeAny, {
1434
- key?: string | undefined;
1435
1434
  id?: string | undefined;
1435
+ key?: string | undefined;
1436
1436
  fields?: import("zod").objectOutputType<{
1437
1437
  summary: import("zod").ZodOptional<import("zod").ZodString>;
1438
1438
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -1818,8 +1818,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1818
1818
  expand?: string | undefined;
1819
1819
  self?: string | undefined;
1820
1820
  }, {
1821
- key?: string | undefined;
1822
1821
  id?: string | undefined;
1822
+ key?: string | undefined;
1823
1823
  fields?: import("zod").objectInputType<{
1824
1824
  summary: import("zod").ZodOptional<import("zod").ZodString>;
1825
1825
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2214,8 +2214,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2214
2214
  success: boolean;
2215
2215
  operation: "search";
2216
2216
  issues?: {
2217
- key?: string | undefined;
2218
2217
  id?: string | undefined;
2218
+ key?: string | undefined;
2219
2219
  fields?: import("zod").objectOutputType<{
2220
2220
  summary: import("zod").ZodOptional<import("zod").ZodString>;
2221
2221
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2609,8 +2609,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2609
2609
  success: boolean;
2610
2610
  operation: "search";
2611
2611
  issues?: {
2612
- key?: string | undefined;
2613
2612
  id?: string | undefined;
2613
+ key?: string | undefined;
2614
2614
  fields?: import("zod").objectInputType<{
2615
2615
  summary: import("zod").ZodOptional<import("zod").ZodString>;
2616
2616
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -4148,8 +4148,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4148
4148
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
4149
4149
  changelog: import("zod").ZodOptional<import("zod").ZodUnknown>;
4150
4150
  }, "strip", import("zod").ZodTypeAny, {
4151
- key?: string | undefined;
4152
4151
  id?: string | undefined;
4152
+ key?: string | undefined;
4153
4153
  fields?: import("zod").objectOutputType<{
4154
4154
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4155
4155
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -4535,8 +4535,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4535
4535
  expand?: string | undefined;
4536
4536
  self?: string | undefined;
4537
4537
  }, {
4538
- key?: string | undefined;
4539
4538
  id?: string | undefined;
4539
+ key?: string | undefined;
4540
4540
  fields?: import("zod").objectInputType<{
4541
4541
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4542
4542
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -4928,8 +4928,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4928
4928
  success: boolean;
4929
4929
  operation: "get";
4930
4930
  issue?: {
4931
- key?: string | undefined;
4932
4931
  id?: string | undefined;
4932
+ key?: string | undefined;
4933
4933
  fields?: import("zod").objectOutputType<{
4934
4934
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4935
4935
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -5320,8 +5320,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5320
5320
  success: boolean;
5321
5321
  operation: "get";
5322
5322
  issue?: {
5323
- key?: string | undefined;
5324
5323
  id?: string | undefined;
5324
+ key?: string | undefined;
5325
5325
  fields?: import("zod").objectInputType<{
5326
5326
  summary: import("zod").ZodOptional<import("zod").ZodString>;
5327
5327
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -5715,12 +5715,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5715
5715
  key: import("zod").ZodString;
5716
5716
  self: import("zod").ZodOptional<import("zod").ZodString>;
5717
5717
  }, "strip", import("zod").ZodTypeAny, {
5718
- key: string;
5719
5718
  id: string;
5719
+ key: string;
5720
5720
  self?: string | undefined;
5721
5721
  }, {
5722
- key: string;
5723
5722
  id: string;
5723
+ key: string;
5724
5724
  self?: string | undefined;
5725
5725
  }>>;
5726
5726
  error: import("zod").ZodString;
@@ -5729,8 +5729,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5729
5729
  success: boolean;
5730
5730
  operation: "create";
5731
5731
  issue?: {
5732
- key: string;
5733
5732
  id: string;
5733
+ key: string;
5734
5734
  self?: string | undefined;
5735
5735
  } | undefined;
5736
5736
  }, {
@@ -5738,8 +5738,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5738
5738
  success: boolean;
5739
5739
  operation: "create";
5740
5740
  issue?: {
5741
- key: string;
5742
5741
  id: string;
5742
+ key: string;
5743
5743
  self?: string | undefined;
5744
5744
  } | undefined;
5745
5745
  }>, import("zod").ZodObject<{
@@ -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>;
@@ -1825,8 +1825,8 @@ export declare const JiraIssueSchema: z.ZodObject<{
1825
1825
  expand?: string | undefined;
1826
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>;
@@ -2302,12 +2302,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2302
2302
  remove: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2303
2303
  set: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2304
2304
  }, "strip", z.ZodTypeAny, {
2305
- remove?: string[] | undefined;
2306
2305
  set?: string[] | undefined;
2306
+ remove?: string[] | undefined;
2307
2307
  add?: string[] | undefined;
2308
2308
  }, {
2309
- remove?: string[] | undefined;
2310
2309
  set?: string[] | undefined;
2310
+ remove?: string[] | undefined;
2311
2311
  add?: string[] | undefined;
2312
2312
  }>>;
2313
2313
  due_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2320,12 +2320,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2320
2320
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2321
2321
  priority?: string | undefined;
2322
2322
  summary?: string | undefined;
2323
+ comment?: string | undefined;
2323
2324
  labels?: {
2324
- remove?: string[] | undefined;
2325
2325
  set?: string[] | undefined;
2326
+ remove?: string[] | undefined;
2326
2327
  add?: string[] | undefined;
2327
2328
  } | undefined;
2328
- comment?: string | undefined;
2329
2329
  assignee?: string | null | undefined;
2330
2330
  due_date?: string | null | undefined;
2331
2331
  }, {
@@ -2335,12 +2335,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2335
2335
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2336
2336
  priority?: string | undefined;
2337
2337
  summary?: string | undefined;
2338
+ comment?: string | undefined;
2338
2339
  labels?: {
2339
- remove?: string[] | undefined;
2340
2340
  set?: string[] | undefined;
2341
+ remove?: string[] | undefined;
2341
2342
  add?: string[] | undefined;
2342
2343
  } | undefined;
2343
- comment?: string | undefined;
2344
2344
  assignee?: string | null | undefined;
2345
2345
  due_date?: string | null | undefined;
2346
2346
  }>, z.ZodObject<{
@@ -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>;
@@ -3991,8 +3991,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3991
3991
  expand?: string | undefined;
3992
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>;
@@ -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>;
@@ -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>;
@@ -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>;
@@ -6708,8 +6708,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6708
6708
  expand?: string | undefined;
6709
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>;
@@ -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>;
@@ -7493,8 +7493,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
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>;
@@ -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<{
@@ -106,11 +106,11 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
106
106
  priority?: number | undefined;
107
107
  labelIds?: string[] | undefined;
108
108
  dueDate?: string | undefined;
109
+ parentId?: string | undefined;
109
110
  assigneeId?: string | undefined;
110
111
  stateId?: string | undefined;
111
112
  projectId?: string | undefined;
112
113
  stateName?: string | undefined;
113
- parentId?: string | undefined;
114
114
  estimate?: number | undefined;
115
115
  }, {
116
116
  title: string;
@@ -121,11 +121,11 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
121
121
  priority?: number | undefined;
122
122
  labelIds?: string[] | undefined;
123
123
  dueDate?: string | undefined;
124
+ parentId?: string | undefined;
124
125
  assigneeId?: string | undefined;
125
126
  stateId?: string | undefined;
126
127
  projectId?: string | undefined;
127
128
  stateName?: string | undefined;
128
- parentId?: string | undefined;
129
129
  estimate?: number | undefined;
130
130
  }>, import("zod").ZodObject<{
131
131
  operation: import("zod").ZodLiteral<"update">;
@@ -475,11 +475,11 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
475
475
  priority?: number | undefined;
476
476
  labelIds?: string[] | undefined;
477
477
  dueDate?: string | undefined;
478
+ parentId?: string | undefined;
478
479
  assigneeId?: string | undefined;
479
480
  stateId?: string | undefined;
480
481
  projectId?: string | undefined;
481
482
  stateName?: string | undefined;
482
- parentId?: string | undefined;
483
483
  estimate?: number | undefined;
484
484
  }, {
485
485
  title: string;
@@ -490,11 +490,11 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
490
490
  priority?: number | undefined;
491
491
  labelIds?: string[] | undefined;
492
492
  dueDate?: string | undefined;
493
+ parentId?: string | undefined;
493
494
  assigneeId?: string | undefined;
494
495
  stateId?: string | undefined;
495
496
  projectId?: string | undefined;
496
497
  stateName?: string | undefined;
497
- parentId?: string | undefined;
498
498
  estimate?: number | undefined;
499
499
  }>, z.ZodObject<{
500
500
  operation: z.ZodLiteral<"update">;