@bubblelab/bubble-core 0.1.36 → 0.1.37

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -36,9 +36,9 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
36
36
  direction: "asc" | "desc";
37
37
  field: string;
38
38
  }[] | undefined;
39
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
39
40
  fields?: string[] | undefined;
40
41
  offset?: string | undefined;
41
- credentials?: Partial<Record<CredentialType, string>> | undefined;
42
42
  timeZone?: string | undefined;
43
43
  filterByFormula?: string | undefined;
44
44
  maxRecords?: number | undefined;
@@ -52,9 +52,9 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
52
52
  field: string;
53
53
  direction?: "asc" | "desc" | undefined;
54
54
  }[] | undefined;
55
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
55
56
  fields?: string[] | undefined;
56
57
  offset?: string | undefined;
57
- credentials?: Partial<Record<CredentialType, string>> | undefined;
58
58
  pageSize?: number | undefined;
59
59
  timeZone?: string | undefined;
60
60
  filterByFormula?: 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
- id: string;
123
122
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
124
- }, {
125
123
  id: string;
124
+ }, {
126
125
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
126
+ id: string;
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
- id: string;
136
135
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
136
+ id: string;
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
- id: string;
146
145
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
146
+ id: string;
147
147
  }[];
148
148
  credentials?: Partial<Record<CredentialType, string>> | undefined;
149
149
  typecast?: boolean | undefined;
@@ -210,25 +210,25 @@ declare const AirtableParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
210
210
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
211
211
  }, "strip", z.ZodTypeAny, {
212
212
  name: string;
213
+ operation: "create_table";
213
214
  fields: {
214
215
  type: "number" | "date" | "email" | "url" | "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
216
  name: string;
216
217
  options?: Record<string, unknown> | undefined;
217
218
  description?: string | undefined;
218
219
  }[];
219
- operation: "create_table";
220
220
  baseId: string;
221
221
  description?: string | undefined;
222
222
  credentials?: Partial<Record<CredentialType, string>> | undefined;
223
223
  }, {
224
224
  name: string;
225
+ operation: "create_table";
225
226
  fields: {
226
227
  type: "number" | "date" | "email" | "url" | "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
228
  name: string;
228
229
  options?: Record<string, unknown> | undefined;
229
230
  description?: string | undefined;
230
231
  }[];
231
- operation: "create_table";
232
232
  baseId: string;
233
233
  description?: string | undefined;
234
234
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -313,37 +313,37 @@ 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
- id: string;
317
316
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
317
+ id: string;
318
318
  createdTime: string;
319
319
  }, {
320
- id: string;
321
320
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
321
+ id: string;
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
- operation: "list_records";
329
328
  success: boolean;
330
329
  error: string;
330
+ operation: "list_records";
331
331
  ok: boolean;
332
332
  offset?: string | undefined;
333
333
  records?: {
334
- id: string;
335
334
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
335
+ id: string;
336
336
  createdTime: string;
337
337
  }[] | undefined;
338
338
  }, {
339
- operation: "list_records";
340
339
  success: boolean;
340
+ operation: "list_records";
341
341
  ok: boolean;
342
- offset?: string | undefined;
343
342
  error?: string | undefined;
343
+ offset?: string | undefined;
344
344
  records?: {
345
- id: string;
346
345
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
346
+ id: string;
347
347
  createdTime: string;
348
348
  }[] | undefined;
349
349
  }>, z.ZodObject<{
@@ -354,34 +354,34 @@ 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
- id: string;
358
357
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
358
+ id: string;
359
359
  createdTime: string;
360
360
  }, {
361
- id: string;
362
361
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
362
+ id: string;
363
363
  createdTime: string;
364
364
  }>>;
365
365
  error: z.ZodDefault<z.ZodString>;
366
366
  success: z.ZodBoolean;
