@bubblelab/bubble-core 0.1.145 → 0.1.147

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 (110) hide show
  1. package/dist/bubble-bundle.d.ts +131 -131
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +32 -32
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +124 -124
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +36 -36
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +52 -52
  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 +15 -15
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +378 -378
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +72 -72
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +80 -80
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  21. package/dist/bubbles/service-bubble/github.d.ts +192 -192
  22. package/dist/bubbles/service-bubble/gmail.d.ts +130 -130
  23. package/dist/bubbles/service-bubble/google-calendar.d.ts +100 -100
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +64 -64
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  27. package/dist/bubbles/service-bubble/hello-world.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/http.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/jira/jira.d.ts +21 -21
  31. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts +15692 -11165
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js +190 -28
  35. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +541 -541
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +20 -20
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  41. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  42. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  44. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  45. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.d.ts.map +1 -1
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  48. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +20 -20
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +5 -3
  52. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +13 -13
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts.map +1 -1
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js.map +1 -1
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +22 -22
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts.map +1 -1
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts.map +1 -1
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js +1 -1
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js.map +1 -1
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  86. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  89. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
  91. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +8 -8
  92. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  93. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
  94. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  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 +14 -14
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +28 -28
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +8 -8
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +32 -32
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +32 -32
  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 +36 -36
  109. package/dist/bubbles.json +741 -9
  110. package/package.json +2 -2
@@ -23,8 +23,8 @@ 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
- timeout: number;
27
26
  input: Record<string, unknown>;
27
+ timeout: number;
28
28
  limit: number;
29
29
  waitForFinish: boolean;
30
30
  search?: string | undefined;
@@ -66,8 +66,8 @@ declare const ApifyResultSchema: z.ZodObject<{
66
66
  }>>>;
67
67
  requiresRental: z.ZodOptional<z.ZodBoolean>;
