@bubblelab/bubble-core 0.1.222 → 0.1.223

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 +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -113,12 +113,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
113
113
  type: "Personal" | "Work" | "Other";
114
114
  email: string;
115
115
  }[] | undefined;
116
+ tag?: string | undefined;
116
117
  phone_number?: string | undefined;
117
118
  linkedin_url?: string | undefined;
118
119
  github_url?: string | undefined;
119
120
  source_id?: string | undefined;
120
121
  credited_to_user_id?: string | undefined;
121
- tag?: string | undefined;
122
122
  }, {
123
123
  name: string;
124
124
  operation: "create_candidate";
@@ -128,12 +128,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
128
128
  type: "Personal" | "Work" | "Other";
129
129
  email: string;
130
130
  }[] | undefined;
131
+ tag?: string | undefined;
131
132
  phone_number?: string | undefined;
132
133
  linkedin_url?: string | undefined;
133
134
  github_url?: string | undefined;
134
135
  source_id?: string | undefined;
135
136
  credited_to_user_id?: string | undefined;
136
- tag?: string | undefined;
137
137
  allow_duplicate_linkedin?: boolean | undefined;
138
138
  }>, import("zod").ZodObject<{
139
139
  operation: import("zod").ZodLiteral<"search_candidates">;
@@ -143,13 +143,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
143
143
  }, "strip", import("zod").ZodTypeAny, {
144
144
  operation: "search_candidates";
145
145
  name?: string | undefined;
146
- credentials?: Partial<Record<CredentialType, string>> | undefined;
147
146
  email?: string | undefined;
147
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
148
148
  }, {
149
149
  operation: "search_candidates";
150
150
  name?: string | undefined;
151
- credentials?: Partial<Record<CredentialType, string>> | undefined;
152
151
  email?: string | undefined;
152
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
153
153
  }>, import("zod").ZodObject<{
154
154
  operation: import("zod").ZodLiteral<"add_tag">;
155
155
  candidate_id: import("zod").ZodString;
@@ -221,12 +221,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
221
221
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
222
222
  isPrimary: import("zod").ZodBoolean;
223
223
  }, "strip", import("zod").ZodTypeAny, {
224
- value: string;
225
224
  type: "Personal" | "Work" | "Other";
225
+ value: string;
226
226
  isPrimary: boolean;
227
227
  }, {
228
- value: string;
229
228
  type: "Personal" | "Work" | "Other";
229
+ value: string;
230
230
  isPrimary: boolean;
231
231
  }>>>;
232
232
  emailAddresses: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -234,12 +234,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
234
234
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
235
235
  isPrimary: import("zod").ZodBoolean;
236
236
  }, "strip", import("zod").ZodTypeAny, {
237
- value: string;
238
237
  type: "Personal" | "Work" | "Other";
238
+ value: string;
239
239
  isPrimary: boolean;
240
240
  }, {
241
- value: string;
242
241
  type: "Personal" | "Work" | "Other";
242
+ value: string;
243
243
  isPrimary: boolean;
244
244
  }>, "many">>;
245
245
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -247,12 +247,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
247
247
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
248
248
  isPrimary: import("zod").ZodBoolean;
249
249
  }, "strip", import("zod").ZodTypeAny, {
250
- value: string;
251
250
  type: "Personal" | "Work" | "Other";
251
+ value: string;
252
252
  isPrimary: boolean;
253
253
  }, {
254
- value: string;
255
254
  type: "Personal" | "Work" | "Other";
255
+ value: string;
256
256
  isPrimary: boolean;
257
257
  }>>>;
258
258
  phoneNumbers: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -260,12 +260,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
260
260
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
261
261
  isPrimary: import("zod").ZodBoolean;