367
367
  }, "strip", z.ZodTypeAny, {
368
- operation: "get_record";
369
368
  success: boolean;
370
369
  error: string;
370
+ operation: "get_record";
371
371
  ok: boolean;
372
372
  record?: {
373
- id: string;
374
373
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
374
+ id: string;
375
375
  createdTime: string;
376
376
  } | undefined;
377
377
  }, {
378
- operation: "get_record";
379
378
  success: boolean;
379
+ operation: "get_record";
380
380
  ok: boolean;
381
381
  error?: string | undefined;
382
382
  record?: {
383
- id: string;
384
383
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
384
+ id: string;
385
385
  createdTime: string;
386
386
  } | undefined;
387
387
  }>, z.ZodObject<{
@@ -392,34 +392,34 @@ 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
- id: string;
396
395
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
396
+ id: string;
397
397
  createdTime: string;
398
398
  }, {
399
- id: string;
400
399
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
400
+ id: string;
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
- operation: "create_records";
407
406
  success: boolean;
408
407
  error: string;
408
+ operation: "create_records";
409
409
  ok: boolean;
410
410
  records?: {
411
- id: string;
412
411
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
412
+ id: string;
413
413
  createdTime: string;
414
414
  }[] | undefined;
415
415
  }, {
416
- operation: "create_records";
417
416
  success: boolean;
417
+ operation: "create_records";
418
418
  ok: boolean;
419
419
  error?: string | undefined;
420
420
  records?: {
421
- id: string;
422
421
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
422
+ id: string;
423
423
  createdTime: string;
424
424
  }[] | undefined;
425
425
  }>, z.ZodObject<{
@@ -430,34 +430,34 @@ 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
- id: string;
434
433
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
434
+ id: string;
435
435
  createdTime: string;
436
436
  }, {
437
- id: string;
438
437
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
438
+ id: string;
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
- operation: "update_records";
445
444
  success: boolean;
446
445
  error: string;
446
+ operation: "update_records";
447
447
  ok: boolean;
448
448
  records?: {
449
- id: string;
450
449
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
450
+ id: string;
451
451
  createdTime: string;
452
452
  }[] | undefined;
453
453
  }, {
454
- operation: "update_records";
455
454
  success: boolean;
455
+ operation: "update_records";
456
456
  ok: boolean;
457
457
  error?: string | undefined;
458
458
  records?: {
459
- id: string;
460
459
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
460
+ id: string;
461
461
  createdTime: string;
462
462
  }[] | undefined;
463
463
  }>, z.ZodObject<{
@@ -476,17 +476,17 @@ 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
- operation: "delete_records";
480
479
  success: boolean;
481
480
  error: string;
481
+ operation: "delete_records";
482
482
  ok: boolean;
483
483
  records?: {
484
484
  id: string;
485
485
  deleted: boolean;
486
486
  }[] | undefined;
487
487
  }, {
488
- operation: "delete_records";
489
488
  success: boolean;
489
+ operation: "delete_records";
490
490
  ok: boolean;
491
491
  error?: string | undefined;
492
492
  records?: {
@@ -501,34 +501,34 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
501
501
  name: z.ZodString;
502
502
  permissionLevel: z.ZodString;
503
503
  }, "strip", z.ZodTypeAny, {
504
- id: string;
505
504
  name: string;
505
+ id: string;
506
506
  permissionLevel: string;
507
507
  }, {
508
- id: string;
509
508
  name: string;
509
+ id: string;
510
510
  permissionLevel: string;
511
511
  }>, "many">>;
512
512
  error: z.ZodDefault<z.ZodString>;
513
513
  success: z.ZodBoolean;
514
514
  }, "strip", z.ZodTypeAny, {
515
- operation: "list_bases";
516
515
  success: boolean;
517
516
  error: string;
517
+ operation: "list_bases";
518
518
  ok: boolean;
519
519
  bases?: {
520
- id: string;
521
520
  name: string;
521
+ id: string;
522
522
  permissionLevel: string;
523
523
  }[] | undefined;
524
524
  }, {
525
- operation: "list_bases";
526
525
  success: boolean;
526
+ operation: "list_bases";
527
527
  ok: boolean;
528
528
  error?: string | undefined;
529
529
  bases?: {
530
- id: string;
531
530
  name: string;
531
+ id: string;
532
532
  permissionLevel: string;
533
533
  }[] | undefined;
534
534
  }>, z.ZodObject<{
@@ -547,14 +547,14 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
547
547
  options: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
548
548
  }, "strip", z.ZodTypeAny, {
549
549
  type: string;
550
- id: string;
551
550
  name: string;
551
+ id: string;
552
552
  options?: Record<string, unknown> | undefined;
553
553
  description?: string | undefined;
554
554
  }, {
555
555
  type: string;
556
- id: string;
557
556
  name: string;
557
+ id: string;
558
558
  options?: Record<string, unknown> | undefined;
559
559
  description?: string | undefined;
560
560
  }>, "many">;
@@ -564,94 +564,94 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
564
564
  type: z.ZodString;
565
565
  }, "strip", z.ZodTypeAny, {
566
566
  type: string;
567
- id: string;
568
567
  name: string;
568
+ id: string;
569
569
  }, {
570
570
  type: string;
571
- id: string;
572
571
  name: string;
572
+ id: string;
573
573
  }>, "many">>;
