@bubblelab/bubble-core 0.1.82 → 0.1.83

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 (86) hide show
  1. package/dist/bubble-bundle.d.ts +153 -109
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +52 -52
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
  4. package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +18 -18
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +20 -20
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
  10. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +68 -68
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +124 -124
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/github.d.ts +36 -36
  18. package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
  19. package/dist/bubbles/service-bubble/google-calendar.d.ts +24 -24
  20. package/dist/bubbles/service-bubble/google-drive.d.ts +48 -48
  21. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  22. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
  23. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  25. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  26. package/dist/bubbles/service-bubble/jira/jira.d.ts +20 -20
  27. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  28. package/dist/bubbles/service-bubble/notion/notion.d.ts +68 -68
  29. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  30. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/slack/slack.d.ts +96 -96
  32. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  33. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +38 -38
  34. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
  35. package/dist/bubbles/service-bubble/telegram.d.ts +52 -52
  36. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +14 -14
  37. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
  38. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  39. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  40. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  42. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +12 -12
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  45. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +3 -0
  46. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  48. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  49. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +30 -30
  52. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +102 -0
  53. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts.map +1 -0
  54. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.js +96 -0
  55. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.js.map +1 -0
  56. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +186 -0
  57. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts.map +1 -0
  58. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.js +124 -0
  59. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.js.map +1 -0
  60. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +40 -40
  68. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  70. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  73. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  74. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  75. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  76. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  77. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  78. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
  80. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  81. package/dist/bubbles.json +1 -1
  82. package/dist/index.d.ts +2 -0
  83. package/dist/index.d.ts.map +1 -1
  84. package/dist/index.js +2 -0
  85. package/dist/index.js.map +1 -1
  86. package/package.json +2 -2
@@ -2192,8 +2192,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2192
2192
  limit: import("zod").ZodOptional<import("zod").ZodNumber>;
2193
2193
  error: import("zod").ZodString;
