@bubblelab/bubble-core 0.1.175 → 0.1.177
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.
- package/dist/bubble-bundle.d.ts +145 -145
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +6 -0
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +5 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +108 -108
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +28 -28
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/attio/attio.d.ts +46 -46
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/capability-pipeline.js +3 -3
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +56 -56
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
- package/dist/bubbles/service-bubble/firecrawl.d.ts +982 -982
- package/dist/bubbles/service-bubble/followupboss.d.ts +192 -192
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +72 -72
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +174 -174
- package/dist/bubbles/service-bubble/gmail.d.ts +533 -533
- package/dist/bubbles/service-bubble/google-calendar.d.ts +134 -134
- package/dist/bubbles/service-bubble/google-drive.d.ts +66 -66
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +13 -13
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +47 -47
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +39 -39
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1577 -1577
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +23 -23
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +412 -412
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +126 -126
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1888 -1888
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.d.ts +5 -30
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.js +70 -204
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.js.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.types.d.ts +4 -0
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.types.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-fallback-step.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-fallback-step.js +28 -9
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-fallback-step.js.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +33 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +202 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +74 -74
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +19 -8
- package/package.json +2 -2
|
@@ -37,13 +37,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
37
37
|
properties: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>;
|
|
38
38
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
39
39
|
}, "strip", import("zod").ZodTypeAny, {
|
|
40
|
-
operation: "create_record";
|
|
41
40
|
properties: Record<string, string>;
|
|
41
|
+
operation: "create_record";
|
|
42
42
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
43
43
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
44
44
|
}, {
|
|
45
|
-
operation: "create_record";
|
|
46
45
|
properties: Record<string, string>;
|
|
46
|
+
operation: "create_record";
|
|
47
47
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
48
48
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
49
49
|
}>, import("zod").ZodObject<{
|
|
@@ -71,14 +71,14 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
71
71
|
properties: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>;
|
|
72
72
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
73
73
|
}, "strip", import("zod").ZodTypeAny, {
|
|
74
|
-
operation: "update_record";
|
|
75
74
|
properties: Record<string, string>;
|
|
75
|
+
operation: "update_record";
|
|
76
76
|
record_id: string;
|
|
77
77
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
78
78
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
79
79
|
}, {
|
|
80
|
-
operation: "update_record";
|
|
81
80
|
properties: Record<string, string>;
|
|
81
|
+
operation: "update_record";
|
|
82
82
|
record_id: string;
|
|
83
83
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
84
84
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -155,8 +155,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
155
155
|
}[];
|
|
156
156
|
}[];
|
|
157
157
|
properties?: string[] | undefined;
|
|
158
|
-
limit?: number | undefined;
|
|
159
158
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
159
|
+
limit?: number | undefined;
|
|
160
160
|
after?: string | undefined;
|
|
161
161
|
}>]>;
|
|
162
162
|
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
@@ -183,9 +183,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
183
183
|
}>>;
|
|
184
184
|
error: import("zod").ZodString;
|
|
185
185
|
}, "strip", import("zod").ZodTypeAny, {
|
|
186
|
-
operation: "create_record";
|
|
187
186
|
success: boolean;
|
|
188
187
|
error: string;
|
|
188
|
+
operation: "create_record";
|
|
189
189
|
record?: {
|
|
190
190
|
properties: Record<string, unknown>;
|
|
191
191
|
id: string;
|
|
@@ -194,9 +194,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
194
194
|
updatedAt?: string | undefined;
|
|
195
195
|
} | undefined;
|
|
196
196
|
}, {
|
|
197
|
-
operation: "create_record";
|
|
198
197
|
success: boolean;
|
|
199
198
|
error: string;
|
|
199
|
+
operation: "create_record";
|
|
200
200
|
record?: {
|
|
201
201
|
properties: Record<string, unknown>;
|
|
202
202
|
id: string;
|
|
@@ -228,9 +228,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
228
228
|
}>>;
|
|
229
229
|
error: import("zod").ZodString;
|
|
230
230
|
}, "strip", import("zod").ZodTypeAny, {
|
|
231
|
-
operation: "get_record";
|
|
232
231
|
success: boolean;
|
|
233
232
|
error: string;
|
|
233
|
+
operation: "get_record";
|
|
234
234
|
record?: {
|
|
235
235
|
properties: Record<string, unknown>;
|
|
236
236
|
id: string;
|
|
@@ -239,9 +239,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
239
239
|
updatedAt?: string | undefined;
|
|
240
240
|
} | undefined;
|
|
241
241
|
}, {
|
|
242
|
-
operation: "get_record";
|
|
243
242
|
success: boolean;
|
|
244
243
|
error: string;
|
|
244
|
+
operation: "get_record";
|
|
245
245
|
record?: {
|
|
246
246
|
properties: Record<string, unknown>;
|
|
247
247
|
id: string;
|
|
@@ -273,9 +273,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
273
273
|
}>>;
|
|
274
274
|
error: import("zod").ZodString;
|
|
275
275
|
}, "strip", import("zod").ZodTypeAny, {
|
|
276
|
-
operation: "update_record";
|
|
277
276
|
success: boolean;
|
|
278
277
|
error: string;
|
|
278
|
+
operation: "update_record";
|
|
279
279
|
record?: {
|
|
280
280
|
properties: Record<string, unknown>;
|
|
281
281
|
id: string;
|
|
@@ -284,9 +284,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
284
284
|
updatedAt?: string | undefined;
|
|
285
285
|
} | undefined;
|
|
286
286
|
}, {
|
|
287
|
-
operation: "update_record";
|
|
288
287
|
success: boolean;
|
|
289
288
|
error: string;
|
|
289
|
+
operation: "update_record";
|
|
290
290
|
record?: {
|
|
291
291
|
properties: Record<string, unknown>;
|
|
292
292
|
id: string;
|
|
@@ -336,9 +336,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
336
336
|
}>>;
|
|
337
337
|
error: import("zod").ZodString;
|
|
338
338
|
}, "strip", import("zod").ZodTypeAny, {
|
|
339
|
-
operation: "search_records";
|
|
340
339
|
success: boolean;
|
|
341
340
|
error: string;
|
|
341
|
+
operation: "search_records";
|
|
342
342
|
total?: number | undefined;
|
|
343
343
|
results?: {
|
|
344
344
|
properties: Record<string, unknown>;
|
|
@@ -353,9 +353,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
353
353
|
} | undefined;
|
|
354
354
|
} | undefined;
|
|
355
355
|
}, {
|
|
356
|
-
operation: "search_records";
|
|
357
356
|
success: boolean;
|
|
358
357
|
error: string;
|
|
358
|
+
operation: "search_records";
|
|
359
359
|
total?: number | undefined;
|
|
360
360
|
results?: {
|
|
361
361
|
properties: Record<string, unknown>;
|
|
@@ -152,8 +152,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
152
152
|
}>>;
|
|
153
153
|
error: z.ZodString;
|
|
154
154
|
}, "strip", z.ZodTypeAny, {
|
|
155
|
-
error: string;
|
|
156
155
|
success: boolean;
|
|
156
|
+
error: string;
|
|
157
157
|
operation: "create_record";
|
|
158
158
|
record?: {
|
|
159
159
|
properties: Record<string, unknown>;
|
|
@@ -163,8 +163,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
163
163
|
updatedAt?: string | undefined;
|
|
164
164
|
} | undefined;
|
|
165
165
|
}, {
|
|
166
|
-
error: string;
|
|
167
166
|
success: boolean;
|
|
167
|
+
error: string;
|
|
168
168
|
operation: "create_record";
|
|
169
169
|
record?: {
|
|
170
170
|
properties: Record<string, unknown>;
|
|
@@ -197,8 +197,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
197
197
|
}>>;
|
|
198
198
|
error: z.ZodString;
|
|
199
199
|
}, "strip", z.ZodTypeAny, {
|
|
200
|
-
error: string;
|
|
201
200
|
success: boolean;
|
|
201
|
+
error: string;
|
|
202
202
|
operation: "get_record";
|
|
203
203
|
record?: {
|
|
204
204
|
properties: Record<string, unknown>;
|
|
@@ -208,8 +208,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
208
208
|
updatedAt?: string | undefined;
|
|
209
209
|
} | undefined;
|
|
210
210
|
}, {
|
|
211
|
-
error: string;
|
|
212
211
|
success: boolean;
|
|
212
|
+
error: string;
|
|
213
213
|
operation: "get_record";
|
|
214
214
|
record?: {
|
|
215
215
|
properties: Record<string, unknown>;
|
|
@@ -242,8 +242,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
242
242
|
}>>;
|
|
243
243
|
error: z.ZodString;
|
|
244
244
|
}, "strip", z.ZodTypeAny, {
|
|
245
|
-
error: string;
|
|
246
245
|
success: boolean;
|
|
246
|
+
error: string;
|
|
247
247
|
operation: "update_record";
|
|
248
248
|
record?: {
|
|
249
249
|
properties: Record<string, unknown>;
|
|
@@ -253,8 +253,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
253
253
|
updatedAt?: string | undefined;
|
|
254
254
|
} | undefined;
|
|
255
255
|
}, {
|
|
256
|
-
error: string;
|
|
257
256
|
success: boolean;
|
|
257
|
+
error: string;
|
|
258
258
|
operation: "update_record";
|
|
259
259
|
record?: {
|
|
260
260
|
properties: Record<string, unknown>;
|
|
@@ -305,8 +305,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
305
305
|
}>>;
|
|
306
306
|
error: z.ZodString;
|
|
307
307
|
}, "strip", z.ZodTypeAny, {
|
|
308
|
-
error: string;
|
|
309
308
|
success: boolean;
|
|
309
|
+
error: string;
|
|
310
310
|
operation: "search_records";
|
|
311
311
|
total?: number | undefined;
|
|
312
312
|
results?: {
|
|
@@ -322,8 +322,8 @@ export declare const HubSpotResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
322
322
|
} | undefined;
|
|
323
323
|
} | undefined;
|
|
324
324
|
}, {
|
|
325
|
-
error: string;
|
|
326
325
|
success: boolean;
|
|
326
|
+
error: string;
|
|
327
327
|
operation: "search_records";
|
|
328
328
|
total?: number | undefined;
|
|
329
329
|
results?: {
|
|
@@ -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
|
-
timeout: number;
|
|
15
14
|
query: string;
|
|
16
|
-
allowedOperations: ("
|
|
15
|
+
allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
|
|
17
16
|
parameters: unknown[];
|
|
17
|
+
timeout: number;
|
|
18
18
|
maxRows: number;
|
|
19
19
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
20
20
|
}, {
|
|
21
21
|
query: string;
|
|
22
22
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
23
|
-
|
|
24
|
-
allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
|
|
23
|
+
allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
|
|
25
24
|
parameters?: unknown[] | undefined;
|
|
25
|
+
timeout?: number | undefined;
|
|
26
26
|
maxRows?: number | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
type InsForgeDbParamsInput = z.input<typeof InsForgeDbParamsSchema>;
|
|
@@ -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
|
-
timeout: number;
|
|
89
88
|
query: string;
|
|
90
|
-
allowedOperations: ("
|
|
89
|
+
allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
|
|
91
90
|
parameters: unknown[];
|
|
91
|
+
timeout: number;
|
|
92
92
|
maxRows: number;
|
|
93
93
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
94
94
|
}, {
|
|
95
95
|
query: string;
|
|
96
96
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
97
|
-
|
|
98
|
-
allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
|
|
97
|
+
allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
|
|
99
98
|
parameters?: unknown[] | undefined;
|
|
99
|
+
timeout?: number | undefined;
|
|
100
100
|
maxRows?: number | undefined;
|
|
101
101
|
}>;
|
|
102
102
|
static readonly resultSchema: z.ZodObject<{
|