574
574
  }, "strip", z.ZodTypeAny, {
575
- id: string;
576
575
  name: string;
577
576
  fields: {
578
577
  type: string;
579
- id: string;
580
578
  name: string;
579
+ id: string;
581
580
  options?: Record<string, unknown> | undefined;
582
581
  description?: string | undefined;
583
582
  }[];
583
+ id: string;
584
584
  primaryFieldId: string;
585
585
  description?: string | undefined;
586
586
  views?: {
587
587
  type: string;
588
- id: string;
589
588
  name: string;
589
+ id: string;
590
590
  }[] | undefined;
591
591
  }, {
592
- id: string;
593
592
  name: string;
594
593
  fields: {
595
594
  type: string;
596
- id: string;
597
595
  name: string;
596
+ id: string;
598
597
  options?: Record<string, unknown> | undefined;
599
598
  description?: string | undefined;
600
599
  }[];
600
+ id: string;
601
601
  primaryFieldId: string;
602
602
  description?: string | undefined;
603
603
  views?: {
604
604
  type: string;
605
- id: string;
606
605
  name: string;
606
+ id: string;
607
607
  }[] | undefined;
608
608
  }>, "many">>;
609
609
  error: z.ZodDefault<z.ZodString>;
610
610
  success: z.ZodBoolean;
611
611
  }, "strip", z.ZodTypeAny, {
612
- operation: "get_base_schema";
613
612
  success: boolean;
614
613
  error: string;
614
+ operation: "get_base_schema";
615
615
  ok: boolean;
616
616
  tables?: {
617
- id: string;
618
617
  name: string;
619
618
  fields: {
620
619
  type: string;
621
- id: string;
622
620
  name: string;
621
+ id: string;
623
622
  options?: Record<string, unknown> | undefined;
624
623
  description?: string | undefined;
625
624
  }[];
625
+ id: string;
626
626
  primaryFieldId: string;
627
627
  description?: string | undefined;
628
628
  views?: {
629
629
  type: string;
630
- id: string;
631
630
  name: string;
631
+ id: string;
632
632
  }[] | undefined;
633
633
  }[] | undefined;
634
634
  }, {
635
- operation: "get_base_schema";
636
635
  success: boolean;
636
+ operation: "get_base_schema";
637
637
  ok: boolean;
638
638
  error?: string | undefined;
639
639
  tables?: {
640
- id: string;
641
640
  name: string;
642
641
  fields: {
643
642
  type: string;
644
- id: string;
645
643
  name: string;
644
+ id: string;
646
645
  options?: Record<string, unknown> | undefined;
647
646
  description?: string | undefined;
648
647
  }[];
648
+ id: string;
649
649
  primaryFieldId: string;
650
650
  description?: string | undefined;
651
651
  views?: {
652
652
  type: string;
653
- id: string;
654
653
  name: string;
654
+ id: string;
655
655
  }[] | undefined;
656
656
  }[] | undefined;
657
657
  }>, z.ZodObject<{
@@ -668,65 +668,65 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
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
670
  type: "number" | "date" | "email" | "url" | "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
- id: string;
672
671
  name: string;
672
+ id: string;
673
673
  }, {
674
674
  type: "number" | "date" | "email" | "url" | "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
- id: string;
676
675
  name: string;
676
+ id: string;
677
677
  }>, "many">;
678
678
  }, "strip", z.ZodTypeAny, {
679
- id: string;
680
679
  name: string;
681
680
  fields: {
682
681
  type: "number" | "date" | "email" | "url" | "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";
683
- id: string;
684
682
  name: string;
683
+ id: string;
685
684
  }[];
685
+ id: string;
686
686
  primaryFieldId: string;
687
687
  description?: string | undefined;
688
688
  }, {
689
- id: string;
690
689
  name: string;
691
690
  fields: {
692
691
  type: "number" | "date" | "email" | "url" | "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";
693
- id: string;
694
692
  name: string;
693
+ id: string;
695
694
  }[];
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
- operation: "create_table";
703
702
  success: boolean;
704
703
  error: string;
704
+ operation: "create_table";
705
705
  ok: boolean;
706
706
  table?: {
707
- id: string;
708
707
  name: string;
709
708
  fields: {
710
709
  type: "number" | "date" | "email" | "url" | "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";
711
- id: string;
712
710
  name: string;
711
+ id: string;
713
712
  }[];
713
+ id: string;
714
714
  primaryFieldId: string;
715
715
  description?: string | undefined;
716
716
  } | undefined;
717
717
  }, {
718
- operation: "create_table";
719
718
  success: boolean;
719
+ operation: "create_table";
720
720
  ok: boolean;
721
721
  error?: string | undefined;
722
722
  table?: {
723
- id: string;
724
723
  name: string;
725
724
  fields: {
726
725
  type: "number" | "date" | "email" | "url" | "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";
727
- id: string;
728
726
  name: string;
727
+ id: string;
729
728
  }[];
729
+ id: string;
730
730
  primaryFieldId: string;
731
731
  description?: string | undefined;
732
732
  } | undefined;
@@ -738,34 +738,34 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
738
738
  name: z.ZodString;
739
739
  description: z.ZodOptional<z.ZodString>;
740
740
  }, "strip", z.ZodTypeAny, {
741
- id: string;
742
741
  name: string;
742
+ id: string;
743
743
  description?: string | undefined;
744
744
  }, {
745
- id: string;
746
745
  name: string;
746
+ id: string;
747
747
  description?: string | undefined;
748
748
  }>>;
