@bubblelab/bubble-core 0.1.198 → 0.1.200

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 (112) hide show
  1. package/dist/bubble-bundle.d.ts +159 -157
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +23 -16
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +213 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +94 -94
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  36. package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  42. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +340 -340
  59. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +115 -115
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
  78. package/dist/bubbles/tool-bubble/code-edit-tool.js +17 -6
  79. package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
  80. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  81. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  85. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  86. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  91. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  92. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  95. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  103. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  105. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  106. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  107. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  108. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  109. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +94 -94
  110. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  111. package/dist/bubbles.json +1 -1
  112. 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">;
@@ -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
- type: "Personal" | "Work" | "Other";
225
224
  value: string;
225
+ type: "Personal" | "Work" | "Other";
226
226
  isPrimary: boolean;
227
227
  }, {
228
- type: "Personal" | "Work" | "Other";
229
228
  value: string;
229
+ type: "Personal" | "Work" | "Other";
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
- type: "Personal" | "Work" | "Other";
238
237
  value: string;
238
+ type: "Personal" | "Work" | "Other";
239
239
  isPrimary: boolean;
240
240
  }, {
241
- type: "Personal" | "Work" | "Other";
242
241
  value: string;
242
+ type: "Personal" | "Work" | "Other";
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
- type: "Personal" | "Work" | "Other";
251
250
  value: string;
251
+ type: "Personal" | "Work" | "Other";
252
252
  isPrimary: boolean;
253
253
  }, {
254
- type: "Personal" | "Work" | "Other";
255
254
  value: string;
255
+ type: "Personal" | "Work" | "Other";
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
- type: "Personal" | "Work" | "Other";
264
263
  value: string;
264
+ type: "Personal" | "Work" | "Other";
265
265
  isPrimary: boolean;
266
266
  }, {
267
- type: "Personal" | "Work" | "Other";
268
267
  value: string;
268
+ type: "Personal" | "Work" | "Other";
269
269
  isPrimary: boolean;
270
270
  }>, "many">>;
271
271
  socialLinks: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -347,32 +347,32 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
347
347
  }[] | undefined;
348
348
  position?: string | null | undefined;
349
349
  createdAt?: string | undefined;
350
+ company?: string | null | undefined;
350
351
  updatedAt?: string | undefined;
351
352
  primaryEmailAddress?: {
352
- type: "Personal" | "Work" | "Other";
353
353
  value: string;
354
+ type: "Personal" | "Work" | "Other";
354
355
  isPrimary: boolean;
355
356
  } | null | undefined;
356
357
  emailAddresses?: {
357
- type: "Personal" | "Work" | "Other";
358
358
  value: string;
359
+ type: "Personal" | "Work" | "Other";
359
360
  isPrimary: boolean;
360
361
  }[] | undefined;
361
362
  primaryPhoneNumber?: {
362
- type: "Personal" | "Work" | "Other";
363
363
  value: string;
364
+ type: "Personal" | "Work" | "Other";
364
365
  isPrimary: boolean;
365
366
  } | null | undefined;
366
367
  phoneNumbers?: {
367
- type: "Personal" | "Work" | "Other";
368
368
  value: string;
369
+ type: "Personal" | "Work" | "Other";
369
370
  isPrimary: boolean;
370
371
  }[] | undefined;
371
372
  socialLinks?: {
372
373
  type: string;
373
374
  url: string;
374
375
  }[] | undefined;
375
- company?: string | null | undefined;
376
376
  school?: string | null | undefined;
377
377
  applicationIds?: string[] | undefined;
378
378
  resumeFileHandle?: {
@@ -401,32 +401,32 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
401
401
  }[] | undefined;
402
402
  position?: string | null | undefined;
403
403
  createdAt?: string | undefined;
404
+ company?: string | null | undefined;
404
405
  updatedAt?: string | undefined;
405
406
  primaryEmailAddress?: {
406
- type: "Personal" | "Work" | "Other";
407
407
  value: string;
408
+ type: "Personal" | "Work" | "Other";
408
409
  isPrimary: boolean;
409
410
  } | null | undefined;
