@bubblelab/bubble-core 0.1.119 → 0.1.123

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 (78) hide show
  1. package/dist/bubble-bundle.d.ts +97 -97
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  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-posts.d.ts +52 -52
  10. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  11. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  12. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +88 -88
  14. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +10 -10
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
  21. package/dist/bubbles/service-bubble/firecrawl.d.ts +338 -338
  22. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  23. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  24. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  25. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/google-drive.d.ts +8 -8
  27. package/dist/bubbles/service-bubble/http.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  30. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  31. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  33. package/dist/bubbles/service-bubble/notion/notion.js +2 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  37. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +330 -330
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  40. package/dist/bubbles/service-bubble/slack/slack.js +3 -2
  41. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  42. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  46. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +28 -28
  48. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +317 -317
  49. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  50. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  51. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  52. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  54. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  55. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +36 -36
  56. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  57. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  58. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  59. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  60. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +18 -18
  61. package/dist/bubbles.json +7 -3
  62. package/package.json +2 -2
  63. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  64. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  65. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  66. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  67. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  68. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  69. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  70. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  71. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  72. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  73. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  74. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  75. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  76. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  77. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  78. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
@@ -123,12 +123,12 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
123
123
  dateTime?: string | undefined;
124
124
  };
125
125
  operation: "create_event";
126
- calendar_id: string;
127
126
  end: {
128
127
  date?: string | undefined;
129
128
  timeZone?: string | undefined;
130
129
  dateTime?: string | undefined;
131
130
  };
131
+ calendar_id: string;
132
132
  conference: boolean;
133
133
  description?: string | undefined;
134
134
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -155,13 +155,13 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
155
155
  description?: string | undefined;
156
156
  credentials?: Partial<Record<CredentialType, string>> | undefined;
157
157
  location?: string | undefined;
158
- calendar_id?: string | undefined;
159
158
  attendees?: {
160
159
  email: string;
161
160
  optional?: boolean | undefined;
162
161
  displayName?: string | undefined;
163
162
  responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
164
163
  }[] | undefined;
164
+ calendar_id?: string | undefined;
165
165
  conference?: boolean | undefined;
166
166
  }>, z.ZodObject<{
167
167
  operation: z.ZodLiteral<"update_event">;
@@ -249,7 +249,6 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
249
249
  dateTime?: string | undefined;
250
250
  } | undefined;
251
251
  location?: string | undefined;
252
- calendar_id?: string | undefined;
253
252
  end?: {
254
253
  date?: string | undefined;
255
254
  timeZone?: string | undefined;
@@ -261,6 +260,7 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
261
260
  displayName?: string | undefined;
262
261
  responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
263
262
  }[] | undefined;
263
+ calendar_id?: string | undefined;
264
264
  }>, z.ZodObject<{
265
265
  operation: z.ZodLiteral<"delete_event">;
266
266
  calendar_id: z.ZodDefault<z.ZodOptional<z.ZodString>>;
@@ -2206,12 +2206,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2206
2206
  dateTime?: string | undefined;
2207
2207
  };
2208
2208
  operation: "create_event";
2209
- calendar_id: string;
2210
2209
  end: {
2211
2210
  date?: string | undefined;
2212
2211
  timeZone?: string | undefined;
2213
2212
  dateTime?: string | undefined;
2214
2213
  };
2214
+ calendar_id: string;
2215
2215
  conference: boolean;
2216
2216
  description?: string | undefined;
2217
2217
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -2238,13 +2238,13 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2238
2238
  description?: string | undefined;
2239
2239
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2240
2240
  location?: string | undefined;
2241
- calendar_id?: string | undefined;
2242
2241
  attendees?: {
2243
2242
  email: string;
2244
2243
  optional?: boolean | undefined;
2245
2244
  displayName?: string | undefined;
2246
2245
  responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2247
2246
  }[] | undefined;
2247
+ calendar_id?: string | undefined;
2248
2248
  conference?: boolean | undefined;
2249
2249
  }>, z.ZodObject<{
2250
2250
  operation: z.ZodLiteral<"update_event">;
@@ -2332,7 +2332,6 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2332
2332
  dateTime?: string | undefined;
2333
2333
  } | undefined;
2334
2334
  location?: string | undefined;