749
749
  error: z.ZodDefault<z.ZodString>;
750
750
  success: z.ZodBoolean;
751
751
  }, "strip", z.ZodTypeAny, {
752
- operation: "update_table";
753
752
  success: boolean;
754
753
  error: string;
754
+ operation: "update_table";
755
755
  ok: boolean;
756
756
  table?: {
757
- id: string;
758
757
  name: string;
758
+ id: string;
759
759
  description?: string | undefined;
760
760
  } | undefined;
761
761
  }, {
762
- operation: "update_table";
763
762
  success: boolean;
763
+ operation: "update_table";
764
764
  ok: boolean;
765
765
  error?: string | undefined;
766
766
  table?: {
767
- id: string;
768
767
  name: string;
768
+ id: string;
769
769
  description?: string | undefined;
770
770
  } | undefined;
771
771
  }>, z.ZodObject<{
@@ -778,37 +778,37 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
778
778
  description: z.ZodOptional<z.ZodString>;
779
779
  }, "strip", z.ZodTypeAny, {
780
780
  type: string;
781
- id: string;
782
781
  name: string;
782
+ id: string;
783
783
  description?: string | undefined;
784
784
  }, {
785
785
  type: string;
786
- id: string;
787
786
  name: string;
787
+ id: string;
788
788
  description?: string | undefined;
789
789
  }>>;
790
790
  error: z.ZodDefault<z.ZodString>;
791
791
  success: z.ZodBoolean;
792
792
  }, "strip", z.ZodTypeAny, {
793
- operation: "create_field";
794
793
  success: boolean;
795
794
  error: string;
795
+ operation: "create_field";
796
796
  ok: boolean;
797
797
  field?: {
798
798
  type: string;
799
- id: string;
800
799
  name: string;
800
+ id: string;
801
801
  description?: string | undefined;
802
802
  } | undefined;
803
803
  }, {
804
- operation: "create_field";
805
804
  success: boolean;
805
+ operation: "create_field";
806
806
  ok: boolean;
807
807
  error?: string | undefined;
808
808
  field?: {
809
809
  type: string;
810
- id: string;
811
810
  name: string;
811
+ id: string;
812
812
  description?: string | undefined;
813
813
  } | undefined;
814
814
  }>, z.ZodObject<{
@@ -821,37 +821,37 @@ declare const AirtableResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodO
821
821
  description: z.ZodOptional<z.ZodString>;
822
822
  }, "strip", z.ZodTypeAny, {
823
823
  type: string;
824
- id: string;
825
824
  name: string;
825
+ id: string;
826
826
  description?: string | undefined;
827
827
  }, {
828
828
  type: string;
829
- id: string;
830
829
  name: string;
830
+ id: string;
831
831
  description?: string | undefined;
832
832
  }>>;
833
833
  error: z.ZodDefault<z.ZodString>;
834
834
  success: z.ZodBoolean;
835
835
  }, "strip", z.ZodTypeAny, {
836
- operation: "update_field";
837
836
  success: boolean;
838
837
  error: string;
838
+ operation: "update_field";
839
839
  ok: boolean;
840
840
  field?: {
841
841
  type: string;
842
- id: string;
843
842
  name: string;
843
+ id: string;
844
844
  description?: string | undefined;
845
845
  } | undefined;
846
846
  }, {
847
- operation: "update_field";
848
847
  success: boolean;
848
+ operation: "update_field";
849
849
  ok: boolean;
850
850
  error?: string | undefined;
851
851
  field?: {
852
852
  type: string;
853
- id: string;
854
853
  name: string;
854
+ id: string;
855
855
  description?: string | undefined;
856
856
  } | undefined;
857
857
  }>]>;
@@ -903,9 +903,9 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
903
903
  direction: "asc" | "desc";
904
904
  field: string;
905
905
  }[] | undefined;
906
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
906
907
  fields?: string[] | undefined;
907
908
  offset?: string | undefined;
908
- credentials?: Partial<Record<CredentialType, string>> | undefined;
909
909
  timeZone?: string | undefined;
910
910
  filterByFormula?: string | undefined;
911
911
  maxRecords?: number | undefined;
@@ -919,9 +919,9 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
919
919
  field: string;
920
920
  direction?: "asc" | "desc" | undefined;
921
921
  }[] | undefined;
922
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
922
923
  fields?: string[] | undefined;
923
924
  offset?: string | undefined;
924
- credentials?: Partial<Record<CredentialType, string>> | undefined;
925
925
  pageSize?: number | undefined;
926
926
  timeZone?: string | undefined;
927
927
  filterByFormula?: 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
- id: string;
990
989
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
991
- }, {
992
990
  id: string;
991
+ }, {
993
992
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
993
+ id: string;
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
- id: string;
1003
1002
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1003
+ id: string;
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
- id: string;
1013
1012
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1013
+ id: string;
1014
1014
  }[];