262
262
  }, "strip", import("zod").ZodTypeAny, {
263
- value: string;
264
263
  type: "Personal" | "Work" | "Other";
264
+ value: string;
265
265
  isPrimary: boolean;
266
266
  }, {
267
- value: string;
268
267
  type: "Personal" | "Work" | "Other";
268
+ value: string;
269
269
  isPrimary: boolean;
270
270
  }>, "many">>;
271
271
  socialLinks: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -345,40 +345,34 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
345
345
  id: string;
346
346
  isArchived?: boolean | undefined;
347
347
  }[] | undefined;
348
+ updatedAt?: string | undefined;
348
349
  position?: string | null | undefined;
349
350
  createdAt?: string | undefined;
350
- updatedAt?: string | undefined;
351
+ company?: string | null | undefined;
351
352
  primaryEmailAddress?: {
352
- value: string;
353
353
  type: "Personal" | "Work" | "Other";
354
- isPrimary: boolean;
355
- } | null | undefined;
356
- primaryPhoneNumber?: {
357
354
  value: string;
358
- type: "Personal" | "Work" | "Other";
359
355
  isPrimary: boolean;
360
356
  } | null | undefined;
361
- customFields?: {
362
- title: string;
363
- id: string;
364
- value?: unknown;
365
- isPrivate?: boolean | undefined;
366
- }[] | undefined;
367
357
  emailAddresses?: {
368
- value: string;
369
358
  type: "Personal" | "Work" | "Other";
359
+ value: string;
370
360
  isPrimary: boolean;
371
361
  }[] | undefined;
372
- phoneNumbers?: {
362
+ primaryPhoneNumber?: {
363
+ type: "Personal" | "Work" | "Other";
373
364
  value: string;
365
+ isPrimary: boolean;
366
+ } | null | undefined;
367
+ phoneNumbers?: {
374
368
  type: "Personal" | "Work" | "Other";
369
+ value: string;
375
370
  isPrimary: boolean;
376
371
  }[] | undefined;
377
372
  socialLinks?: {
378
373
  type: string;
379
374
  url: string;
380
375
  }[] | undefined;
381
- company?: string | null | undefined;
382
376
  school?: string | null | undefined;
383
377
  applicationIds?: string[] | undefined;
384
378
  resumeFileHandle?: {
@@ -391,6 +385,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
391
385
  id: string;
392
386
  handle: string;
393
387
  }[] | undefined;
388
+ customFields?: {
389
+ title: string;
390
+ id: string;
391
+ value?: unknown;
392
+ isPrivate?: boolean | undefined;
393
+ }[] | undefined;
394
394
  }, {
395
395
  name: string;
396
396
  id: string;
@@ -399,40 +399,34 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
399
399
  id: string;
400
400
  isArchived?: boolean | undefined;
401
401
  }[] | undefined;
402
+ updatedAt?: string | undefined;
402
403
  position?: string | null | undefined;
403
404
  createdAt?: string | undefined;
404
- updatedAt?: string | undefined;
405
+ company?: string | null | undefined;
405
406
  primaryEmailAddress?: {
406
- value: string;
407
407
  type: "Personal" | "Work" | "Other";
408
- isPrimary: boolean;
409
- } | null | undefined;
410
- primaryPhoneNumber?: {
411
408
  value: string;
412
- type: "Personal" | "Work" | "Other";
413
409
  isPrimary: boolean;
414
410
  } | null | undefined;
415
- customFields?: {
416
- title: string;
417
- id: string;
418
- value?: unknown;
419
- isPrivate?: boolean | undefined;
420
- }[] | undefined;
421
411
  emailAddresses?: {
422
- value: string;
423
412
  type: "Personal" | "Work" | "Other";
413
+ value: string;
424
414
  isPrimary: boolean;
425
415
  }[] | undefined;
