@bubblelab/bubble-core 0.1.143 → 0.1.146

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  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 +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -23,9 +23,9 @@ declare const ApifyParamsSchema: z.ZodObject<{
23
23
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
24
24
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- limit: number;
27
- input: Record<string, unknown>;
28
26
  timeout: number;
27
+ input: Record<string, unknown>;
28
+ limit: number;
29
29
  waitForFinish: boolean;
30
30
  search?: string | undefined;
31
31
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -34,8 +34,8 @@ declare const ApifyParamsSchema: z.ZodObject<{
34
34
  input: Record<string, unknown>;
35
35
  search?: string | undefined;
36
36
  credentials?: Partial<Record<CredentialType, string>> | undefined;
37
- limit?: number | undefined;
38
37
  timeout?: number | undefined;
38
+ limit?: number | undefined;
39
39
  actorId?: string | undefined;
40
40
  waitForFinish?: boolean | undefined;
41
41
  }>;
@@ -70,28 +70,28 @@ declare const ApifyResultSchema: z.ZodObject<{
70
70
  id: string;
71
71
  inputSchemaUrl: string;
72
72
  description?: string | null | undefined;
73
- stars?: number | null | undefined;
74
73
  usage?: {
75
74
  totalRuns?: number | undefined;
76
75
  usersCount?: number | undefined;
77
76
  } | null | undefined;
77
+ stars?: number | null | undefined;
78
78
  requiresRental?: boolean | undefined;
79
79
  }, {
80
80
  name: string;
81
81
  id: string;
82
82
  inputSchemaUrl: string;
83
83
  description?: string | null | undefined;
84
- stars?: number | null | undefined;
85
84
  usage?: {
86
85
  totalRuns?: number | undefined;
87
86
  usersCount?: number | undefined;
88
87
  } | null | undefined;
88
+ stars?: number | null | undefined;
89
89
  requiresRental?: boolean | undefined;
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;
@@ -102,17 +102,17 @@ declare const ApifyResultSchema: z.ZodObject<{
102
102
  id: string;
103
103
  inputSchemaUrl: string;
104
104
  description?: string | null | undefined;
105
- stars?: number | null | undefined;
106
105
  usage?: {
107
106
  totalRuns?: number | undefined;
108
107
  usersCount?: number | undefined;
109
108
  } | null | undefined;
109
+ stars?: number | null | undefined;
110
110
  requiresRental?: boolean | undefined;
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;
@@ -123,11 +123,11 @@ declare const ApifyResultSchema: z.ZodObject<{
123
123
  id: string;
124
124
  inputSchemaUrl: string;
125
125
  description?: string | null | undefined;
126
- stars?: number | null | undefined;
127
126
  usage?: {
128
127
  totalRuns?: number | undefined;
129
128
  usersCount?: number | undefined;
130
129
  } | null | undefined;
130
+ stars?: number | null | undefined;
131
131
  requiresRental?: boolean | undefined;
132
132
  }[] | undefined;
133
133
  }>;
@@ -159,9 +159,9 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
159
159
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
160
160
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
161
161
  }, "strip", z.ZodTypeAny, {
162
- limit: number;
163
- input: Record<string, unknown>;
164
162
  timeout: number;
163
+ input: Record<string, unknown>;
164
+ limit: number;
165
165
  waitForFinish: boolean;
166
166
  search?: string | undefined;
167
167
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -170,8 +170,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
170
170
  input: Record<string, unknown>;
171
171
  search?: string | undefined;
172
172
  credentials?: Partial<Record<CredentialType, string>> | undefined;
173
- limit?: number | undefined;
174
173
  timeout?: number | undefined;
174
+ limit?: number | undefined;
175
175
  actorId?: string | undefined;
176
176
  waitForFinish?: boolean | undefined;
177
177
  }>;
@@ -206,28 +206,28 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
206
206
  id: string;
207
207
  inputSchemaUrl: string;
208
208
  description?: string | null | undefined;
209
- stars?: number | null | undefined;
210
209
  usage?: {
211
210
  totalRuns?: number | undefined;
212
211
  usersCount?: number | undefined;
213
212
  } | null | undefined;
213
+ stars?: number | null | undefined;
214
214
  requiresRental?: boolean | undefined;
215
215
  }, {
216
216
  name: string;
217
217
  id: string;
218
218
  inputSchemaUrl: string;
219
219
  description?: string | null | undefined;
220
- stars?: number | null | undefined;
221
220
  usage?: {
222
221
  totalRuns?: number | undefined;
223
222
  usersCount?: number | undefined;
224
223
  } | null | undefined;
224
+ stars?: number | null | undefined;
225
225
  requiresRental?: boolean | undefined;
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;
@@ -238,17 +238,17 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
238
238
  id: string;
239
239
  inputSchemaUrl: string;
240
240
  description?: string | null | undefined;
241
- stars?: number | null | undefined;
242
241
  usage?: {
243
242
  totalRuns?: number | undefined;
244
243
  usersCount?: number | undefined;
245
244
  } | null | undefined;
245
+ stars?: number | null | undefined;
246
246
  requiresRental?: boolean | undefined;
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;
@@ -259,11 +259,11 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
259
259
  id: string;
260
260
  inputSchemaUrl: string;
261
261
  description?: string | null | undefined;
262
- stars?: number | null | undefined;
263
262
  usage?: {
264
263
  totalRuns?: number | undefined;
265
264
  usersCount?: number | undefined;
266
265
  } | null | undefined;
266
+ stars?: number | null | undefined;
267
267
  requiresRental?: boolean | undefined;
268
268
  }[] | undefined;