1015
1015
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1016
1016
  typecast?: boolean | undefined;
@@ -1077,25 +1077,25 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1077
1077
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1078
1078
  }, "strip", z.ZodTypeAny, {
1079
1079
  name: string;
1080
+ operation: "create_table";
1080
1081
  fields: {
1081
1082
  type: "number" | "date" | "email" | "url" | "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
1083
  name: string;
1083
1084
  options?: Record<string, unknown> | undefined;
1084
1085
  description?: string | undefined;
1085
1086
  }[];
1086
- operation: "create_table";
1087
1087
  baseId: string;
1088
1088
  description?: string | undefined;
1089
1089
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1090
1090
  }, {
1091
1091
  name: string;
1092
+ operation: "create_table";
1092
1093
  fields: {
1093
1094
  type: "number" | "date" | "email" | "url" | "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
1095
  name: string;
1095
1096
  options?: Record<string, unknown> | undefined;
1096
1097
  description?: string | undefined;
1097
1098
  }[];
1098
- operation: "create_table";
1099
1099
  baseId: string;
1100
1100
  description?: string | undefined;
1101
1101
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1180,37 +1180,37 @@ 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
- id: string;
1184
1183
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1184
+ id: string;
1185
1185
  createdTime: string;
1186
1186
  }, {
1187
- id: string;
1188
1187
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1188
+ id: string;
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
- operation: "list_records";
1196
1195
  success: boolean;
1197
1196
  error: string;
1197
+ operation: "list_records";
1198
1198
  ok: boolean;
1199
1199
  offset?: string | undefined;
1200
1200
  records?: {
1201
- id: string;
1202
1201
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1202
+ id: string;
1203
1203
  createdTime: string;
1204
1204
  }[] | undefined;
1205
1205
  }, {
1206
- operation: "list_records";
1207
1206
  success: boolean;
1207
+ operation: "list_records";
1208
1208
  ok: boolean;
1209
- offset?: string | undefined;
1210
1209
  error?: string | undefined;
1210
+ offset?: string | undefined;
1211
1211
  records?: {
1212
- id: string;
1213
1212
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1213
+ id: string;
1214
1214
  createdTime: string;
1215
1215
  }[] | undefined;
1216
1216
  }>, z.ZodObject<{
@@ -1221,34 +1221,34 @@ 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
- id: string;
1225
1224
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1225
+ id: string;
1226
1226
  createdTime: string;
1227
1227
  }, {
1228
- id: string;
1229
1228
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1229
+ id: string;
1230
1230
  createdTime: string;
1231
1231
  }>>;
1232
1232
  error: z.ZodDefault<z.ZodString>;
1233
1233
  success: z.ZodBoolean;