2335
- calendar_id?: string | undefined;
2336
2335
  end?: {
2337
2336
  date?: string | undefined;
2338
2337
  timeZone?: string | undefined;
@@ -2344,6 +2343,7 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2344
2343
  displayName?: string | undefined;
2345
2344
  responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2346
2345
  }[] | undefined;
2346
+ calendar_id?: string | undefined;
2347
2347
  }>, z.ZodObject<{
2348
2348
  operation: z.ZodLiteral<"delete_event">;
2349
2349
  calendar_id: z.ZodDefault<z.ZodOptional<z.ZodString>>;
@@ -15,15 +15,15 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
15
15
  content: string;
16
16
  operation: "upload_file";
17
17
  convert_to_google_docs: boolean;
18
- mimeType?: string | undefined;
19
18
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19
+ mimeType?: string | undefined;
20
20
  parent_folder_id?: string | undefined;
21
21
  }, {
22
22
  name: string;
23
23
  content: string;
24
24
  operation: "upload_file";
25
- mimeType?: string | undefined;
26
25
  credentials?: Partial<Record<CredentialType, string>> | undefined;
26
+ mimeType?: string | undefined;
27
27
  parent_folder_id?: string | undefined;
28
28
  convert_to_google_docs?: boolean | undefined;
29
29
  }>, z.ZodObject<{
@@ -355,15 +355,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
355
355
  error: string;
356
356
  success: boolean;
357
357
  operation: "download_file";
358
- mimeType?: string | undefined;
359
358
  content?: string | undefined;
359
+ mimeType?: string | undefined;
360
360
  filename?: string | undefined;
361
361
  }, {
362
362
  error: string;
363
363
  success: boolean;
364
364
  operation: "download_file";
365
- mimeType?: string | undefined;
366
365
  content?: string | undefined;
366
+ mimeType?: string | undefined;
367
367
  filename?: string | undefined;
368
368
  }>, z.ZodObject<{
369
369
  operation: z.ZodLiteral<"list_files">;
@@ -929,15 +929,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
929
929
  content: string;
930
930
  operation: "upload_file";
931
931
  convert_to_google_docs: boolean;
932
- mimeType?: string | undefined;
933
932
  credentials?: Partial<Record<CredentialType, string>> | undefined;
933
+ mimeType?: string | undefined;
934
934
  parent_folder_id?: string | undefined;
935
935
  }, {
936
936
  name: string;
937
937
  content: string;
938
938
  operation: "upload_file";
939
- mimeType?: string | undefined;
940
939
  credentials?: Partial<Record<CredentialType, string>> | undefined;
940
+ mimeType?: string | undefined;
941
941
  parent_folder_id?: string | undefined;
942
942
  convert_to_google_docs?: boolean | undefined;
943
943
  }>, z.ZodObject<{
@@ -1269,15 +1269,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1269
1269
  error: string;
1270
1270
  success: boolean;
1271
1271
  operation: "download_file";
1272
- mimeType?: string | undefined;
1273
1272
  content?: string | undefined;
1273
+ mimeType?: string | undefined;
1274
1274
  filename?: string | undefined;
1275
1275
  }, {
1276
1276
  error: string;
1277
1277
  success: boolean;
1278
1278
  operation: "download_file";
1279
- mimeType?: string | undefined;
1280
1279
  content?: string | undefined;
1280
+ mimeType?: string | undefined;
1281
1281
  filename?: string | undefined;
1282
1282
  }>, z.ZodObject<{
1283
1283
  operation: z.ZodLiteral<"list_files">;
@@ -13,8 +13,8 @@ declare const HttpParamsSchema: z.ZodObject<{
13
13
  authHeader: z.ZodOptional<z.ZodString>;
14
14
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- url: string;
17
16
  timeout: number;
17
+ url: string;
18
18
  method: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS";
19
19
  followRedirects: boolean;
20
20
  authType: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header";
@@ -83,8 +83,8 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
83
83
  authHeader: z.ZodOptional<z.ZodString>;
84
84
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
85
85
  }, "strip", z.ZodTypeAny, {
86
- url: string;
87
86
  timeout: number;
87
+ url: string;
88
88
  method: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS";
89
89
  followRedirects: boolean;
90
90
  authType: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header";
@@ -11,18 +11,18 @@ declare const InsForgeDbParamsSchema: z.ZodObject<{
11
11
  maxRows: z.ZodDefault<z.ZodNumber>;
12
12
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
13
13
  }, "strip", z.ZodTypeAny, {
14
+ parameters: unknown[];
14
15
  timeout: number;
15
16
  query: string;
16
17
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
17
- parameters: unknown[];
18
18
  maxRows: number;
19
19
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20
20
  }, {
21
21
  query: string;
22
+ parameters?: unknown[] | undefined;
22
23
  credentials?: Partial<Record<CredentialType, string>> | undefined;
23
24
  timeout?: number | undefined;
24
25
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
25
- parameters?: unknown[] | undefined;
26
26
  maxRows?: number | undefined;
27
27
  }>;
28
28
  type InsForgeDbParamsInput = z.input<typeof InsForgeDbParamsSchema>;
@@ -36,20 +36,20 @@ declare const InsForgeDbResultSchema: z.ZodObject<{
36
36
  error: z.ZodString;
37
37
  cleanedJSONString: z.ZodString;
38
38
  }, "strip", z.ZodTypeAny, {
39
+ executionTime: number;
39
40
  error: string;
40
41
  success: boolean;
41
42
  rows: Record<string, unknown>[];
42
43
  rowCount: number | null;
43
44
  command: string;
44
- executionTime: number;
45
45
  cleanedJSONString: string;
46
46
  }, {
47
+ executionTime: number;
47
48
  error: string;
48
49
  success: boolean;
49
50
  rows: Record<string, unknown>[];
50
51
  rowCount: number | null;
51
52
  command: string;
52
- executionTime: number;
53
53
  cleanedJSONString: string;
54
54
  }>;
55
55
  type InsForgeDbResult = z.output<typeof InsForgeDbResultSchema>;
@@ -85,18 +85,18 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
85
85
  maxRows: z.ZodDefault<z.ZodNumber>;
86
86
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
87
87
  }, "strip", z.ZodTypeAny, {
88
+ parameters: unknown[];
88
89
  timeout: number;
89
90
  query: string;
90
91
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
91
- parameters: unknown[];
92
92
  maxRows: number;
93
93
  credentials?: Partial<Record<CredentialType, string>> | undefined;
94
94
  }, {
95
95
  query: string;
96
+ parameters?: unknown[] | undefined;
96
97
  credentials?: Partial<Record<CredentialType, string>> | undefined;
97
98
  timeout?: number | undefined;
98
99
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
99
- parameters?: unknown[] | undefined;
100
100
  maxRows?: number | undefined;
101
101
  }>;
102
102
  static readonly resultSchema: z.ZodObject<{
@@ -108,20 +108,20 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
108
108
  error: z.ZodString;
109
109
  cleanedJSONString: z.ZodString;
110
110
  }, "strip", z.ZodTypeAny, {
111
+ executionTime: number;
111
112
  error: string;
112
113
  success: boolean;
113
114
  rows: Record<string, unknown>[];
114
115
  rowCount: number | null;
115
116
  command: string;
116
- executionTime: number;
117
117
  cleanedJSONString: string;
118
118
  }, {
119
+ executionTime: number;
119
120
  error: string;
120
121
  success: boolean;
121
122
  rows: Record<string, unknown>[];
122
123
  rowCount: number | null;
123
124
  command: string;
124
- executionTime: number;
125
125
  cleanedJSONString: string;
126
126
  }>;
127
127
  static readonly shortDescription = "InsForge is the backend built for AI-assisted development. Connect InsForge with any agent. Add authentication, database, storage, functions, and AI integrations to your app in seconds.";
@@ -71,13 +71,13 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
71
71
  operation: "get";
72
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
73
73
  fields?: string[] | undefined;
74
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
74
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
75
75
  }, {
76
76
  key: string;
77
77
  operation: "get";
78
78
  credentials?: Partial<Record<CredentialType, string>> | undefined;
79
79
  fields?: string[] | undefined;
80
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
80
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
81
81
  }>, import("zod").ZodObject<{
82
82
  operation: import("zod").ZodLiteral<"create">;
83
83
  project: import("zod").ZodString;
@@ -126,12 +126,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
126
126
  remove: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
127
127
  set: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
128
128
  }, "strip", import("zod").ZodTypeAny, {
129
- set?: string[] | undefined;
130
129
  remove?: string[] | undefined;
130
+ set?: string[] | undefined;
131
131
  add?: string[] | undefined;
132
132
  }, {
133
- set?: string[] | undefined;
134
133
  remove?: string[] | undefined;
134
+ set?: string[] | undefined;
135
135
  add?: string[] | undefined;
136
136
  }>>;
