@bubblelab/bubble-core 0.1.96 → 0.1.98

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/dist/bubble-bundle.d.ts +112 -112
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +24 -24
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +11 -6
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +138 -138
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +116 -116
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +22 -22
  13. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  14. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
  15. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/firecrawl.d.ts +755 -755
  17. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  18. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
  20. package/dist/bubbles/service-bubble/github.d.ts +160 -160
  21. package/dist/bubbles/service-bubble/gmail.d.ts +224 -224
  22. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  23. package/dist/bubbles/service-bubble/gmail.js +10 -4
  24. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  25. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  26. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +32 -32
  28. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
  29. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  30. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  31. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  32. package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
  33. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +22 -22
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts +1634 -1634
  35. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  36. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/slack/slack.d.ts +465 -465
  38. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +103 -103
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +34 -34
  41. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  42. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  43. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +12 -12
  44. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  45. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +18 -18
  46. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
  47. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  48. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  49. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  50. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  52. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  53. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  54. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +295 -295
  55. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  56. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +122 -122
  59. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  60. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  61. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  62. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  63. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  65. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  66. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  70. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  71. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  72. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  73. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  74. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  75. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  76. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +86 -86
  77. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  78. package/dist/bubbles.json +6 -6
  79. package/package.json +2 -2
@@ -38,8 +38,8 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
38
38
  }[] | undefined;
39
39
  credentials?: Partial<Record<CredentialType, string>> | undefined;
40
40
  fields?: string[] | undefined;
41
- timeZone?: string | undefined;
42
41
  offset?: string | undefined;
42
+ timeZone?: string | undefined;
43
43
  filterByFormula?: string | undefined;
44
44
  maxRecords?: number | undefined;
45
45
  view?: string | undefined;
@@ -54,9 +54,9 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
54
54
  }[] | undefined;
55
55
  credentials?: Partial<Record<CredentialType, string>> | undefined;
56
56
  fields?: string[] | undefined;
57
- timeZone?: string | undefined;
58
57
  offset?: string | undefined;
59
58
  pageSize?: number | undefined;
59
+ timeZone?: string | undefined;
60
60
  filterByFormula?: string | undefined;
61
61
  maxRecords?: number | undefined;
62
62
  view?: string | undefined;
@@ -119,11 +119,11 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
119
119
  id: z.ZodString;
120
120
  fields: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>>;
121
121
  }, "strip", z.ZodTypeAny, {
122
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
123
122
  id: string;
124
- }, {
125
123
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
124
+ }, {
126
125
  id: string;
126
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
127
127
  }>, "many">;
128
128
  typecast: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
129
129
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
@@ -132,8 +132,8 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
132
132
  baseId: string;
133
133
  tableIdOrName: string;
134
134
  records: {
135
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
136
135
  id: string;
136
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
137
137
  }[];
138
138
  typecast: boolean;
139
139
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -142,8 +142,8 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
142
142
  baseId: string;
143
143
  tableIdOrName: string;
144
144
  records: {
145
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
146
145
  id: string;
146
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
147
147
  }[];
148
148
  credentials?: Partial<Record<CredentialType, string>> | undefined;
149
149
  typecast?: boolean | undefined;
@@ -197,24 +197,24 @@ 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" | "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";
200
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
201
201
  name: string;
202
- options?: Record<string, unknown> | undefined;
203
202
  description?: string | undefined;
203
+ options?: Record<string, unknown> | undefined;
204
204
  }, {
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";
205
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
206
206
  name: string;
207
- options?: Record<string, unknown> | undefined;
208
207
  description?: string | undefined;
208
+ options?: Record<string, unknown> | undefined;
209
209
  }>, "many">;
