@bubblelab/bubble-core 0.1.232 → 0.1.233

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 (71) hide show
  1. package/dist/bubble-bundle.d.ts +106 -106
  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-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 +18 -18
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
  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 +1 -1
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/firecrawl.d.ts +334 -334
  27. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  28. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  29. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  30. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  31. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  32. package/dist/bubbles/service-bubble/http.d.ts +2 -2
  33. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  34. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  35. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  36. package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
  37. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  38. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  39. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  41. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/slack/slack.d.ts +392 -392
  43. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  44. package/dist/bubbles/service-bubble/slack/slack.js +9 -2
  45. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  46. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  47. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  48. package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
  49. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
  50. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
  52. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  53. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  54. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  56. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
  57. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
  58. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  59. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  60. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  63. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  64. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  65. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  66. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  67. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
  68. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  69. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +26 -26
  70. package/dist/bubbles.json +1 -1
  71. package/package.json +2 -2
@@ -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;
126
127
  end: {
127
128
  date?: string | undefined;
128
129
  timeZone?: string | undefined;
129
130
  dateTime?: string | undefined;
130
131
  };
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;
158
159
  attendees?: {
159
160
  email: string;
160
161
  optional?: boolean | undefined;
161
162
  displayName?: string | undefined;
162
163
  responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
163
164
  }[] | undefined;
164
- calendar_id?: string | undefined;
165
165
  conference?: boolean | undefined;
166
166
  }>, z.ZodObject<{
167
167
  operation: z.ZodLiteral<"update_event">;
@@ -249,6 +249,7 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
249
249
  dateTime?: string | undefined;
250
250
  } | undefined;
251
251
  location?: string | undefined;
252
+ calendar_id?: string | undefined;
252
253
  end?: {
253
254
  date?: string | undefined;
254
255
  timeZone?: string | undefined;
@@ -260,7 +261,6 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
260
261
  displayName?: string | undefined;
261
262
  responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
262
263
  }[] | 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;
2209
2210
  end: {
2210
2211
  date?: string | undefined;
2211
2212
  timeZone?: string | undefined;
2212
2213
  dateTime?: string | undefined;
2213
2214
  };
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;
2241
2242
  attendees?: {
2242
2243
  email: string;
2243
2244
  optional?: boolean | undefined;
2244
2245
  displayName?: string | undefined;
2245
2246
  responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2246
2247
  }[] | undefined;
2247
- calendar_id?: string | undefined;
2248
2248
  conference?: boolean | undefined;