426
- phoneNumbers?: {
416
+ primaryPhoneNumber?: {
417
+ type: "Personal" | "Work" | "Other";
427
418
  value: string;
419
+ isPrimary: boolean;
420
+ } | null | undefined;
421
+ phoneNumbers?: {
428
422
  type: "Personal" | "Work" | "Other";
423
+ value: string;
429
424
  isPrimary: boolean;
430
425
  }[] | undefined;
431
426
  socialLinks?: {
432
427
  type: string;
433
428
  url: string;
434
429
  }[] | undefined;
435
- company?: string | null | undefined;
436
430
  school?: string | null | undefined;
437
431
  applicationIds?: string[] | undefined;
438
432
  resumeFileHandle?: {
@@ -445,6 +439,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
445
439
  id: string;
446
440
  handle: string;
447
441
  }[] | undefined;
442
+ customFields?: {
443
+ title: string;
444
+ id: string;
445
+ value?: unknown;
446
+ isPrivate?: boolean | undefined;
447
+ }[] | undefined;
448
448
  }>, "many">>;
449
449
  next_cursor: import("zod").ZodOptional<import("zod").ZodString>;
450
450
  more_data_available: import("zod").ZodOptional<import("zod").ZodBoolean>;
@@ -464,40 +464,34 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
464
464
  id: string;
465
465
  isArchived?: boolean | undefined;
466
466
  }[] | undefined;
467
+ updatedAt?: string | undefined;
467
468
  position?: string | null | undefined;
468
469
  createdAt?: string | undefined;
469
- updatedAt?: string | undefined;
470
+ company?: string | null | undefined;
470
471
  primaryEmailAddress?: {
471
- value: string;
472
472
  type: "Personal" | "Work" | "Other";
473
- isPrimary: boolean;
474
- } | null | undefined;
475
- primaryPhoneNumber?: {
476
473
  value: string;
477
- type: "Personal" | "Work" | "Other";
478
474
  isPrimary: boolean;
479
475
  } | null | undefined;
480
- customFields?: {
481
- title: string;
482
- id: string;
483
- value?: unknown;
484
- isPrivate?: boolean | undefined;
485
- }[] | undefined;
486
476
  emailAddresses?: {
487
- value: string;
488
477
  type: "Personal" | "Work" | "Other";
478
+ value: string;
489
479
  isPrimary: boolean;
490
480
  }[] | undefined;
491
- phoneNumbers?: {
481
+ primaryPhoneNumber?: {
482
+ type: "Personal" | "Work" | "Other";
492
483
  value: string;
484
+ isPrimary: boolean;
485
+ } | null | undefined;
486
+ phoneNumbers?: {
493
487
  type: "Personal" | "Work" | "Other";
488
+ value: string;
494
489
  isPrimary: boolean;
495
490
  }[] | undefined;
496
491
  socialLinks?: {
497
492
  type: string;
498
493
  url: string;
499
494
  }[] | undefined;
500
- company?: string | null | undefined;
501
495
  school?: string | null | undefined;
502
496
  applicationIds?: string[] | undefined;
503
497
  resumeFileHandle?: {
@@ -510,6 +504,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
510
504
  id: string;
511
505
  handle: string;
512
506
  }[] | undefined;
507
+ customFields?: {
508
+ title: string;
509
+ id: string;
510
+ value?: unknown;
511
+ isPrivate?: boolean | undefined;
512
+ }[] | undefined;
513
513
  }[] | undefined;
514
514
  more_data_available?: boolean | undefined;
515
515
  }, {
@@ -526,40 +526,34 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
526
526
  id: string;
527
527
  isArchived?: boolean | undefined;
528
528
  }[] | undefined;
529
+ updatedAt?: string | undefined;
529
530
  position?: string | null | undefined;
530
531
  createdAt?: string | undefined;
531
- updatedAt?: string | undefined;
532
+ company?: string | null | undefined;
532
533
  primaryEmailAddress?: {
533
- value: string;
534
534
  type: "Personal" | "Work" | "Other";
535
- isPrimary: boolean;
536
- } | null | undefined;
537
- primaryPhoneNumber?: {
538
535
  value: string;
539
- type: "Personal" | "Work" | "Other";
540
536
  isPrimary: boolean;
541
537
  } | null | undefined;