1234
1234
  }, "strip", z.ZodTypeAny, {
1235
- operation: "get_record";
1236
1235
  success: boolean;
1237
1236
  error: string;
1237
+ operation: "get_record";
1238
1238
  ok: boolean;
1239
1239
  record?: {
1240
- id: string;
1241
1240
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1241
+ id: string;
1242
1242
  createdTime: string;
1243
1243
  } | undefined;
1244
1244
  }, {
1245
- operation: "get_record";
1246
1245
  success: boolean;
1246
+ operation: "get_record";
1247
1247
  ok: boolean;
1248
1248
  error?: string | undefined;
1249
1249
  record?: {
1250
- id: string;
1251
1250
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1251
+ id: string;
1252
1252
  createdTime: string;
1253
1253
  } | undefined;
1254
1254
  }>, z.ZodObject<{
@@ -1259,34 +1259,34 @@ 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
- id: string;
1263
1262
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1263
+ id: string;
1264
1264
  createdTime: string;
1265
1265
  }, {
1266
- id: string;
1267
1266
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1267
+ id: string;
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
- operation: "create_records";
1274
1273
  success: boolean;
1275
1274
  error: string;
1275
+ operation: "create_records";
1276
1276
  ok: boolean;
1277
1277
  records?: {
1278
- id: string;
1279
1278
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1279
+ id: string;
1280
1280
  createdTime: string;
1281
1281
  }[] | undefined;
1282
1282
  }, {
1283
- operation: "create_records";
1284
1283
  success: boolean;
1284
+ operation: "create_records";
1285
1285
  ok: boolean;
1286
1286
  error?: string | undefined;
1287
1287
  records?: {
1288
- id: string;
1289
1288
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1289
+ id: string;
1290
1290
  createdTime: string;
1291
1291
  }[] | undefined;
1292
1292
  }>, z.ZodObject<{
@@ -1297,34 +1297,34 @@ 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
- id: string;
1301
1300
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1301
+ id: string;
1302
1302
  createdTime: string;
1303
1303
  }, {
1304
- id: string;
1305
1304
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1305
+ id: string;
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
- operation: "update_records";
1312
1311
  success: boolean;
1313
1312
  error: string;
1313
+ operation: "update_records";
1314
1314
  ok: boolean;
1315
1315
  records?: {
1316
- id: string;
1317
1316
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1317
+ id: string;
1318
1318
  createdTime: string;
1319
1319
  }[] | undefined;
1320
1320
  }, {
1321
- operation: "update_records";
1322
1321
  success: boolean;
1322
+ operation: "update_records";
1323
1323
  ok: boolean;
1324
1324
  error?: string | undefined;
1325
1325
  records?: {
1326
- id: string;
1327
1326
  fields: Record<string, string | number | boolean | unknown[] | Record<string, unknown> | null>;
1327
+ id: string;
1328
1328
  createdTime: string;
1329
1329
  }[] | undefined;
1330
1330
  }>, z.ZodObject<{
@@ -1343,17 +1343,17 @@ 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
- operation: "delete_records";
1347
1346
  success: boolean;
1348
1347
  error: string;
1348
+ operation: "delete_records";
1349
1349
  ok: boolean;
1350
1350
  records?: {
1351
1351
  id: string;
1352
1352
  deleted: boolean;
1353
1353
  }[] | undefined;
1354
1354
  }, {
1355
- operation: "delete_records";
1356
1355
  success: boolean;
1356
+ operation: "delete_records";
1357
1357
  ok: boolean;
1358
1358
  error?: string | undefined;
1359
1359
  records?: {
@@ -1368,34 +1368,34 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1368
1368
  name: z.ZodString;
1369
1369
  permissionLevel: z.ZodString;
1370
1370
  }, "strip", z.ZodTypeAny, {
1371
- id: string;
1372
1371
  name: string;
1372
+ id: string;
1373
1373
  permissionLevel: string;
1374
1374
  }, {
1375
- id: string;
1376
1375
  name: string;
1376
+ id: string;
1377
1377
  permissionLevel: string;
1378
1378
  }>, "many">>;
1379
1379
  error: z.ZodDefault<z.ZodString>;
1380
1380
  success: z.ZodBoolean;
1381
1381
  }, "strip", z.ZodTypeAny, {
1382
- operation: "list_bases";
1383
1382
  success: boolean;
1384
1383
  error: string;
1384
+ operation: "list_bases";
1385
1385
  ok: boolean;
1386
1386
  bases?: {
1387
- id: string;
1388
1387
  name: string;
1388
+ id: string;
1389
1389
  permissionLevel: string;
1390
1390
  }[] | undefined;
1391
1391
  }, {
1392
- operation: "list_bases";
1393
1392
  success: boolean;
1393
+ operation: "list_bases";
1394
1394
  ok: boolean;
1395
1395
  error?: string | undefined;
1396
1396
  bases?: {
1397
- id: string;
1398
1397
  name: string;
1398
+ id: string;
1399
1399
  permissionLevel: string;
1400
1400
  }[] | undefined;
1401
1401
  }>, z.ZodObject<{
@@ -1414,14 +1414,14 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1414
1414
  options: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1415
1415
  }, "strip", z.ZodTypeAny, {
1416
1416
  type: string;
1417
- id: string;
1418
1417
  name: string;
1418
+ id: string;
1419
1419
  options?: Record<string, unknown> | undefined;
1420
1420
  description?: string | undefined;
1421
1421
  }, {
1422
1422
  type: string;
1423
- id: string;
1424
1423
  name: string;
1424
+ id: string;
1425
1425
  options?: Record<string, unknown> | undefined;
1426
1426
  description?: string | undefined;
1427
1427
  }>, "many">;
@@ -1431,94 +1431,94 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1431
1431
  type: z.ZodString;
1432
1432
  }, "strip", z.ZodTypeAny, {
1433
1433
  type: string;
1434
- id: string;
1435
1434
  name: string;
1435
+ id: string;
1436
1436
  }, {
1437
1437
  type: string;
1438
- id: string;
1439
1438
  name: string;
1439
+ id: string;
1440
1440
  }>, "many">>;
1441
1441
  }, "strip", z.ZodTypeAny, {
1442
- id: string;
1443
1442
  name: string;
1444
1443
  fields: {
1445
1444
  type: string;
1446
- id: string;
1447
1445
  name: string;
1446
+ id: string;
1448
1447
  options?: Record<string, unknown> | undefined;
1449
1448
  description?: string | undefined;
1450
1449
  }[];
1450
+ id: string;
1451
1451
  primaryFieldId: string;
1452
1452
  description?: string | undefined;
1453
1453
  views?: {
1454
1454
  type: string;
1455
- id: string;
1456
1455
  name: string;
1456
+ id: string;
1457
1457
  }[] | undefined;
1458
1458
  }, {
1459
- id: string;
1460
1459
  name: string;
1461
1460
  fields: {
1462
1461
  type: string;
1463
- id: string;
1464
1462
  name: string;
1463
+ id: string;
1465
1464
  options?: Record<string, unknown> | undefined;
1466
1465
  description?: string | undefined;
1467
1466
  }[];
1467
+ id: string;
1468
1468
  primaryFieldId: string;
1469
1469
  description?: string | undefined;
1470
1470
  views?: {
1471
1471
  type: string;
1472
- id: string;
1473
1472
  name: string;
1473
+ id: string;
1474
1474
  }[] | undefined;
1475
1475
  }>, "many">>;