2249
2249
  }>, z.ZodObject<{
2250
2250
  operation: z.ZodLiteral<"update_event">;
@@ -2332,6 +2332,7 @@ 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;
2335
2336
  end?: {
2336
2337
  date?: string | undefined;
2337
2338
  timeZone?: string | undefined;
@@ -2343,7 +2344,6 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2343
2344
  displayName?: string | undefined;
2344
2345
  responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2345
2346
  }[] | 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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
19
18
  mimeType?: string | undefined;
19
+ credentials?: Partial<Record<CredentialType, 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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
26
25
  mimeType?: string | undefined;
26
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
27
27
  parent_folder_id?: string | undefined;
28
28
  convert_to_google_docs?: boolean | undefined;
29
29
  }>, z.ZodObject<{
@@ -932,15 +932,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
932
932
  content: string;
933
933
  operation: "upload_file";
934
934
  convert_to_google_docs: boolean;
935
- credentials?: Partial<Record<CredentialType, string>> | undefined;
936
935
  mimeType?: string | undefined;
936
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
937
937
  parent_folder_id?: string | undefined;
938
938
  }, {
939
939
  name: string;
940
940
  content: string;
941
941
  operation: "upload_file";
942
- credentials?: Partial<Record<CredentialType, string>> | undefined;
943
942
  mimeType?: string | undefined;
943
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
944
944
  parent_folder_id?: string | undefined;
945
945
  convert_to_google_docs?: boolean | undefined;
946
946
  }>, z.ZodObject<{
@@ -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
- timeout: number;
17
16
  url: string;
17
+ timeout: number;
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
- timeout: number;
87
86
  url: string;
87
+ timeout: number;
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[];
15
14
  timeout: number;
16
15
  query: string;
17
16
  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;
23
22
  credentials?: Partial<Record<CredentialType, string>> | undefined;
24
23
  timeout?: number | undefined;
25
24
  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;
40
39
  error: string;
41
40
  success: boolean;
42
41
  rows: Record<string, unknown>[];
43
42
  rowCount: number | null;
44
43
  command: string;
44
+ executionTime: number;
45
45
  cleanedJSONString: string;
46
46
  }, {
47
- executionTime: number;
48
47
  error: string;
49
48
  success: boolean;
50
49
  rows: Record<string, unknown>[];
51
50
  rowCount: number | null;
52
51
  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[];
89
88
  timeout: number;
90
89
  query: string;
91
90
  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;
97
96
  credentials?: Partial<Record<CredentialType, string>> | undefined;
98
97
  timeout?: number | undefined;
99
98
  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;
112
111
  error: string;
113
112
  success: boolean;
114
113
  rows: Record<string, unknown>[];
115
114
  rowCount: number | null;
116
115
  command: string;
116
+ executionTime: number;
117
117
  cleanedJSONString: string;
118
118
  }, {
119
- executionTime: number;
120
119
  error: string;
121
120
  success: boolean;
122
121
  rows: Record<string, unknown>[];
123
122
  rowCount: number | null;
124
123
  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" | "changelog" | "transitions")[] | undefined;
74
+ expand?: ("comments" | "transitions" | "changelog")[] | 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" | "changelog" | "transitions")[] | undefined;
80
+ expand?: ("comments" | "transitions" | "changelog")[] | undefined;
81
81
  }>, import("zod").ZodObject<{
82
82
  operation: import("zod").ZodLiteral<"create">;
83
83
  project: import("zod").ZodString;
@@ -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>>;
@@ -148,8 +148,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
148
148
  priority?: string | undefined;
149
149
  summary?: string | undefined;
150
150
  labels?: {
151
- remove?: string[] | undefined;
152
151
  set?: string[] | undefined;
152
+ remove?: string[] | undefined;
153
153
  add?: string[] | undefined;
154
154
  } | undefined;
155
155
  comment?: string | undefined;
@@ -163,8 +163,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
163
163
  priority?: string | undefined;
164
164
  summary?: string | undefined;
165
165
  labels?: {
166
- remove?: string[] | undefined;
167
166
  set?: string[] | undefined;
167
+ remove?: string[] | undefined;
168
168
  add?: string[] | undefined;
169
169
  } | undefined;
170
170
  comment?: string | undefined;
@@ -1770,7 +1770,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1770
1770
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
1771
1771
  }, import("zod").ZodTypeAny, "passthrough">>>;
1772
1772
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1773
- changelog?: unknown;
1773
+ expand?: string | undefined;
1774
+ self?: string | undefined;
1774
1775
  transitions?: import("zod").objectOutputType<{
1775
1776
  id: import("zod").ZodString;
1776
1777
  name: import("zod").ZodString;
@@ -1815,8 +1816,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1815
1816
  }, import("zod").ZodTypeAny, "passthrough">>>;
1816
1817
  }, import("zod").ZodTypeAny, "passthrough">>>;
1817
1818
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1818
- expand?: string | undefined;
1819
- self?: string | undefined;
1819
+ changelog?: unknown;
1820
1820
  }, {
1821
1821
  key?: string | undefined;
1822
1822
  id?: string | undefined;
@@ -2157,7 +2157,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2157
2157
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2158
2158
  }, import("zod").ZodTypeAny, "passthrough">>>;
2159
2159
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2160
- changelog?: unknown;
2160
+ expand?: string | undefined;
2161
+ self?: string | undefined;
2161
2162
  transitions?: import("zod").objectInputType<{
2162
2163
  id: import("zod").ZodString;
2163
2164
  name: import("zod").ZodString;
@@ -2202,8 +2203,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2202
2203
  }, import("zod").ZodTypeAny, "passthrough">>>;
2203
2204
  }, import("zod").ZodTypeAny, "passthrough">>>;
2204
2205
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2205
- expand?: string | undefined;
2206
- self?: string | undefined;
2206
+ changelog?: unknown;
2207
2207
  }>, "many">>;
2208
2208
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2209
2209
  offset: import("zod").ZodOptional<import("zod").ZodNumber>;
@@ -2553,7 +2553,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2553
2553
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2554
2554
  }, import("zod").ZodTypeAny, "passthrough">>>;
2555
2555
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2556
- changelog?: unknown;
2556
+ expand?: string | undefined;
2557
+ self?: string | undefined;
2557
2558
  transitions?: import("zod").objectOutputType<{
2558
2559
  id: import("zod").ZodString;
2559
2560
  name: import("zod").ZodString;
@@ -2598,8 +2599,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2598
2599
  }, import("zod").ZodTypeAny, "passthrough">>>;
2599
2600
  }, import("zod").ZodTypeAny, "passthrough">>>;
2600
2601
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2601
- expand?: string | undefined;
2602
- self?: string | undefined;
2602
+ changelog?: unknown;
2603
2603
  }[] | undefined;