2194
2194
  }, "strip", import("zod").ZodTypeAny, {
2195
- error: string;
2196
2195
  success: boolean;
2196
+ error: string;
2197
2197
  operation: "search";
2198
2198
  issues?: {
2199
2199
  id?: string | undefined;
@@ -2587,8 +2587,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2587
2587
  offset?: number | undefined;
2588
2588
  total?: number | undefined;
2589
2589
  }, {
2590
- error: string;
2591
2590
  success: boolean;
2591
+ error: string;
2592
2592
  operation: "search";
2593
2593
  issues?: {
2594
2594
  id?: string | undefined;
@@ -4906,8 +4906,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4906
4906
  }>>;
4907
4907
  error: import("zod").ZodString;
4908
4908
  }, "strip", import("zod").ZodTypeAny, {
4909
- error: string;
4910
4909
  success: boolean;
4910
+ error: string;
4911
4911
  operation: "get";
4912
4912
  issue?: {
4913
4913
  id?: string | undefined;
@@ -5298,8 +5298,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5298
5298
  self?: string | undefined;
5299
5299
  } | undefined;
5300
5300
  }, {
5301
- error: string;
5302
5301
  success: boolean;
5302
+ error: string;
5303
5303
  operation: "get";
5304
5304
  issue?: {
5305
5305
  id?: string | undefined;
@@ -5707,8 +5707,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5707
5707
  }>>;
5708
5708
  error: import("zod").ZodString;
5709
5709
  }, "strip", import("zod").ZodTypeAny, {
5710
- error: string;
5711
5710
  success: boolean;
5711
+ error: string;
5712
5712
  operation: "create";
5713
5713
  issue?: {
5714
5714
  id: string;
@@ -5716,8 +5716,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5716
5716
  self?: string | undefined;
5717
5717
  } | undefined;
5718
5718
  }, {
5719
- error: string;
5720
5719
  success: boolean;
5720
+ error: string;
5721
5721
  operation: "create";
5722
5722
  issue?: {
5723
5723
  id: string;
@@ -5730,13 +5730,13 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5730
5730
  key: import("zod").ZodOptional<import("zod").ZodString>;
5731
5731
  error: import("zod").ZodString;
5732
5732
  }, "strip", import("zod").ZodTypeAny, {
5733
- error: string;
5734
5733
  success: boolean;
5734
+ error: string;
5735
5735
  operation: "update";
5736
5736
  key?: string | undefined;
5737
5737
  }, {
5738
- error: string;
5739
5738
  success: boolean;
5739
+ error: string;
5740
5740
  operation: "update";
5741
5741
  key?: string | undefined;
5742
5742
  }>, import("zod").ZodObject<{
@@ -5746,14 +5746,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5746
5746
  new_status: import("zod").ZodOptional<import("zod").ZodString>;
5747
5747
  error: import("zod").ZodString;
5748
5748
  }, "strip", import("zod").ZodTypeAny, {
5749
- error: string;
5750
5749
  success: boolean;
5750
+ error: string;
5751
5751
  operation: "transition";
5752
5752
  key?: string | undefined;
5753
5753
  new_status?: string | undefined;
5754
5754
  }, {
5755
- error: string;
5756
5755
  success: boolean;
5756
+ error: string;
5757
5757
  operation: "transition";
5758
5758
  key?: string | undefined;
5759
5759
  new_status?: string | undefined;
@@ -5892,8 +5892,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5892
5892
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
5893
5893
  error: import("zod").ZodString;
5894
5894
  }, "strip", import("zod").ZodTypeAny, {
5895
- error: string;
5896
5895
  success: boolean;
5896
+ error: string;
5897
5897
  operation: "list_transitions";
5898
5898
  transitions?: import("zod").objectOutputType<{
5899
5899
  id: import("zod").ZodString;
@@ -5940,8 +5940,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5940
5940
  }, import("zod").ZodTypeAny, "passthrough">>>;
5941
5941
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5942
5942
  }, {
5943
- error: string;
5944
5943
  success: boolean;
5944
+ error: string;
5945
5945
  operation: "list_transitions";
5946
5946
  transitions?: import("zod").objectInputType<{
5947
5947
  id: import("zod").ZodString;
@@ -6006,8 +6006,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6006
6006
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
6007
6007
  error: import("zod").ZodString;
6008
6008
  }, "strip", import("zod").ZodTypeAny, {
6009
- error: string;
6010
6009
  success: boolean;
6010
+ error: string;
6011
6011
  operation: "list_projects";
6012
6012
  total?: number | undefined;
6013
6013
  projects?: import("zod").objectOutputType<{
@@ -6016,8 +6016,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6016
6016
  name: import("zod").ZodString;
6017
6017
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
6018
6018
  }, {
6019
- error: string;
6020
6019
  success: boolean;
6020
+ error: string;
6021
6021
  operation: "list_projects";
6022
6022
  total?: number | undefined;
6023
6023
  projects?: import("zod").objectInputType<{
@@ -6046,8 +6046,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6046
6046
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
6047
6047
  error: import("zod").ZodString;
6048
6048
  }, "strip", import("zod").ZodTypeAny, {
6049
- error: string;
6050
6049
  success: boolean;
6050
+ error: string;
6051
6051
  operation: "list_issue_types";
6052
6052
  issue_types?: import("zod").objectOutputType<{
6053
6053
  id: import("zod").ZodString;
@@ -6056,8 +6056,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6056
6056
  subtask: import("zod").ZodOptional<import("zod").ZodBoolean>;
6057
6057
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
6058
6058
  }, {
6059
- error: string;
6060
6059
  success: boolean;
6060
+ error: string;
6061
6061
  operation: "list_issue_types";
6062
6062
  issue_types?: import("zod").objectInputType<{
6063
6063
  id: import("zod").ZodString;
@@ -6137,8 +6137,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6137
6137
  }, import("zod").ZodTypeAny, "passthrough">>>;
6138
6138
  error: import("zod").ZodString;
6139
6139
  }, "strip", import("zod").ZodTypeAny, {
6140
- error: string;
6141
6140
  success: boolean;
6141
+ error: string;
6142
6142
  operation: "add_comment";
6143
6143
  comment?: import("zod").objectOutputType<{
6144
6144
  id: import("zod").ZodString;
@@ -6164,8 +6164,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6164
6164
  updated: import("zod").ZodOptional<import("zod").ZodString>;
6165
6165
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
6166
6166
  }, {
6167
- error: string;
6168
6167
  success: boolean;
6168
+ error: string;
6169
6169
  operation: "add_comment";
6170
6170
  comment?: import("zod").objectInputType<{
6171
6171
  id: import("zod").ZodString;
@@ -6263,8 +6263,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6263
6263
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
6264
6264
  error: import("zod").ZodString;
6265
6265
  }, "strip", import("zod").ZodTypeAny, {
6266
- error: string;
6267
6266
  success: boolean;
6267
+ error: string;
6268
6268
  operation: "get_comments";
6269
6269
  comments?: import("zod").objectOutputType<{
6270
6270
  id: import("zod").ZodString;
@@ -6291,8 +6291,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6291
6291
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
6292
6292
  total?: number | undefined;
6293
6293
  }, {
6294
- error: string;
6295
6294
  success: boolean;
6295
+ error: string;
6296
6296
  operation: "get_comments";
6297
6297
  comments?: import("zod").objectInputType<{
6298
6298
  id: import("zod").ZodString;
@@ -4365,8 +4365,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4365
4365
  limit: z.ZodOptional<z.ZodNumber>;
4366
4366
  error: z.ZodString;
4367
4367
  }, "strip", z.ZodTypeAny, {
4368
- error: string;
4369
4368
  success: boolean;
4369
+ error: string;
4370
4370
  operation: "search";
4371
4371
  issues?: {
4372
4372
  id?: string | undefined;
@@ -4760,8 +4760,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4760
4760
  offset?: number | undefined;
4761
4761
  total?: number | undefined;
4762
4762
  }, {
4763
- error: string;
4764
4763
  success: boolean;
4764
+ error: string;
4765
4765
  operation: "search";
4766
4766
  issues?: {
4767
4767
  id?: string | undefined;
@@ -7079,8 +7079,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7079
7079
  }>>;
7080
7080
  error: z.ZodString;
7081
7081
  }, "strip", z.ZodTypeAny, {
7082
- error: string;
7083
7082
  success: boolean;
7083
+ error: string;
7084
7084
  operation: "get";
7085
7085
  issue?: {
7086
7086
  id?: string | undefined;
@@ -7471,8 +7471,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7471
7471
  self?: string | undefined;
7472
7472
  } | undefined;
7473
7473
  }, {
7474
- error: string;
7475
7474
  success: boolean;
7475
+ error: string;
7476
7476
  operation: "get";
7477
7477
  issue?: {
7478
7478
  id?: string | undefined;
@@ -7880,8 +7880,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7880
7880
  }>>;
7881
7881
  error: z.ZodString;
7882
7882
  }, "strip", z.ZodTypeAny, {
7883
- error: string;
7884
7883
  success: boolean;
7884
+ error: string;
7885
7885
  operation: "create";
7886
7886
  issue?: {
7887
7887
  id: string;
@@ -7889,8 +7889,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7889
7889
  self?: string | undefined;
7890
7890
  } | undefined;
7891
7891
  }, {
7892
- error: string;
7893
7892
  success: boolean;
7893
+ error: string;
7894
7894
  operation: "create";
7895
7895
  issue?: {
7896
7896
  id: string;
@@ -7903,13 +7903,13 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7903
7903
  key: z.ZodOptional<z.ZodString>;
7904
7904
  error: z.ZodString;
7905
7905
  }, "strip", z.ZodTypeAny, {
7906
- error: string;
7907
7906
  success: boolean;
7907
+ error: string;
7908
7908
  operation: "update";
7909
7909
  key?: string | undefined;
7910
7910
  }, {
7911
- error: string;
7912
7911
  success: boolean;
7912
+ error: string;
7913
7913
  operation: "update";
7914
7914
  key?: string | undefined;
7915
7915
  }>, z.ZodObject<{
@@ -7919,14 +7919,14 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7919
7919
  new_status: z.ZodOptional<z.ZodString>;
7920
7920
  error: z.ZodString;
7921
7921
  }, "strip", z.ZodTypeAny, {
7922
- error: string;
7923
7922
  success: boolean;
7923
+ error: string;
7924
7924
  operation: "transition";
7925
7925
  key?: string | undefined;
7926
7926
  new_status?: string | undefined;
7927
7927
  }, {
7928
- error: string;
7929
7928
  success: boolean;
7929
+ error: string;
7930
7930
  operation: "transition";
7931
7931
  key?: string | undefined;
7932
7932
  new_status?: string | undefined;
@@ -8065,8 +8065,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8065
8065
  }, z.ZodTypeAny, "passthrough">>, "many">>;
8066
8066
  error: z.ZodString;
8067
8067
  }, "strip", z.ZodTypeAny, {
8068
- error: string;
8069
8068
  success: boolean;
8069
+ error: string;
8070
8070
  operation: "list_transitions";
8071
8071
  transitions?: z.objectOutputType<{
8072
8072
  id: z.ZodString;
@@ -8113,8 +8113,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8113
8113
  }, z.ZodTypeAny, "passthrough">>>;
8114
8114
  }, z.ZodTypeAny, "passthrough">[] | undefined;
8115
8115
  }, {
8116
- error: string;
8117
8116
  success: boolean;
8117
+ error: string;
8118
8118
  operation: "list_transitions";
8119
8119
  transitions?: z.objectInputType<{
8120
8120
  id: z.ZodString;
@@ -8179,8 +8179,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8179
8179
  total: z.ZodOptional<z.ZodNumber>;
8180
8180
  error: z.ZodString;
8181
8181
  }, "strip", z.ZodTypeAny, {
8182
- error: string;
8183
8182
  success: boolean;
8183
+ error: string;
8184
8184
  operation: "list_projects";
8185
8185
  total?: number | undefined;
8186
8186
  projects?: z.objectOutputType<{
@@ -8189,8 +8189,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8189
8189
  name: z.ZodString;
8190
8190
  }, z.ZodTypeAny, "passthrough">[] | undefined;
8191
8191
  }, {
8192
- error: string;
8193
8192
  success: boolean;
8193
+ error: string;
8194
8194
  operation: "list_projects";
8195
8195
  total?: number | undefined;
8196
8196
  projects?: z.objectInputType<{
@@ -8219,8 +8219,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8219
8219
  }, z.ZodTypeAny, "passthrough">>, "many">>;
8220
8220
  error: z.ZodString;
8221
8221
  }, "strip", z.ZodTypeAny, {
8222
- error: string;
8223
8222
  success: boolean;
8223
+ error: string;
8224
8224
  operation: "list_issue_types";
8225
8225
  issue_types?: z.objectOutputType<{
8226
8226
  id: z.ZodString;
@@ -8229,8 +8229,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8229
8229
  subtask: z.ZodOptional<z.ZodBoolean>;
8230
8230
  }, z.ZodTypeAny, "passthrough">[] | undefined;
8231
8231
  }, {
8232
- error: string;
8233
8232
  success: boolean;
8233
+ error: string;
8234
8234
  operation: "list_issue_types";
8235
8235
  issue_types?: z.objectInputType<{
8236
8236
  id: z.ZodString;
@@ -8310,8 +8310,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8310
8310
  }, z.ZodTypeAny, "passthrough">>>;
8311
8311
  error: z.ZodString;
8312
8312
  }, "strip", z.ZodTypeAny, {
8313
- error: string;
8314
8313
  success: boolean;
8314
+ error: string;
8315
8315
  operation: "add_comment";
8316
8316
  comment?: z.objectOutputType<{
8317
8317
  id: z.ZodString;
@@ -8337,8 +8337,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8337
8337
  updated: z.ZodOptional<z.ZodString>;
8338
8338
  }, z.ZodTypeAny, "passthrough"> | undefined;
8339
8339
  }, {
8340
- error: string;
8341
8340
  success: boolean;
8341
+ error: string;
8342
8342
  operation: "add_comment";
8343
8343
  comment?: z.objectInputType<{
8344
8344
  id: z.ZodString;
@@ -8436,8 +8436,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8436
8436
  total: z.ZodOptional<z.ZodNumber>;
8437
8437
  error: z.ZodString;
8438
8438
  }, "strip", z.ZodTypeAny, {
8439
- error: string;
8440
8439
  success: boolean;
8440
+ error: string;
8441
8441
  operation: "get_comments";
8442
8442
  comments?: z.objectOutputType<{
8443
8443
  id: z.ZodString;
@@ -8464,8 +8464,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
8464
8464
  }, z.ZodTypeAny, "passthrough">[] | undefined;
8465
8465
  total?: number | undefined;
8466
8466
  }, {
8467
- error: string;
8468
8467
  success: boolean;
8468
+ error: string;
8469
8469
  operation: "get_comments";
8470
8470
  comments?: z.objectInputType<{
8471
8471
  id: z.ZodString;