210
210
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
211
211
  }, "strip", z.ZodTypeAny, {
212
212
  name: string;
213
213
  fields: {
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";
214
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
215
215
  name: string;
216
- options?: Record<string, unknown> | undefined;
217
216
  description?: string | undefined;
217
+ options?: Record<string, unknown> | undefined;
218
218
  }[];
219
219
  operation: "create_table";
220
220
  baseId: string;
@@ -223,10 +223,10 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
223
223
  }, {
224
224
  name: string;
225
225
  fields: {
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";
226
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
227
227
  name: string;
228
- options?: Record<string, unknown> | undefined;
229
228
  description?: string | undefined;
229
+ options?: Record<string, unknown> | undefined;
230
230
  }[];
231
231
  operation: "create_table";
232
232
  baseId: string;
@@ -263,22 +263,22 @@ 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" | "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";
266
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "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;
270
270
  tableIdOrName: string;
271
- options?: Record<string, unknown> | undefined;
272
271
  description?: string | undefined;
272
+ options?: Record<string, unknown> | undefined;
273
273
  credentials?: Partial<Record<CredentialType, string>> | undefined;
274
274
  }, {
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";
275
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "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;
279
279
  tableIdOrName: string;
280
- options?: Record<string, unknown> | undefined;
281
280
  description?: string | undefined;
281
+ options?: Record<string, unknown> | undefined;
282
282
  credentials?: Partial<Record<CredentialType, string>> | undefined;
283
283
  }>, z.ZodObject<{
284
284
  operation: z.ZodLiteral<"update_field">;
@@ -313,26 +313,26 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
313
313
  createdTime: z.ZodString;
314
314
  fields: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>>;
315
315
  }, "strip", z.ZodTypeAny, {
316
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
317
316
  id: string;
317
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
318
318
  createdTime: string;
319
319
  }, {
320
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
321
320
  id: string;
321
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
322
322
  createdTime: string;
323
323
  }>, "many">>;
324
324
  offset: z.ZodOptional<z.ZodString>;
325
325
  error: z.ZodDefault<z.ZodString>;
326
326
  success: z.ZodBoolean;
327
327
  }, "strip", z.ZodTypeAny, {
328
- success: boolean;
329
328
  error: string;
329
+ success: boolean;
330
330
  operation: "list_records";
331
331
  ok: boolean;
332
332
  offset?: string | undefined;
333
333
  records?: {
334
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
335
334
  id: string;
335
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
336
336
  createdTime: string;
337
337
  }[] | undefined;
338
338
  }, {
@@ -342,8 +342,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
342
342
  error?: string | undefined;
343
343
  offset?: string | undefined;
344
344
  records?: {
345
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
346
345
  id: string;
346
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
347
347
  createdTime: string;
348
348
  }[] | undefined;
349
349
  }>, z.ZodObject<{
@@ -354,24 +354,24 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
354
354
  createdTime: z.ZodString;
355
355
  fields: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>>;
356
356
  }, "strip", z.ZodTypeAny, {
357
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
358
357
  id: string;
358
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
359
359
  createdTime: string;
360
360
  }, {
361
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
362
361
  id: string;
362
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
363
363
  createdTime: string;
364
364
  }>>;
365
365
  error: z.ZodDefault<z.ZodString>;
366
366
  success: z.ZodBoolean;
367
367
  }, "strip", z.ZodTypeAny, {
368
- success: boolean;
369
368
  error: string;
369
+ success: boolean;
370
370
  operation: "get_record";
371
371
  ok: boolean;
372
372
  record?: {
373
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
374
373
  id: string;
374
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
375
375
  createdTime: string;
376
376
  } | undefined;
377
377
  }, {
@@ -380,8 +380,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
380
380
  ok: boolean;
381
381
  error?: string | undefined;
382
382
  record?: {
383
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
384
383
  id: string;
384
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
385
385
  createdTime: string;
386
386
  } | undefined;
387
387
  }>, z.ZodObject<{
@@ -392,24 +392,24 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
392
392
  createdTime: z.ZodString;
393
393
  fields: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>>;
394
394
  }, "strip", z.ZodTypeAny, {
395
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
396
395
  id: string;
396
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
397
397
  createdTime: string;
398
398
  }, {
399
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
400
399
  id: string;
400
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
401
401
  createdTime: string;
402
402
  }>, "many">>;