410
411
  emailAddresses?: {
411
- type: "Personal" | "Work" | "Other";
412
412
  value: string;
413
+ type: "Personal" | "Work" | "Other";
413
414
  isPrimary: boolean;
414
415
  }[] | undefined;
415
416
  primaryPhoneNumber?: {
416
- type: "Personal" | "Work" | "Other";
417
417
  value: string;
418
+ type: "Personal" | "Work" | "Other";
418
419
  isPrimary: boolean;
419
420
  } | null | undefined;
420
421
  phoneNumbers?: {
421
- type: "Personal" | "Work" | "Other";
422
422
  value: string;
423
+ type: "Personal" | "Work" | "Other";
423
424
  isPrimary: boolean;
424
425
  }[] | undefined;
425
426
  socialLinks?: {
426
427
  type: string;
427
428
  url: string;
428
429
  }[] | undefined;
429
- company?: string | null | undefined;
430
430
  school?: string | null | undefined;
431
431
  applicationIds?: string[] | undefined;
432
432
  resumeFileHandle?: {
@@ -451,8 +451,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
451
451
  sync_token: import("zod").ZodOptional<import("zod").ZodString>;
452
452
  error: import("zod").ZodString;
453
453
  }, "strip", import("zod").ZodTypeAny, {
454
- error: string;
455
454
  success: boolean;
455
+ error: string;
456
456
  operation: "list_candidates";
457
457
  next_cursor?: string | undefined;
458
458
  sync_token?: string | undefined;
@@ -466,32 +466,32 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
466
466
  }[] | undefined;
467
467
  position?: string | null | undefined;
468
468
  createdAt?: string | undefined;
469
+ company?: string | null | undefined;
469
470
  updatedAt?: string | undefined;
470
471
  primaryEmailAddress?: {
471
- type: "Personal" | "Work" | "Other";
472
472
  value: string;
473
+ type: "Personal" | "Work" | "Other";
473
474
  isPrimary: boolean;
474
475
  } | null | undefined;
475
476
  emailAddresses?: {
476
- type: "Personal" | "Work" | "Other";
477
477
  value: string;
478
+ type: "Personal" | "Work" | "Other";
478
479
  isPrimary: boolean;
479
480
  }[] | undefined;
480
481
  primaryPhoneNumber?: {
481
- type: "Personal" | "Work" | "Other";
482
482
  value: string;
483
+ type: "Personal" | "Work" | "Other";
483
484
  isPrimary: boolean;
484
485
  } | null | undefined;
485
486
  phoneNumbers?: {
486
- type: "Personal" | "Work" | "Other";
487
487
  value: string;
488
+ type: "Personal" | "Work" | "Other";
488
489
  isPrimary: boolean;
489
490
  }[] | undefined;
490
491
  socialLinks?: {
491
492
  type: string;
492
493
  url: string;
493
494
  }[] | undefined;
494
- company?: string | null | undefined;
495
495
  school?: string | null | undefined;
496
496
  applicationIds?: string[] | undefined;
497
497
  resumeFileHandle?: {
@@ -513,8 +513,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
513
513
  }[] | undefined;
514
514
  more_data_available?: boolean | undefined;
515
515
  }, {
516
- error: string;
517
516
  success: boolean;
517
+ error: string;
518
518
  operation: "list_candidates";
519
519
  next_cursor?: string | undefined;
520
520
  sync_token?: string | undefined;
@@ -528,32 +528,32 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
528
528
  }[] | undefined;
529
529
  position?: string | null | undefined;
530
530
  createdAt?: string | undefined;
531
+ company?: string | null | undefined;
531
532
  updatedAt?: string | undefined;
532
533
  primaryEmailAddress?: {
533
- type: "Personal" | "Work" | "Other";
534
534
  value: string;
535
+ type: "Personal" | "Work" | "Other";
535
536
  isPrimary: boolean;
536
537
  } | null | undefined;