542
- customFields?: {
543
- title: string;
544
- id: string;
545
- value?: unknown;
546
- isPrivate?: boolean | undefined;
547
- }[] | undefined;
548
538
  emailAddresses?: {
549
- value: string;
550
539
  type: "Personal" | "Work" | "Other";
540
+ value: string;
551
541
  isPrimary: boolean;
552
542
  }[] | undefined;
553
- phoneNumbers?: {
543
+ primaryPhoneNumber?: {
544
+ type: "Personal" | "Work" | "Other";
554
545
  value: string;
546
+ isPrimary: boolean;
547
+ } | null | undefined;
548
+ phoneNumbers?: {
555
549
  type: "Personal" | "Work" | "Other";
550
+ value: string;
556
551
  isPrimary: boolean;
557
552
  }[] | undefined;
558
553
  socialLinks?: {
559
554
  type: string;
560
555
  url: string;
561
556
  }[] | undefined;
562
- company?: string | null | undefined;
563
557
  school?: string | null | undefined;
564
558
  applicationIds?: string[] | undefined;
565
559
  resumeFileHandle?: {
@@ -572,6 +566,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
572
566
  id: string;
573
567
  handle: string;
574
568
  }[] | undefined;
569
+ customFields?: {
570
+ title: string;
571
+ id: string;
572
+ value?: unknown;
573
+ isPrivate?: boolean | undefined;
574
+ }[] | undefined;
575
575
  }[] | undefined;
576
576
  more_data_available?: boolean | undefined;
577
577
  }>, import("zod").ZodObject<{
@@ -587,12 +587,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
587
587
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
588
588
  isPrimary: import("zod").ZodBoolean;
589
589
  }, "strip", import("zod").ZodTypeAny, {
590
- value: string;
591
590
  type: "Personal" | "Work" | "Other";
591
+ value: string;
592
592
  isPrimary: boolean;
593
593
  }, {
594
- value: string;
595
594
  type: "Personal" | "Work" | "Other";
595
+ value: string;
596
596
  isPrimary: boolean;
597
597
  }>>>;
598
598
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -600,12 +600,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
600
600
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
601
601
  isPrimary: import("zod").ZodBoolean;
602
602
  }, "strip", import("zod").ZodTypeAny, {
603
- value: string;
604
603
  type: "Personal" | "Work" | "Other";
604
+ value: string;
605
605
  isPrimary: boolean;
606
606
  }, {
607
- value: string;
608
607
  type: "Personal" | "Work" | "Other";
608
+ value: string;
609
609
  isPrimary: boolean;
610
610
  }>>>;