137
137
  due_date: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -145,8 +145,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
145
145
  priority?: string | undefined;
146
146
  summary?: string | undefined;
147
147
  labels?: {
148
- set?: string[] | undefined;
149
148
  remove?: string[] | undefined;
149
+ set?: string[] | undefined;
150
150
  add?: string[] | undefined;
151
151
  } | undefined;
152
152
  comment?: string | undefined;
@@ -160,8 +160,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
160
160
  priority?: string | undefined;
161
161
  summary?: string | undefined;
162
162
  labels?: {
163
- set?: string[] | undefined;
164
163
  remove?: string[] | undefined;
164
+ set?: string[] | undefined;
165
165
  add?: string[] | undefined;
166
166
  } | undefined;
167
167
  comment?: string | undefined;
@@ -1752,8 +1752,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1752
1752
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
1753
1753
  }, import("zod").ZodTypeAny, "passthrough">>>;
1754
1754
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1755
- expand?: string | undefined;
1756
- self?: string | undefined;
1755
+ changelog?: unknown;
1757
1756
  transitions?: import("zod").objectOutputType<{
1758
1757
  id: import("zod").ZodString;
1759
1758
  name: import("zod").ZodString;
@@ -1798,7 +1797,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1798
1797
  }, import("zod").ZodTypeAny, "passthrough">>>;
