@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- 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 +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- 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 +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- 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 +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- 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 +4 -4
- 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/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- 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 +66 -66
- 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 +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -11,17 +11,17 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
11
11
|
convert_to_google_docs: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
12
12
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
|
14
|
+
operation: "upload_file";
|
|
14
15
|
name: string;
|
|
15
16
|
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
|
+
operation: "upload_file";
|
|
22
23
|
name: string;
|
|
23
24
|
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;
|
|
@@ -48,6 +48,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
48
48
|
max_results: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
49
49
|
include_folders: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
50
50
|
order_by: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
51
|
+
page_token: z.ZodOptional<z.ZodString>;
|
|
51
52
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
52
53
|
}, "strip", z.ZodTypeAny, {
|
|
53
54
|
operation: "list_files";
|
|
@@ -57,6 +58,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
57
58
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
58
59
|
query?: string | undefined;
|
|
59
60
|
folder_id?: string | undefined;
|
|
61
|
+
page_token?: string | undefined;
|
|
60
62
|
}, {
|
|
61
63
|
operation: "list_files";
|
|
62
64
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -65,19 +67,20 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
65
67
|
max_results?: number | undefined;
|
|
66
68
|
include_folders?: boolean | undefined;
|
|
67
69
|
order_by?: string | undefined;
|
|
70
|
+
page_token?: string | undefined;
|
|
68
71
|
}>, z.ZodObject<{
|
|
69
72
|
operation: z.ZodLiteral<"create_folder">;
|
|
70
73
|
name: z.ZodString;
|
|
71
74
|
parent_folder_id: z.ZodOptional<z.ZodString>;
|
|
72
75
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
73
76
|
}, "strip", z.ZodTypeAny, {
|
|
74
|
-
name: string;
|
|
75
77
|
operation: "create_folder";
|
|
78
|
+
name: string;
|
|
76
79
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
77
80
|
parent_folder_id?: string | undefined;
|
|
78
81
|
}, {
|
|
79
|
-
name: string;
|
|
80
82
|
operation: "create_folder";
|
|
83
|
+
name: string;
|
|
81
84
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
82
85
|
parent_folder_id?: string | undefined;
|
|
83
86
|
}>, z.ZodObject<{
|
|
@@ -119,20 +122,20 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
119
122
|
send_notification: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
120
123
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
121
124
|
}, "strip", z.ZodTypeAny, {
|
|
122
|
-
type: "user" | "group" | "domain" | "anyone";
|
|
123
125
|
operation: "share_file";
|
|
126
|
+
type: "domain" | "user" | "group" | "anyone";
|
|
124
127
|
file_id: string;
|
|
125
|
-
role: "
|
|
128
|
+
role: "writer" | "reader" | "commenter" | "owner";
|
|
126
129
|
send_notification: boolean;
|
|
127
130
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
128
131
|
email_address?: string | undefined;
|
|
129
132
|
}, {
|
|
130
133
|
operation: "share_file";
|
|
131
134
|
file_id: string;
|
|
132
|
-
type?: "
|
|
135
|
+
type?: "domain" | "user" | "group" | "anyone" | undefined;
|
|
133
136
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
134
137
|
email_address?: string | undefined;
|
|
135
|
-
role?: "
|
|
138
|
+
role?: "writer" | "reader" | "commenter" | "owner" | undefined;
|
|
136
139
|
send_notification?: boolean | undefined;
|
|
137
140
|
}>, z.ZodObject<{
|
|
138
141
|
operation: z.ZodLiteral<"move_file">;
|
|
@@ -178,15 +181,15 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
178
181
|
tab_id: z.ZodOptional<z.ZodString>;
|
|
179
182
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
180
183
|
}, "strip", z.ZodTypeAny, {
|
|
181
|
-
content: string;
|
|
182
184
|
operation: "update_doc";
|
|
185
|
+
content: string;
|
|
183
186
|
mode: "replace" | "append";
|
|
184
187
|
document_id: string;
|
|
185
188
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
186
189
|
tab_id?: string | undefined;
|
|
187
190
|
}, {
|
|
188
|
-
content: string;
|
|
189
191
|
operation: "update_doc";
|
|
192
|
+
content: string;
|
|
190
193
|
document_id: string;
|
|
191
194
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
192
195
|
mode?: "replace" | "append" | undefined;
|
|
@@ -274,8 +277,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
274
277
|
}>, "many">>;
|
|
275
278
|
}, "strip", z.ZodTypeAny, {
|
|
276
279
|
name: string;
|
|
277
|
-
mimeType: string;
|
|
278
280
|
id: string;
|
|
281
|
+
mimeType: string;
|
|
279
282
|
size?: string | undefined;
|
|
280
283
|
createdTime?: string | undefined;
|
|
281
284
|
modifiedTime?: string | undefined;
|
|
@@ -289,8 +292,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
289
292
|
}[] | undefined;
|
|
290
293
|
}, {
|
|
291
294
|
name: string;
|
|
292
|
-
mimeType: string;
|
|
293
295
|
id: string;
|
|
296
|
+
mimeType: string;
|
|
294
297
|
size?: string | undefined;
|
|
295
298
|
createdTime?: string | undefined;
|
|
296
299
|
modifiedTime?: string | undefined;
|
|
@@ -305,13 +308,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
305
308
|
}>>;
|
|
306
309
|
error: z.ZodString;
|
|
307
310
|
}, "strip", z.ZodTypeAny, {
|
|
311
|
+
operation: "upload_file";
|
|
308
312
|
success: boolean;
|
|
309
313
|
error: string;
|
|
310
|
-
operation: "upload_file";
|
|
311
314
|
file?: {
|
|
312
315
|
name: string;
|
|
313
|
-
mimeType: string;
|
|
314
316
|
id: string;
|
|
317
|
+
mimeType: string;
|
|
315
318
|
size?: string | undefined;
|
|
316
319
|
createdTime?: string | undefined;
|
|
317
320
|
modifiedTime?: string | undefined;
|
|
@@ -325,13 +328,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
325
328
|
}[] | undefined;
|
|
326
329
|
} | undefined;
|
|
327
330
|
}, {
|
|
331
|
+
operation: "upload_file";
|
|
328
332
|
success: boolean;
|
|
329
333
|
error: string;
|
|
330
|
-
operation: "upload_file";
|
|
331
334
|
file?: {
|
|
332
335
|
name: string;
|
|
333
|
-
mimeType: string;
|
|
334
336
|
id: string;
|
|
337
|
+
mimeType: string;
|
|
335
338
|
size?: string | undefined;
|
|
336
339
|
createdTime?: string | undefined;
|
|
337
340
|
modifiedTime?: string | undefined;
|
|
@@ -352,16 +355,16 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
352
355
|
mimeType: z.ZodOptional<z.ZodString>;
|
|
353
356
|
error: z.ZodString;
|
|
354
357
|
}, "strip", z.ZodTypeAny, {
|
|
358
|
+
operation: "download_file";
|
|
355
359
|
success: boolean;
|
|
356
360
|
error: string;
|
|
357
|
-
operation: "download_file";
|
|
358
361
|
content?: string | undefined;
|
|
359
362
|
mimeType?: string | undefined;
|
|
360
363
|
filename?: string | undefined;
|
|
361
364
|
}, {
|
|
365
|
+
operation: "download_file";
|
|
362
366
|
success: boolean;
|
|
363
367
|
error: string;
|
|
364
|
-
operation: "download_file";
|
|
365
368
|
content?: string | undefined;
|
|
366
369
|
mimeType?: string | undefined;
|
|
367
370
|
filename?: string | undefined;
|
|
@@ -391,8 +394,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
391
394
|
}>, "many">>;
|
|
392
395
|
}, "strip", z.ZodTypeAny, {
|
|
393
396
|
name: string;
|
|
394
|
-
mimeType: string;
|
|
395
397
|
id: string;
|
|
398
|
+
mimeType: string;
|
|
396
399
|
size?: string | undefined;
|
|
397
400
|
createdTime?: string | undefined;
|
|
398
401
|
modifiedTime?: string | undefined;
|
|
@@ -406,8 +409,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
406
409
|
}[] | undefined;
|
|
407
410
|
}, {
|
|
408
411
|
name: string;
|
|
409
|
-
mimeType: string;
|
|
410
412
|
id: string;
|
|
413
|
+
mimeType: string;
|
|
411
414
|
size?: string | undefined;
|
|
412
415
|
createdTime?: string | undefined;
|
|
413
416
|
modifiedTime?: string | undefined;
|
|
@@ -424,13 +427,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
424
427
|
next_page_token: z.ZodOptional<z.ZodString>;
|
|
425
428
|
error: z.ZodString;
|
|
426
429
|
}, "strip", z.ZodTypeAny, {
|
|
430
|
+
operation: "list_files";
|
|
427
431
|
success: boolean;
|
|
428
432
|
error: string;
|
|
429
|
-
|
|
433
|
+
total_count?: number | undefined;
|
|
430
434
|
files?: {
|
|
431
435
|
name: string;
|
|
432
|
-
mimeType: string;
|
|
433
436
|
id: string;
|
|
437
|
+
mimeType: string;
|
|
434
438
|
size?: string | undefined;
|
|
435
439
|
createdTime?: string | undefined;
|
|
436
440
|
modifiedTime?: string | undefined;
|
|
@@ -443,16 +447,16 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
443
447
|
emailAddress?: string | undefined;
|
|
444
448
|
}[] | undefined;
|
|
445
449
|
}[] | undefined;
|
|
446
|
-
total_count?: number | undefined;
|
|
447
450
|
next_page_token?: string | undefined;
|
|
448
451
|
}, {
|
|
452
|
+
operation: "list_files";
|
|
449
453
|
success: boolean;
|
|
450
454
|
error: string;
|
|
451
|
-
|
|
455
|
+
total_count?: number | undefined;
|
|
452
456
|
files?: {
|
|
453
457
|
name: string;
|
|
454
|
-
mimeType: string;
|
|
455
458
|
id: string;
|
|
459
|
+
mimeType: string;
|
|
456
460
|
size?: string | undefined;
|
|
457
461
|
createdTime?: string | undefined;
|
|
458
462
|
modifiedTime?: string | undefined;
|
|
@@ -465,7 +469,6 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
465
469
|
emailAddress?: string | undefined;
|
|
466
470
|
}[] | undefined;
|
|
467
471
|
}[] | undefined;
|
|
468
|
-
total_count?: number | undefined;
|
|
469
472
|
next_page_token?: string | undefined;
|
|
470
473
|
}>, z.ZodObject<{
|
|
471
474
|
operation: z.ZodLiteral<"create_folder">;
|
|
@@ -488,9 +491,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
488
491
|
}>>;
|
|
489
492
|
error: z.ZodString;
|
|
490
493
|
}, "strip", z.ZodTypeAny, {
|
|
494
|
+
operation: "create_folder";
|
|
491
495
|
success: boolean;
|
|
492
496
|
error: string;
|
|
493
|
-
operation: "create_folder";
|
|
494
497
|
folder?: {
|
|
495
498
|
name: string;
|
|
496
499
|
id: string;
|
|
@@ -498,9 +501,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
498
501
|
parents?: string[] | undefined;
|
|
499
502
|
} | undefined;
|
|
500
503
|
}, {
|
|
504
|
+
operation: "create_folder";
|
|
501
505
|
success: boolean;
|
|
502
506
|
error: string;
|
|
503
|
-
operation: "create_folder";
|
|
504
507
|
folder?: {
|
|
505
508
|
name: string;
|
|
506
509
|
id: string;
|
|
@@ -513,14 +516,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
513
516
|
deleted_file_id: z.ZodOptional<z.ZodString>;
|
|
514
517
|
error: z.ZodString;
|
|
515
518
|
}, "strip", z.ZodTypeAny, {
|
|
519
|
+
operation: "delete_file";
|
|
516
520
|
success: boolean;
|
|
517
521
|
error: string;
|
|
518
|
-
operation: "delete_file";
|
|
519
522
|
deleted_file_id?: string | undefined;
|
|
520
523
|
}, {
|
|
524
|
+
operation: "delete_file";
|
|
521
525
|
success: boolean;
|
|
522
526
|
error: string;
|
|
523
|
-
operation: "delete_file";
|
|
524
527
|
deleted_file_id?: string | undefined;
|
|
525
528
|
}>, z.ZodObject<{
|
|
526
529
|
operation: z.ZodLiteral<"get_file_info">;
|
|
@@ -548,8 +551,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
548
551
|
}>, "many">>;
|
|
549
552
|
}, "strip", z.ZodTypeAny, {
|
|
550
553
|
name: string;
|
|
551
|
-
mimeType: string;
|
|
552
554
|
id: string;
|
|
555
|
+
mimeType: string;
|
|
553
556
|
size?: string | undefined;
|
|
554
557
|
createdTime?: string | undefined;
|
|
555
558
|
modifiedTime?: string | undefined;
|
|
@@ -563,8 +566,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
563
566
|
}[] | undefined;
|
|
564
567
|
}, {
|
|
565
568
|
name: string;
|
|
566
|
-
mimeType: string;
|
|
567
569
|
id: string;
|
|
570
|
+
mimeType: string;
|
|
568
571
|
size?: string | undefined;
|
|
569
572
|
createdTime?: string | undefined;
|
|
570
573
|
modifiedTime?: string | undefined;
|
|
@@ -598,13 +601,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
598
601
|
}>, "many">>;
|
|
599
602
|
error: z.ZodString;
|
|
600
603
|
}, "strip", z.ZodTypeAny, {
|
|
604
|
+
operation: "get_file_info";
|
|
601
605
|
success: boolean;
|
|
602
606
|
error: string;
|
|
603
|
-
operation: "get_file_info";
|
|
604
607
|
file?: {
|
|
605
608
|
name: string;
|
|
606
|
-
mimeType: string;
|
|
607
609
|
id: string;
|
|
610
|
+
mimeType: string;
|
|
608
611
|
size?: string | undefined;
|
|
609
612
|
createdTime?: string | undefined;
|
|
610
613
|
modifiedTime?: string | undefined;
|
|
@@ -625,13 +628,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
625
628
|
emailAddress?: string | undefined;
|
|
626
629
|
}[] | undefined;
|
|
627
630
|
}, {
|
|
631
|
+
operation: "get_file_info";
|
|
628
632
|
success: boolean;
|
|
629
633
|
error: string;
|
|
630
|
-
operation: "get_file_info";
|
|
631
634
|
file?: {
|
|
632
635
|
name: string;
|
|
633
|
-
mimeType: string;
|
|
634
636
|
id: string;
|
|
637
|
+
mimeType: string;
|
|
635
638
|
size?: string | undefined;
|
|
636
639
|
createdTime?: string | undefined;
|
|
637
640
|
modifiedTime?: string | undefined;
|
|
@@ -658,15 +661,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
658
661
|
share_link: z.ZodOptional<z.ZodString>;
|
|
659
662
|
error: z.ZodString;
|
|
660
663
|
}, "strip", z.ZodTypeAny, {
|
|
664
|
+
operation: "share_file";
|
|
661
665
|
success: boolean;
|
|
662
666
|
error: string;
|
|
663
|
-
operation: "share_file";
|
|
664
667
|
permission_id?: string | undefined;
|
|
665
668
|
share_link?: string | undefined;
|
|
666
669
|
}, {
|
|
670
|
+
operation: "share_file";
|
|
667
671
|
success: boolean;
|
|
668
672
|
error: string;
|
|
669
|
-
operation: "share_file";
|
|
670
673
|
permission_id?: string | undefined;
|
|
671
674
|
share_link?: string | undefined;
|
|
672
675
|
}>, z.ZodObject<{
|
|
@@ -695,8 +698,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
695
698
|
}>, "many">>;
|
|
696
699
|
}, "strip", z.ZodTypeAny, {
|
|
697
700
|
name: string;
|
|
698
|
-
mimeType: string;
|
|
699
701
|
id: string;
|
|
702
|
+
mimeType: string;
|
|
700
703
|
size?: string | undefined;
|
|
701
704
|
createdTime?: string | undefined;
|
|
702
705
|
modifiedTime?: string | undefined;
|
|
@@ -710,8 +713,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
710
713
|
}[] | undefined;
|
|
711
714
|
}, {
|
|
712
715
|
name: string;
|
|
713
|
-
mimeType: string;
|
|
714
716
|
id: string;
|
|
717
|
+
mimeType: string;
|
|
715
718
|
size?: string | undefined;
|
|
716
719
|
createdTime?: string | undefined;
|
|
717
720
|
modifiedTime?: string | undefined;
|
|
@@ -726,13 +729,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
726
729
|
}>>;
|
|
727
730
|
error: z.ZodString;
|
|
728
731
|
}, "strip", z.ZodTypeAny, {
|
|
732
|
+
operation: "move_file";
|
|
729
733
|
success: boolean;
|
|
730
734
|
error: string;
|
|
731
|
-
operation: "move_file";
|
|
732
735
|
file?: {
|
|
733
736
|
name: string;
|
|
734
|
-
mimeType: string;
|
|
735
737
|
id: string;
|
|
738
|
+
mimeType: string;
|
|
736
739
|
size?: string | undefined;
|
|
737
740
|
createdTime?: string | undefined;
|
|
738
741
|
modifiedTime?: string | undefined;
|
|
@@ -746,13 +749,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
746
749
|
}[] | undefined;
|
|
747
750
|
} | undefined;
|
|
748
751
|
}, {
|
|
752
|
+
operation: "move_file";
|
|
749
753
|
success: boolean;
|
|
750
754
|
error: string;
|
|
751
|
-
operation: "move_file";
|
|
752
755
|
file?: {
|
|
753
756
|
name: string;
|
|
754
|
-
mimeType: string;
|
|
755
757
|
id: string;
|
|
758
|
+
mimeType: string;
|
|
756
759
|
size?: string | undefined;
|
|
757
760
|
createdTime?: string | undefined;
|
|
758
761
|
modifiedTime?: string | undefined;
|
|
@@ -812,9 +815,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
812
815
|
}>, "many">>;
|
|
813
816
|
error: z.ZodString;
|
|
814
817
|
}, "strip", z.ZodTypeAny, {
|
|
818
|
+
operation: "get_doc";
|
|
815
819
|
success: boolean;
|
|
816
820
|
error: string;
|
|
817
|
-
operation: "get_doc";
|
|
818
821
|
document?: z.objectOutputType<{
|
|
819
822
|
documentId: z.ZodString;
|
|
820
823
|
title: z.ZodString;
|
|
@@ -832,9 +835,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
832
835
|
plainText?: string | undefined;
|
|
833
836
|
}[] | undefined;
|
|
834
837
|
}, {
|
|
838
|
+
operation: "get_doc";
|
|
835
839
|
success: boolean;
|
|
836
840
|
error: string;
|
|
837
|
-
operation: "get_doc";
|
|
838
841
|
document?: z.objectInputType<{
|
|
839
842
|
documentId: z.ZodString;
|
|
840
843
|
title: z.ZodString;
|
|
@@ -858,15 +861,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
858
861
|
revisionId: z.ZodOptional<z.ZodString>;
|
|
859
862
|
error: z.ZodString;
|
|
860
863
|
}, "strip", z.ZodTypeAny, {
|
|
864
|
+
operation: "update_doc";
|
|
861
865
|
success: boolean;
|
|
862
866
|
error: string;
|
|
863
|
-
operation: "update_doc";
|
|
864
867
|
documentId?: string | undefined;
|
|
865
868
|
revisionId?: string | undefined;
|
|
866
869
|
}, {
|
|
870
|
+
operation: "update_doc";
|
|
867
871
|
success: boolean;
|
|
868
872
|
error: string;
|
|
869
|
-
operation: "update_doc";
|
|
870
873
|
documentId?: string | undefined;
|
|
871
874
|
revisionId?: string | undefined;
|
|
872
875
|
}>, z.ZodObject<{
|
|
@@ -875,14 +878,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
875
878
|
replacements_made: z.ZodOptional<z.ZodNumber>;
|
|
876
879
|
error: z.ZodString;
|
|
877
880
|
}, "strip", z.ZodTypeAny, {
|
|
881
|
+
operation: "replace_text";
|
|
878
882
|
success: boolean;
|
|
879
883
|
error: string;
|
|
880
|
-
operation: "replace_text";
|
|
881
884
|
replacements_made?: number | undefined;
|
|
882
885
|
}, {
|
|
886
|
+
operation: "replace_text";
|
|
883
887
|
success: boolean;
|
|
884
888
|
error: string;
|
|
885
|
-
operation: "replace_text";
|
|
886
889
|
replacements_made?: number | undefined;
|
|
887
890
|
}>, z.ZodObject<{
|
|
888
891
|
operation: z.ZodLiteral<"copy_doc">;
|
|
@@ -891,15 +894,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
891
894
|
new_document_url: z.ZodOptional<z.ZodString>;
|
|
892
895
|
error: z.ZodString;
|
|
893
896
|
}, "strip", z.ZodTypeAny, {
|
|
897
|
+
operation: "copy_doc";
|
|
894
898
|
success: boolean;
|
|
895
899
|
error: string;
|
|
896
|
-
operation: "copy_doc";
|
|
897
900
|
new_document_id?: string | undefined;
|
|
898
901
|
new_document_url?: string | undefined;
|
|
899
902
|
}, {
|
|
903
|
+
operation: "copy_doc";
|
|
900
904
|
success: boolean;
|
|
901
905
|
error: string;
|
|
902
|
-
operation: "copy_doc";
|
|
903
906
|
new_document_id?: string | undefined;
|
|
904
907
|
new_document_url?: string | undefined;
|
|
905
908
|
}>]>;
|
|
@@ -925,17 +928,17 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
925
928
|
convert_to_google_docs: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
926
929
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
927
930
|
}, "strip", z.ZodTypeAny, {
|
|
931
|
+
operation: "upload_file";
|
|
928
932
|
name: string;
|
|
929
933
|
content: string;
|
|
930
|
-
operation: "upload_file";
|
|
931
934
|
convert_to_google_docs: boolean;
|
|
932
935
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
933
936
|
mimeType?: string | undefined;
|
|
934
937
|
parent_folder_id?: string | undefined;
|
|
935
938
|
}, {
|
|
939
|
+
operation: "upload_file";
|
|
936
940
|
name: string;
|
|
937
941
|
content: string;
|
|
938
|
-
operation: "upload_file";
|
|
939
942
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
940
943
|
mimeType?: string | undefined;
|
|
941
944
|
parent_folder_id?: string | undefined;
|
|
@@ -962,6 +965,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
962
965
|
max_results: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
963
966
|
include_folders: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
964
967
|
order_by: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
968
|
+
page_token: z.ZodOptional<z.ZodString>;
|
|
965
969
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
966
970
|
}, "strip", z.ZodTypeAny, {
|
|
967
971
|
operation: "list_files";
|
|
@@ -971,6 +975,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
971
975
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
972
976
|
query?: string | undefined;
|
|
973
977
|
folder_id?: string | undefined;
|
|
978
|
+
page_token?: string | undefined;
|
|
974
979
|
}, {
|
|
975
980
|
operation: "list_files";
|
|
976
981
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -979,19 +984,20 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
979
984
|
max_results?: number | undefined;
|
|
980
985
|
include_folders?: boolean | undefined;
|
|
981
986
|
order_by?: string | undefined;
|
|
987
|
+
page_token?: string | undefined;
|
|
982
988
|
}>, z.ZodObject<{
|
|
983
989
|
operation: z.ZodLiteral<"create_folder">;
|
|
984
990
|
name: z.ZodString;
|
|
985
991
|
parent_folder_id: z.ZodOptional<z.ZodString>;
|
|
986
992
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
987
993
|
}, "strip", z.ZodTypeAny, {
|
|
988
|
-
name: string;
|
|
989
994
|
operation: "create_folder";
|
|
995
|
+
name: string;
|
|
990
996
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
991
997
|
parent_folder_id?: string | undefined;
|
|
992
998
|
}, {
|
|
993
|
-
name: string;
|
|
994
999
|
operation: "create_folder";
|
|
1000
|
+
name: string;
|
|
995
1001
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
996
1002
|
parent_folder_id?: string | undefined;
|
|
997
1003
|
}>, z.ZodObject<{
|
|
@@ -1033,20 +1039,20 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1033
1039
|
send_notification: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1034
1040
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1035
1041
|
}, "strip", z.ZodTypeAny, {
|
|
1036
|
-
type: "user" | "group" | "domain" | "anyone";
|
|
1037
1042
|
operation: "share_file";
|
|
1043
|
+
type: "domain" | "user" | "group" | "anyone";
|
|
1038
1044
|
file_id: string;
|
|
1039
|
-
role: "
|
|
1045
|
+
role: "writer" | "reader" | "commenter" | "owner";
|
|
1040
1046
|
send_notification: boolean;
|
|
1041
1047
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1042
1048
|
email_address?: string | undefined;
|
|
1043
1049
|
}, {
|
|
1044
1050
|
operation: "share_file";
|
|
1045
1051
|
file_id: string;
|
|
1046
|
-
type?: "
|
|
1052
|
+
type?: "domain" | "user" | "group" | "anyone" | undefined;
|
|
1047
1053
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1048
1054
|
email_address?: string | undefined;
|
|
1049
|
-
role?: "
|
|
1055
|
+
role?: "writer" | "reader" | "commenter" | "owner" | undefined;
|
|
1050
1056
|
send_notification?: boolean | undefined;
|
|
1051
1057
|
}>, z.ZodObject<{
|
|
1052
1058
|
operation: z.ZodLiteral<"move_file">;
|
|
@@ -1092,15 +1098,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1092
1098
|
tab_id: z.ZodOptional<z.ZodString>;
|
|
1093
1099
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1094
1100
|
}, "strip", z.ZodTypeAny, {
|
|
1095
|
-
content: string;
|
|
1096
1101
|
operation: "update_doc";
|
|
1102
|
+
content: string;
|
|
1097
1103
|
mode: "replace" | "append";
|
|
1098
1104
|
document_id: string;
|
|
1099
1105
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1100
1106
|
tab_id?: string | undefined;
|
|
1101
1107
|
}, {
|
|
1102
|
-
content: string;
|
|
1103
1108
|
operation: "update_doc";
|
|
1109
|
+
content: string;
|
|
1104
1110
|
document_id: string;
|
|
1105
1111
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1106
1112
|
mode?: "replace" | "append" | undefined;
|
|
@@ -1188,8 +1194,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1188
1194
|
}>, "many">>;
|
|
1189
1195
|
}, "strip", z.ZodTypeAny, {
|
|
1190
1196
|
name: string;
|
|
1191
|
-
mimeType: string;
|
|
1192
1197
|
id: string;
|
|
1198
|
+
mimeType: string;
|
|
1193
1199
|
size?: string | undefined;
|
|
1194
1200
|
createdTime?: string | undefined;
|
|
1195
1201
|
modifiedTime?: string | undefined;
|
|
@@ -1203,8 +1209,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1203
1209
|
}[] | undefined;
|
|
1204
1210
|
}, {
|
|
1205
1211
|
name: string;
|
|
1206
|
-
mimeType: string;
|
|
1207
1212
|
id: string;
|
|
1213
|
+
mimeType: string;
|
|
1208
1214
|
size?: string | undefined;
|
|
1209
1215
|
createdTime?: string | undefined;
|
|
1210
1216
|
modifiedTime?: string | undefined;
|
|
@@ -1219,13 +1225,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1219
1225
|
}>>;
|
|
1220
1226
|
error: z.ZodString;
|
|
1221
1227
|
}, "strip", z.ZodTypeAny, {
|
|
1228
|
+
operation: "upload_file";
|
|
1222
1229
|
success: boolean;
|
|
1223
1230
|
error: string;
|
|
1224
|
-
operation: "upload_file";
|
|
1225
1231
|
file?: {
|
|
1226
1232
|
name: string;
|
|
1227
|
-
mimeType: string;
|
|
1228
1233
|
id: string;
|
|
1234
|
+
mimeType: string;
|
|
1229
1235
|
size?: string | undefined;
|
|
1230
1236
|
createdTime?: string | undefined;
|
|
1231
1237
|
modifiedTime?: string | undefined;
|
|
@@ -1239,13 +1245,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1239
1245
|
}[] | undefined;
|
|
1240
1246
|
} | undefined;
|
|
1241
1247
|
}, {
|
|
1248
|
+
operation: "upload_file";
|
|
1242
1249
|
success: boolean;
|
|
1243
1250
|
error: string;
|
|
1244
|
-
operation: "upload_file";
|
|
1245
1251
|
file?: {
|
|
1246
1252
|
name: string;
|
|
1247
|
-
mimeType: string;
|
|
1248
1253
|
id: string;
|
|
1254
|
+
mimeType: string;
|
|
1249
1255
|
size?: string | undefined;
|
|
1250
1256
|
createdTime?: string | undefined;
|
|
1251
1257
|
modifiedTime?: string | undefined;
|
|
@@ -1266,16 +1272,16 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1266
1272
|
mimeType: z.ZodOptional<z.ZodString>;
|
|
1267
1273
|
error: z.ZodString;
|
|
1268
1274
|
}, "strip", z.ZodTypeAny, {
|
|
1275
|
+
operation: "download_file";
|
|
1269
1276
|
success: boolean;
|
|
1270
1277
|
error: string;
|
|
1271
|
-
operation: "download_file";
|
|
1272
1278
|
content?: string | undefined;
|
|
1273
1279
|
mimeType?: string | undefined;
|
|
1274
1280
|
filename?: string | undefined;
|
|
1275
1281
|
}, {
|
|
1282
|
+
operation: "download_file";
|
|
1276
1283
|
success: boolean;
|
|
1277
1284
|
error: string;
|
|
1278
|
-
operation: "download_file";
|
|
1279
1285
|
content?: string | undefined;
|
|
1280
1286
|
mimeType?: string | undefined;
|
|
1281
1287
|
filename?: string | undefined;
|
|
@@ -1305,8 +1311,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1305
1311
|
}>, "many">>;
|
|
1306
1312
|
}, "strip", z.ZodTypeAny, {
|
|
1307
1313
|
name: string;
|
|
1308
|
-
mimeType: string;
|
|
1309
1314
|
id: string;
|
|
1315
|
+
mimeType: string;
|
|
1310
1316
|
size?: string | undefined;
|
|
1311
1317
|
createdTime?: string | undefined;
|
|
1312
1318
|
modifiedTime?: string | undefined;
|
|
@@ -1320,8 +1326,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1320
1326
|
}[] | undefined;
|
|
1321
1327
|
}, {
|
|
1322
1328
|
name: string;
|
|
1323
|
-
mimeType: string;
|
|
1324
1329
|
id: string;
|
|
1330
|
+
mimeType: string;
|
|
1325
1331
|
size?: string | undefined;
|
|
1326
1332
|
createdTime?: string | undefined;
|
|
1327
1333
|
modifiedTime?: string | undefined;
|
|
@@ -1338,13 +1344,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1338
1344
|
next_page_token: z.ZodOptional<z.ZodString>;
|
|
1339
1345
|
error: z.ZodString;
|
|
1340
1346
|
}, "strip", z.ZodTypeAny, {
|
|
1347
|
+
operation: "list_files";
|
|
1341
1348
|
success: boolean;
|
|
1342
1349
|
error: string;
|
|
1343
|
-
|
|
1350
|
+
total_count?: number | undefined;
|
|
1344
1351
|
files?: {
|
|
1345
1352
|
name: string;
|
|
1346
|
-
mimeType: string;
|
|
1347
1353
|
id: string;
|
|
1354
|
+
mimeType: string;
|
|
1348
1355
|
size?: string | undefined;
|
|
1349
1356
|
createdTime?: string | undefined;
|
|
1350
1357
|
modifiedTime?: string | undefined;
|
|
@@ -1357,16 +1364,16 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1357
1364
|
emailAddress?: string | undefined;
|
|
1358
1365
|
}[] | undefined;
|
|
1359
1366
|
}[] | undefined;
|
|
1360
|
-
total_count?: number | undefined;
|
|
1361
1367
|
next_page_token?: string | undefined;
|
|
1362
1368
|
}, {
|
|
1369
|
+
operation: "list_files";
|
|
1363
1370
|
success: boolean;
|
|
1364
1371
|
error: string;
|
|
1365
|
-
|
|
1372
|
+
total_count?: number | undefined;
|
|
1366
1373
|
files?: {
|
|
1367
1374
|
name: string;
|
|
1368
|
-
mimeType: string;
|
|
1369
1375
|
id: string;
|
|
1376
|
+
mimeType: string;
|
|
1370
1377
|
size?: string | undefined;
|
|
1371
1378
|
createdTime?: string | undefined;
|
|
1372
1379
|
modifiedTime?: string | undefined;
|
|
@@ -1379,7 +1386,6 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1379
1386
|
emailAddress?: string | undefined;
|
|
1380
1387
|
}[] | undefined;
|
|
1381
1388
|
}[] | undefined;
|
|
1382
|
-
total_count?: number | undefined;
|
|
1383
1389
|
next_page_token?: string | undefined;
|
|
1384
1390
|
}>, z.ZodObject<{
|
|
1385
1391
|
operation: z.ZodLiteral<"create_folder">;
|
|
@@ -1402,9 +1408,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1402
1408
|
}>>;
|
|
1403
1409
|
error: z.ZodString;
|
|
1404
1410
|
}, "strip", z.ZodTypeAny, {
|
|
1411
|
+
operation: "create_folder";
|
|
1405
1412
|
success: boolean;
|
|
1406
1413
|
error: string;
|
|
1407
|
-
operation: "create_folder";
|
|
1408
1414
|
folder?: {
|
|
1409
1415
|
name: string;
|
|
1410
1416
|
id: string;
|
|
@@ -1412,9 +1418,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1412
1418
|
parents?: string[] | undefined;
|
|
1413
1419
|
} | undefined;
|
|
1414
1420
|
}, {
|
|
1421
|
+
operation: "create_folder";
|
|
1415
1422
|
success: boolean;
|
|
1416
1423
|
error: string;
|
|
1417
|
-
operation: "create_folder";
|
|
1418
1424
|
folder?: {
|
|
1419
1425
|
name: string;
|
|
1420
1426
|
id: string;
|
|
@@ -1427,14 +1433,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1427
1433
|
deleted_file_id: z.ZodOptional<z.ZodString>;
|
|
1428
1434
|
error: z.ZodString;
|
|
1429
1435
|
}, "strip", z.ZodTypeAny, {
|
|
1436
|
+
operation: "delete_file";
|
|
1430
1437
|
success: boolean;
|
|
1431
1438
|
error: string;
|
|
1432
|
-
operation: "delete_file";
|
|
1433
1439
|
deleted_file_id?: string | undefined;
|
|
1434
1440
|
}, {
|
|
1441
|
+
operation: "delete_file";
|
|
1435
1442
|
success: boolean;
|
|
1436
1443
|
error: string;
|
|
1437
|
-
operation: "delete_file";
|
|
1438
1444
|
deleted_file_id?: string | undefined;
|
|
1439
1445
|
}>, z.ZodObject<{
|
|
1440
1446
|
operation: z.ZodLiteral<"get_file_info">;
|
|
@@ -1462,8 +1468,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1462
1468
|
}>, "many">>;
|
|
1463
1469
|
}, "strip", z.ZodTypeAny, {
|
|
1464
1470
|
name: string;
|
|
1465
|
-
mimeType: string;
|
|
1466
1471
|
id: string;
|
|
1472
|
+
mimeType: string;
|
|
1467
1473
|
size?: string | undefined;
|
|
1468
1474
|
createdTime?: string | undefined;
|
|
1469
1475
|
modifiedTime?: string | undefined;
|
|
@@ -1477,8 +1483,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1477
1483
|
}[] | undefined;
|
|
1478
1484
|
}, {
|
|
1479
1485
|
name: string;
|
|
1480
|
-
mimeType: string;
|
|
1481
1486
|
id: string;
|
|
1487
|
+
mimeType: string;
|
|
1482
1488
|
size?: string | undefined;
|
|
1483
1489
|
createdTime?: string | undefined;
|
|
1484
1490
|
modifiedTime?: string | undefined;
|
|
@@ -1512,13 +1518,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1512
1518
|
}>, "many">>;
|
|
1513
1519
|
error: z.ZodString;
|
|
1514
1520
|
}, "strip", z.ZodTypeAny, {
|
|
1521
|
+
operation: "get_file_info";
|
|
1515
1522
|
success: boolean;
|
|
1516
1523
|
error: string;
|
|
1517
|
-
operation: "get_file_info";
|
|
1518
1524
|
file?: {
|
|
1519
1525
|
name: string;
|
|
1520
|
-
mimeType: string;
|
|
1521
1526
|
id: string;
|
|
1527
|
+
mimeType: string;
|
|
1522
1528
|
size?: string | undefined;
|
|
1523
1529
|
createdTime?: string | undefined;
|
|
1524
1530
|
modifiedTime?: string | undefined;
|
|
@@ -1539,13 +1545,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1539
1545
|
emailAddress?: string | undefined;
|
|
1540
1546
|
}[] | undefined;
|
|
1541
1547
|
}, {
|
|
1548
|
+
operation: "get_file_info";
|
|
1542
1549
|
success: boolean;
|
|
1543
1550
|
error: string;
|
|
1544
|
-
operation: "get_file_info";
|
|
1545
1551
|
file?: {
|
|
1546
1552
|
name: string;
|
|
1547
|
-
mimeType: string;
|
|
1548
1553
|
id: string;
|
|
1554
|
+
mimeType: string;
|
|
1549
1555
|
size?: string | undefined;
|
|
1550
1556
|
createdTime?: string | undefined;
|
|
1551
1557
|
modifiedTime?: string | undefined;
|
|
@@ -1572,15 +1578,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1572
1578
|
share_link: z.ZodOptional<z.ZodString>;
|
|
1573
1579
|
error: z.ZodString;
|
|
1574
1580
|
}, "strip", z.ZodTypeAny, {
|
|
1581
|
+
operation: "share_file";
|
|
1575
1582
|
success: boolean;
|
|
1576
1583
|
error: string;
|
|
1577
|
-
operation: "share_file";
|
|
1578
1584
|
permission_id?: string | undefined;
|
|
1579
1585
|
share_link?: string | undefined;
|
|
1580
1586
|
}, {
|
|
1587
|
+
operation: "share_file";
|
|
1581
1588
|
success: boolean;
|
|
1582
1589
|
error: string;
|
|
1583
|
-
operation: "share_file";
|
|
1584
1590
|
permission_id?: string | undefined;
|
|
1585
1591
|
share_link?: string | undefined;
|
|
1586
1592
|
}>, z.ZodObject<{
|
|
@@ -1609,8 +1615,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1609
1615
|
}>, "many">>;
|
|
1610
1616
|
}, "strip", z.ZodTypeAny, {
|
|
1611
1617
|
name: string;
|
|
1612
|
-
mimeType: string;
|
|
1613
1618
|
id: string;
|
|
1619
|
+
mimeType: string;
|
|
1614
1620
|
size?: string | undefined;
|
|
1615
1621
|
createdTime?: string | undefined;
|
|
1616
1622
|
modifiedTime?: string | undefined;
|
|
@@ -1624,8 +1630,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1624
1630
|
}[] | undefined;
|
|
1625
1631
|
}, {
|
|
1626
1632
|
name: string;
|
|
1627
|
-
mimeType: string;
|
|
1628
1633
|
id: string;
|
|
1634
|
+
mimeType: string;
|
|
1629
1635
|
size?: string | undefined;
|
|
1630
1636
|
createdTime?: string | undefined;
|
|
1631
1637
|
modifiedTime?: string | undefined;
|
|
@@ -1640,13 +1646,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1640
1646
|
}>>;
|
|
1641
1647
|
error: z.ZodString;
|
|
1642
1648
|
}, "strip", z.ZodTypeAny, {
|
|
1649
|
+
operation: "move_file";
|
|
1643
1650
|
success: boolean;
|
|
1644
1651
|
error: string;
|
|
1645
|
-
operation: "move_file";
|
|
1646
1652
|
file?: {
|
|
1647
1653
|
name: string;
|
|
1648
|
-
mimeType: string;
|
|
1649
1654
|
id: string;
|
|
1655
|
+
mimeType: string;
|
|
1650
1656
|
size?: string | undefined;
|
|
1651
1657
|
createdTime?: string | undefined;
|
|
1652
1658
|
modifiedTime?: string | undefined;
|
|
@@ -1660,13 +1666,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1660
1666
|
}[] | undefined;
|
|
1661
1667
|
} | undefined;
|
|
1662
1668
|
}, {
|
|
1669
|
+
operation: "move_file";
|
|
1663
1670
|
success: boolean;
|
|
1664
1671
|
error: string;
|
|
1665
|
-
operation: "move_file";
|
|
1666
1672
|
file?: {
|
|
1667
1673
|
name: string;
|
|
1668
|
-
mimeType: string;
|
|
1669
1674
|
id: string;
|
|
1675
|
+
mimeType: string;
|
|
1670
1676
|
size?: string | undefined;
|
|
1671
1677
|
createdTime?: string | undefined;
|
|
1672
1678
|
modifiedTime?: string | undefined;
|
|
@@ -1726,9 +1732,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1726
1732
|
}>, "many">>;
|
|
1727
1733
|
error: z.ZodString;
|
|
1728
1734
|
}, "strip", z.ZodTypeAny, {
|
|
1735
|
+
operation: "get_doc";
|
|
1729
1736
|
success: boolean;
|
|
1730
1737
|
error: string;
|
|
1731
|
-
operation: "get_doc";
|
|
1732
1738
|
document?: z.objectOutputType<{
|
|
1733
1739
|
documentId: z.ZodString;
|
|
1734
1740
|
title: z.ZodString;
|
|
@@ -1746,9 +1752,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1746
1752
|
plainText?: string | undefined;
|
|
1747
1753
|
}[] | undefined;
|
|
1748
1754
|
}, {
|
|
1755
|
+
operation: "get_doc";
|
|
1749
1756
|
success: boolean;
|
|
1750
1757
|
error: string;
|
|
1751
|
-
operation: "get_doc";
|
|
1752
1758
|
document?: z.objectInputType<{
|
|
1753
1759
|
documentId: z.ZodString;
|
|
1754
1760
|
title: z.ZodString;
|
|
@@ -1772,15 +1778,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1772
1778
|
revisionId: z.ZodOptional<z.ZodString>;
|
|
1773
1779
|
error: z.ZodString;
|
|
1774
1780
|
}, "strip", z.ZodTypeAny, {
|
|
1781
|
+
operation: "update_doc";
|
|
1775
1782
|
success: boolean;
|
|
1776
1783
|
error: string;
|
|
1777
|
-
operation: "update_doc";
|
|
1778
1784
|
documentId?: string | undefined;
|
|
1779
1785
|
revisionId?: string | undefined;
|
|
1780
1786
|
}, {
|
|
1787
|
+
operation: "update_doc";
|
|
1781
1788
|
success: boolean;
|
|
1782
1789
|
error: string;
|
|
1783
|
-
operation: "update_doc";
|
|
1784
1790
|
documentId?: string | undefined;
|
|
1785
1791
|
revisionId?: string | undefined;
|
|
1786
1792
|
}>, z.ZodObject<{
|
|
@@ -1789,14 +1795,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1789
1795
|
replacements_made: z.ZodOptional<z.ZodNumber>;
|
|
1790
1796
|
error: z.ZodString;
|
|
1791
1797
|
}, "strip", z.ZodTypeAny, {
|
|
1798
|
+
operation: "replace_text";
|
|
1792
1799
|
success: boolean;
|
|
1793
1800
|
error: string;
|
|
1794
|
-
operation: "replace_text";
|
|
1795
1801
|
replacements_made?: number | undefined;
|
|
1796
1802
|
}, {
|
|
1803
|
+
operation: "replace_text";
|
|
1797
1804
|
success: boolean;
|
|
1798
1805
|
error: string;
|
|
1799
|
-
operation: "replace_text";
|
|
1800
1806
|
replacements_made?: number | undefined;
|
|
1801
1807
|
}>, z.ZodObject<{
|
|
1802
1808
|
operation: z.ZodLiteral<"copy_doc">;
|
|
@@ -1805,15 +1811,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1805
1811
|
new_document_url: z.ZodOptional<z.ZodString>;
|
|
1806
1812
|
error: z.ZodString;
|
|
1807
1813
|
}, "strip", z.ZodTypeAny, {
|
|
1814
|
+
operation: "copy_doc";
|
|
1808
1815
|
success: boolean;
|
|
1809
1816
|
error: string;
|
|
1810
|
-
operation: "copy_doc";
|
|
1811
1817
|
new_document_id?: string | undefined;
|
|
1812
1818
|
new_document_url?: string | undefined;
|
|
1813
1819
|
}, {
|
|
1820
|
+
operation: "copy_doc";
|
|
1814
1821
|
success: boolean;
|
|
1815
1822
|
error: string;
|
|
1816
|
-
operation: "copy_doc";
|
|
1817
1823
|
new_document_id?: string | undefined;
|
|
1818
1824
|
new_document_url?: string | undefined;
|
|
1819
1825
|
}>]>;
|