269
269
  }>;
@@ -353,16 +353,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
353
353
  type: "Personal" | "Work" | "Other";
354
354
  isPrimary: boolean;
355
355
  } | null | undefined;
356
- emailAddresses?: {
356
+ primaryPhoneNumber?: {
357
357
  value: string;
358
358
  type: "Personal" | "Work" | "Other";
359
359
  isPrimary: boolean;
360
+ } | null | undefined;
361
+ customFields?: {
362
+ title: string;
363
+ id: string;
364
+ value?: unknown;
365
+ isPrivate?: boolean | undefined;
360
366
  }[] | undefined;
361
- primaryPhoneNumber?: {
367
+ emailAddresses?: {
362
368
  value: string;
363
369
  type: "Personal" | "Work" | "Other";
364
370
  isPrimary: boolean;
365
- } | null | undefined;
371
+ }[] | undefined;
366
372
  phoneNumbers?: {
367
373
  value: string;
368
374
  type: "Personal" | "Work" | "Other";
@@ -385,12 +391,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
385
391
  id: string;
386
392
  handle: string;
387
393
  }[] | 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;
@@ -407,16 +407,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
407
407
  type: "Personal" | "Work" | "Other";
408
408
  isPrimary: boolean;
409
409
  } | null | undefined;
410
- emailAddresses?: {
410
+ primaryPhoneNumber?: {
411
411
  value: string;
412
412
  type: "Personal" | "Work" | "Other";
413
413
  isPrimary: boolean;
414
+ } | null | undefined;
415
+ customFields?: {
416
+ title: string;
417
+ id: string;
418
+ value?: unknown;
419
+ isPrivate?: boolean | undefined;
414
420
  }[] | undefined;
415
- primaryPhoneNumber?: {
421
+ emailAddresses?: {
416
422
  value: string;
417
423
  type: "Personal" | "Work" | "Other";
418
424
  isPrimary: boolean;
419
- } | null | undefined;
425
+ }[] | undefined;
420
426
  phoneNumbers?: {
421
427
  value: string;
422
428
  type: "Personal" | "Work" | "Other";
@@ -439,12 +445,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
439
445
  id: string;
440
446
  handle: string;
441
447
  }[] | 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>;
@@ -452,8 +452,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
452
452
  error: import("zod").ZodString;
453
453
  }, "strip", import("zod").ZodTypeAny, {
454
454
  operation: "list_candidates";
455
- error: string;
456
455
  success: boolean;
456
+ error: string;
457
457
  next_cursor?: string | undefined;
458
458
  sync_token?: string | undefined;
459
459
  candidates?: {
@@ -472,16 +472,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
472
472
  type: "Personal" | "Work" | "Other";
473
473
  isPrimary: boolean;
474
474
  } | null | undefined;
475
- emailAddresses?: {
475
+ primaryPhoneNumber?: {
476
476
  value: string;
477
477
  type: "Personal" | "Work" | "Other";
478
478
  isPrimary: boolean;
479
+ } | null | undefined;
480
+ customFields?: {
481
+ title: string;
482
+ id: string;
483
+ value?: unknown;
484
+ isPrivate?: boolean | undefined;
479
485
  }[] | undefined;
480
- primaryPhoneNumber?: {
486
+ emailAddresses?: {
481
487
  value: string;
482
488
  type: "Personal" | "Work" | "Other";
483
489
  isPrimary: boolean;
484
- } | null | undefined;
490
+ }[] | undefined;
485
491
  phoneNumbers?: {
486
492
  value: string;
487
493
  type: "Personal" | "Work" | "Other";
@@ -504,18 +510,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
504
510
  id: string;
505
511
  handle: string;
506
512
  }[] | 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
516
  operation: "list_candidates";
517
- error: string;
518
517
  success: boolean;
518
+ error: string;
519
519
  next_cursor?: string | undefined;
520
520
  sync_token?: string | undefined;
521
521
  candidates?: {
@@ -534,16 +534,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
534
534
  type: "Personal" | "Work" | "Other";
535
535
  isPrimary: boolean;
536
536
  } | null | undefined;
537
- emailAddresses?: {
537
+ primaryPhoneNumber?: {
538
538
  value: string;
539
539
  type: "Personal" | "Work" | "Other";
540
540
  isPrimary: boolean;
541
+ } | null | undefined;
542
+ customFields?: {
543
+ title: string;
544
+ id: string;
545
+ value?: unknown;
546
+ isPrivate?: boolean | undefined;
541
547
  }[] | undefined;
542
- primaryPhoneNumber?: {
548
+ emailAddresses?: {
543
549
  value: string;
544
550
  type: "Personal" | "Work" | "Other";
545
551
  isPrimary: boolean;
546
- } | null | undefined;
552
+ }[] | undefined;
547
553
  phoneNumbers?: {
548
554
  value: string;
549
555
  type: "Personal" | "Work" | "Other";
@@ -566,12 +572,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
566
572
  id: string;
567
573
  handle: string;
568
574
  }[] | 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<{
@@ -670,8 +670,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
670
670
  error: import("zod").ZodString;
671
671
  }, "strip", import("zod").ZodTypeAny, {
672
672
  operation: "get_candidate";
673
- error: string;
674
673
  success: boolean;
674
+ error: string;
675
675
  candidate?: {
676
676
  name: string;
677
677
  id: string;
@@ -696,8 +696,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
696
696
  } | undefined;
697
697
  }, {
698
698
  operation: "get_candidate";
699
- error: string;
700
699
  success: boolean;
700
+ error: string;
701
701
  candidate?: {
702
702
  name: string;
703
703
  id: string;
@@ -817,8 +817,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
817
817
  error: import("zod").ZodString;
818
818
  }, "strip", import("zod").ZodTypeAny, {
819
819
  operation: "create_candidate";
820
- error: string;
821
820
  success: boolean;
821
+ error: string;
822
822
  candidate?: {
823
823
  name: string;
824
824
  id: string;
@@ -844,8 +844,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
844
844
  duplicate?: boolean | undefined;
845
845
  }, {
846
846
  operation: "create_candidate";
847
- error: string;
848
847
  success: boolean;
848
+ error: string;
849
849
  candidate?: {
850
850
  name: string;
851
851
  id: string;
@@ -965,8 +965,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
965
965
  error: import("zod").ZodString;
966
966
  }, "strip", import("zod").ZodTypeAny, {
967
967
  operation: "search_candidates";
968
- error: string;
969
968
  success: boolean;
969
+ error: string;
970
970
  candidates?: {
971
971
  name: string;
972
972
  id: string;
@@ -991,8 +991,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
991
991
  }[] | undefined;
992
992
  }, {
993
993
  operation: "search_candidates";
994
- error: string;
995
994
  success: boolean;
995
+ error: string;
996
996
  candidates?: {
997
997
  name: string;
998
998
  id: string;
@@ -1111,8 +1111,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1111
1111
  error: import("zod").ZodString;
1112
1112
  }, "strip", import("zod").ZodTypeAny, {
1113
1113
  operation: "add_tag";
1114
- error: string;
1115
1114
  success: boolean;
1115
+ error: string;
1116
1116
  candidate?: {
1117
1117
  name: string;
1118
1118
  id: string;
@@ -1137,8 +1137,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1137
1137
  } | undefined;
1138
1138
  }, {
1139
1139
  operation: "add_tag";
1140
- error: string;
1141
1140
  success: boolean;
1141
+ error: string;
1142
1142
  candidate?: {
1143
1143
  name: string;
1144
1144
  id: string;
@@ -1180,8 +1180,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1180
1180
  error: import("zod").ZodString;
1181
1181
  }, "strip", import("zod").ZodTypeAny, {
1182
1182
  operation: "list_tags";
1183
- error: string;
1184
1183
  success: boolean;
1184
+ error: string;
1185
1185
  tags?: {
1186
1186
  title: string;
1187
1187
  id: string;
@@ -1189,8 +1189,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1189
1189
  }[] | undefined;
1190
1190
  }, {
1191
1191
  operation: "list_tags";
1192
- error: string;
1193
1192
  success: boolean;
1193
+ error: string;
1194
1194
  tags?: {
1195
1195
  title: string;
1196
1196
  id: string;
@@ -1215,8 +1215,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1215
1215
  error: import("zod").ZodString;
1216
1216
  }, "strip", import("zod").ZodTypeAny, {
1217
1217
  operation: "create_tag";
1218
- error: string;
1219
1218
  success: boolean;
1219
+ error: string;
1220
1220
  tag?: {
1221
1221
  title: string;
1222
1222
  id: string;
@@ -1224,8 +1224,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1224
1224
  } | undefined;
1225
1225
  }, {
1226
1226
  operation: "create_tag";
1227
- error: string;
1228
1227
  success: boolean;
1228
+ error: string;
1229
1229
  tag?: {
1230
1230
  title: string;
1231
1231
  id: 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
- isArchived: boolean;
1261
1260
  isPrivate: boolean;
1261
+ isArchived: 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
- isArchived: boolean;
1273
1272
  isPrivate: boolean;
1273
+ isArchived: boolean;
1274
1274
  objectType: string;
1275
1275
  fieldType: string;
1276
1276
  selectableValues?: {
@@ -1285,14 +1285,14 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1285
1285
  error: import("zod").ZodString;
1286
1286
  }, "strip", import("zod").ZodTypeAny, {
1287
1287
  operation: "list_custom_fields";
1288
- error: string;
1289
1288
  success: boolean;
1289
+ error: string;
1290
1290
  next_cursor?: string | undefined;
1291
1291
  custom_fields?: {
1292
1292
  title: string;
1293
1293
  id: string;
1294
- isArchived: boolean;
1295
1294
  isPrivate: boolean;
1295
+ isArchived: boolean;
1296
1296
  objectType: string;
1297
1297
  fieldType: string;
1298
1298
  selectableValues?: {
@@ -1305,14 +1305,14 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1305
1305
  more_data_available?: boolean | undefined;
1306
1306
  }, {
1307
1307
  operation: "list_custom_fields";
1308
- error: string;
1309
1308
  success: boolean;
1309
+ error: string;
1310
1310
  next_cursor?: string | undefined;
1311
1311
  custom_fields?: {
1312
1312
  title: string;
1313
1313
  id: string;
1314
- isArchived: boolean;
1315
1314
  isPrivate: boolean;
1315
+ isArchived: boolean;
1316
1316
  objectType: string;
1317
1317
  fieldType: string;
1318
1318
  selectableValues?: {