403
403
  error: z.ZodDefault<z.ZodString>;
404
404
  success: z.ZodBoolean;
405
405
  }, "strip", z.ZodTypeAny, {
406
- success: boolean;
407
406
  error: string;
407
+ success: boolean;
408
408
  operation: "create_records";
409
409
  ok: boolean;
410
410
  records?: {
411
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
412
411
  id: string;
412
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
413
413
  createdTime: string;
414
414
  }[] | undefined;
415
415
  }, {
@@ -418,8 +418,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
418
418
  ok: boolean;
419
419
  error?: string | undefined;
420
420
  records?: {
421
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
422
421
  id: string;
422
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
423
423
  createdTime: string;
424
424
  }[] | undefined;
425
425
  }>, z.ZodObject<{
@@ -430,24 +430,24 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
430
430
  createdTime: z.ZodString;
431
431
  fields: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>>;
432
432
  }, "strip", z.ZodTypeAny, {
433
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
434
433
  id: string;
434
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
435
435
  createdTime: string;
436
436
  }, {
437
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
438
437
  id: string;
438
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
439
439
  createdTime: string;
440
440
  }>, "many">>;
441
441
  error: z.ZodDefault<z.ZodString>;
442
442
  success: z.ZodBoolean;
443
443
  }, "strip", z.ZodTypeAny, {
444
- success: boolean;
445
444
  error: string;
445
+ success: boolean;
446
446
  operation: "update_records";
447
447
  ok: boolean;
448
448
  records?: {
449
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
450
449
  id: string;
450
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
451
451
  createdTime: string;
452
452
  }[] | undefined;
453
453
  }, {
@@ -456,8 +456,8 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
456
456
  ok: boolean;
457
457
  error?: string | undefined;
458
458
  records?: {
459
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
460
459
  id: string;
460
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
461
461
  createdTime: string;
462
462
  }[] | undefined;
463
463
  }>, z.ZodObject<{
@@ -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
- success: boolean;
480
479
  error: string;
480
+ success: boolean;
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
- success: boolean;
516
515
  error: string;
516
+ success: boolean;
517
517
  operation: "list_bases";
518
518
  ok: boolean;
519
519
  bases?: {
@@ -549,14 +549,14 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
549
549
  type: string;
550
550
  name: string;
551
551
  id: string;
552
- options?: Record<string, unknown> | undefined;
553
552
  description?: string | undefined;
553
+ options?: Record<string, unknown> | undefined;
554
554
  }, {
555
555
  type: string;
556
556
  name: string;
557
557
  id: string;
558
- options?: Record<string, unknown> | undefined;
559
558
  description?: string | undefined;
559
+ options?: Record<string, unknown> | undefined;
560
560
  }>, "many">;
561
561
  views: z.ZodOptional<z.ZodArray<z.ZodObject<{
562
562
  id: z.ZodString;
@@ -573,14 +573,14 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
573
573
  }>, "many">>;
574
574
  }, "strip", z.ZodTypeAny, {
575
575
  name: string;
576
+ id: string;
576
577
  fields: {
577
578
  type: string;
578
579
  name: string;
579
580
  id: string;
580
- options?: Record<string, unknown> | undefined;
581
581
  description?: string | undefined;
582
+ options?: Record<string, unknown> | undefined;
582
583
  }[];
583
- id: string;
584
584
  primaryFieldId: string;
585
585
  description?: string | undefined;
586
586
  views?: {
@@ -590,14 +590,14 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
590
590
  }[] | undefined;
591
591
  }, {
592
592
  name: string;
593
+ id: string;
593
594
  fields: {
594
595
  type: string;
595
596
  name: string;
596
597
  id: string;
597
- options?: Record<string, unknown> | undefined;
598
598
  description?: string | undefined;
599
+ options?: Record<string, unknown> | undefined;
599
600
  }[];
600
- id: string;
601
601
  primaryFieldId: string;
602
602
  description?: string | undefined;
603
603
  views?: {
@@ -609,20 +609,20 @@ 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
- success: boolean;
613
612
  error: string;
613
+ success: boolean;
614
614
  operation: "get_base_schema";
615
615
  ok: boolean;
616
616
  tables?: {
617
617
  name: string;
618
+ id: string;
618
619
  fields: {
619
620
  type: string;
620
621
  name: string;
621
622
  id: string;
622
- options?: Record<string, unknown> | undefined;
623
623
  description?: string | undefined;
624
+ options?: Record<string, unknown> | undefined;
624
625
  }[];
625
- id: string;
626
626
  primaryFieldId: string;
627
627
  description?: string | undefined;
628
628
  views?: {
@@ -638,14 +638,14 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
638
638
  error?: string | undefined;
639
639
  tables?: {
640
640
  name: string;
641
+ id: string;
641
642
  fields: {
642
643
  type: string;
643
644
  name: string;
644
645
  id: string;
645
- options?: Record<string, unknown> | undefined;
646
646
  description?: string | undefined;
647
+ options?: Record<string, unknown> | undefined;
647
648
  }[];
648
- id: string;
649
649
  primaryFieldId: string;
650
650
  description?: string | undefined;
651
651
  views?: {
@@ -667,50 +667,50 @@ 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" | "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";
670
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "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" | "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";
674
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "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">;
678
678
  }, "strip", z.ZodTypeAny, {
679
679
  name: string;
680
+ id: string;
680
681
  fields: {
681
- 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";
682
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
682
683
  name: string;
683
684
  id: string;
684
685
  }[];
685
- id: string;
686
686
  primaryFieldId: string;
687
687
  description?: string | undefined;
688
688
  }, {
689
689
  name: string;
690
+ id: string;
690
691
  fields: {
691
- 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";
692
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
692
693
  name: string;
693
694
  id: string;
694
695
  }[];
695
- id: string;
696
696
  primaryFieldId: string;
697
697
  description?: string | undefined;
698
698
  }>>;
699
699
  error: z.ZodDefault<z.ZodString>;
700
700
  success: z.ZodBoolean;
701
701
  }, "strip", z.ZodTypeAny, {
702
- success: boolean;
703
702
  error: string;
703
+ success: boolean;
704
704
  operation: "create_table";
705
705
  ok: boolean;
706
706
  table?: {
707
707
  name: string;
708
+ id: string;
708
709
  fields: {
709
- 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";
710
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
710
711
  name: string;
711
712
  id: string;
712
713
  }[];
713
- id: string;
714
714
  primaryFieldId: string;
715
715
  description?: string | undefined;
716
716
  } | undefined;
@@ -721,12 +721,12 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
721
721
  error?: string | undefined;
722
722
  table?: {
723
723
  name: string;
724
+ id: string;
724
725
  fields: {
725
- 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";
726
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
726
727
  name: string;
727
728
  id: string;
728
729
  }[];
729
- id: string;
730
730
  primaryFieldId: string;
731
731
  description?: string | undefined;
732
732
  } | undefined;
@@ -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
- success: boolean;
753
752
  error: string;
753
+ success: boolean;
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
- success: boolean;
794
793
  error: string;
794
+ success: boolean;
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
- success: boolean;
837
836
  error: string;
837
+ success: boolean;
838
838
  operation: "update_field";
839
839
  ok: boolean;
840
840
  field?: {
@@ -905,8 +905,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
905
905
  }[] | undefined;
906
906
  credentials?: Partial<Record<CredentialType, string>> | undefined;
907
907
  fields?: string[] | undefined;
908
- timeZone?: string | undefined;
909
908
  offset?: string | undefined;
909
+ timeZone?: string | undefined;
910
910
  filterByFormula?: string | undefined;
911
911
  maxRecords?: number | undefined;
912
912
  view?: string | undefined;
@@ -921,9 +921,9 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
921
921
  }[] | undefined;
922
922
  credentials?: Partial<Record<CredentialType, string>> | undefined;
923
923
  fields?: string[] | undefined;
924
- timeZone?: string | undefined;
925
924
  offset?: string | undefined;
926
925
  pageSize?: number | undefined;
926
+ timeZone?: string | undefined;
927
927
  filterByFormula?: string | undefined;
928
928
  maxRecords?: number | undefined;
929
929
  view?: string | undefined;
@@ -986,11 +986,11 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
986
986
  id: z.ZodString;
987
987
  fields: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>>;
988
988
  }, "strip", z.ZodTypeAny, {
989
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
990
989
  id: string;
991
- }, {
992
990
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
991
+ }, {
993
992
  id: string;
993
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
994
994
  }>, "many">;
995
995
  typecast: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
996
996
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
@@ -999,8 +999,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
999
999
  baseId: string;
1000
1000
  tableIdOrName: string;
1001
1001
  records: {
1002
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1003
1002
  id: string;
1003
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1004
1004
  }[];
1005
1005
  typecast: boolean;
1006
1006
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1009,8 +1009,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1009
1009
  baseId: string;
1010
1010
  tableIdOrName: string;
1011
1011
  records: {
1012
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1013
1012
  id: string;
1013
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1014
1014
  }[];
1015
1015
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1016
1016
  typecast?: boolean | undefined;
@@ -1064,24 +1064,24 @@ 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" | "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";
1067
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1068
1068
  name: string;
1069
- options?: Record<string, unknown> | undefined;
1070
1069
  description?: string | undefined;
1070
+ options?: Record<string, unknown> | undefined;
1071
1071
  }, {
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";
1072
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1073
1073
  name: string;
1074
- options?: Record<string, unknown> | undefined;
1075
1074
  description?: string | undefined;
1075
+ options?: Record<string, unknown> | undefined;
1076
1076
  }>, "many">;
1077
1077
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1078
1078
  }, "strip", z.ZodTypeAny, {
1079
1079
  name: string;
1080
1080
  fields: {
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";
1081
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1082
1082
  name: string;
1083
- options?: Record<string, unknown> | undefined;
1084
1083
  description?: string | undefined;
1084
+ options?: Record<string, unknown> | undefined;
1085
1085
  }[];
1086
1086
  operation: "create_table";
1087
1087
  baseId: string;
@@ -1090,10 +1090,10 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1090
1090
  }, {
1091
1091
  name: string;
1092
1092
  fields: {
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";
1093
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1094
1094
  name: string;
1095
- options?: Record<string, unknown> | undefined;
1096
1095
  description?: string | undefined;
1096
+ options?: Record<string, unknown> | undefined;
1097
1097
  }[];
1098
1098
  operation: "create_table";
1099
1099
  baseId: string;
@@ -1130,22 +1130,22 @@ 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" | "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";
1133
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "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;
1137
1137
  tableIdOrName: string;
1138
- options?: Record<string, unknown> | undefined;
1139
1138
  description?: string | undefined;
1139
+ options?: Record<string, unknown> | undefined;
1140
1140
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1141
1141
  }, {
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";
1142
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "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;
1146
1146
  tableIdOrName: string;
1147
- options?: Record<string, unknown> | undefined;
1148
1147
  description?: string | undefined;
1148
+ options?: Record<string, unknown> | undefined;
1149
1149
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1150
1150
  }>, z.ZodObject<{
1151
1151
  operation: z.ZodLiteral<"update_field">;
@@ -1180,26 +1180,26 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1180
1180
  createdTime: z.ZodString;
1181
1181
  fields: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>>;
1182
1182
  }, "strip", z.ZodTypeAny, {
1183
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1184
1183
  id: string;
1184
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1185
1185
  createdTime: string;
1186
1186
  }, {
1187
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1188
1187
  id: string;
1188
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1189
1189
  createdTime: string;
1190
1190
  }>, "many">>;
1191
1191
  offset: z.ZodOptional<z.ZodString>;
1192
1192
  error: z.ZodDefault<z.ZodString>;
1193
1193
  success: z.ZodBoolean;
1194
1194
  }, "strip", z.ZodTypeAny, {
1195
- success: boolean;
1196
1195
  error: string;
1196
+ success: boolean;
1197
1197
  operation: "list_records";
1198
1198
  ok: boolean;
1199
1199
  offset?: string | undefined;
1200
1200
  records?: {
1201
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1202
1201
  id: string;
1202
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1203
1203
  createdTime: string;
1204
1204
  }[] | undefined;
1205
1205
  }, {
@@ -1209,8 +1209,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1209
1209
  error?: string | undefined;
1210
1210
  offset?: string | undefined;
1211
1211
  records?: {
1212
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1213
1212
  id: string;
1213
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1214
1214
  createdTime: string;
1215
1215
  }[] | undefined;
1216
1216
  }>, z.ZodObject<{
@@ -1221,24 +1221,24 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1221
1221
  createdTime: z.ZodString;
1222
1222
  fields: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>>;
1223
1223
  }, "strip", z.ZodTypeAny, {
1224
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1225
1224
  id: string;
1225
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1226
1226
  createdTime: string;
1227
1227
  }, {
1228
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1229
1228
  id: string;
1229
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1230
1230
  createdTime: string;
1231
1231
  }>>;