2604
2604
  limit?: number | undefined;
2605
2605
  offset?: number | undefined;
@@ -2948,7 +2948,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2948
2948
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2949
2949
  }, import("zod").ZodTypeAny, "passthrough">>>;
2950
2950
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2951
- changelog?: unknown;
2951
+ expand?: string | undefined;
2952
+ self?: string | undefined;
2952
2953
  transitions?: import("zod").objectInputType<{
2953
2954
  id: import("zod").ZodString;
2954
2955
  name: import("zod").ZodString;
@@ -2993,8 +2994,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2993
2994
  }, import("zod").ZodTypeAny, "passthrough">>>;
2994
2995
  }, import("zod").ZodTypeAny, "passthrough">>>;
2995
2996
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2996
- expand?: string | undefined;
2997
- self?: string | undefined;
2997
+ changelog?: unknown;
2998
2998
  }[] | undefined;
2999
2999
  limit?: number | undefined;
3000
3000
  offset?: number | undefined;
@@ -4487,7 +4487,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4487
4487
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
4488
4488
  }, import("zod").ZodTypeAny, "passthrough">>>;
4489
4489
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
4490
- changelog?: unknown;
4490
+ expand?: string | undefined;
4491
+ self?: string | undefined;
4491
4492
  transitions?: import("zod").objectOutputType<{
4492
4493
  id: import("zod").ZodString;
4493
4494
  name: import("zod").ZodString;
@@ -4532,8 +4533,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4532
4533
  }, import("zod").ZodTypeAny, "passthrough">>>;
4533
4534
  }, import("zod").ZodTypeAny, "passthrough">>>;
4534
4535
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
4535
- expand?: string | undefined;
4536
- self?: string | undefined;
4536
+ changelog?: unknown;
4537
4537
  }, {
4538
4538
  key?: string | undefined;
4539
4539
  id?: string | undefined;
@@ -4874,7 +4874,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4874
4874
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
4875
4875
  }, import("zod").ZodTypeAny, "passthrough">>>;
4876
4876
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
4877
- changelog?: unknown;
4877
+ expand?: string | undefined;
4878
+ self?: string | undefined;
4878
4879
  transitions?: import("zod").objectInputType<{
4879
4880
  id: import("zod").ZodString;
4880
4881
  name: import("zod").ZodString;
@@ -4919,8 +4920,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4919
4920
  }, import("zod").ZodTypeAny, "passthrough">>>;
4920
4921
  }, import("zod").ZodTypeAny, "passthrough">>>;
4921
4922
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
4922
- expand?: string | undefined;
4923
- self?: string | undefined;
4923
+ changelog?: unknown;
4924
4924
  }>>;
4925
4925
  error: import("zod").ZodString;
4926
4926
  }, "strip", import("zod").ZodTypeAny, {
@@ -5267,7 +5267,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5267
5267
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
5268
5268
  }, import("zod").ZodTypeAny, "passthrough">>>;
5269
5269
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
5270
- changelog?: unknown;
5270
+ expand?: string | undefined;
5271
+ self?: string | undefined;
5271
5272
  transitions?: import("zod").objectOutputType<{
5272
5273
  id: import("zod").ZodString;
5273
5274
  name: import("zod").ZodString;
@@ -5312,8 +5313,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5312
5313
  }, import("zod").ZodTypeAny, "passthrough">>>;
5313
5314
  }, import("zod").ZodTypeAny, "passthrough">>>;
5314
5315
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5315
- expand?: string | undefined;
5316
- self?: string | undefined;
5316
+ changelog?: unknown;
5317
5317
  } | undefined;
5318
5318
  }, {
5319
5319
  error: string;
@@ -5659,7 +5659,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5659
5659
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
5660
5660
  }, import("zod").ZodTypeAny, "passthrough">>>;
5661
5661
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
5662
- changelog?: unknown;
5662
+ expand?: string | undefined;
5663
+ self?: string | undefined;
5663
5664
  transitions?: import("zod").objectInputType<{
5664
5665
  id: import("zod").ZodString;
5665
5666
  name: import("zod").ZodString;
@@ -5704,8 +5705,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5704
5705
  }, import("zod").ZodTypeAny, "passthrough">>>;
5705
5706
  }, import("zod").ZodTypeAny, "passthrough">>>;
5706
5707
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5707
- expand?: string | undefined;
5708
- self?: string | undefined;
5708
+ changelog?: unknown;
5709
5709
  } | undefined;
5710
5710
  }>, import("zod").ZodObject<{
5711
5711
  operation: import("zod").ZodLiteral<"create">;