537
538
  emailAddresses?: {
538
- type: "Personal" | "Work" | "Other";
539
539
  value: string;
540
+ type: "Personal" | "Work" | "Other";
540
541
  isPrimary: boolean;
541
542
  }[] | undefined;
542
543
  primaryPhoneNumber?: {
543
- type: "Personal" | "Work" | "Other";
544
544
  value: string;
545
+ type: "Personal" | "Work" | "Other";
545
546
  isPrimary: boolean;
546
547
  } | null | undefined;
547
548
  phoneNumbers?: {
548
- type: "Personal" | "Work" | "Other";
549
549
  value: string;
550
+ type: "Personal" | "Work" | "Other";
550
551
  isPrimary: boolean;
551
552
  }[] | undefined;
552
553
  socialLinks?: {
553
554
  type: string;
554
555
  url: string;
555
556
  }[] | undefined;
556
- company?: string | null | undefined;
557
557
  school?: string | null | undefined;
558
558
  applicationIds?: string[] | undefined;
559
559
  resumeFileHandle?: {
@@ -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
- type: "Personal" | "Work" | "Other";
591
590
  value: string;
591
+ type: "Personal" | "Work" | "Other";
592
592
  isPrimary: boolean;
593
593
  }, {
594
- type: "Personal" | "Work" | "Other";
595
594
  value: string;
595
+ type: "Personal" | "Work" | "Other";
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
- type: "Personal" | "Work" | "Other";
604
603
  value: string;
604
+ type: "Personal" | "Work" | "Other";
605
605
  isPrimary: boolean;
606
606
  }, {
607
- type: "Personal" | "Work" | "Other";
608
607
  value: string;
608
+ type: "Personal" | "Work" | "Other";
609
609
  isPrimary: boolean;
610
610
  }>>>;
611
611
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -630,13 +630,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
630
630
  createdAt?: string | undefined;
631
631
  updatedAt?: string | undefined;
632
632
  primaryEmailAddress?: {
633
- type: "Personal" | "Work" | "Other";
634
633
  value: string;
634
+ type: "Personal" | "Work" | "Other";
635
635
  isPrimary: boolean;
636
636
  } | null | undefined;
637
637
  primaryPhoneNumber?: {
638
- type: "Personal" | "Work" | "Other";
639
638
  value: string;
639
+ type: "Personal" | "Work" | "Other";
640
640
  isPrimary: boolean;
641
641
  } | null | undefined;