1476
1476
  error: z.ZodDefault<z.ZodString>;
1477
1477
  success: z.ZodBoolean;
1478
1478
  }, "strip", z.ZodTypeAny, {
1479
- operation: "get_base_schema";
1480
1479
  success: boolean;
1481
1480
  error: string;
1481
+ operation: "get_base_schema";
1482
1482
  ok: boolean;
1483
1483
  tables?: {
1484
- id: string;
1485
1484
  name: string;
1486
1485
  fields: {
1487
1486
  type: string;
1488
- id: string;
1489
1487
  name: string;
1488
+ id: string;
1490
1489
  options?: Record<string, unknown> | undefined;
1491
1490
  description?: string | undefined;
1492
1491
  }[];
1492
+ id: string;
1493
1493
  primaryFieldId: string;
1494
1494
  description?: string | undefined;
1495
1495
  views?: {
1496
1496
  type: string;
1497
- id: string;
1498
1497
  name: string;
1498
+ id: string;
1499
1499
  }[] | undefined;
1500
1500
  }[] | undefined;
1501
1501
  }, {
1502
- operation: "get_base_schema";
1503
1502
  success: boolean;
1503
+ operation: "get_base_schema";
1504
1504
  ok: boolean;
1505
1505
  error?: string | undefined;
1506
1506
  tables?: {
1507
- id: string;
1508
1507
  name: string;
1509
1508
  fields: {
1510
1509
  type: string;
1511
- id: string;
1512
1510
  name: string;
1511
+ id: string;
1513
1512
  options?: Record<string, unknown> | undefined;
1514
1513
  description?: string | undefined;
1515
1514
  }[];
1515
+ id: string;
1516
1516
  primaryFieldId: string;
1517
1517
  description?: string | undefined;
1518
1518
  views?: {
1519
1519
  type: string;
1520
- id: string;
1521
1520
  name: string;
1521
+ id: string;
1522
1522
  }[] | undefined;
1523
1523
  }[] | undefined;
1524
1524
  }>, z.ZodObject<{
@@ -1535,65 +1535,65 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
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
1537
  type: "number" | "date" | "email" | "url" | "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
- id: string;
1539
1538
  name: string;
1539
+ id: string;
1540
1540
  }, {
1541
1541
  type: "number" | "date" | "email" | "url" | "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
- id: string;
1543
1542
  name: string;
1543
+ id: string;
1544
1544
  }>, "many">;
1545
1545
  }, "strip", z.ZodTypeAny, {
1546
- id: string;
1547
1546
  name: string;
1548
1547
  fields: {
1549
1548
  type: "number" | "date" | "email" | "url" | "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";
1550
- id: string;
1551
1549
  name: string;
1550
+ id: string;
1552
1551
  }[];
1552
+ id: string;
1553
1553
  primaryFieldId: string;
1554
1554
  description?: string | undefined;
1555
1555
  }, {
1556
- id: string;
1557
1556
  name: string;
1558
1557
  fields: {
1559
1558
  type: "number" | "date" | "email" | "url" | "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";
1560
- id: string;
1561
1559
  name: string;
1560
+ id: string;
1562
1561
  }[];
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
- operation: "create_table";
1570
1569
  success: boolean;
1571
1570
  error: string;
1571
+ operation: "create_table";
1572
1572
  ok: boolean;
1573
1573
  table?: {
1574
- id: string;
1575
1574
  name: string;
1576
1575
  fields: {
1577
1576
  type: "number" | "date" | "email" | "url" | "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";
1578
- id: string;
1579
1577
  name: string;
1578
+ id: string;
1580
1579
  }[];
1580
+ id: string;
1581
1581
  primaryFieldId: string;
1582
1582
  description?: string | undefined;
1583
1583
  } | undefined;
1584
1584
  }, {
1585
- operation: "create_table";
1586
1585
  success: boolean;
1586
+ operation: "create_table";
1587
1587
  ok: boolean;
1588
1588
  error?: string | undefined;
1589
1589
  table?: {
1590
- id: string;
1591
1590
  name: string;
1592
1591
  fields: {
1593
1592
  type: "number" | "date" | "email" | "url" | "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";
1594
- id: string;
1595
1593
  name: string;
1594
+ id: string;
1596
1595
  }[];
1596
+ id: string;
1597
1597
  primaryFieldId: string;
1598
1598
  description?: string | undefined;
1599
1599
  } | undefined;
@@ -1605,34 +1605,34 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1605
1605
  name: z.ZodString;
1606
1606
  description: z.ZodOptional<z.ZodString>;
1607
1607
  }, "strip", z.ZodTypeAny, {
1608
- id: string;
1609
1608
  name: string;
1609
+ id: string;
1610
1610
  description?: string | undefined;
1611
1611
  }, {
1612
- id: string;
1613
1612
  name: string;
1613
+ id: string;
1614
1614
  description?: string | undefined;
1615
1615
  }>>;