1232
1232
  error: z.ZodDefault<z.ZodString>;
1233
1233
  success: z.ZodBoolean;
1234
1234
  }, "strip", z.ZodTypeAny, {
1235
- success: boolean;
1236
1235
  error: string;
1236
+ success: boolean;
1237
1237
  operation: "get_record";
1238
1238
  ok: boolean;
1239
1239
  record?: {
1240
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1241
1240
  id: string;
1241
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1242
1242
  createdTime: string;
1243
1243
  } | undefined;
1244
1244
  }, {
@@ -1247,8 +1247,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1247
1247
  ok: boolean;
1248
1248
  error?: string | undefined;
1249
1249
  record?: {
1250
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1251
1250
  id: string;
1251
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1252
1252
  createdTime: string;
1253
1253
  } | undefined;
1254
1254
  }>, z.ZodObject<{
@@ -1259,24 +1259,24 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1259
1259
  createdTime: z.ZodString;
1260
1260
  fields: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>>;
1261
1261
  }, "strip", z.ZodTypeAny, {
1262
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1263
1262
  id: string;
1263
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1264
1264
  createdTime: string;
1265
1265
  }, {
1266
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1267
1266
  id: string;
1267
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1268
1268
  createdTime: string;
1269
1269
  }>, "many">>;