642
642
  customFields?: {
@@ -651,13 +651,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
651
651
  createdAt?: string | undefined;
652
652
  updatedAt?: string | undefined;
653
653
  primaryEmailAddress?: {
654
- type: "Personal" | "Work" | "Other";
655
654
  value: string;
655
+ type: "Personal" | "Work" | "Other";
656
656
  isPrimary: boolean;
657
657
  } | null | undefined;
658
658
  primaryPhoneNumber?: {
659
- type: "Personal" | "Work" | "Other";
660
659
  value: string;
660
+ type: "Personal" | "Work" | "Other";
661
661
  isPrimary: boolean;
662
662
  } | null | undefined;
663
663
  customFields?: {
@@ -669,8 +669,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
669
669
  }>>;
670
670
  error: import("zod").ZodString;
671
671
  }, "strip", import("zod").ZodTypeAny, {
672
- error: string;
673
672
  success: boolean;
673
+ error: string;
674
674
  operation: "get_candidate";
675
675
  candidate?: {
676
676
  name: string;
@@ -678,13 +678,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
678
678
  createdAt?: string | undefined;
679
679
  updatedAt?: string | undefined;
680
680
  primaryEmailAddress?: {
681
- type: "Personal" | "Work" | "Other";
682
681
  value: string;
682
+ type: "Personal" | "Work" | "Other";
683
683
  isPrimary: boolean;
684
684
  } | null | undefined;
685
685
  primaryPhoneNumber?: {
686
- type: "Personal" | "Work" | "Other";
687
686
  value: string;
687
+ type: "Personal" | "Work" | "Other";
688
688
  isPrimary: boolean;
689
689
  } | null | undefined;
690
690
  customFields?: {
@@ -695,8 +695,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
695
695
  }[] | undefined;
696
696
  } | undefined;
697
697
  }, {
698
- error: string;
699
698
  success: boolean;
699
+ error: string;
700
700
  operation: "get_candidate";
701
701
  candidate?: {
702
702
  name: string;
@@ -704,13 +704,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
704
704
  createdAt?: string | undefined;
705
705
  updatedAt?: string | undefined;
706
706
  primaryEmailAddress?: {
707
- type: "Personal" | "Work" | "Other";
708
707
  value: string;
708
+ type: "Personal" | "Work" | "Other";
709
709
  isPrimary: boolean;
710
710
  } | null | undefined;
711
711
  primaryPhoneNumber?: {
712
- type: "Personal" | "Work" | "Other";
713
712
  value: string;
713
+ type: "Personal" | "Work" | "Other";
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
- type: "Personal" | "Work" | "Other";
737
736
  value: string;
737
+ type: "Personal" | "Work" | "Other";
738
738
  isPrimary: boolean;
739
739
  }, {
740
- type: "Personal" | "Work" | "Other";
741
740
  value: string;
741
+ type: "Personal" | "Work" | "Other";
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
- type: "Personal" | "Work" | "Other";
750
749
  value: string;
750
+ type: "Personal" | "Work" | "Other";
751
751
  isPrimary: boolean;
752
752
  }, {
753
- type: "Personal" | "Work" | "Other";
754
753
  value: string;
754
+ type: "Personal" | "Work" | "Other";
755
755
  isPrimary: boolean;
756
756
  }>>>;
757
757
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -776,13 +776,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
776
776
  createdAt?: string | undefined;
777
777
  updatedAt?: string | undefined;
778
778
  primaryEmailAddress?: {
779
- type: "Personal" | "Work" | "Other";
780
779
  value: string;
780
+ type: "Personal" | "Work" | "Other";
781
781
  isPrimary: boolean;
782
782
  } | null | undefined;
783
783
  primaryPhoneNumber?: {
784
- type: "Personal" | "Work" | "Other";
785
784
  value: string;
785
+ type: "Personal" | "Work" | "Other";
786
786
  isPrimary: boolean;
787
787
  } | null | undefined;
788
788
  customFields?: {
@@ -797,13 +797,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
797
797
  createdAt?: string | undefined;
798
798
  updatedAt?: string | undefined;
799
799
  primaryEmailAddress?: {
800
- type: "Personal" | "Work" | "Other";
801
800
  value: string;
801
+ type: "Personal" | "Work" | "Other";
802
802
  isPrimary: boolean;
803
803
  } | null | undefined;
804
804
  primaryPhoneNumber?: {
805
- type: "Personal" | "Work" | "Other";
806
805
  value: string;
806
+ type: "Personal" | "Work" | "Other";
807
807
  isPrimary: boolean;
808
808
  } | null | undefined;
809
809
  customFields?: {
@@ -816,8 +816,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
816
816
  duplicate: import("zod").ZodOptional<import("zod").ZodBoolean>;
817
817
  error: import("zod").ZodString;
818
818
  }, "strip", import("zod").ZodTypeAny, {
819
- error: string;
820
819
  success: boolean;
820
+ error: string;
821
821
  operation: "create_candidate";
822
822
  candidate?: {
823
823
  name: string;
@@ -825,13 +825,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
825
825
  createdAt?: string | undefined;
826
826
  updatedAt?: string | undefined;
827
827
  primaryEmailAddress?: {
828
- type: "Personal" | "Work" | "Other";
829
828
  value: string;
829
+ type: "Personal" | "Work" | "Other";
830
830
  isPrimary: boolean;
831
831
  } | null | undefined;
832
832
  primaryPhoneNumber?: {
833
- type: "Personal" | "Work" | "Other";
834
833
  value: string;
834
+ type: "Personal" | "Work" | "Other";
835
835
  isPrimary: boolean;
836
836
  } | null | undefined;
837
837
  customFields?: {
@@ -843,8 +843,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
843
843
  } | undefined;
844
844
  duplicate?: boolean | undefined;
845
845
  }, {
846
- error: string;
847
846
  success: boolean;
847
+ error: string;
848
848
  operation: "create_candidate";
849
849
  candidate?: {
850
850
  name: string;
@@ -852,13 +852,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
852
852
  createdAt?: string | undefined;
853
853
  updatedAt?: string | undefined;
854
854
  primaryEmailAddress?: {
855
- type: "Personal" | "Work" | "Other";
856
855
  value: string;
856
+ type: "Personal" | "Work" | "Other";
857
857
  isPrimary: boolean;
858
858
  } | null | undefined;
859
859
  primaryPhoneNumber?: {
860
- type: "Personal" | "Work" | "Other";
861
860
  value: string;
861
+ type: "Personal" | "Work" | "Other";
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
- type: "Personal" | "Work" | "Other";
886
885
  value: string;
886
+ type: "Personal" | "Work" | "Other";
887
887
  isPrimary: boolean;
888
888
  }, {
889
- type: "Personal" | "Work" | "Other";
890
889
  value: string;
890
+ type: "Personal" | "Work" | "Other";
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
- type: "Personal" | "Work" | "Other";
899
898
  value: string;
899
+ type: "Personal" | "Work" | "Other";
900
900
  isPrimary: boolean;
901
901
  }, {
902
- type: "Personal" | "Work" | "Other";
903
902
  value: string;
903
+ type: "Personal" | "Work" | "Other";
904
904
  isPrimary: boolean;
905
905
  }>>>;
906
906
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -925,13 +925,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
925
925
  createdAt?: string | undefined;
926
926
  updatedAt?: string | undefined;
927
927
  primaryEmailAddress?: {
928
- type: "Personal" | "Work" | "Other";
929
928
  value: string;
929
+ type: "Personal" | "Work" | "Other";
930
930
  isPrimary: boolean;
931
931
  } | null | undefined;
932
932
  primaryPhoneNumber?: {
933
- type: "Personal" | "Work" | "Other";
934
933
  value: string;
934
+ type: "Personal" | "Work" | "Other";
935
935
  isPrimary: boolean;
936
936
  } | null | undefined;
937
937
  customFields?: {
@@ -946,13 +946,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
946
946
  createdAt?: string | undefined;
947
947
  updatedAt?: string | undefined;
948
948
  primaryEmailAddress?: {
949
- type: "Personal" | "Work" | "Other";
950
949
  value: string;
950
+ type: "Personal" | "Work" | "Other";
951
951
  isPrimary: boolean;
952
952
  } | null | undefined;
953
953
  primaryPhoneNumber?: {
954
- type: "Personal" | "Work" | "Other";
955
954
  value: string;
955
+ type: "Personal" | "Work" | "Other";
956
956
  isPrimary: boolean;
957
957
  } | null | undefined;
958
958
  customFields?: {
@@ -964,8 +964,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
964
964
  }>, "many">>;
965
965
  error: import("zod").ZodString;
966
966
  }, "strip", import("zod").ZodTypeAny, {
967
- error: string;
968
967
  success: boolean;
968
+ error: string;
969
969
  operation: "search_candidates";
970
970
  candidates?: {
971
971
  name: string;
@@ -973,13 +973,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
973
973
  createdAt?: string | undefined;
974
974
  updatedAt?: string | undefined;
975
975
  primaryEmailAddress?: {
976
- type: "Personal" | "Work" | "Other";
977
976
  value: string;
977
+ type: "Personal" | "Work" | "Other";
978
978
  isPrimary: boolean;
979
979
  } | null | undefined;
980
980
  primaryPhoneNumber?: {
981
- type: "Personal" | "Work" | "Other";
982
981
  value: string;
982
+ type: "Personal" | "Work" | "Other";
983
983
  isPrimary: boolean;
984
984
  } | null | undefined;
985
985
  customFields?: {
@@ -990,8 +990,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
990
990
  }[] | undefined;
991
991
  }[] | undefined;
992
992
  }, {
993
- error: string;
994
993
  success: boolean;
994
+ error: string;
995
995
  operation: "search_candidates";
996
996
  candidates?: {
997
997
  name: string;
@@ -999,13 +999,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
999
999
  createdAt?: string | undefined;
1000
1000
  updatedAt?: string | undefined;
1001
1001
  primaryEmailAddress?: {
1002
- type: "Personal" | "Work" | "Other";
1003
1002
  value: string;
1003
+ type: "Personal" | "Work" | "Other";
1004
1004
  isPrimary: boolean;
1005
1005
  } | null | undefined;
1006
1006
  primaryPhoneNumber?: {
1007
- type: "Personal" | "Work" | "Other";
1008
1007
  value: string;
1008
+ type: "Personal" | "Work" | "Other";
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
- type: "Personal" | "Work" | "Other";
1032
1031
  value: string;
1032
+ type: "Personal" | "Work" | "Other";
1033
1033
  isPrimary: boolean;
1034
1034
  }, {
1035
- type: "Personal" | "Work" | "Other";
1036
1035
  value: string;
1036
+ type: "Personal" | "Work" | "Other";
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
- type: "Personal" | "Work" | "Other";
1045
1044
  value: string;
1045
+ type: "Personal" | "Work" | "Other";
1046
1046
  isPrimary: boolean;
1047
1047
  }, {
1048
- type: "Personal" | "Work" | "Other";
1049
1048
  value: string;
1049
+ type: "Personal" | "Work" | "Other";
1050
1050
  isPrimary: boolean;
1051
1051
  }>>>;
1052
1052
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -1071,13 +1071,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1071
1071
  createdAt?: string | undefined;
1072
1072
  updatedAt?: string | undefined;
1073
1073
  primaryEmailAddress?: {
1074
- type: "Personal" | "Work" | "Other";
1075
1074
  value: string;
1075
+ type: "Personal" | "Work" | "Other";
1076
1076
  isPrimary: boolean;
1077
1077
  } | null | undefined;
1078
1078
  primaryPhoneNumber?: {
1079
- type: "Personal" | "Work" | "Other";
1080
1079
  value: string;
1080
+ type: "Personal" | "Work" | "Other";
1081
1081
  isPrimary: boolean;
1082
1082
  } | null | undefined;
1083
1083
  customFields?: {
@@ -1092,13 +1092,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1092
1092
  createdAt?: string | undefined;
1093
1093
  updatedAt?: string | undefined;
1094
1094
  primaryEmailAddress?: {
1095
- type: "Personal" | "Work" | "Other";
1096
1095
  value: string;
1096
+ type: "Personal" | "Work" | "Other";
1097
1097
  isPrimary: boolean;
1098
1098
  } | null | undefined;
1099
1099
  primaryPhoneNumber?: {
1100
- type: "Personal" | "Work" | "Other";
1101
1100
  value: string;
1101
+ type: "Personal" | "Work" | "Other";
1102
1102
  isPrimary: boolean;
1103
1103
  } | null | undefined;
1104
1104
  customFields?: {
@@ -1110,8 +1110,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1110
1110
  }>>;
1111
1111
  error: import("zod").ZodString;
1112
1112
  }, "strip", import("zod").ZodTypeAny, {
1113
- error: string;
1114
1113
  success: boolean;
1114
+ error: string;
1115
1115
  operation: "add_tag";
1116
1116
  candidate?: {
1117
1117
  name: string;
@@ -1119,13 +1119,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1119
1119
  createdAt?: string | undefined;
1120
1120
  updatedAt?: string | undefined;
1121
1121
  primaryEmailAddress?: {
1122
- type: "Personal" | "Work" | "Other";
1123
1122
  value: string;
1123
+ type: "Personal" | "Work" | "Other";
1124
1124
  isPrimary: boolean;
1125
1125
  } | null | undefined;
1126
1126
  primaryPhoneNumber?: {
1127
- type: "Personal" | "Work" | "Other";
1128
1127
  value: string;
1128
+ type: "Personal" | "Work" | "Other";
1129
1129
  isPrimary: boolean;
1130
1130
  } | null | undefined;
1131
1131
  customFields?: {
@@ -1136,8 +1136,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1136
1136
  }[] | undefined;
1137
1137
  } | undefined;
1138
1138
  }, {
1139
- error: string;
1140
1139
  success: boolean;
1140
+ error: string;
1141
1141
  operation: "add_tag";
1142
1142
  candidate?: {
1143
1143
  name: string;
@@ -1145,13 +1145,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1145
1145
  createdAt?: string | undefined;
1146
1146
  updatedAt?: string | undefined;
1147
1147
  primaryEmailAddress?: {
1148
- type: "Personal" | "Work" | "Other";
1149
1148
  value: string;
1149
+ type: "Personal" | "Work" | "Other";
1150
1150
  isPrimary: boolean;
1151
1151
  } | null | undefined;
1152
1152
  primaryPhoneNumber?: {
1153
- type: "Personal" | "Work" | "Other";
1154
1153
  value: string;
1154
+ type: "Personal" | "Work" | "Other";
1155
1155
  isPrimary: boolean;
1156
1156
  } | null | undefined;
1157
1157
  customFields?: {
@@ -1179,8 +1179,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1179
1179
  }>, "many">>;
1180
1180
  error: import("zod").ZodString;
1181
1181
  }, "strip", import("zod").ZodTypeAny, {
1182
- error: string;
1183
1182
  success: boolean;
1183
+ error: string;
1184
1184
  operation: "list_tags";
1185
1185
  tags?: {
1186
1186
  title: string;
@@ -1188,8 +1188,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1188
1188
  isArchived?: boolean | undefined;
1189
1189
  }[] | undefined;
1190
1190
  }, {
1191
- error: string;
1192
1191
  success: boolean;
1192
+ error: string;
1193
1193
  operation: "list_tags";
1194
1194
  tags?: {
1195
1195
  title: string;
@@ -1214,8 +1214,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1214
1214
  }>>;
1215
1215
  error: import("zod").ZodString;
1216
1216
  }, "strip", import("zod").ZodTypeAny, {
1217
- error: string;
1218
1217
  success: boolean;
1218
+ error: string;
1219
1219
  operation: "create_tag";
1220
1220
  tag?: {
1221
1221
  title: string;
@@ -1223,8 +1223,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1223
1223
  isArchived?: boolean | undefined;
1224
1224
  } | undefined;
1225
1225
  }, {
1226
- error: string;
1227
1226
  success: boolean;
1227
+ error: string;
1228
1228
  operation: "create_tag";
1229
1229
  tag?: {
1230
1230
  title: string;
@@ -1284,8 +1284,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1284
1284
  sync_token: import("zod").ZodOptional<import("zod").ZodString>;
1285
1285
  error: import("zod").ZodString;
1286
1286
  }, "strip", import("zod").ZodTypeAny, {
1287
- error: string;
1288
1287
  success: boolean;
1288
+ error: string;
1289
1289
  operation: "list_custom_fields";
1290
1290
  next_cursor?: string | undefined;
1291
1291
  custom_fields?: {
@@ -1304,8 +1304,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1304
1304
  sync_token?: string | undefined;
1305
1305
  more_data_available?: boolean | undefined;
1306
1306
  }, {
1307
- error: string;
1308
1307
  success: boolean;
1308
+ error: string;
1309
1309
  operation: "list_custom_fields";
1310
1310
  next_cursor?: string | undefined;
1311
1311
  custom_fields?: {