@bubblelab/bubble-core 0.1.195 → 0.1.197

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 (109) hide show
  1. package/dist/bubble-bundle.d.ts +160 -160
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +32 -32
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +17 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  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 +12 -12
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  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 +126 -126
  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 +783 -783
  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 +84 -84
  36. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
  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 +16 -16
  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 +86 -86
  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 +522 -522
  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 +22 -22
  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 +10 -10
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  59. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  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 +16 -16
  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/company-enrichment-tool.d.ts +52 -52
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  82. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  83. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  88. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  89. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
  90. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  92. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  94. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  95. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  96. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  97. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  99. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  100. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  101. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +38 -38
  102. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
  103. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  104. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +52 -52
  105. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
  106. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +100 -100
  107. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
  108. package/dist/bubbles.json +21 -11
  109. package/package.json +2 -2
@@ -27,14 +27,14 @@ declare const ApifyParamsSchema: z.ZodObject<{
27
27
  timeout: number;
28
28
  limit: number;
29
29
  waitForFinish: boolean;
30
- credentials?: Partial<Record<CredentialType, string>> | undefined;
31
30
  search?: string | undefined;
31
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
32
32
  actorId?: string | undefined;
33
33
  }, {
34
34
  input: Record<string, unknown>;
35
+ search?: string | undefined;
35
36
  credentials?: Partial<Record<CredentialType, string>> | undefined;
36
37
  timeout?: number | undefined;
37
- search?: string | undefined;
38
38
  limit?: number | undefined;
39
39
  actorId?: string | undefined;
40
40
  waitForFinish?: boolean | undefined;
@@ -90,13 +90,13 @@ declare const ApifyResultSchema: z.ZodObject<{
90
90
  }>, "many">>;
91
91
  }, "strip", z.ZodTypeAny, {
92
92
  status: string;
93
- error: string;
94
93
  success: boolean;
94
+ error: string;
95
95
  runId: string;
96
96
  consoleUrl: string;
97
97
  items?: unknown[] | undefined;
98
- itemsCount?: number | undefined;
99
98
  datasetId?: string | undefined;
99
+ itemsCount?: number | undefined;
100
100
  discoveredActors?: {
101
101
  name: string;
102
102
  id: string;
@@ -111,13 +111,13 @@ declare const ApifyResultSchema: z.ZodObject<{
111
111
  }[] | undefined;
112
112
  }, {
113
113
  status: string;
114
- error: string;
115
114
  success: boolean;
115
+ error: string;
116
116
  runId: string;
117
117
  consoleUrl: string;
118
118
  items?: unknown[] | undefined;
119
- itemsCount?: number | undefined;
120
119
  datasetId?: string | undefined;
120
+ itemsCount?: number | undefined;
121
121
  discoveredActors?: {
122
122
  name: string;
123
123
  id: string;
@@ -163,14 +163,14 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
163
163
  timeout: number;
164
164
  limit: number;
165
165
  waitForFinish: boolean;
166
- credentials?: Partial<Record<CredentialType, string>> | undefined;
167
166
  search?: string | undefined;
167
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
168
168
  actorId?: string | undefined;
169
169
  }, {
170
170
  input: Record<string, unknown>;
171
+ search?: string | undefined;
171
172
  credentials?: Partial<Record<CredentialType, string>> | undefined;
172
173
  timeout?: number | undefined;
173
- search?: string | undefined;
174
174
  limit?: number | undefined;
175
175
  actorId?: string | undefined;
176
176
  waitForFinish?: boolean | undefined;
@@ -226,13 +226,13 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
226
226
  }>, "many">>;
227
227
  }, "strip", z.ZodTypeAny, {
228
228
  status: string;
229
- error: string;
230
229
  success: boolean;
230
+ error: string;
231
231
  runId: string;
232
232
  consoleUrl: string;
233
233
  items?: unknown[] | undefined;
234
- itemsCount?: number | undefined;
235
234
  datasetId?: string | undefined;
235
+ itemsCount?: number | undefined;
236
236
  discoveredActors?: {
237
237
  name: string;
238
238
  id: string;
@@ -247,13 +247,13 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
247
247
  }[] | undefined;
248
248
  }, {
249
249
  status: string;
250
- error: string;
251
250
  success: boolean;
251
+ error: string;
252
252
  runId: string;
253
253
  consoleUrl: string;
254
254
  items?: unknown[] | undefined;
255
- itemsCount?: number | undefined;
256
255
  datasetId?: string | undefined;
256
+ itemsCount?: number | undefined;
257
257
  discoveredActors?: {
258
258
  name: string;
259
259
  id: string;
@@ -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">;
@@ -347,28 +347,23 @@ 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
353
  value: string;
353
354
  type: "Personal" | "Work" | "Other";
354
355
  isPrimary: boolean;
355
356
  } | null | undefined;
356
- primaryPhoneNumber?: {
357
+ emailAddresses?: {
357
358
  value: string;
358
359
  type: "Personal" | "Work" | "Other";
359
360
  isPrimary: boolean;
360
- } | null | undefined;
361
- customFields?: {
362
- title: string;
363
- id: string;
364
- value?: unknown;
365
- isPrivate?: boolean | undefined;
366
361
  }[] | undefined;
367
- emailAddresses?: {
362
+ primaryPhoneNumber?: {
368
363
  value: string;
369
364
  type: "Personal" | "Work" | "Other";
370
365
  isPrimary: boolean;
371
- }[] | undefined;
366
+ } | null | undefined;
372
367
  phoneNumbers?: {
373
368
  value: string;
374
369
  type: "Personal" | "Work" | "Other";
@@ -378,7 +373,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
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;
@@ -401,28 +401,23 @@ 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
407
  value: string;
407
408
  type: "Personal" | "Work" | "Other";
408
409
  isPrimary: boolean;
409
410
  } | null | undefined;
410
- primaryPhoneNumber?: {
411
+ emailAddresses?: {
411
412
  value: string;
412
413
  type: "Personal" | "Work" | "Other";
413
414
  isPrimary: boolean;
414
- } | null | undefined;
415
- customFields?: {
416
- title: string;
417
- id: string;
418
- value?: unknown;
419
- isPrivate?: boolean | undefined;
420
415
  }[] | undefined;
421
- emailAddresses?: {
416
+ primaryPhoneNumber?: {
422
417
  value: string;
423
418
  type: "Personal" | "Work" | "Other";
424
419
  isPrimary: boolean;
425
- }[] | undefined;
420
+ } | null | undefined;
426
421
  phoneNumbers?: {
427
422
  value: string;
428
423
  type: "Personal" | "Work" | "Other";
@@ -432,7 +427,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
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,14 +439,20 @@ 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>;
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,28 +466,23 @@ 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
472
  value: string;
472
473
  type: "Personal" | "Work" | "Other";
473
474
  isPrimary: boolean;
474
475
  } | null | undefined;
475
- primaryPhoneNumber?: {
476
+ emailAddresses?: {
476
477
  value: string;
477
478
  type: "Personal" | "Work" | "Other";
478
479
  isPrimary: boolean;
479
- } | null | undefined;
480
- customFields?: {
481
- title: string;
482
- id: string;
483
- value?: unknown;
484
- isPrivate?: boolean | undefined;
485
480
  }[] | undefined;
486
- emailAddresses?: {
481
+ primaryPhoneNumber?: {
487
482
  value: string;
488
483
  type: "Personal" | "Work" | "Other";
489
484
  isPrimary: boolean;
490
- }[] | undefined;
485
+ } | null | undefined;
491
486
  phoneNumbers?: {
492
487
  value: string;
493
488
  type: "Personal" | "Work" | "Other";
@@ -497,7 +492,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
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,11 +504,17 @@ 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
  }, {
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,28 +528,23 @@ 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
534
  value: string;
534
535
  type: "Personal" | "Work" | "Other";
535
536
  isPrimary: boolean;
536
537
  } | null | undefined;
537
- primaryPhoneNumber?: {
538
+ emailAddresses?: {
538
539
  value: string;
539
540
  type: "Personal" | "Work" | "Other";
540
541
  isPrimary: boolean;
541
- } | null | undefined;
542
- customFields?: {
543
- title: string;
544
- id: string;
545
- value?: unknown;
546
- isPrivate?: boolean | undefined;
547
542
  }[] | undefined;
548
- emailAddresses?: {
543
+ primaryPhoneNumber?: {
549
544
  value: string;
550
545
  type: "Personal" | "Work" | "Other";
551
546
  isPrimary: boolean;
552
- }[] | undefined;
547
+ } | null | undefined;
553
548
  phoneNumbers?: {
554
549
  value: string;
555
550
  type: "Personal" | "Work" | "Other";
@@ -559,7 +554,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
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<{
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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?: {
@@ -1284,15 +1284,15 @@ 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?: {
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?: {
@@ -1304,15 +1304,15 @@ 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?: {
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?: {