1616
1616
  error: z.ZodDefault<z.ZodString>;
1617
1617
  success: z.ZodBoolean;
1618
1618
  }, "strip", z.ZodTypeAny, {
1619
- operation: "update_table";
1620
1619
  success: boolean;
1621
1620
  error: string;
1621
+ operation: "update_table";
1622
1622
  ok: boolean;
1623
1623
  table?: {
1624
- id: string;
1625
1624
  name: string;
1625
+ id: string;
1626
1626
  description?: string | undefined;
1627
1627
  } | undefined;
1628
1628
  }, {
1629
- operation: "update_table";
1630
1629
  success: boolean;
1630
+ operation: "update_table";
1631
1631
  ok: boolean;
1632
1632
  error?: string | undefined;
1633
1633
  table?: {
1634
- id: string;
1635
1634
  name: string;
1635
+ id: string;
1636
1636
  description?: string | undefined;
1637
1637
  } | undefined;
1638
1638
  }>, z.ZodObject<{
@@ -1645,37 +1645,37 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1645
1645
  description: z.ZodOptional<z.ZodString>;
1646
1646
  }, "strip", z.ZodTypeAny, {
1647
1647
  type: string;
1648
- id: string;
1649
1648
  name: string;
1649
+ id: string;
1650
1650
  description?: string | undefined;
1651
1651
  }, {
1652
1652
  type: string;
1653
- id: string;
1654
1653
  name: string;
1654
+ id: string;
1655
1655
  description?: string | undefined;
1656
1656
  }>>;
1657
1657
  error: z.ZodDefault<z.ZodString>;
1658
1658
  success: z.ZodBoolean;
1659
1659
  }, "strip", z.ZodTypeAny, {
1660
- operation: "create_field";
1661
1660
  success: boolean;
1662
1661
  error: string;
1662
+ operation: "create_field";
1663
1663
  ok: boolean;
1664
1664
  field?: {
1665
1665
  type: string;
1666
- id: string;
1667
1666
  name: string;
1667
+ id: string;
1668
1668
  description?: string | undefined;
1669
1669
  } | undefined;
1670
1670
  }, {
1671
- operation: "create_field";
1672
1671
  success: boolean;
1672
+ operation: "create_field";
1673
1673
  ok: boolean;
1674
1674
  error?: string | undefined;
1675
1675
  field?: {
1676
1676
  type: string;
1677
- id: string;
1678
1677
  name: string;
1678
+ id: string;
1679
1679
  description?: string | undefined;
1680
1680
  } | undefined;
1681
1681
  }>, z.ZodObject<{
@@ -1688,37 +1688,37 @@ export declare class AirtableBubble<T extends AirtableParams = AirtableParams> e
1688
1688
  description: z.ZodOptional<z.ZodString>;
1689
1689
  }, "strip", z.ZodTypeAny, {
1690
1690
  type: string;
1691
- id: string;
1692
1691
  name: string;
1692
+ id: string;
1693
1693
  description?: string | undefined;
1694
1694
  }, {
1695
1695
  type: string;
1696
- id: string;
1697
1696
  name: string;
1697
+ id: string;
1698
1698
  description?: string | undefined;
1699
1699
  }>>;
1700
1700
  error: z.ZodDefault<z.ZodString>;
1701
1701
  success: z.ZodBoolean;
1702
1702
  }, "strip", z.ZodTypeAny, {
1703
- operation: "update_field";
1704
1703
  success: boolean;
1705
1704
  error: string;
1705
+ operation: "update_field";
1706
1706
  ok: boolean;
1707
1707
  field?: {
1708
1708
  type: string;
1709
- id: string;
1710
1709
  name: string;
1710
+ id: string;
1711
1711
  description?: string | undefined;
1712
1712
  } | undefined;
1713
1713
  }, {
1714
- operation: "update_field";
1715
1714
  success: boolean;
1715
+ operation: "update_field";
1716
1716
  ok: boolean;
1717
1717
  error?: string | undefined;
1718
1718
  field?: {
1719
1719
  type: string;
1720
- id: string;
1721
1720
  name: string;
1721
+ id: string;
1722
1722
  description?: string | undefined;
1723
1723
  } | undefined;
1724
1724
  }>]>;