@bubblelab/bubble-core 0.1.204 → 0.1.206
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 +239 -239
- package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +18 -0
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +66 -0
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -0
- package/dist/bubbles/service-bubble/ai-agent.d.ts +9 -9
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +11 -2
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +84 -84
- package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
- 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 +22 -22
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +17 -6
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/dist/types/base-bubble-class.d.ts +6 -0
- package/dist/types/base-bubble-class.d.ts.map +1 -1
- package/dist/types/base-bubble-class.js +11 -0
- package/dist/types/base-bubble-class.js.map +1 -1
- package/package.json +2 -2
|
@@ -37,8 +37,8 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
37
37
|
field: string;
|
|
38
38
|
}[] | undefined;
|
|
39
39
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
40
|
-
timeZone?: string | undefined;
|
|
41
40
|
fields?: string[] | undefined;
|
|
41
|
+
timeZone?: string | undefined;
|
|
42
42
|
offset?: string | undefined;
|
|
43
43
|
filterByFormula?: string | undefined;
|
|
44
44
|
maxRecords?: number | undefined;
|
|
@@ -53,8 +53,8 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
53
53
|
direction?: "asc" | "desc" | undefined;
|
|
54
54
|
}[] | undefined;
|
|
55
55
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
56
|
-
timeZone?: string | undefined;
|
|
57
56
|
fields?: string[] | undefined;
|
|
57
|
+
timeZone?: string | undefined;
|
|
58
58
|
offset?: string | undefined;
|
|
59
59
|
pageSize?: number | undefined;
|
|
60
60
|
filterByFormula?: string | undefined;
|
|
@@ -197,12 +197,12 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
197
197
|
description: z.ZodOptional<z.ZodString>;
|
|
198
198
|
options: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
199
199
|
}, "strip", z.ZodTypeAny, {
|
|
200
|
-
type: "number" | "date" | "
|
|
200
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
201
201
|
name: string;
|
|
202
202
|
options?: Record<string, unknown> | undefined;
|
|
203
203
|
description?: string | undefined;
|
|
204
204
|
}, {
|
|
205
|
-
type: "number" | "date" | "
|
|
205
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
206
206
|
name: string;
|
|
207
207
|
options?: Record<string, unknown> | undefined;
|
|
208
208
|
description?: string | undefined;
|
|
@@ -211,7 +211,7 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
211
211
|
}, "strip", z.ZodTypeAny, {
|
|
212
212
|
name: string;
|
|
213
213
|
fields: {
|
|
214
|
-
type: "number" | "date" | "
|
|
214
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
215
215
|
name: string;
|
|
216
216
|
options?: Record<string, unknown> | undefined;
|
|
217
217
|
description?: string | undefined;
|
|
@@ -223,7 +223,7 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
223
223
|
}, {
|
|
224
224
|
name: string;
|
|
225
225
|
fields: {
|
|
226
|
-
type: "number" | "date" | "
|
|
226
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
227
227
|
name: string;
|
|
228
228
|
options?: Record<string, unknown> | undefined;
|
|
229
229
|
description?: string | undefined;
|
|
@@ -263,7 +263,7 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
263
263
|
options: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
264
264
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
265
265
|
}, "strip", z.ZodTypeAny, {
|
|
266
|
-
type: "number" | "date" | "
|
|
266
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
267
267
|
name: string;
|
|
268
268
|
operation: "create_field";
|
|
269
269
|
baseId: string;
|
|
@@ -272,7 +272,7 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
272
272
|
description?: string | undefined;
|
|
273
273
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
274
274
|
}, {
|
|
275
|
-
type: "number" | "date" | "
|
|
275
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
276
276
|
name: string;
|
|
277
277
|
operation: "create_field";
|
|
278
278
|
baseId: string;
|
|
@@ -325,8 +325,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
325
325
|
error: z.ZodDefault<z.ZodString>;
|
|
326
326
|
success: z.ZodBoolean;
|
|
327
327
|
}, "strip", z.ZodTypeAny, {
|
|
328
|
-
error: string;
|
|
329
328
|
success: boolean;
|
|
329
|
+
error: string;
|
|
330
330
|
operation: "list_records";
|
|
331
331
|
ok: boolean;
|
|
332
332
|
offset?: string | undefined;
|
|
@@ -365,8 +365,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
365
365
|
error: z.ZodDefault<z.ZodString>;
|
|
366
366
|
success: z.ZodBoolean;
|
|
367
367
|
}, "strip", z.ZodTypeAny, {
|
|
368
|
-
error: string;
|
|
369
368
|
success: boolean;
|
|
369
|
+
error: string;
|
|
370
370
|
operation: "get_record";
|
|
371
371
|
ok: boolean;
|
|
372
372
|
record?: {
|
|
@@ -403,8 +403,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
403
403
|
error: z.ZodDefault<z.ZodString>;
|
|
404
404
|
success: z.ZodBoolean;
|
|
405
405
|
}, "strip", z.ZodTypeAny, {
|
|
406
|
-
error: string;
|
|
407
406
|
success: boolean;
|
|
407
|
+
error: string;
|
|
408
408
|
operation: "create_records";
|
|
409
409
|
ok: boolean;
|
|
410
410
|
records?: {
|
|
@@ -441,8 +441,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
441
441
|
error: z.ZodDefault<z.ZodString>;
|
|
442
442
|
success: z.ZodBoolean;
|
|
443
443
|
}, "strip", z.ZodTypeAny, {
|
|
444
|
-
error: string;
|
|
445
444
|
success: boolean;
|
|
445
|
+
error: string;
|
|
446
446
|
operation: "update_records";
|
|
447
447
|
ok: boolean;
|
|
448
448
|
records?: {
|
|
@@ -476,8 +476,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
476
476
|
error: z.ZodDefault<z.ZodString>;
|
|
477
477
|
success: z.ZodBoolean;
|
|
478
478
|
}, "strip", z.ZodTypeAny, {
|
|
479
|
-
error: string;
|
|
480
479
|
success: boolean;
|
|
480
|
+
error: string;
|
|
481
481
|
operation: "delete_records";
|
|
482
482
|
ok: boolean;
|
|
483
483
|
records?: {
|
|
@@ -512,8 +512,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
512
512
|
error: z.ZodDefault<z.ZodString>;
|
|
513
513
|
success: z.ZodBoolean;
|
|
514
514
|
}, "strip", z.ZodTypeAny, {
|
|
515
|
-
error: string;
|
|
516
515
|
success: boolean;
|
|
516
|
+
error: string;
|
|
517
517
|
operation: "list_bases";
|
|
518
518
|
ok: boolean;
|
|
519
519
|
bases?: {
|
|
@@ -609,8 +609,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
609
609
|
error: z.ZodDefault<z.ZodString>;
|
|
610
610
|
success: z.ZodBoolean;
|
|
611
611
|
}, "strip", z.ZodTypeAny, {
|
|
612
|
-
error: string;
|
|
613
612
|
success: boolean;
|
|
613
|
+
error: string;
|
|
614
614
|
operation: "get_base_schema";
|
|
615
615
|
ok: boolean;
|
|
616
616
|
tables?: {
|
|
@@ -667,11 +667,11 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
667
667
|
name: z.ZodString;
|
|
668
668
|
type: z.ZodEnum<["singleLineText", "multilineText", "richText", "email", "url", "phoneNumber", "number", "percent", "currency", "rating", "duration", "singleSelect", "multipleSelects", "singleCollaborator", "multipleCollaborators", "date", "dateTime", "checkbox", "multipleRecordLinks", "multipleAttachments", "barcode", "button", "formula", "createdTime", "lastModifiedTime", "createdBy", "lastModifiedBy", "autoNumber", "externalSyncSource", "count", "lookup", "rollup"]>;
|
|
669
669
|
}, "strip", z.ZodTypeAny, {
|
|
670
|
-
type: "number" | "date" | "
|
|
670
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
671
671
|
name: string;
|
|
672
672
|
id: string;
|
|
673
673
|
}, {
|
|
674
|
-
type: "number" | "date" | "
|
|
674
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
675
675
|
name: string;
|
|
676
676
|
id: string;
|
|
677
677
|
}>, "many">;
|
|
@@ -679,7 +679,7 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
679
679
|
name: string;
|
|
680
680
|
id: string;
|
|
681
681
|
fields: {
|
|
682
|
-
type: "number" | "date" | "
|
|
682
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
683
683
|
name: string;
|
|
684
684
|
id: string;
|
|
685
685
|
}[];
|
|
@@ -689,7 +689,7 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
689
689
|
name: string;
|
|
690
690
|
id: string;
|
|
691
691
|
fields: {
|
|
692
|
-
type: "number" | "date" | "
|
|
692
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
693
693
|
name: string;
|
|
694
694
|
id: string;
|
|
695
695
|
}[];
|
|
@@ -699,15 +699,15 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
699
699
|
error: z.ZodDefault<z.ZodString>;
|
|
700
700
|
success: z.ZodBoolean;
|
|
701
701
|
}, "strip", z.ZodTypeAny, {
|
|
702
|
-
error: string;
|
|
703
702
|
success: boolean;
|
|
703
|
+
error: string;
|
|
704
704
|
operation: "create_table";
|
|
705
705
|
ok: boolean;
|
|
706
706
|
table?: {
|
|
707
707
|
name: string;
|
|
708
708
|
id: string;
|
|
709
709
|
fields: {
|
|
710
|
-
type: "number" | "date" | "
|
|
710
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
711
711
|
name: string;
|
|
712
712
|
id: string;
|
|
713
713
|
}[];
|
|
@@ -723,7 +723,7 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
723
723
|
name: string;
|
|
724
724
|
id: string;
|
|
725
725
|
fields: {
|
|
726
|
-
type: "number" | "date" | "
|
|
726
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
727
727
|
name: string;
|
|
728
728
|
id: string;
|
|
729
729
|
}[];
|
|
@@ -749,8 +749,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
749
749
|
error: z.ZodDefault<z.ZodString>;
|
|
750
750
|
success: z.ZodBoolean;
|
|
751
751
|
}, "strip", z.ZodTypeAny, {
|
|
752
|
-
error: string;
|
|
753
752
|
success: boolean;
|
|
753
|
+
error: string;
|
|
754
754
|
operation: "update_table";
|
|
755
755
|
ok: boolean;
|
|
756
756
|
table?: {
|
|
@@ -790,8 +790,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
790
790
|
error: z.ZodDefault<z.ZodString>;
|
|
791
791
|
success: z.ZodBoolean;
|
|
792
792
|
}, "strip", z.ZodTypeAny, {
|
|
793
|
-
error: string;
|
|
794
793
|
success: boolean;
|
|
794
|
+
error: string;
|
|
795
795
|
operation: "create_field";
|
|
796
796
|
ok: boolean;
|
|
797
797
|
field?: {
|
|
@@ -833,8 +833,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
|
|
|
833
833
|
error: z.ZodDefault<z.ZodString>;
|
|
834
834
|
success: z.ZodBoolean;
|
|
835
835
|
}, "strip", z.ZodTypeAny, {
|
|
836
|
-
error: string;
|
|
837
836
|
success: boolean;
|
|
837
|
+
error: string;
|
|
838
838
|
operation: "update_field";
|
|
839
839
|
ok: boolean;
|
|
840
840
|
field?: {
|
|
@@ -904,8 +904,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
904
904
|
field: string;
|
|
905
905
|
}[] | undefined;
|
|
906
906
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
907
|
-
timeZone?: string | undefined;
|
|
908
907
|
fields?: string[] | undefined;
|
|
908
|
+
timeZone?: string | undefined;
|
|
909
909
|
offset?: string | undefined;
|
|
910
910
|
filterByFormula?: string | undefined;
|
|
911
911
|
maxRecords?: number | undefined;
|
|
@@ -920,8 +920,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
920
920
|
direction?: "asc" | "desc" | undefined;
|
|
921
921
|
}[] | undefined;
|
|
922
922
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
923
|
-
timeZone?: string | undefined;
|
|
924
923
|
fields?: string[] | undefined;
|
|
924
|
+
timeZone?: string | undefined;
|
|
925
925
|
offset?: string | undefined;
|
|
926
926
|
pageSize?: number | undefined;
|
|
927
927
|
filterByFormula?: string | undefined;
|
|
@@ -1064,12 +1064,12 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1064
1064
|
description: z.ZodOptional<z.ZodString>;
|
|
1065
1065
|
options: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1066
1066
|
}, "strip", z.ZodTypeAny, {
|
|
1067
|
-
type: "number" | "date" | "
|
|
1067
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1068
1068
|
name: string;
|
|
1069
1069
|
options?: Record<string, unknown> | undefined;
|
|
1070
1070
|
description?: string | undefined;
|
|
1071
1071
|
}, {
|
|
1072
|
-
type: "number" | "date" | "
|
|
1072
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1073
1073
|
name: string;
|
|
1074
1074
|
options?: Record<string, unknown> | undefined;
|
|
1075
1075
|
description?: string | undefined;
|
|
@@ -1078,7 +1078,7 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1078
1078
|
}, "strip", z.ZodTypeAny, {
|
|
1079
1079
|
name: string;
|
|
1080
1080
|
fields: {
|
|
1081
|
-
type: "number" | "date" | "
|
|
1081
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1082
1082
|
name: string;
|
|
1083
1083
|
options?: Record<string, unknown> | undefined;
|
|
1084
1084
|
description?: string | undefined;
|
|
@@ -1090,7 +1090,7 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1090
1090
|
}, {
|
|
1091
1091
|
name: string;
|
|
1092
1092
|
fields: {
|
|
1093
|
-
type: "number" | "date" | "
|
|
1093
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1094
1094
|
name: string;
|
|
1095
1095
|
options?: Record<string, unknown> | undefined;
|
|
1096
1096
|
description?: string | undefined;
|
|
@@ -1130,7 +1130,7 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1130
1130
|
options: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1131
1131
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1132
1132
|
}, "strip", z.ZodTypeAny, {
|
|
1133
|
-
type: "number" | "date" | "
|
|
1133
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1134
1134
|
name: string;
|
|
1135
1135
|
operation: "create_field";
|
|
1136
1136
|
baseId: string;
|
|
@@ -1139,7 +1139,7 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1139
1139
|
description?: string | undefined;
|
|
1140
1140
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1141
1141
|
}, {
|
|
1142
|
-
type: "number" | "date" | "
|
|
1142
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1143
1143
|
name: string;
|
|
1144
1144
|
operation: "create_field";
|
|
1145
1145
|
baseId: string;
|
|
@@ -1192,8 +1192,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1192
1192
|
error: z.ZodDefault<z.ZodString>;
|
|
1193
1193
|
success: z.ZodBoolean;
|
|
1194
1194
|
}, "strip", z.ZodTypeAny, {
|
|
1195
|
-
error: string;
|
|
1196
1195
|
success: boolean;
|
|
1196
|
+
error: string;
|
|
1197
1197
|
operation: "list_records";
|
|
1198
1198
|
ok: boolean;
|
|
1199
1199
|
offset?: string | undefined;
|
|
@@ -1232,8 +1232,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1232
1232
|
error: z.ZodDefault<z.ZodString>;
|
|
1233
1233
|
success: z.ZodBoolean;
|
|
1234
1234
|
}, "strip", z.ZodTypeAny, {
|
|
1235
|
-
error: string;
|
|
1236
1235
|
success: boolean;
|
|
1236
|
+
error: string;
|
|
1237
1237
|
operation: "get_record";
|
|
1238
1238
|
ok: boolean;
|
|
1239
1239
|
record?: {
|
|
@@ -1270,8 +1270,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1270
1270
|
error: z.ZodDefault<z.ZodString>;
|
|
1271
1271
|
success: z.ZodBoolean;
|
|
1272
1272
|
}, "strip", z.ZodTypeAny, {
|
|
1273
|
-
error: string;
|
|
1274
1273
|
success: boolean;
|
|
1274
|
+
error: string;
|
|
1275
1275
|
operation: "create_records";
|
|
1276
1276
|
ok: boolean;
|
|
1277
1277
|
records?: {
|
|
@@ -1308,8 +1308,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1308
1308
|
error: z.ZodDefault<z.ZodString>;
|
|
1309
1309
|
success: z.ZodBoolean;
|
|
1310
1310
|
}, "strip", z.ZodTypeAny, {
|
|
1311
|
-
error: string;
|
|
1312
1311
|
success: boolean;
|
|
1312
|
+
error: string;
|
|
1313
1313
|
operation: "update_records";
|
|
1314
1314
|
ok: boolean;
|
|
1315
1315
|
records?: {
|
|
@@ -1343,8 +1343,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1343
1343
|
error: z.ZodDefault<z.ZodString>;
|
|
1344
1344
|
success: z.ZodBoolean;
|
|
1345
1345
|
}, "strip", z.ZodTypeAny, {
|
|
1346
|
-
error: string;
|
|
1347
1346
|
success: boolean;
|
|
1347
|
+
error: string;
|
|
1348
1348
|
operation: "delete_records";
|
|
1349
1349
|
ok: boolean;
|
|
1350
1350
|
records?: {
|
|
@@ -1379,8 +1379,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1379
1379
|
error: z.ZodDefault<z.ZodString>;
|
|
1380
1380
|
success: z.ZodBoolean;
|
|
1381
1381
|
}, "strip", z.ZodTypeAny, {
|
|
1382
|
-
error: string;
|
|
1383
1382
|
success: boolean;
|
|
1383
|
+
error: string;
|
|
1384
1384
|
operation: "list_bases";
|
|
1385
1385
|
ok: boolean;
|
|
1386
1386
|
bases?: {
|
|
@@ -1476,8 +1476,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1476
1476
|
error: z.ZodDefault<z.ZodString>;
|
|
1477
1477
|
success: z.ZodBoolean;
|
|
1478
1478
|
}, "strip", z.ZodTypeAny, {
|
|
1479
|
-
error: string;
|
|
1480
1479
|
success: boolean;
|
|
1480
|
+
error: string;
|
|
1481
1481
|
operation: "get_base_schema";
|
|
1482
1482
|
ok: boolean;
|
|
1483
1483
|
tables?: {
|
|
@@ -1534,11 +1534,11 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1534
1534
|
name: z.ZodString;
|
|
1535
1535
|
type: z.ZodEnum<["singleLineText", "multilineText", "richText", "email", "url", "phoneNumber", "number", "percent", "currency", "rating", "duration", "singleSelect", "multipleSelects", "singleCollaborator", "multipleCollaborators", "date", "dateTime", "checkbox", "multipleRecordLinks", "multipleAttachments", "barcode", "button", "formula", "createdTime", "lastModifiedTime", "createdBy", "lastModifiedBy", "autoNumber", "externalSyncSource", "count", "lookup", "rollup"]>;
|
|
1536
1536
|
}, "strip", z.ZodTypeAny, {
|
|
1537
|
-
type: "number" | "date" | "
|
|
1537
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1538
1538
|
name: string;
|
|
1539
1539
|
id: string;
|
|
1540
1540
|
}, {
|
|
1541
|
-
type: "number" | "date" | "
|
|
1541
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1542
1542
|
name: string;
|
|
1543
1543
|
id: string;
|
|
1544
1544
|
}>, "many">;
|
|
@@ -1546,7 +1546,7 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1546
1546
|
name: string;
|
|
1547
1547
|
id: string;
|
|
1548
1548
|
fields: {
|
|
1549
|
-
type: "number" | "date" | "
|
|
1549
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1550
1550
|
name: string;
|
|
1551
1551
|
id: string;
|
|
1552
1552
|
}[];
|
|
@@ -1556,7 +1556,7 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1556
1556
|
name: string;
|
|
1557
1557
|
id: string;
|
|
1558
1558
|
fields: {
|
|
1559
|
-
type: "number" | "date" | "
|
|
1559
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1560
1560
|
name: string;
|
|
1561
1561
|
id: string;
|
|
1562
1562
|
}[];
|
|
@@ -1566,15 +1566,15 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1566
1566
|
error: z.ZodDefault<z.ZodString>;
|
|
1567
1567
|
success: z.ZodBoolean;
|
|
1568
1568
|
}, "strip", z.ZodTypeAny, {
|
|
1569
|
-
error: string;
|
|
1570
1569
|
success: boolean;
|
|
1570
|
+
error: string;
|
|
1571
1571
|
operation: "create_table";
|
|
1572
1572
|
ok: boolean;
|
|
1573
1573
|
table?: {
|
|
1574
1574
|
name: string;
|
|
1575
1575
|
id: string;
|
|
1576
1576
|
fields: {
|
|
1577
|
-
type: "number" | "date" | "
|
|
1577
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1578
1578
|
name: string;
|
|
1579
1579
|
id: string;
|
|
1580
1580
|
}[];
|
|
@@ -1590,7 +1590,7 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1590
1590
|
name: string;
|
|
1591
1591
|
id: string;
|
|
1592
1592
|
fields: {
|
|
1593
|
-
type: "number" | "date" | "
|
|
1593
|
+
type: "number" | "date" | "email" | "url" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "currency" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
|
|
1594
1594
|
name: string;
|
|
1595
1595
|
id: string;
|
|
1596
1596
|
}[];
|
|
@@ -1616,8 +1616,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1616
1616
|
error: z.ZodDefault<z.ZodString>;
|
|
1617
1617
|
success: z.ZodBoolean;
|
|
1618
1618
|
}, "strip", z.ZodTypeAny, {
|
|
1619
|
-
error: string;
|
|
1620
1619
|
success: boolean;
|
|
1620
|
+
error: string;
|
|
1621
1621
|
operation: "update_table";
|
|
1622
1622
|
ok: boolean;
|
|
1623
1623
|
table?: {
|
|
@@ -1657,8 +1657,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1657
1657
|
error: z.ZodDefault<z.ZodString>;
|
|
1658
1658
|
success: z.ZodBoolean;
|
|
1659
1659
|
}, "strip", z.ZodTypeAny, {
|
|
1660
|
-
error: string;
|
|
1661
1660
|
success: boolean;
|
|
1661
|
+
error: string;
|
|
1662
1662
|
operation: "create_field";
|
|
1663
1663
|
ok: boolean;
|
|
1664
1664
|
field?: {
|
|
@@ -1700,8 +1700,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
|
|
|
1700
1700
|
error: z.ZodDefault<z.ZodString>;
|
|
1701
1701
|
success: z.ZodBoolean;
|
|
1702
1702
|
}, "strip", z.ZodTypeAny, {
|
|
1703
|
-
error: string;
|
|
1704
1703
|
success: boolean;
|
|
1704
|
+
error: string;
|
|
1705
1705
|
operation: "update_field";
|
|
1706
1706
|
ok: boolean;
|
|
1707
1707
|
field?: {
|
|
@@ -119,11 +119,11 @@ export declare const GoogleMapsPlaceSchema: z.ZodObject<{
|
|
|
119
119
|
lat: number;
|
|
120
120
|
lng: number;
|
|
121
121
|
} | undefined;
|
|
122
|
+
language?: string | undefined;
|
|
122
123
|
postalCode?: string | null | undefined;
|
|
123
124
|
countryCode?: string | undefined;
|
|
124
125
|
state?: string | undefined;
|
|
125
126
|
city?: string | undefined;
|
|
126
|
-
language?: string | undefined;
|
|
127
127
|
price?: string | null | undefined;
|
|
128
128
|
categoryName?: string | undefined;
|
|
129
129
|
address?: string | undefined;
|
|
@@ -181,11 +181,11 @@ export declare const GoogleMapsPlaceSchema: z.ZodObject<{
|
|
|
181
181
|
lat: number;
|
|
182
182
|
lng: number;
|
|
183
183
|
} | undefined;
|
|
184
|
+
language?: string | undefined;
|
|
184
185
|
postalCode?: string | null | undefined;
|
|
185
186
|
countryCode?: string | undefined;
|
|
186
187
|
state?: string | undefined;
|
|
187
188
|
city?: string | undefined;
|
|
188
|
-
language?: string | undefined;
|
|
189
189
|
price?: string | null | undefined;
|
|
190
190
|
categoryName?: string | undefined;
|
|
191
191
|
address?: string | undefined;
|
|
@@ -579,12 +579,13 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
579
579
|
images?: string[] | undefined;
|
|
580
580
|
id?: string | undefined;
|
|
581
581
|
timestamp?: string | undefined;
|
|
582
|
-
caption?: string | undefined;
|
|
583
582
|
location?: {
|
|
584
583
|
name?: string | undefined;
|
|
585
584
|
id?: string | undefined;
|
|
586
585
|
} | null | undefined;
|
|
586
|
+
inputUrl?: string | undefined;
|
|
587
587
|
shortCode?: string | undefined;
|
|
588
|
+
caption?: string | undefined;
|
|
588
589
|
hashtags?: string[] | undefined;
|
|
589
590
|
mentions?: string[] | undefined;
|
|
590
591
|
commentsCount?: number | undefined;
|
|
@@ -607,7 +608,6 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
607
608
|
profile_pic_url?: string | undefined;
|
|
608
609
|
}[] | undefined;
|
|
609
610
|
isCommentsDisabled?: boolean | undefined;
|
|
610
|
-
inputUrl?: string | undefined;
|
|
611
611
|
locationName?: string | undefined;
|
|
612
612
|
locationId?: string | undefined;
|
|
613
613
|
ownerFullName?: string | undefined;
|
|
@@ -693,12 +693,13 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
693
693
|
images?: string[] | undefined;
|
|
694
694
|
id?: string | undefined;
|
|
695
695
|
timestamp?: string | undefined;
|
|
696
|
-
caption?: string | undefined;
|
|
697
696
|
location?: {
|
|
698
697
|
name?: string | undefined;
|
|
699
698
|
id?: string | undefined;
|
|
700
699
|
} | null | undefined;
|
|
700
|
+
inputUrl?: string | undefined;
|
|
701
701
|
shortCode?: string | undefined;
|
|
702
|
+
caption?: string | undefined;
|
|
702
703
|
hashtags?: string[] | undefined;
|
|
703
704
|
mentions?: string[] | undefined;
|
|
704
705
|
commentsCount?: number | undefined;
|
|
@@ -721,7 +722,6 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
721
722
|
profile_pic_url?: string | undefined;
|
|
722
723
|
}[] | undefined;
|
|
723
724
|
isCommentsDisabled?: boolean | undefined;
|
|
724
|
-
inputUrl?: string | undefined;
|
|
725
725
|
locationName?: string | undefined;
|
|
726
726
|
locationId?: string | undefined;
|
|
727
727
|
ownerFullName?: string | undefined;
|