1270
1270
  error: z.ZodDefault<z.ZodString>;
1271
1271
  success: z.ZodBoolean;
1272
1272
  }, "strip", z.ZodTypeAny, {
1273
- success: boolean;
1274
1273
  error: string;
1274
+ success: boolean;
1275
1275
  operation: "create_records";
1276
1276
  ok: boolean;
1277
1277
  records?: {
1278
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1279
1278
  id: string;
1279
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1280
1280
  createdTime: string;
1281
1281
  }[] | undefined;
1282
1282
  }, {
@@ -1285,8 +1285,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1285
1285
  ok: boolean;
1286
1286
  error?: string | undefined;
1287
1287
  records?: {
1288
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1289
1288
  id: string;
1289
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1290
1290
  createdTime: string;
1291
1291
  }[] | undefined;
1292
1292
  }>, z.ZodObject<{
@@ -1297,24 +1297,24 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1297
1297
  createdTime: z.ZodString;
1298
1298
  fields: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown, "many">, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>>;
1299
1299
  }, "strip", z.ZodTypeAny, {
1300
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1301
1300
  id: string;
1301
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1302
1302
  createdTime: string;
1303
1303
  }, {
1304
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1305
1304
  id: string;
1305
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1306
1306
  createdTime: string;
1307
1307
  }>, "many">>;
