@bubblelab/bubble-core 0.1.36 → 0.1.38
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 +179 -101
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +8 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
- package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.js +3 -0
- package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
- package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
- package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
- package/dist/bubbles/service-bubble/github.d.ts +164 -164
- package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
- package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
- package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
- package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/resend.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
- package/dist/bubbles/service-bubble/storage.d.ts +52 -52
- package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
- package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles.json +4768 -1722
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -12,16 +12,16 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
12
12
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
|
14
14
|
name: string;
|
|
15
|
-
operation: "upload_file";
|
|
16
15
|
content: string;
|
|
16
|
+
operation: "upload_file";
|
|
17
17
|
convert_to_google_docs: boolean;
|
|
18
18
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
19
19
|
mimeType?: string | undefined;
|
|
20
20
|
parent_folder_id?: string | undefined;
|
|
21
21
|
}, {
|
|
22
22
|
name: string;
|
|
23
|
-
operation: "upload_file";
|
|
24
23
|
content: string;
|
|
24
|
+
operation: "upload_file";
|
|
25
25
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
26
26
|
mimeType?: string | undefined;
|
|
27
27
|
parent_folder_id?: string | undefined;
|
|
@@ -119,7 +119,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
119
119
|
send_notification: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
120
120
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
121
121
|
}, "strip", z.ZodTypeAny, {
|
|
122
|
-
type: "
|
|
122
|
+
type: "domain" | "user" | "group" | "anyone";
|
|
123
123
|
operation: "share_file";
|
|
124
124
|
file_id: string;
|
|
125
125
|
role: "writer" | "reader" | "commenter" | "owner";
|
|
@@ -129,7 +129,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
129
129
|
}, {
|
|
130
130
|
operation: "share_file";
|
|
131
131
|
file_id: string;
|
|
132
|
-
type?: "
|
|
132
|
+
type?: "domain" | "user" | "group" | "anyone" | undefined;
|
|
133
133
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
134
134
|
email_address?: string | undefined;
|
|
135
135
|
role?: "writer" | "reader" | "commenter" | "owner" | undefined;
|
|
@@ -171,14 +171,14 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
171
171
|
mode: z.ZodDefault<z.ZodOptional<z.ZodEnum<["replace", "append"]>>>;
|
|
172
172
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
173
173
|
}, "strip", z.ZodTypeAny, {
|
|
174
|
-
operation: "update_doc";
|
|
175
174
|
content: string;
|
|
175
|
+
operation: "update_doc";
|
|
176
176
|
mode: "replace" | "append";
|
|
177
177
|
document_id: string;
|
|
178
178
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
179
179
|
}, {
|
|
180
|
-
operation: "update_doc";
|
|
181
180
|
content: string;
|
|
181
|
+
operation: "update_doc";
|
|
182
182
|
document_id: string;
|
|
183
183
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
184
184
|
mode?: "replace" | "append" | undefined;
|
|
@@ -208,8 +208,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
208
208
|
emailAddress?: string | undefined;
|
|
209
209
|
}>, "many">>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
-
id: string;
|
|
212
211
|
name: string;
|
|
212
|
+
id: string;
|
|
213
213
|
mimeType: string;
|
|
214
214
|
size?: string | undefined;
|
|
215
215
|
createdTime?: string | undefined;
|
|
@@ -223,8 +223,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
223
223
|
emailAddress?: string | undefined;
|
|
224
224
|
}[] | undefined;
|
|
225
225
|
}, {
|
|
226
|
-
id: string;
|
|
227
226
|
name: string;
|
|
227
|
+
id: string;
|
|
228
228
|
mimeType: string;
|
|
229
229
|
size?: string | undefined;
|
|
230
230
|
createdTime?: string | undefined;
|
|
@@ -240,12 +240,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
240
240
|
}>>;
|
|
241
241
|
error: z.ZodString;
|
|
242
242
|
}, "strip", z.ZodTypeAny, {
|
|
243
|
-
operation: "upload_file";
|
|
244
243
|
success: boolean;
|
|
245
244
|
error: string;
|
|
245
|
+
operation: "upload_file";
|
|
246
246
|
file?: {
|
|
247
|
-
id: string;
|
|
248
247
|
name: string;
|
|
248
|
+
id: string;
|
|
249
249
|
mimeType: string;
|
|
250
250
|
size?: string | undefined;
|
|
251
251
|
createdTime?: string | undefined;
|
|
@@ -260,12 +260,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
260
260
|
}[] | undefined;
|
|
261
261
|
} | undefined;
|
|
262
262
|
}, {
|
|
263
|
-
operation: "upload_file";
|
|
264
263
|
success: boolean;
|
|
265
264
|
error: string;
|
|
265
|
+
operation: "upload_file";
|
|
266
266
|
file?: {
|
|
267
|
-
id: string;
|
|
268
267
|
name: string;
|
|
268
|
+
id: string;
|
|
269
269
|
mimeType: string;
|
|
270
270
|
size?: string | undefined;
|
|
271
271
|
createdTime?: string | undefined;
|
|
@@ -287,16 +287,16 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
287
287
|
mimeType: z.ZodOptional<z.ZodString>;
|
|
288
288
|
error: z.ZodString;
|
|
289
289
|
}, "strip", z.ZodTypeAny, {
|
|
290
|
-
operation: "download_file";
|
|
291
290
|
success: boolean;
|
|
292
291
|
error: string;
|
|
292
|
+
operation: "download_file";
|
|
293
293
|
content?: string | undefined;
|
|
294
294
|
mimeType?: string | undefined;
|
|
295
295
|
filename?: string | undefined;
|
|
296
296
|
}, {
|
|
297
|
-
operation: "download_file";
|
|
298
297
|
success: boolean;
|
|
299
298
|
error: string;
|
|
299
|
+
operation: "download_file";
|
|
300
300
|
content?: string | undefined;
|
|
301
301
|
mimeType?: string | undefined;
|
|
302
302
|
filename?: string | undefined;
|
|
@@ -325,8 +325,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
325
325
|
emailAddress?: string | undefined;
|
|
326
326
|
}>, "many">>;
|
|
327
327
|
}, "strip", z.ZodTypeAny, {
|
|
328
|
-
id: string;
|
|
329
328
|
name: string;
|
|
329
|
+
id: string;
|
|
330
330
|
mimeType: string;
|
|
331
331
|
size?: string | undefined;
|
|
332
332
|
createdTime?: string | undefined;
|
|
@@ -340,8 +340,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
340
340
|
emailAddress?: string | undefined;
|
|
341
341
|
}[] | undefined;
|
|
342
342
|
}, {
|
|
343
|
-
id: string;
|
|
344
343
|
name: string;
|
|
344
|
+
id: string;
|
|
345
345
|
mimeType: string;
|
|
346
346
|
size?: string | undefined;
|
|
347
347
|
createdTime?: string | undefined;
|
|
@@ -359,12 +359,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
359
359
|
next_page_token: z.ZodOptional<z.ZodString>;
|
|
360
360
|
error: z.ZodString;
|
|
361
361
|
}, "strip", z.ZodTypeAny, {
|
|
362
|
-
operation: "list_files";
|
|
363
362
|
success: boolean;
|
|
364
363
|
error: string;
|
|
364
|
+
operation: "list_files";
|
|
365
|
+
total_count?: number | undefined;
|
|
365
366
|
files?: {
|
|
366
|
-
id: string;
|
|
367
367
|
name: string;
|
|
368
|
+
id: string;
|
|
368
369
|
mimeType: string;
|
|
369
370
|
size?: string | undefined;
|
|
370
371
|
createdTime?: string | undefined;
|
|
@@ -378,15 +379,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
378
379
|
emailAddress?: string | undefined;
|
|
379
380
|
}[] | undefined;
|
|
380
381
|
}[] | undefined;
|
|
381
|
-
total_count?: number | undefined;
|
|
382
382
|
next_page_token?: string | undefined;
|
|
383
383
|
}, {
|
|
384
|
-
operation: "list_files";
|
|
385
384
|
success: boolean;
|
|
386
385
|
error: string;
|
|
386
|
+
operation: "list_files";
|
|
387
|
+
total_count?: number | undefined;
|
|
387
388
|
files?: {
|
|
388
|
-
id: string;
|
|
389
389
|
name: string;
|
|
390
|
+
id: string;
|
|
390
391
|
mimeType: string;
|
|
391
392
|
size?: string | undefined;
|
|
392
393
|
createdTime?: string | undefined;
|
|
@@ -400,7 +401,6 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
400
401
|
emailAddress?: string | undefined;
|
|
401
402
|
}[] | undefined;
|
|
402
403
|
}[] | undefined;
|
|
403
|
-
total_count?: number | undefined;
|
|
404
404
|
next_page_token?: string | undefined;
|
|
405
405
|
}>, z.ZodObject<{
|
|
406
406
|
operation: z.ZodLiteral<"create_folder">;
|
|
@@ -411,34 +411,34 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
411
411
|
webViewLink: z.ZodOptional<z.ZodString>;
|
|
412
412
|
parents: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
413
413
|
}, "strip", z.ZodTypeAny, {
|
|
414
|
-
id: string;
|
|
415
414
|
name: string;
|
|
415
|
+
id: string;
|
|
416
416
|
webViewLink?: string | undefined;
|
|
417
417
|
parents?: string[] | undefined;
|
|
418
418
|
}, {
|
|
419
|
-
id: string;
|
|
420
419
|
name: string;
|
|
420
|
+
id: string;
|
|
421
421
|
webViewLink?: string | undefined;
|
|
422
422
|
parents?: string[] | undefined;
|
|
423
423
|
}>>;
|
|
424
424
|
error: z.ZodString;
|
|
425
425
|
}, "strip", z.ZodTypeAny, {
|
|
426
|
-
operation: "create_folder";
|
|
427
426
|
success: boolean;
|
|
428
427
|
error: string;
|
|
428
|
+
operation: "create_folder";
|
|
429
429
|
folder?: {
|
|
430
|
-
id: string;
|
|
431
430
|
name: string;
|
|
431
|
+
id: string;
|
|
432
432
|
webViewLink?: string | undefined;
|
|
433
433
|
parents?: string[] | undefined;
|
|
434
434
|
} | undefined;
|
|
435
435
|
}, {
|
|
436
|
-
operation: "create_folder";
|
|
437
436
|
success: boolean;
|
|
438
437
|
error: string;
|
|
438
|
+
operation: "create_folder";
|
|
439
439
|
folder?: {
|
|
440
|
-
id: string;
|
|
441
440
|
name: string;
|
|
441
|
+
id: string;
|
|
442
442
|
webViewLink?: string | undefined;
|
|
443
443
|
parents?: string[] | undefined;
|
|
444
444
|
} | undefined;
|
|
@@ -448,14 +448,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
448
448
|
deleted_file_id: z.ZodOptional<z.ZodString>;
|
|
449
449
|
error: z.ZodString;
|
|
450
450
|
}, "strip", z.ZodTypeAny, {
|
|
451
|
-
operation: "delete_file";
|
|
452
451
|
success: boolean;
|
|
453
452
|
error: string;
|
|
453
|
+
operation: "delete_file";
|
|
454
454
|
deleted_file_id?: string | undefined;
|
|
455
455
|
}, {
|
|
456
|
-
operation: "delete_file";
|
|
457
456
|
success: boolean;
|
|
458
457
|
error: string;
|
|
458
|
+
operation: "delete_file";
|
|
459
459
|
deleted_file_id?: string | undefined;
|
|
460
460
|
}>, z.ZodObject<{
|
|
461
461
|
operation: z.ZodLiteral<"get_file_info">;
|
|
@@ -482,8 +482,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
482
482
|
emailAddress?: string | undefined;
|
|
483
483
|
}>, "many">>;
|
|
484
484
|
}, "strip", z.ZodTypeAny, {
|
|
485
|
-
id: string;
|
|
486
485
|
name: string;
|
|
486
|
+
id: string;
|
|
487
487
|
mimeType: string;
|
|
488
488
|
size?: string | undefined;
|
|
489
489
|
createdTime?: string | undefined;
|
|
@@ -497,8 +497,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
497
497
|
emailAddress?: string | undefined;
|
|
498
498
|
}[] | undefined;
|
|
499
499
|
}, {
|
|
500
|
-
id: string;
|
|
501
500
|
name: string;
|
|
501
|
+
id: string;
|
|
502
502
|
mimeType: string;
|
|
503
503
|
size?: string | undefined;
|
|
504
504
|
createdTime?: string | undefined;
|
|
@@ -533,12 +533,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
533
533
|
}>, "many">>;
|
|
534
534
|
error: z.ZodString;
|
|
535
535
|
}, "strip", z.ZodTypeAny, {
|
|
536
|
-
operation: "get_file_info";
|
|
537
536
|
success: boolean;
|
|
538
537
|
error: string;
|
|
538
|
+
operation: "get_file_info";
|
|
539
539
|
file?: {
|
|
540
|
-
id: string;
|
|
541
540
|
name: string;
|
|
541
|
+
id: string;
|
|
542
542
|
mimeType: string;
|
|
543
543
|
size?: string | undefined;
|
|
544
544
|
createdTime?: string | undefined;
|
|
@@ -560,12 +560,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
560
560
|
emailAddress?: string | undefined;
|
|
561
561
|
}[] | undefined;
|
|
562
562
|
}, {
|
|
563
|
-
operation: "get_file_info";
|
|
564
563
|
success: boolean;
|
|
565
564
|
error: string;
|
|
565
|
+
operation: "get_file_info";
|
|
566
566
|
file?: {
|
|
567
|
-
id: string;
|
|
568
567
|
name: string;
|
|
568
|
+
id: string;
|
|
569
569
|
mimeType: string;
|
|
570
570
|
size?: string | undefined;
|
|
571
571
|
createdTime?: string | undefined;
|
|
@@ -593,15 +593,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
593
593
|
share_link: z.ZodOptional<z.ZodString>;
|
|
594
594
|
error: z.ZodString;
|
|
595
595
|
}, "strip", z.ZodTypeAny, {
|
|
596
|
-
operation: "share_file";
|
|
597
596
|
success: boolean;
|
|
598
597
|
error: string;
|
|
598
|
+
operation: "share_file";
|
|
599
599
|
permission_id?: string | undefined;
|
|
600
600
|
share_link?: string | undefined;
|
|
601
601
|
}, {
|
|
602
|
-
operation: "share_file";
|
|
603
602
|
success: boolean;
|
|
604
603
|
error: string;
|
|
604
|
+
operation: "share_file";
|
|
605
605
|
permission_id?: string | undefined;
|
|
606
606
|
share_link?: string | undefined;
|
|
607
607
|
}>, z.ZodObject<{
|
|
@@ -629,8 +629,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
629
629
|
emailAddress?: string | undefined;
|
|
630
630
|
}>, "many">>;
|
|
631
631
|
}, "strip", z.ZodTypeAny, {
|
|
632
|
-
id: string;
|
|
633
632
|
name: string;
|
|
633
|
+
id: string;
|
|
634
634
|
mimeType: string;
|
|
635
635
|
size?: string | undefined;
|
|
636
636
|
createdTime?: string | undefined;
|
|
@@ -644,8 +644,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
644
644
|
emailAddress?: string | undefined;
|
|
645
645
|
}[] | undefined;
|
|
646
646
|
}, {
|
|
647
|
-
id: string;
|
|
648
647
|
name: string;
|
|
648
|
+
id: string;
|
|
649
649
|
mimeType: string;
|
|
650
650
|
size?: string | undefined;
|
|
651
651
|
createdTime?: string | undefined;
|
|
@@ -661,12 +661,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
661
661
|
}>>;
|
|
662
662
|
error: z.ZodString;
|
|
663
663
|
}, "strip", z.ZodTypeAny, {
|
|
664
|
-
operation: "move_file";
|
|
665
664
|
success: boolean;
|
|
666
665
|
error: string;
|
|
666
|
+
operation: "move_file";
|
|
667
667
|
file?: {
|
|
668
|
-
id: string;
|
|
669
668
|
name: string;
|
|
669
|
+
id: string;
|
|
670
670
|
mimeType: string;
|
|
671
671
|
size?: string | undefined;
|
|
672
672
|
createdTime?: string | undefined;
|
|
@@ -681,12 +681,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
681
681
|
}[] | undefined;
|
|
682
682
|
} | undefined;
|
|
683
683
|
}, {
|
|
684
|
-
operation: "move_file";
|
|
685
684
|
success: boolean;
|
|
686
685
|
error: string;
|
|
686
|
+
operation: "move_file";
|
|
687
687
|
file?: {
|
|
688
|
-
id: string;
|
|
689
688
|
name: string;
|
|
689
|
+
id: string;
|
|
690
690
|
mimeType: string;
|
|
691
691
|
size?: string | undefined;
|
|
692
692
|
createdTime?: string | undefined;
|
|
@@ -731,9 +731,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
731
731
|
plainText: z.ZodOptional<z.ZodString>;
|
|
732
732
|
error: z.ZodString;
|
|
733
733
|
}, "strip", z.ZodTypeAny, {
|
|
734
|
-
operation: "get_doc";
|
|
735
734
|
success: boolean;
|
|
736
735
|
error: string;
|
|
736
|
+
operation: "get_doc";
|
|
737
737
|
document?: z.objectOutputType<{
|
|
738
738
|
documentId: z.ZodString;
|
|
739
739
|
title: z.ZodString;
|
|
@@ -745,9 +745,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
745
745
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
746
746
|
plainText?: string | undefined;
|
|
747
747
|
}, {
|
|
748
|
-
operation: "get_doc";
|
|
749
748
|
success: boolean;
|
|
750
749
|
error: string;
|
|
750
|
+
operation: "get_doc";
|
|
751
751
|
document?: z.objectInputType<{
|
|
752
752
|
documentId: z.ZodString;
|
|
753
753
|
title: z.ZodString;
|
|
@@ -765,15 +765,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
765
765
|
revisionId: z.ZodOptional<z.ZodString>;
|
|
766
766
|
error: z.ZodString;
|
|
767
767
|
}, "strip", z.ZodTypeAny, {
|
|
768
|
-
operation: "update_doc";
|
|
769
768
|
success: boolean;
|
|
770
769
|
error: string;
|
|
770
|
+
operation: "update_doc";
|
|
771
771
|
documentId?: string | undefined;
|
|
772
772
|
revisionId?: string | undefined;
|
|
773
773
|
}, {
|
|
774
|
-
operation: "update_doc";
|
|
775
774
|
success: boolean;
|
|
776
775
|
error: string;
|
|
776
|
+
operation: "update_doc";
|
|
777
777
|
documentId?: string | undefined;
|
|
778
778
|
revisionId?: string | undefined;
|
|
779
779
|
}>]>;
|
|
@@ -800,16 +800,16 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
800
800
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
801
801
|
}, "strip", z.ZodTypeAny, {
|
|
802
802
|
name: string;
|
|
803
|
-
operation: "upload_file";
|
|
804
803
|
content: string;
|
|
804
|
+
operation: "upload_file";
|
|
805
805
|
convert_to_google_docs: boolean;
|
|
806
806
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
807
807
|
mimeType?: string | undefined;
|
|
808
808
|
parent_folder_id?: string | undefined;
|
|
809
809
|
}, {
|
|
810
810
|
name: string;
|
|
811
|
-
operation: "upload_file";
|
|
812
811
|
content: string;
|
|
812
|
+
operation: "upload_file";
|
|
813
813
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
814
814
|
mimeType?: string | undefined;
|
|
815
815
|
parent_folder_id?: string | undefined;
|
|
@@ -907,7 +907,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
907
907
|
send_notification: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
908
908
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
909
909
|
}, "strip", z.ZodTypeAny, {
|
|
910
|
-
type: "
|
|
910
|
+
type: "domain" | "user" | "group" | "anyone";
|
|
911
911
|
operation: "share_file";
|
|
912
912
|
file_id: string;
|
|
913
913
|
role: "writer" | "reader" | "commenter" | "owner";
|
|
@@ -917,7 +917,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
917
917
|
}, {
|
|
918
918
|
operation: "share_file";
|
|
919
919
|
file_id: string;
|
|
920
|
-
type?: "
|
|
920
|
+
type?: "domain" | "user" | "group" | "anyone" | undefined;
|
|
921
921
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
922
922
|
email_address?: string | undefined;
|
|
923
923
|
role?: "writer" | "reader" | "commenter" | "owner" | undefined;
|
|
@@ -959,14 +959,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
959
959
|
mode: z.ZodDefault<z.ZodOptional<z.ZodEnum<["replace", "append"]>>>;
|
|
960
960
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
961
961
|
}, "strip", z.ZodTypeAny, {
|
|
962
|
-
operation: "update_doc";
|
|
963
962
|
content: string;
|
|
963
|
+
operation: "update_doc";
|
|
964
964
|
mode: "replace" | "append";
|
|
965
965
|
document_id: string;
|
|
966
966
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
967
967
|
}, {
|
|
968
|
-
operation: "update_doc";
|
|
969
968
|
content: string;
|
|
969
|
+
operation: "update_doc";
|
|
970
970
|
document_id: string;
|
|
971
971
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
972
972
|
mode?: "replace" | "append" | undefined;
|
|
@@ -996,8 +996,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
996
996
|
emailAddress?: string | undefined;
|
|
997
997
|
}>, "many">>;
|
|
998
998
|
}, "strip", z.ZodTypeAny, {
|
|
999
|
-
id: string;
|
|
1000
999
|
name: string;
|
|
1000
|
+
id: string;
|
|
1001
1001
|
mimeType: string;
|
|
1002
1002
|
size?: string | undefined;
|
|
1003
1003
|
createdTime?: string | undefined;
|
|
@@ -1011,8 +1011,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1011
1011
|
emailAddress?: string | undefined;
|
|
1012
1012
|
}[] | undefined;
|
|
1013
1013
|
}, {
|
|
1014
|
-
id: string;
|
|
1015
1014
|
name: string;
|
|
1015
|
+
id: string;
|
|
1016
1016
|
mimeType: string;
|
|
1017
1017
|
size?: string | undefined;
|
|
1018
1018
|
createdTime?: string | undefined;
|
|
@@ -1028,12 +1028,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1028
1028
|
}>>;
|
|
1029
1029
|
error: z.ZodString;
|
|
1030
1030
|
}, "strip", z.ZodTypeAny, {
|
|
1031
|
-
operation: "upload_file";
|
|
1032
1031
|
success: boolean;
|
|
1033
1032
|
error: string;
|
|
1033
|
+
operation: "upload_file";
|
|
1034
1034
|
file?: {
|
|
1035
|
-
id: string;
|
|
1036
1035
|
name: string;
|
|
1036
|
+
id: string;
|
|
1037
1037
|
mimeType: string;
|
|
1038
1038
|
size?: string | undefined;
|
|
1039
1039
|
createdTime?: string | undefined;
|
|
@@ -1048,12 +1048,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1048
1048
|
}[] | undefined;
|
|
1049
1049
|
} | undefined;
|
|
1050
1050
|
}, {
|
|
1051
|
-
operation: "upload_file";
|
|
1052
1051
|
success: boolean;
|
|
1053
1052
|
error: string;
|
|
1053
|
+
operation: "upload_file";
|
|
1054
1054
|
file?: {
|
|
1055
|
-
id: string;
|
|
1056
1055
|
name: string;
|
|
1056
|
+
id: string;
|
|
1057
1057
|
mimeType: string;
|
|
1058
1058
|
size?: string | undefined;
|
|
1059
1059
|
createdTime?: string | undefined;
|
|
@@ -1075,16 +1075,16 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1075
1075
|
mimeType: z.ZodOptional<z.ZodString>;
|
|
1076
1076
|
error: z.ZodString;
|
|
1077
1077
|
}, "strip", z.ZodTypeAny, {
|
|
1078
|
-
operation: "download_file";
|
|
1079
1078
|
success: boolean;
|
|
1080
1079
|
error: string;
|
|
1080
|
+
operation: "download_file";
|
|
1081
1081
|
content?: string | undefined;
|
|
1082
1082
|
mimeType?: string | undefined;
|
|
1083
1083
|
filename?: string | undefined;
|
|
1084
1084
|
}, {
|
|
1085
|
-
operation: "download_file";
|
|
1086
1085
|
success: boolean;
|
|
1087
1086
|
error: string;
|
|
1087
|
+
operation: "download_file";
|
|
1088
1088
|
content?: string | undefined;
|
|
1089
1089
|
mimeType?: string | undefined;
|
|
1090
1090
|
filename?: string | undefined;
|
|
@@ -1113,8 +1113,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1113
1113
|
emailAddress?: string | undefined;
|
|
1114
1114
|
}>, "many">>;
|
|
1115
1115
|
}, "strip", z.ZodTypeAny, {
|
|
1116
|
-
id: string;
|
|
1117
1116
|
name: string;
|
|
1117
|
+
id: string;
|
|
1118
1118
|
mimeType: string;
|
|
1119
1119
|
size?: string | undefined;
|
|
1120
1120
|
createdTime?: string | undefined;
|
|
@@ -1128,8 +1128,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1128
1128
|
emailAddress?: string | undefined;
|
|
1129
1129
|
}[] | undefined;
|
|
1130
1130
|
}, {
|
|
1131
|
-
id: string;
|
|
1132
1131
|
name: string;
|
|
1132
|
+
id: string;
|
|
1133
1133
|
mimeType: string;
|
|
1134
1134
|
size?: string | undefined;
|
|
1135
1135
|
createdTime?: string | undefined;
|
|
@@ -1147,12 +1147,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1147
1147
|
next_page_token: z.ZodOptional<z.ZodString>;
|
|
1148
1148
|
error: z.ZodString;
|
|
1149
1149
|
}, "strip", z.ZodTypeAny, {
|
|
1150
|
-
operation: "list_files";
|
|
1151
1150
|
success: boolean;
|
|
1152
1151
|
error: string;
|
|
1152
|
+
operation: "list_files";
|
|
1153
|
+
total_count?: number | undefined;
|
|
1153
1154
|
files?: {
|
|
1154
|
-
id: string;
|
|
1155
1155
|
name: string;
|
|
1156
|
+
id: string;
|
|
1156
1157
|
mimeType: string;
|
|
1157
1158
|
size?: string | undefined;
|
|
1158
1159
|
createdTime?: string | undefined;
|
|
@@ -1166,15 +1167,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1166
1167
|
emailAddress?: string | undefined;
|
|
1167
1168
|
}[] | undefined;
|
|
1168
1169
|
}[] | undefined;
|
|
1169
|
-
total_count?: number | undefined;
|
|
1170
1170
|
next_page_token?: string | undefined;
|
|
1171
1171
|
}, {
|
|
1172
|
-
operation: "list_files";
|
|
1173
1172
|
success: boolean;
|
|
1174
1173
|
error: string;
|
|
1174
|
+
operation: "list_files";
|
|
1175
|
+
total_count?: number | undefined;
|
|
1175
1176
|
files?: {
|
|
1176
|
-
id: string;
|
|
1177
1177
|
name: string;
|
|
1178
|
+
id: string;
|
|
1178
1179
|
mimeType: string;
|
|
1179
1180
|
size?: string | undefined;
|
|
1180
1181
|
createdTime?: string | undefined;
|
|
@@ -1188,7 +1189,6 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1188
1189
|
emailAddress?: string | undefined;
|
|
1189
1190
|
}[] | undefined;
|
|
1190
1191
|
}[] | undefined;
|
|
1191
|
-
total_count?: number | undefined;
|
|
1192
1192
|
next_page_token?: string | undefined;
|
|
1193
1193
|
}>, z.ZodObject<{
|
|
1194
1194
|
operation: z.ZodLiteral<"create_folder">;
|
|
@@ -1199,34 +1199,34 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1199
1199
|
webViewLink: z.ZodOptional<z.ZodString>;
|
|
1200
1200
|
parents: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1201
1201
|
}, "strip", z.ZodTypeAny, {
|
|
1202
|
-
id: string;
|
|
1203
1202
|
name: string;
|
|
1203
|
+
id: string;
|
|
1204
1204
|
webViewLink?: string | undefined;
|
|
1205
1205
|
parents?: string[] | undefined;
|
|
1206
1206
|
}, {
|
|
1207
|
-
id: string;
|
|
1208
1207
|
name: string;
|
|
1208
|
+
id: string;
|
|
1209
1209
|
webViewLink?: string | undefined;
|
|
1210
1210
|
parents?: string[] | undefined;
|
|
1211
1211
|
}>>;
|
|
1212
1212
|
error: z.ZodString;
|
|
1213
1213
|
}, "strip", z.ZodTypeAny, {
|
|
1214
|
-
operation: "create_folder";
|
|
1215
1214
|
success: boolean;
|
|
1216
1215
|
error: string;
|
|
1216
|
+
operation: "create_folder";
|
|
1217
1217
|
folder?: {
|
|
1218
|
-
id: string;
|
|
1219
1218
|
name: string;
|
|
1219
|
+
id: string;
|
|
1220
1220
|
webViewLink?: string | undefined;
|
|
1221
1221
|
parents?: string[] | undefined;
|
|
1222
1222
|
} | undefined;
|
|
1223
1223
|
}, {
|
|
1224
|
-
operation: "create_folder";
|
|
1225
1224
|
success: boolean;
|
|
1226
1225
|
error: string;
|
|
1226
|
+
operation: "create_folder";
|
|
1227
1227
|
folder?: {
|
|
1228
|
-
id: string;
|
|
1229
1228
|
name: string;
|
|
1229
|
+
id: string;
|
|
1230
1230
|
webViewLink?: string | undefined;
|
|
1231
1231
|
parents?: string[] | undefined;
|
|
1232
1232
|
} | undefined;
|
|
@@ -1236,14 +1236,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1236
1236
|
deleted_file_id: z.ZodOptional<z.ZodString>;
|
|
1237
1237
|
error: z.ZodString;
|
|
1238
1238
|
}, "strip", z.ZodTypeAny, {
|
|
1239
|
-
operation: "delete_file";
|
|
1240
1239
|
success: boolean;
|
|
1241
1240
|
error: string;
|
|
1241
|
+
operation: "delete_file";
|
|
1242
1242
|
deleted_file_id?: string | undefined;
|
|
1243
1243
|
}, {
|
|
1244
|
-
operation: "delete_file";
|
|
1245
1244
|
success: boolean;
|
|
1246
1245
|
error: string;
|
|
1246
|
+
operation: "delete_file";
|
|
1247
1247
|
deleted_file_id?: string | undefined;
|
|
1248
1248
|
}>, z.ZodObject<{
|
|
1249
1249
|
operation: z.ZodLiteral<"get_file_info">;
|
|
@@ -1270,8 +1270,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1270
1270
|
emailAddress?: string | undefined;
|
|
1271
1271
|
}>, "many">>;
|
|
1272
1272
|
}, "strip", z.ZodTypeAny, {
|
|
1273
|
-
id: string;
|
|
1274
1273
|
name: string;
|
|
1274
|
+
id: string;
|
|
1275
1275
|
mimeType: string;
|
|
1276
1276
|
size?: string | undefined;
|
|
1277
1277
|
createdTime?: string | undefined;
|
|
@@ -1285,8 +1285,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1285
1285
|
emailAddress?: string | undefined;
|
|
1286
1286
|
}[] | undefined;
|
|
1287
1287
|
}, {
|
|
1288
|
-
id: string;
|
|
1289
1288
|
name: string;
|
|
1289
|
+
id: string;
|
|
1290
1290
|
mimeType: string;
|
|
1291
1291
|
size?: string | undefined;
|
|
1292
1292
|
createdTime?: string | undefined;
|
|
@@ -1321,12 +1321,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1321
1321
|
}>, "many">>;
|
|
1322
1322
|
error: z.ZodString;
|
|
1323
1323
|
}, "strip", z.ZodTypeAny, {
|
|
1324
|
-
operation: "get_file_info";
|
|
1325
1324
|
success: boolean;
|
|
1326
1325
|
error: string;
|
|
1326
|
+
operation: "get_file_info";
|
|
1327
1327
|
file?: {
|
|
1328
|
-
id: string;
|
|
1329
1328
|
name: string;
|
|
1329
|
+
id: string;
|
|
1330
1330
|
mimeType: string;
|
|
1331
1331
|
size?: string | undefined;
|
|
1332
1332
|
createdTime?: string | undefined;
|
|
@@ -1348,12 +1348,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1348
1348
|
emailAddress?: string | undefined;
|
|
1349
1349
|
}[] | undefined;
|
|
1350
1350
|
}, {
|
|
1351
|
-
operation: "get_file_info";
|
|
1352
1351
|
success: boolean;
|
|
1353
1352
|
error: string;
|
|
1353
|
+
operation: "get_file_info";
|
|
1354
1354
|
file?: {
|
|
1355
|
-
id: string;
|
|
1356
1355
|
name: string;
|
|
1356
|
+
id: string;
|
|
1357
1357
|
mimeType: string;
|
|
1358
1358
|
size?: string | undefined;
|
|
1359
1359
|
createdTime?: string | undefined;
|
|
@@ -1381,15 +1381,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1381
1381
|
share_link: z.ZodOptional<z.ZodString>;
|
|
1382
1382
|
error: z.ZodString;
|
|
1383
1383
|
}, "strip", z.ZodTypeAny, {
|
|
1384
|
-
operation: "share_file";
|
|
1385
1384
|
success: boolean;
|
|
1386
1385
|
error: string;
|
|
1386
|
+
operation: "share_file";
|
|
1387
1387
|
permission_id?: string | undefined;
|
|
1388
1388
|
share_link?: string | undefined;
|
|
1389
1389
|
}, {
|
|
1390
|
-
operation: "share_file";
|
|
1391
1390
|
success: boolean;
|
|
1392
1391
|
error: string;
|
|
1392
|
+
operation: "share_file";
|
|
1393
1393
|
permission_id?: string | undefined;
|
|
1394
1394
|
share_link?: string | undefined;
|
|
1395
1395
|
}>, z.ZodObject<{
|
|
@@ -1417,8 +1417,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1417
1417
|
emailAddress?: string | undefined;
|
|
1418
1418
|
}>, "many">>;
|
|
1419
1419
|
}, "strip", z.ZodTypeAny, {
|
|
1420
|
-
id: string;
|
|
1421
1420
|
name: string;
|
|
1421
|
+
id: string;
|
|
1422
1422
|
mimeType: string;
|
|
1423
1423
|
size?: string | undefined;
|
|
1424
1424
|
createdTime?: string | undefined;
|
|
@@ -1432,8 +1432,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1432
1432
|
emailAddress?: string | undefined;
|
|
1433
1433
|
}[] | undefined;
|
|
1434
1434
|
}, {
|
|
1435
|
-
id: string;
|
|
1436
1435
|
name: string;
|
|
1436
|
+
id: string;
|
|
1437
1437
|
mimeType: string;
|
|
1438
1438
|
size?: string | undefined;
|
|
1439
1439
|
createdTime?: string | undefined;
|
|
@@ -1449,12 +1449,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1449
1449
|
}>>;
|
|
1450
1450
|
error: z.ZodString;
|
|
1451
1451
|
}, "strip", z.ZodTypeAny, {
|
|
1452
|
-
operation: "move_file";
|
|
1453
1452
|
success: boolean;
|
|
1454
1453
|
error: string;
|
|
1454
|
+
operation: "move_file";
|
|
1455
1455
|
file?: {
|
|
1456
|
-
id: string;
|
|
1457
1456
|
name: string;
|
|
1457
|
+
id: string;
|
|
1458
1458
|
mimeType: string;
|
|
1459
1459
|
size?: string | undefined;
|
|
1460
1460
|
createdTime?: string | undefined;
|
|
@@ -1469,12 +1469,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1469
1469
|
}[] | undefined;
|
|
1470
1470
|
} | undefined;
|
|
1471
1471
|
}, {
|
|
1472
|
-
operation: "move_file";
|
|
1473
1472
|
success: boolean;
|
|
1474
1473
|
error: string;
|
|
1474
|
+
operation: "move_file";
|
|
1475
1475
|
file?: {
|
|
1476
|
-
id: string;
|
|
1477
1476
|
name: string;
|
|
1477
|
+
id: string;
|
|
1478
1478
|
mimeType: string;
|
|
1479
1479
|
size?: string | undefined;
|
|
1480
1480
|
createdTime?: string | undefined;
|
|
@@ -1519,9 +1519,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1519
1519
|
plainText: z.ZodOptional<z.ZodString>;
|
|
1520
1520
|
error: z.ZodString;
|
|
1521
1521
|
}, "strip", z.ZodTypeAny, {
|
|
1522
|
-
operation: "get_doc";
|
|
1523
1522
|
success: boolean;
|
|
1524
1523
|
error: string;
|
|
1524
|
+
operation: "get_doc";
|
|
1525
1525
|
document?: z.objectOutputType<{
|
|
1526
1526
|
documentId: z.ZodString;
|
|
1527
1527
|
title: z.ZodString;
|
|
@@ -1533,9 +1533,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1533
1533
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1534
1534
|
plainText?: string | undefined;
|
|
1535
1535
|
}, {
|
|
1536
|
-
operation: "get_doc";
|
|
1537
1536
|
success: boolean;
|
|
1538
1537
|
error: string;
|
|
1538
|
+
operation: "get_doc";
|
|
1539
1539
|
document?: z.objectInputType<{
|
|
1540
1540
|
documentId: z.ZodString;
|
|
1541
1541
|
title: z.ZodString;
|
|
@@ -1553,15 +1553,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1553
1553
|
revisionId: z.ZodOptional<z.ZodString>;
|
|
1554
1554
|
error: z.ZodString;
|
|
1555
1555
|
}, "strip", z.ZodTypeAny, {
|
|
1556
|
-
operation: "update_doc";
|
|
1557
1556
|
success: boolean;
|
|
1558
1557
|
error: string;
|
|
1558
|
+
operation: "update_doc";
|
|
1559
1559
|
documentId?: string | undefined;
|
|
1560
1560
|
revisionId?: string | undefined;
|
|
1561
1561
|
}, {
|
|
1562
|
-
operation: "update_doc";
|
|
1563
1562
|
success: boolean;
|
|
1564
1563
|
error: string;
|
|
1564
|
+
operation: "update_doc";
|
|
1565
1565
|
documentId?: string | undefined;
|
|
1566
1566
|
revisionId?: string | undefined;
|
|
1567
1567
|
}>]>;
|