1799
1798
  }, import("zod").ZodTypeAny, "passthrough">>>;
1800
1799
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1801
- changelog?: unknown;
1800
+ expand?: string | undefined;
1801
+ self?: string | undefined;
1802
1802
  }, {
1803
1803
  key?: string | undefined;
1804
1804
  id?: string | undefined;
@@ -2139,8 +2139,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2139
2139
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2140
2140
  }, import("zod").ZodTypeAny, "passthrough">>>;
2141
2141
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2142
- expand?: string | undefined;
2143
- self?: string | undefined;
2142
+ changelog?: unknown;
2144
2143
  transitions?: import("zod").objectInputType<{
2145
2144
  id: import("zod").ZodString;
2146
2145
  name: import("zod").ZodString;
@@ -2185,7 +2184,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2185
2184
  }, import("zod").ZodTypeAny, "passthrough">>>;
2186
2185
  }, import("zod").ZodTypeAny, "passthrough">>>;
2187
2186
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2188
- changelog?: unknown;
2187
+ expand?: string | undefined;
2188
+ self?: string | undefined;
2189
2189
  }>, "many">>;
2190
2190
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2191
2191
  offset: import("zod").ZodOptional<import("zod").ZodNumber>;
@@ -2535,8 +2535,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2535
2535
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2536
2536
  }, import("zod").ZodTypeAny, "passthrough">>>;
2537
2537
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2538
- expand?: string | undefined;
2539
- self?: string | undefined;
2538
+ changelog?: unknown;
2540
2539
  transitions?: import("zod").objectOutputType<{
2541
2540
  id: import("zod").ZodString;
2542
2541
  name: import("zod").ZodString;
@@ -2581,7 +2580,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2581
2580
  }, import("zod").ZodTypeAny, "passthrough">>>;
2582
2581
  }, import("zod").ZodTypeAny, "passthrough">>>;
2583
2582
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2584
- changelog?: unknown;
2583
+ expand?: string | undefined;
2584
+ self?: string | undefined;
2585
2585
  }[] | undefined;
2586
2586
  limit?: number | undefined;
2587
2587
  offset?: number | undefined;
@@ -2930,8 +2930,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2930
2930
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2931
2931
  }, import("zod").ZodTypeAny, "passthrough">>>;