1308
1308
  error: z.ZodDefault<z.ZodString>;
1309
1309
  success: z.ZodBoolean;
1310
1310
  }, "strip", z.ZodTypeAny, {
1311
- success: boolean;
1312
1311
  error: string;
1312
+ success: boolean;
1313
1313
  operation: "update_records";
1314
1314
  ok: boolean;
1315
1315
  records?: {
1316
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1317
1316
  id: string;
1317
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1318
1318
  createdTime: string;
1319
1319
  }[] | undefined;
1320
1320
  }, {
@@ -1323,8 +1323,8 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1323
1323
  ok: boolean;
1324
1324
  error?: string | undefined;
1325
1325
  records?: {
1326
- fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1327
1326
  id: string;
1327
+ fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1328
1328
  createdTime: string;
1329
1329
  }[] | undefined;
1330
1330
  }>, z.ZodObject<{
@@ -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
- success: boolean;
1347
1346
  error: string;
1347
+ success: boolean;
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
- success: boolean;
1383
1382
  error: string;
1383
+ success: boolean;
1384
1384
  operation: "list_bases";
1385
1385
  ok: boolean;
1386
1386
  bases?: {
@@ -1416,14 +1416,14 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1416
1416
  type: string;
1417
1417
  name: string;
1418
1418
  id: string;
1419
- options?: Record<string, unknown> | undefined;
1420
1419
  description?: string | undefined;
1420
+ options?: Record<string, unknown> | undefined;
1421
1421
  }, {
1422
1422
  type: string;
1423
1423
  name: string;
1424
1424
  id: string;
1425
- options?: Record<string, unknown> | undefined;
1426
1425
  description?: string | undefined;
1426
+ options?: Record<string, unknown> | undefined;
1427
1427
  }>, "many">;
1428
1428
  views: z.ZodOptional<z.ZodArray<z.ZodObject<{
1429
1429
  id: z.ZodString;
@@ -1440,14 +1440,14 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1440
1440
  }>, "many">>;
1441
1441
  }, "strip", z.ZodTypeAny, {
1442
1442
  name: string;
1443
+ id: string;
1443
1444
  fields: {
1444
1445
  type: string;
1445
1446
  name: string;
1446
1447
  id: string;
1447
- options?: Record<string, unknown> | undefined;
1448
1448
  description?: string | undefined;
1449
+ options?: Record<string, unknown> | undefined;
1449
1450
  }[];
1450
- id: string;
1451
1451
  primaryFieldId: string;
1452
1452
  description?: string | undefined;
1453
1453
  views?: {
@@ -1457,14 +1457,14 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1457
1457
  }[] | undefined;
1458
1458
  }, {
1459
1459
  name: string;
1460
+ id: string;
1460
1461
  fields: {
1461
1462
  type: string;
1462
1463
  name: string;
1463
1464
  id: string;
1464
- options?: Record<string, unknown> | undefined;
1465
1465
  description?: string | undefined;
1466
+ options?: Record<string, unknown> | undefined;
1466
1467
  }[];
1467
- id: string;
1468
1468
  primaryFieldId: string;
1469
1469
  description?: string | undefined;
1470
1470
  views?: {
@@ -1476,20 +1476,20 @@ 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
- success: boolean;
1480
1479
  error: string;
1480
+ success: boolean;
1481
1481
  operation: "get_base_schema";
1482
1482
  ok: boolean;
1483
1483
  tables?: {
1484
1484
  name: string;
1485
+ id: string;
1485
1486
  fields: {
1486
1487
  type: string;
1487
1488
  name: string;
1488
1489
  id: string;
1489
- options?: Record<string, unknown> | undefined;
1490
1490
  description?: string | undefined;
1491
+ options?: Record<string, unknown> | undefined;
1491
1492
  }[];
1492
- id: string;
1493
1493
  primaryFieldId: string;
1494
1494
  description?: string | undefined;
1495
1495
  views?: {
@@ -1505,14 +1505,14 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1505
1505
  error?: string | undefined;
1506
1506
  tables?: {
1507
1507
  name: string;
1508
+ id: string;
1508
1509
  fields: {
1509
1510
  type: string;
1510
1511
  name: string;
1511
1512
  id: string;
1512
- options?: Record<string, unknown> | undefined;
1513
1513
  description?: string | undefined;
1514
+ options?: Record<string, unknown> | undefined;
1514
1515
  }[];
1515
- id: string;
1516
1516
  primaryFieldId: string;
1517
1517
  description?: string | undefined;
1518
1518
  views?: {
@@ -1534,50 +1534,50 @@ 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" | "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";
1537
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "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" | "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";
1541
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "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">;
1545
1545
  }, "strip", z.ZodTypeAny, {
1546
1546
  name: string;
1547
+ id: string;
1547
1548
  fields: {
1548
- 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";
1549
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1549
1550
  name: string;
1550
1551
  id: string;
1551
1552
  }[];
1552
- id: string;
1553
1553
  primaryFieldId: string;
1554
1554
  description?: string | undefined;
1555
1555
  }, {
1556
1556
  name: string;
1557
+ id: string;
1557
1558
  fields: {
1558
- 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";
1559
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1559
1560
  name: string;
1560
1561
  id: string;
1561
1562
  }[];
1562
- id: string;
1563
1563
  primaryFieldId: string;
1564
1564
  description?: string | undefined;
1565
1565
  }>>;
1566
1566
  error: z.ZodDefault<z.ZodString>;
1567
1567
  success: z.ZodBoolean;
1568
1568
  }, "strip", z.ZodTypeAny, {
1569
- success: boolean;
1570
1569
  error: string;
1570
+ success: boolean;
1571
1571
  operation: "create_table";
1572
1572
  ok: boolean;
1573
1573
  table?: {
1574
1574
  name: string;
1575
+ id: string;
1575
1576
  fields: {
1576
- 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";
1577
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1577
1578
  name: string;
1578
1579
  id: string;
1579
1580
  }[];
1580
- id: string;
1581
1581
  primaryFieldId: string;
1582
1582
  description?: string | undefined;
1583
1583
  } | undefined;
@@ -1588,12 +1588,12 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1588
1588
  error?: string | undefined;
1589
1589
  table?: {
1590
1590
  name: string;
1591
+ id: string;
1591
1592
  fields: {
1592
- 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";
1593
+ type: "number" | "date" | "url" | "email" | "duration" | "count" | "createdTime" | "dateTime" | "rating" | "singleLineText" | "multilineText" | "richText" | "phoneNumber" | "percent" | "currency" | "singleSelect" | "multipleSelects" | "singleCollaborator" | "multipleCollaborators" | "checkbox" | "multipleRecordLinks" | "multipleAttachments" | "barcode" | "button" | "formula" | "lastModifiedTime" | "createdBy" | "lastModifiedBy" | "autoNumber" | "externalSyncSource" | "lookup" | "rollup";
1593
1594
  name: string;
1594
1595
  id: string;
1595
1596
  }[];
1596
- id: string;
1597
1597
  primaryFieldId: string;
1598
1598
  description?: string | undefined;
1599
1599
  } | undefined;
@@ -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
- success: boolean;
1620
1619
  error: string;
1620
+ success: boolean;
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
- success: boolean;
1661
1660
  error: string;
1661
+ success: boolean;
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
- success: boolean;
1704
1703
  error: string;
1704
+ success: boolean;
1705
1705
  operation: "update_field";
1706
1706
  ok: boolean;
1707
1707
  field?: {