68
68
  }, "strip", z.ZodTypeAny, {
69
- name: string;
70
69
  id: string;
70
+ name: string;
71
71
  inputSchemaUrl: string;
72
72
  description?: string | null | undefined;
73
73
  stars?: number | null | undefined;
@@ -77,8 +77,8 @@ declare const ApifyResultSchema: z.ZodObject<{
77
77
  } | null | undefined;
78
78
  requiresRental?: boolean | undefined;
79
79
  }, {
80
- name: string;
81
80
  id: string;
81
+ name: string;
82
82
  inputSchemaUrl: string;
83
83
  description?: string | null | undefined;
84
84
  stars?: number | null | undefined;
@@ -98,8 +98,8 @@ declare const ApifyResultSchema: z.ZodObject<{
98
98
  datasetId?: string | undefined;
99
99
  itemsCount?: number | undefined;
100
100
  discoveredActors?: {
101
- name: string;
102
101
  id: string;
102
+ name: string;
103
103
  inputSchemaUrl: string;
104
104
  description?: string | null | undefined;
105
105
  stars?: number | null | undefined;
@@ -119,8 +119,8 @@ declare const ApifyResultSchema: z.ZodObject<{
119
119
  datasetId?: string | undefined;
120
120
  itemsCount?: number | undefined;
121
121
  discoveredActors?: {
122
- name: string;
123
122
  id: string;
123
+ name: string;
124
124
  inputSchemaUrl: string;
125
125
  description?: string | null | undefined;
126
126
  stars?: number | null | undefined;
@@ -159,8 +159,8 @@ 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
- timeout: number;
163
162
  input: Record<string, unknown>;
163
+ timeout: number;
164
164
  limit: number;
165
165
  waitForFinish: boolean;
166
166
  search?: string | undefined;
@@ -202,8 +202,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
202
202
  }>>>;
203
203
  requiresRental: z.ZodOptional<z.ZodBoolean>;
204
204
  }, "strip", z.ZodTypeAny, {
205
- name: string;
206
205
  id: string;
206
+ name: string;
207
207
  inputSchemaUrl: string;
208
208
  description?: string | null | undefined;
209
209
  stars?: number | null | undefined;
@@ -213,8 +213,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
213
213
  } | null | undefined;
214
214
  requiresRental?: boolean | undefined;
215
215
  }, {
216
- name: string;
217
216
  id: string;
217
+ name: string;
218
218
  inputSchemaUrl: string;
219
219
  description?: string | null | undefined;
220
220
  stars?: number | null | undefined;
@@ -234,8 +234,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
234
234
  datasetId?: string | undefined;
235
235
  itemsCount?: number | undefined;
236
236
  discoveredActors?: {
237
- name: string;
238
237
  id: string;
238
+ name: string;
239
239
  inputSchemaUrl: string;
240
240
  description?: string | null | undefined;
241
241
  stars?: number | null | undefined;
@@ -255,8 +255,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
255
255
  datasetId?: string | undefined;
256
256
  itemsCount?: number | undefined;
257
257
  discoveredActors?: {
258
- name: string;
259
258
  id: string;
259
+ name: string;
260
260
  inputSchemaUrl: string;
261
261
  description?: string | null | undefined;
262
262
  stars?: number | null | undefined;
@@ -104,8 +104,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
104
104
  allow_duplicate_linkedin: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
105
105
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
106
106
  }, "strip", import("zod").ZodTypeAny, {
107
- name: string;
108
107
  operation: "create_candidate";
108
+ name: string;
109
109
  allow_duplicate_linkedin: boolean;
110
110
  credentials?: Partial<Record<CredentialType, string>> | undefined;
111
111
  website?: string | undefined;
@@ -120,8 +120,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
120
120
  credited_to_user_id?: string | undefined;
121
121
  tag?: string | undefined;
122
122
  }, {
123
- name: string;
124
123
  operation: "create_candidate";
124
+ name: string;
125
125
  credentials?: Partial<Record<CredentialType, string>> | undefined;
126
126
  website?: string | undefined;
127
127
  emails?: {
@@ -182,12 +182,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
182
182
  title: import("zod").ZodString;
183
183
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
184
184
  }, "strip", import("zod").ZodTypeAny, {
185
- title: string;
186
185
  operation: "create_tag";
186
+ title: string;
187
187
  credentials?: Partial<Record<CredentialType, string>> | undefined;
188
188
  }, {
189
- title: string;
190
189
  operation: "create_tag";
190
+ title: string;
191
191
  credentials?: Partial<Record<CredentialType, string>> | undefined;
192
192
  }>, import("zod").ZodObject<{
193
193
  operation: import("zod").ZodLiteral<"list_custom_fields">;
@@ -300,12 +300,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
300
300
  name: import("zod").ZodString;
301
301
  handle: import("zod").ZodString;
302
302
  }, "strip", import("zod").ZodTypeAny, {
303
- name: string;
304
303
  id: string;
304
+ name: string;
305
305
  handle: string;
306
306
  }, {
307
- name: string;
308
307
  id: string;
308
+ name: string;
309
309
  handle: string;
310
310
  }>>>;
311
311
  fileHandles: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -313,12 +313,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
313
313
  name: import("zod").ZodString;
314
314
  handle: import("zod").ZodString;
315
315
  }, "strip", import("zod").ZodTypeAny, {
316
- name: string;
317
316
  id: string;
317
+ name: string;
318
318
  handle: string;
319
319
  }, {
320
- name: string;
321
320
  id: string;
321
+ name: string;
322
322
  handle: string;
323
323
  }>, "many">>;
324
324
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -338,8 +338,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
338
338
  isPrivate?: boolean | undefined;
339
339
  }>, "many">>;
340
340
  }, "strip", import("zod").ZodTypeAny, {
341
- name: string;
342
341
  id: string;
342
+ name: string;
343
343
  tags?: {
344
344
  title: string;
345
345
  id: string;
@@ -376,13 +376,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
376
376
  school?: string | null | undefined;
377
377
  applicationIds?: string[] | undefined;
378
378
  resumeFileHandle?: {
379
- name: string;
380
379
  id: string;
380
+ name: string;
381
381
  handle: string;
382
382
  } | null | undefined;
383
383
  fileHandles?: {
384
- name: string;
385
384
  id: string;
385
+ name: string;
386
386
  handle: string;
387
387
  }[] | undefined;
388
388
  customFields?: {
@@ -392,8 +392,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
392
392
  isPrivate?: boolean | undefined;
393
393
  }[] | undefined;
394
394
  }, {
395
- name: string;
396
395
  id: string;
396
+ name: string;
397
397
  tags?: {
398
398
  title: string;
399
399
  id: string;
@@ -430,13 +430,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
430
430
  school?: string | null | undefined;
431
431
  applicationIds?: string[] | undefined;
432
432
  resumeFileHandle?: {
433
- name: string;
434
433
  id: string;
434
+ name: string;
435
435
  handle: string;
436
436
  } | null | undefined;
437
437
  fileHandles?: {
438
- name: string;
439
438
  id: string;
439
+ name: string;
440
440
  handle: string;
441
441
  }[] | undefined;
442
442
  customFields?: {
@@ -457,8 +457,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
457
457
  next_cursor?: string | undefined;
458
458
  sync_token?: string | undefined;
459
459
  candidates?: {
460
- name: string;
461
460
  id: string;
461
+ name: string;
462
462
  tags?: {
463
463
  title: string;
464
464
  id: string;
@@ -495,13 +495,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
495
495
  school?: string | null | undefined;
496
496
  applicationIds?: string[] | undefined;
497
497
  resumeFileHandle?: {
498
- name: string;
499
498
  id: string;
499
+ name: string;
500
500
  handle: string;
501
501
  } | null | undefined;
502
502
  fileHandles?: {
503
- name: string;
504
503
  id: string;
504
+ name: string;
505
505
  handle: string;
506
506
  }[] | undefined;
507
507
  customFields?: {
@@ -519,8 +519,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
519
519
  next_cursor?: string | undefined;
520
520
  sync_token?: string | undefined;
521
521
  candidates?: {
522
- name: string;
523
522
  id: string;
523
+ name: string;
524
524
  tags?: {
525
525
  title: string;
526
526
  id: string;
@@ -557,13 +557,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
557
557
  school?: string | null | undefined;
558
558
  applicationIds?: string[] | undefined;
559
559
  resumeFileHandle?: {
560
- name: string;
561
560
  id: string;
561
+ name: string;
562
562
  handle: string;
563
563
  } | null | undefined;
564
564
  fileHandles?: {
565
- name: string;
566
565
  id: string;
566
+ name: string;
567
567
  handle: string;
568
568
  }[] | undefined;
569
569
  customFields?: {
@@ -625,8 +625,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
625
625
  isPrivate?: boolean | undefined;
626
626
  }>, "many">>;
627
627
  }, "strip", import("zod").ZodTypeAny, {
628
- name: string;
629
628
  id: string;
629
+ name: string;
630
630
  createdAt?: string | undefined;
631
631
  updatedAt?: string | undefined;
632
632
  primaryEmailAddress?: {
@@ -646,8 +646,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
646
646
  isPrivate?: boolean | undefined;
647
647
  }[] | undefined;
648
648
  }, {
649
- name: string;
650
649
  id: string;
650
+ name: string;
651
651
  createdAt?: string | undefined;
652
652
  updatedAt?: string | undefined;
653
653
  primaryEmailAddress?: {
@@ -673,8 +673,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
673
673
  success: boolean;
674
674
  error: string;
675
675
  candidate?: {
676
- name: string;
677
676
  id: string;
677
+ name: string;
678
678
  createdAt?: string | undefined;
679
679
  updatedAt?: string | undefined;
680
680
  primaryEmailAddress?: {
@@ -699,8 +699,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
699
699
  success: boolean;
700
700
  error: string;
701
701
  candidate?: {
702
- name: string;
703
702
  id: string;
703
+ name: string;
704
704
  createdAt?: string | undefined;
705
705
  updatedAt?: string | undefined;
706
706
  primaryEmailAddress?: {
@@ -771,8 +771,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
771
771
  isPrivate?: boolean | undefined;
772
772
  }>, "many">>;
773
773
  }, "strip", import("zod").ZodTypeAny, {
774
- name: string;
775
774
  id: string;
775
+ name: string;
776
776
  createdAt?: string | undefined;
777
777
  updatedAt?: string | undefined;
778
778
  primaryEmailAddress?: {
@@ -792,8 +792,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
792
792
  isPrivate?: boolean | undefined;
793
793
  }[] | undefined;
794
794
  }, {
795
- name: string;
796
795
  id: string;
796
+ name: string;
797
797
  createdAt?: string | undefined;
798
798
  updatedAt?: string | undefined;
799
799
  primaryEmailAddress?: {
@@ -820,8 +820,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
820
820
  success: boolean;
821
821
  error: string;
822
822
  candidate?: {
823
- name: string;
824
823
  id: string;
824
+ name: string;
825
825
  createdAt?: string | undefined;
826
826
  updatedAt?: string | undefined;
827
827
  primaryEmailAddress?: {
@@ -847,8 +847,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
847
847
  success: boolean;
848
848
  error: string;
849
849
  candidate?: {
850
- name: string;
851
850
  id: string;
851
+ name: string;
852
852
  createdAt?: string | undefined;
853
853
  updatedAt?: string | undefined;
854
854
  primaryEmailAddress?: {
@@ -920,8 +920,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
920
920
  isPrivate?: boolean | undefined;
921
921
  }>, "many">>;
922
922
  }, "strip", import("zod").ZodTypeAny, {
923
- name: string;
924
923
  id: string;
924
+ name: string;
925
925
  createdAt?: string | undefined;
926
926
  updatedAt?: string | undefined;
927
927
  primaryEmailAddress?: {
@@ -941,8 +941,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
941
941
  isPrivate?: boolean | undefined;
942
942
  }[] | undefined;
943
943
  }, {
944
- name: string;
945
944
  id: string;
945
+ name: string;
946
946
  createdAt?: string | undefined;
947
947
  updatedAt?: string | undefined;
948
948
  primaryEmailAddress?: {
@@ -968,8 +968,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
968
968
  success: boolean;
969
969
  error: string;
970
970
  candidates?: {
971
- name: string;
972
971
  id: string;
972
+ name: string;
973
973
  createdAt?: string | undefined;
974
974
  updatedAt?: string | undefined;
975
975
  primaryEmailAddress?: {
@@ -994,8 +994,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
994
994
  success: boolean;
995
995
  error: string;
996
996
  candidates?: {
997
- name: string;
998
997
  id: string;
998
+ name: string;
999
999
  createdAt?: string | undefined;
1000
1000
  updatedAt?: string | undefined;
1001
1001
  primaryEmailAddress?: {
@@ -1066,8 +1066,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1066
1066
  isPrivate?: boolean | undefined;
1067
1067
  }>, "many">>;
1068
1068
  }, "strip", import("zod").ZodTypeAny, {
1069
- name: string;
1070
1069
  id: string;
1070
+ name: string;
1071
1071
  createdAt?: string | undefined;
1072
1072
  updatedAt?: string | undefined;
1073
1073
  primaryEmailAddress?: {
@@ -1087,8 +1087,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1087
1087
  isPrivate?: boolean | undefined;
1088
1088
  }[] | undefined;
1089
1089
  }, {
1090
- name: string;
1091
1090
  id: string;
1091
+ name: string;
1092
1092
  createdAt?: string | undefined;
1093
1093
  updatedAt?: string | undefined;
1094
1094
  primaryEmailAddress?: {
@@ -1114,8 +1114,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1114
1114
  success: boolean;
1115
1115
  error: string;
1116
1116
  candidate?: {
1117
- name: string;
1118
1117
  id: string;
1118
+ name: string;
1119
1119
  createdAt?: string | undefined;
1120
1120
  updatedAt?: string | undefined;
1121
1121
  primaryEmailAddress?: {
@@ -1140,8 +1140,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1140
1140
  success: boolean;
1141
1141
  error: string;
1142
1142
  candidate?: {
1143
- name: string;
1144
1143
  id: string;
1144
+ name: string;
1145
1145
  createdAt?: string | undefined;
1146
1146
  updatedAt?: string | undefined;
1147
1147
  primaryEmailAddress?: {
@@ -550,8 +550,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
550
550
  allow_duplicate_linkedin: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
551
551
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
552
552
  }, "strip", z.ZodTypeAny, {
553
- name: string;
554
553
  operation: "create_candidate";
554
+ name: string;
555
555
  allow_duplicate_linkedin: boolean;
556
556
  credentials?: Partial<Record<CredentialType, string>> | undefined;
557
557
  website?: string | undefined;
@@ -566,8 +566,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
566
566
  credited_to_user_id?: string | undefined;
567
567
  tag?: string | undefined;
568
568
  }, {
569
- name: string;
570
569
  operation: "create_candidate";
570
+ name: string;
571
571
  credentials?: Partial<Record<CredentialType, string>> | undefined;
572
572
  website?: string | undefined;
573
573
  emails?: {
@@ -628,12 +628,12 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
628
628
  title: z.ZodString;
629
629
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
630
630
  }, "strip", z.ZodTypeAny, {
631
- title: string;
632
631
  operation: "create_tag";
632
+ title: string;
633
633
  credentials?: Partial<Record<CredentialType, string>> | undefined;
634
634
  }, {
635
- title: string;
636
635
  operation: "create_tag";
636
+ title: string;
637
637
  credentials?: Partial<Record<CredentialType, string>> | undefined;
638
638
  }>, z.ZodObject<{
639
639
  operation: z.ZodLiteral<"list_custom_fields">;
@@ -897,9 +897,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
897
897
  sync_token: z.ZodOptional<z.ZodString>;
898
898
  error: z.ZodString;
899
899
  }, "strip", z.ZodTypeAny, {
900
- error: string;
901
- success: boolean;
902
900
  operation: "list_candidates";
901
+ success: boolean;
902
+ error: string;
903
903
  next_cursor?: string | undefined;
904
904
  sync_token?: string | undefined;
905
905
  candidates?: {
@@ -959,9 +959,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
959
959
  }[] | undefined;
960
960
  more_data_available?: boolean | undefined;
961
961
  }, {
962
- error: string;
963
- success: boolean;
964
962
  operation: "list_candidates";
963
+ success: boolean;
964
+ error: string;
965
965
  next_cursor?: string | undefined;
966
966
  sync_token?: string | undefined;
967
967
  candidates?: {
@@ -1115,9 +1115,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1115
1115
  }>>;
1116
1116
  error: z.ZodString;
1117
1117
  }, "strip", z.ZodTypeAny, {
1118
- error: string;
1119
- success: boolean;
1120
1118
  operation: "get_candidate";
1119
+ success: boolean;
1120
+ error: string;
1121
1121
  candidate?: {
1122
1122
  name: string;
1123
1123
  id: string;
@@ -1141,9 +1141,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1141
1141
  }[] | undefined;
1142
1142
  } | undefined;
1143
1143
  }, {
1144
- error: string;
1145
- success: boolean;
1146
1144
  operation: "get_candidate";
1145
+ success: boolean;
1146
+ error: string;
1147
1147
  candidate?: {
1148
1148
  name: string;
1149
1149
  id: string;
@@ -1262,9 +1262,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1262
1262
  duplicate: z.ZodOptional<z.ZodBoolean>;
1263
1263
  error: z.ZodString;
1264
1264
  }, "strip", z.ZodTypeAny, {
1265
- error: string;
1266
- success: boolean;
1267
1265
  operation: "create_candidate";
1266
+ success: boolean;
1267
+ error: string;
1268
1268
  candidate?: {
1269
1269
  name: string;
1270
1270
  id: string;
@@ -1289,9 +1289,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1289
1289
  } | undefined;
1290
1290
  duplicate?: boolean | undefined;
1291
1291
  }, {
1292
- error: string;
1293
- success: boolean;
1294
1292
  operation: "create_candidate";
1293
+ success: boolean;
1294
+ error: string;
1295
1295
  candidate?: {
1296
1296
  name: string;
1297
1297
  id: string;
@@ -1410,9 +1410,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1410
1410
  }>, "many">>;
1411
1411
  error: z.ZodString;
1412
1412
  }, "strip", z.ZodTypeAny, {
1413
- error: string;
1414
- success: boolean;
1415
1413
  operation: "search_candidates";
1414
+ success: boolean;
1415
+ error: string;
1416
1416
  candidates?: {
1417
1417
  name: string;
1418
1418
  id: string;
@@ -1436,9 +1436,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1436
1436
  }[] | undefined;
1437
1437
  }[] | undefined;
1438
1438
  }, {
1439
- error: string;
1440
- success: boolean;
1441
1439
  operation: "search_candidates";
1440
+ success: boolean;
1441
+ error: string;
1442
1442
  candidates?: {
1443
1443
  name: string;
1444
1444
  id: string;
@@ -1556,9 +1556,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1556
1556
  }>>;
1557
1557
  error: z.ZodString;
1558
1558
  }, "strip", z.ZodTypeAny, {
1559
- error: string;
1560
- success: boolean;
1561
1559
  operation: "add_tag";
1560
+ success: boolean;
1561
+ error: string;
1562
1562
  candidate?: {
1563
1563
  name: string;
1564
1564
  id: string;
@@ -1582,9 +1582,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1582
1582
  }[] | undefined;
1583
1583
  } | undefined;
1584
1584
  }, {
1585
- error: string;
1586
- success: boolean;
1587
1585
  operation: "add_tag";
1586
+ success: boolean;
1587
+ error: string;
1588
1588
  candidate?: {
1589
1589
  name: string;
1590
1590
  id: string;
@@ -1625,18 +1625,18 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1625
1625
  }>, "many">>;
1626
1626
  error: z.ZodString;
1627
1627
  }, "strip", z.ZodTypeAny, {
1628
- error: string;
1629
- success: boolean;
1630
1628
  operation: "list_tags";
1629
+ success: boolean;
1630
+ error: string;
1631
1631
  tags?: {
1632
1632
  title: string;
1633
1633
  id: string;
1634
1634
  isArchived?: boolean | undefined;
1635
1635
  }[] | undefined;
1636
1636
  }, {
1637
- error: string;
1638
- success: boolean;
1639
1637
  operation: "list_tags";
1638
+ success: boolean;
1639
+ error: string;
1640
1640
  tags?: {
1641
1641
  title: string;
1642
1642
  id: string;
@@ -1660,18 +1660,18 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1660
1660
  }>>;
1661
1661
  error: z.ZodString;
1662
1662
  }, "strip", z.ZodTypeAny, {
1663
- error: string;
1664
- success: boolean;
1665
1663
  operation: "create_tag";
1664
+ success: boolean;
1665
+ error: string;
1666
1666
  tag?: {
1667
1667
  title: string;
1668
1668
  id: string;
1669
1669
  isArchived?: boolean | undefined;
1670
1670
  } | undefined;
1671
1671
  }, {
1672
- error: string;
1673
- success: boolean;
1674
1672
  operation: "create_tag";
1673
+ success: boolean;
1674
+ error: string;
1675
1675
  tag?: {
1676
1676
  title: string;
1677
1677
  id: string;
@@ -1730,9 +1730,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1730
1730
  sync_token: z.ZodOptional<z.ZodString>;
1731
1731
  error: z.ZodString;
1732
1732
  }, "strip", z.ZodTypeAny, {
1733
- error: string;
1734
- success: boolean;
1735
1733
  operation: "list_custom_fields";
1734
+ success: boolean;
1735
+ error: string;
1736
1736
  next_cursor?: string | undefined;
1737
1737
  custom_fields?: {
1738
1738
  title: string;
@@ -1750,9 +1750,9 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1750
1750
  sync_token?: string | undefined;
1751
1751
  more_data_available?: boolean | undefined;
1752
1752
  }, {
1753
- error: string;
1754
- success: boolean;
1755
1753
  operation: "list_custom_fields";
1754
+ success: boolean;
1755
+ error: string;
1756
1756
  next_cursor?: string | undefined;
1757
1757
  custom_fields?: {
1758
1758
  title: string;