2932
2932
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2933
- expand?: string | undefined;
2934
- self?: string | undefined;
2933
+ changelog?: unknown;
2935
2934
  transitions?: import("zod").objectInputType<{
2936
2935
  id: import("zod").ZodString;
2937
2936
  name: import("zod").ZodString;
@@ -2976,7 +2975,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2976
2975
  }, import("zod").ZodTypeAny, "passthrough">>>;
2977
2976
  }, import("zod").ZodTypeAny, "passthrough">>>;
2978
2977
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2979
- changelog?: unknown;
2978
+ expand?: string | undefined;
2979
+ self?: string | undefined;
2980
2980
  }[] | undefined;
2981
2981
  limit?: number | undefined;
2982
2982
  offset?: number | undefined;
@@ -4469,8 +4469,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4469
4469
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
4470
4470
  }, import("zod").ZodTypeAny, "passthrough">>>;
4471
4471
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
4472
- expand?: string | undefined;
4473
- self?: string | undefined;
4472
+ changelog?: unknown;
4474
4473
  transitions?: import("zod").objectOutputType<{
4475
4474
  id: import("zod").ZodString;
4476
4475
  name: import("zod").ZodString;
@@ -4515,7 +4514,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4515
4514
  }, import("zod").ZodTypeAny, "passthrough">>>;
4516
4515
  }, import("zod").ZodTypeAny, "passthrough">>>;
4517
4516
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
4518
- changelog?: unknown;
4517
+ expand?: string | undefined;
4518
+ self?: string | undefined;
4519
4519
  }, {
4520
4520
  key?: string | undefined;
4521
4521
  id?: string | undefined;
@@ -4856,8 +4856,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4856
4856
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
4857
4857
  }, import("zod").ZodTypeAny, "passthrough">>>;
4858
4858
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
4859
- expand?: string | undefined;
4860
- self?: string | undefined;
4859
+ changelog?: unknown;
4861
4860
  transitions?: import("zod").objectInputType<{
4862
4861
  id: import("zod").ZodString;
4863
4862
  name: import("zod").ZodString;
@@ -4902,7 +4901,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4902
4901
  }, import("zod").ZodTypeAny, "passthrough">>>;
4903
4902
  }, import("zod").ZodTypeAny, "passthrough">>>;
4904
4903
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
4905
- changelog?: unknown;
4904
+ expand?: string | undefined;
4905
+ self?: string | undefined;
4906
4906
  }>>;
4907
4907
  error: import("zod").ZodString;
4908
4908
  }, "strip", import("zod").ZodTypeAny, {
@@ -5249,8 +5249,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5249
5249
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
5250
5250
  }, import("zod").ZodTypeAny, "passthrough">>>;
5251
5251
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
5252
- expand?: string | undefined;
5253
- self?: string | undefined;
5252
+ changelog?: unknown;
5254
5253
  transitions?: import("zod").objectOutputType<{
5255
5254
  id: import("zod").ZodString;
5256
5255
  name: import("zod").ZodString;
@@ -5295,7 +5294,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5295
5294
  }, import("zod").ZodTypeAny, "passthrough">>>;
5296
5295
  }, import("zod").ZodTypeAny, "passthrough">>>;
5297
5296
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5298
- changelog?: unknown;
5297
+ expand?: string | undefined;
5298
+ self?: string | undefined;
5299
5299
  } | undefined;
5300
5300
  }, {
5301
5301
  error: string;
@@ -5641,8 +5641,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5641
5641
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
5642
5642
  }, import("zod").ZodTypeAny, "passthrough">>>;
5643
5643
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
5644
- expand?: string | undefined;
5645
- self?: string | undefined;
5644
+ changelog?: unknown;
5646
5645
  transitions?: import("zod").objectInputType<{
5647
5646
  id: import("zod").ZodString;
5648
5647
  name: import("zod").ZodString;
@@ -5687,7 +5686,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5687
5686
  }, import("zod").ZodTypeAny, "passthrough">>>;
5688
5687
  }, import("zod").ZodTypeAny, "passthrough">>>;
5689
5688
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5690
- changelog?: unknown;
5689
+ expand?: string | undefined;
5690
+ self?: string | undefined;
5691
5691
  } | undefined;
5692
5692
  }>, import("zod").ZodObject<{
5693
5693
  operation: import("zod").ZodLiteral<"create">;