611
611
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -627,16 +627,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
627
627
  }, "strip", import("zod").ZodTypeAny, {
628
628
  name: string;
629
629
  id: string;
630
- createdAt?: string | undefined;
631
630
  updatedAt?: string | undefined;
631
+ createdAt?: string | undefined;
632
632
  primaryEmailAddress?: {
633
- value: string;
634
633
  type: "Personal" | "Work" | "Other";
634
+ value: string;
635
635
  isPrimary: boolean;
636
636
  } | null | undefined;
637
637
  primaryPhoneNumber?: {
638
- value: string;
639
638
  type: "Personal" | "Work" | "Other";
639
+ value: string;
640
640
  isPrimary: boolean;
641
641
  } | null | undefined;
642
642
  customFields?: {
@@ -648,16 +648,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
648
648
  }, {
649
649
  name: string;
650
650
  id: string;
651
- createdAt?: string | undefined;
652
651
  updatedAt?: string | undefined;
652
+ createdAt?: string | undefined;
653
653
  primaryEmailAddress?: {
654
- value: string;
655
654
  type: "Personal" | "Work" | "Other";
655
+ value: string;
656
656
  isPrimary: boolean;
657
657
  } | null | undefined;
658
658
  primaryPhoneNumber?: {
659
- value: string;
660
659
  type: "Personal" | "Work" | "Other";
660
+ value: string;
661
661
  isPrimary: boolean;
662
662
  } | null | undefined;
663
663
  customFields?: {
@@ -675,16 +675,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
675
675
  candidate?: {
676
676
  name: string;
677
677
  id: string;
678
- createdAt?: string | undefined;
679
678
  updatedAt?: string | undefined;
679
+ createdAt?: string | undefined;
680
680
  primaryEmailAddress?: {
681
- value: string;
682
681
  type: "Personal" | "Work" | "Other";
682
+ value: string;
683
683
  isPrimary: boolean;
684
684
  } | null | undefined;
685
685
  primaryPhoneNumber?: {
686
- value: string;
687
686
  type: "Personal" | "Work" | "Other";
687
+ value: string;
688
688
  isPrimary: boolean;
689
689
  } | null | undefined;
690
690
  customFields?: {
@@ -701,16 +701,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
701
701
  candidate?: {
702
702
  name: string;
703
703
  id: string;
704
- createdAt?: string | undefined;
705
704
  updatedAt?: string | undefined;
705
+ createdAt?: string | undefined;
706
706
  primaryEmailAddress?: {
707
- value: string;
708
707
  type: "Personal" | "Work" | "Other";
708
+ value: string;
709
709
  isPrimary: boolean;
710
710
  } | null | undefined;
711
711
  primaryPhoneNumber?: {
712
- value: string;
713
712
  type: "Personal" | "Work" | "Other";
713
+ value: string;
714
714
  isPrimary: boolean;
715
715
  } | null | undefined;
716
716
  customFields?: {
@@ -733,12 +733,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
733
733
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
734
734
  isPrimary: import("zod").ZodBoolean;
735
735
  }, "strip", import("zod").ZodTypeAny, {
736
- value: string;
737
736
  type: "Personal" | "Work" | "Other";
737
+ value: string;
738
738
  isPrimary: boolean;
739
739
  }, {
740
- value: string;
741
740
  type: "Personal" | "Work" | "Other";
741
+ value: string;
742
742
  isPrimary: boolean;
743
743
  }>>>;
744
744
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -746,12 +746,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
746
746
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
747
747
  isPrimary: import("zod").ZodBoolean;
748
748
  }, "strip", import("zod").ZodTypeAny, {
749
- value: string;
750
749
  type: "Personal" | "Work" | "Other";
750
+ value: string;
751
751
  isPrimary: boolean;
752
752
  }, {
753
- value: string;
754
753
  type: "Personal" | "Work" | "Other";
754
+ value: string;
755
755
  isPrimary: boolean;
756
756
  }>>>;
757
757
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -773,16 +773,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
773
773
  }, "strip", import("zod").ZodTypeAny, {
774
774
  name: string;
775
775
  id: string;
776
- createdAt?: string | undefined;
777
776
  updatedAt?: string | undefined;
777
+ createdAt?: string | undefined;
778
778
  primaryEmailAddress?: {
779
- value: string;
780
779
  type: "Personal" | "Work" | "Other";
780
+ value: string;
781
781
  isPrimary: boolean;
782
782
  } | null | undefined;
783
783
  primaryPhoneNumber?: {
784
- value: string;
785
784
  type: "Personal" | "Work" | "Other";
785
+ value: string;
786
786
  isPrimary: boolean;
787
787
  } | null | undefined;
788
788
  customFields?: {
@@ -794,16 +794,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
794
794
  }, {
795
795
  name: string;
796
796
  id: string;
797
- createdAt?: string | undefined;
798
797
  updatedAt?: string | undefined;
798
+ createdAt?: string | undefined;
799
799
  primaryEmailAddress?: {
800
- value: string;
801
800
  type: "Personal" | "Work" | "Other";
801
+ value: string;
802
802
  isPrimary: boolean;
803
803
  } | null | undefined;
804
804
  primaryPhoneNumber?: {
805
- value: string;
806
805
  type: "Personal" | "Work" | "Other";
806
+ value: string;
807
807
  isPrimary: boolean;
808
808
  } | null | undefined;
809
809
  customFields?: {
@@ -822,16 +822,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
822
822
  candidate?: {
823
823
  name: string;
824
824
  id: string;
825
- createdAt?: string | undefined;
826
825
  updatedAt?: string | undefined;
826
+ createdAt?: string | undefined;
827
827
  primaryEmailAddress?: {
828
- value: string;
829
828
  type: "Personal" | "Work" | "Other";
829
+ value: string;
830
830
  isPrimary: boolean;
831
831
  } | null | undefined;
832
832
  primaryPhoneNumber?: {
833
- value: string;
834
833
  type: "Personal" | "Work" | "Other";
834
+ value: string;
835
835
  isPrimary: boolean;
836
836
  } | null | undefined;
837
837
  customFields?: {
@@ -849,16 +849,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
849
849
  candidate?: {
850
850
  name: string;
851
851
  id: string;
852
- createdAt?: string | undefined;
853
852
  updatedAt?: string | undefined;
853
+ createdAt?: string | undefined;
854
854
  primaryEmailAddress?: {
855
- value: string;
856
855
  type: "Personal" | "Work" | "Other";
856
+ value: string;
857
857
  isPrimary: boolean;
858
858
  } | null | undefined;
859
859
  primaryPhoneNumber?: {
860
- value: string;
861
860
  type: "Personal" | "Work" | "Other";
861
+ value: string;
862
862
  isPrimary: boolean;
863
863
  } | null | undefined;
864
864
  customFields?: {
@@ -882,12 +882,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
882
882
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
883
883
  isPrimary: import("zod").ZodBoolean;
884
884
  }, "strip", import("zod").ZodTypeAny, {
885
- value: string;
886
885
  type: "Personal" | "Work" | "Other";
886
+ value: string;
887
887
  isPrimary: boolean;
888
888
  }, {
889
- value: string;
890
889
  type: "Personal" | "Work" | "Other";
890
+ value: string;
891
891
  isPrimary: boolean;
892
892
  }>>>;
893
893
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -895,12 +895,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
895
895
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
896
896
  isPrimary: import("zod").ZodBoolean;
897
897
  }, "strip", import("zod").ZodTypeAny, {
898
- value: string;
899
898
  type: "Personal" | "Work" | "Other";
899
+ value: string;
900
900
  isPrimary: boolean;
901
901
  }, {
902
- value: string;
903
902
  type: "Personal" | "Work" | "Other";
903
+ value: string;
904
904
  isPrimary: boolean;
905
905
  }>>>;
906
906
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -922,16 +922,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
922
922
  }, "strip", import("zod").ZodTypeAny, {
923
923
  name: string;
924
924
  id: string;
925
- createdAt?: string | undefined;
926
925
  updatedAt?: string | undefined;
926
+ createdAt?: string | undefined;
927
927
  primaryEmailAddress?: {
928
- value: string;
929
928
  type: "Personal" | "Work" | "Other";
929
+ value: string;
930
930
  isPrimary: boolean;
931
931
  } | null | undefined;
932
932
  primaryPhoneNumber?: {
933
- value: string;
934
933
  type: "Personal" | "Work" | "Other";
934
+ value: string;
935
935
  isPrimary: boolean;
936
936
  } | null | undefined;
937
937
  customFields?: {
@@ -943,16 +943,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
943
943
  }, {
944
944
  name: string;
945
945
  id: string;
946
- createdAt?: string | undefined;
947
946
  updatedAt?: string | undefined;
947
+ createdAt?: string | undefined;
948
948
  primaryEmailAddress?: {
949
- value: string;
950
949
  type: "Personal" | "Work" | "Other";
950
+ value: string;
951
951
  isPrimary: boolean;
952
952
  } | null | undefined;
953
953
  primaryPhoneNumber?: {
954
- value: string;
955
954
  type: "Personal" | "Work" | "Other";
955
+ value: string;
956
956
  isPrimary: boolean;
957
957
  } | null | undefined;
958
958
  customFields?: {
@@ -970,16 +970,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
970
970
  candidates?: {
971
971
  name: string;
972
972
  id: string;
973
- createdAt?: string | undefined;
974
973
  updatedAt?: string | undefined;
974
+ createdAt?: string | undefined;
975
975
  primaryEmailAddress?: {
976
- value: string;
977
976
  type: "Personal" | "Work" | "Other";
977
+ value: string;
978
978
  isPrimary: boolean;
979
979
  } | null | undefined;
980
980
  primaryPhoneNumber?: {
981
- value: string;
982
981
  type: "Personal" | "Work" | "Other";
982
+ value: string;
983
983
  isPrimary: boolean;
984
984
  } | null | undefined;
985
985
  customFields?: {
@@ -996,16 +996,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
996
996
  candidates?: {
997
997
  name: string;
998
998
  id: string;
999
- createdAt?: string | undefined;
1000
999
  updatedAt?: string | undefined;
1000
+ createdAt?: string | undefined;
1001
1001
  primaryEmailAddress?: {
1002
- value: string;
1003
1002
  type: "Personal" | "Work" | "Other";
1003
+ value: string;
1004
1004
  isPrimary: boolean;
1005
1005
  } | null | undefined;
1006
1006
  primaryPhoneNumber?: {
1007
- value: string;
1008
1007
  type: "Personal" | "Work" | "Other";
1008
+ value: string;
1009
1009
  isPrimary: boolean;
1010
1010
  } | null | undefined;
1011
1011
  customFields?: {
@@ -1028,12 +1028,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1028
1028
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
1029
1029
  isPrimary: import("zod").ZodBoolean;
1030
1030
  }, "strip", import("zod").ZodTypeAny, {
1031
- value: string;
1032
1031
  type: "Personal" | "Work" | "Other";
1032
+ value: string;
1033
1033
  isPrimary: boolean;
1034
1034
  }, {
1035
- value: string;
1036
1035
  type: "Personal" | "Work" | "Other";
1036
+ value: string;
1037
1037
  isPrimary: boolean;
1038
1038
  }>>>;
1039
1039
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -1041,12 +1041,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1041
1041
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
1042
1042
  isPrimary: import("zod").ZodBoolean;
1043
1043
  }, "strip", import("zod").ZodTypeAny, {
1044
- value: string;
1045
1044
  type: "Personal" | "Work" | "Other";
1045
+ value: string;
1046
1046
  isPrimary: boolean;
1047
1047
  }, {
1048
- value: string;
1049
1048
  type: "Personal" | "Work" | "Other";
1049
+ value: string;
1050
1050
  isPrimary: boolean;
1051
1051
  }>>>;
1052
1052
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -1068,16 +1068,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1068
1068
  }, "strip", import("zod").ZodTypeAny, {
1069
1069
  name: string;
1070
1070
  id: string;
1071
- createdAt?: string | undefined;
1072
1071
  updatedAt?: string | undefined;
1072
+ createdAt?: string | undefined;
1073
1073
  primaryEmailAddress?: {
1074
- value: string;
1075
1074
  type: "Personal" | "Work" | "Other";
1075
+ value: string;
1076
1076
  isPrimary: boolean;
1077
1077
  } | null | undefined;
1078
1078
  primaryPhoneNumber?: {
1079
- value: string;
1080
1079
  type: "Personal" | "Work" | "Other";
1080
+ value: string;
1081
1081
  isPrimary: boolean;
1082
1082
  } | null | undefined;
1083
1083
  customFields?: {
@@ -1089,16 +1089,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1089
1089
  }, {
1090
1090
  name: string;
1091
1091
  id: string;
1092
- createdAt?: string | undefined;
1093
1092
  updatedAt?: string | undefined;
1093
+ createdAt?: string | undefined;
1094
1094
  primaryEmailAddress?: {
1095
- value: string;
1096
1095
  type: "Personal" | "Work" | "Other";
1096
+ value: string;
1097
1097
  isPrimary: boolean;
1098
1098
  } | null | undefined;
1099
1099
  primaryPhoneNumber?: {
1100
- value: string;
1101
1100
  type: "Personal" | "Work" | "Other";
1101
+ value: string;
1102
1102
  isPrimary: boolean;
1103
1103
  } | null | undefined;
1104
1104
  customFields?: {
@@ -1116,16 +1116,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1116
1116
  candidate?: {
1117
1117
  name: string;
1118
1118
  id: string;
1119
- createdAt?: string | undefined;
1120
1119
  updatedAt?: string | undefined;
1120
+ createdAt?: string | undefined;
1121
1121
  primaryEmailAddress?: {
1122
- value: string;
1123
1122
  type: "Personal" | "Work" | "Other";
1123
+ value: string;
1124
1124
  isPrimary: boolean;
1125
1125
  } | null | undefined;
1126
1126
  primaryPhoneNumber?: {
1127
- value: string;
1128
1127
  type: "Personal" | "Work" | "Other";
1128
+ value: string;
1129
1129
  isPrimary: boolean;
1130
1130
  } | null | undefined;
1131
1131
  customFields?: {
@@ -1142,16 +1142,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1142
1142
  candidate?: {
1143
1143
  name: string;
1144
1144
  id: string;
1145
- createdAt?: string | undefined;
1146
1145
  updatedAt?: string | undefined;
1146
+ createdAt?: string | undefined;
1147
1147
  primaryEmailAddress?: {
1148
- value: string;
1149
1148
  type: "Personal" | "Work" | "Other";
1149
+ value: string;
1150
1150
  isPrimary: boolean;
1151
1151
  } | null | undefined;
1152
1152
  primaryPhoneNumber?: {
1153
- value: string;
1154
1153
  type: "Personal" | "Work" | "Other";
1154
+ value: string;
1155
1155
  isPrimary: boolean;
1156
1156
  } | null | undefined;
1157
1157
  customFields?: {
@@ -1257,8 +1257,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1257
1257
  }, "strip", import("zod").ZodTypeAny, {
1258
1258
  title: string;
1259
1259
  id: string;
1260
- isPrivate: boolean;
1261
1260
  isArchived: boolean;
1261
+ isPrivate: boolean;
1262
1262
  objectType: string;
1263
1263
  fieldType: string;
1264
1264
  selectableValues?: {
@@ -1269,8 +1269,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1269
1269
  }, {
1270
1270
  title: string;
1271
1271
  id: string;
1272
- isPrivate: boolean;
1273
1272
  isArchived: boolean;
1273
+ isPrivate: boolean;
1274
1274
  objectType: string;
1275
1275
  fieldType: string;
1276
1276
  selectableValues?: {
@@ -1291,8 +1291,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1291
1291
  custom_fields?: {
1292
1292
  title: string;
1293
1293
  id: string;
1294
- isPrivate: boolean;
1295
1294
  isArchived: boolean;
1295
+ isPrivate: boolean;
1296
1296
  objectType: string;
1297
1297
  fieldType: string;
1298
1298
  selectableValues?: {
@@ -1311,8 +1311,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1311
1311
  custom_fields?: {
1312
1312
  title: string;
1313
1313
  id: string;
1314
- isPrivate: boolean;
1315
1314
  isArchived: boolean;
1315
+ isPrivate: boolean;
1316
1316
  objectType: string;
1317
1317
  fieldType: string;
1318
1318
  selectableValues?: {