@bubblelab/bubble-core 0.1.151 → 0.1.154

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 (134) hide show
  1. package/dist/bubble-bundle.d.ts +139 -137
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +114 -114
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +28 -28
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +24 -24
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +58 -58
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +112 -112
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +20 -20
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +20 -20
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +33 -33
  19. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
  23. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  24. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
  27. package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/firecrawl.d.ts +360 -360
  29. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  30. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
  32. package/dist/bubbles/service-bubble/github.d.ts +148 -148
  33. package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +34 -34
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +102 -102
  36. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
  38. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  40. package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
  41. package/dist/bubbles/service-bubble/jira/jira.d.ts +92 -92
  42. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +102 -102
  43. package/dist/bubbles/service-bubble/notion/notion.d.ts +651 -651
  44. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +28 -28
  45. package/dist/bubbles/service-bubble/postgresql.d.ts +18 -18
  46. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  47. package/dist/bubbles/service-bubble/slack/slack.d.ts +503 -503
  48. package/dist/bubbles/service-bubble/slack/slack.js +1 -1
  49. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  50. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/slack/slack.utils.js +16 -2
  52. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  53. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  54. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
  55. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +76 -76
  56. package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
  57. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +18 -18
  58. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +20 -20
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +2 -2
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  69. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  72. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
  76. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  78. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
  80. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  84. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  87. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
  88. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +66 -66
  89. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +112 -112
  91. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  94. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  95. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  97. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  99. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  100. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +38 -38
  101. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
  102. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +50 -50
  103. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +108 -108
  104. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
  105. package/dist/bubbles.json +1 -1
  106. package/package.json +2 -2
  107. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  108. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  109. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  110. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  111. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  112. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  113. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  114. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  115. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  116. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  117. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  118. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  119. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  120. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  121. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  122. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
  123. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
  124. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
  125. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
  126. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
  127. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
  128. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
  129. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
  130. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
  131. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
  132. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
  133. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
  134. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
@@ -23,19 +23,19 @@ 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
- input: Record<string, unknown>;
27
- timeout: number;
28
26
  limit: number;
27
+ timeout: number;
28
+ input: Record<string, unknown>;
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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
36
- timeout?: number | undefined;
37
35
  search?: string | undefined;
36
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
38
37
  limit?: number | undefined;
38
+ timeout?: number | undefined;
39
39
  actorId?: string | undefined;
40
40
  waitForFinish?: boolean | undefined;
41
41
  }>;
@@ -70,64 +70,64 @@ 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
- status: string;
93
- error: string;
94
92
  success: boolean;
93
+ error: string;
94
+ status: 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;
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
- status: string;
114
- error: string;
115
113
  success: boolean;
114
+ error: string;
115
+ status: 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;
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,19 +159,19 @@ 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
- input: Record<string, unknown>;
163
- timeout: number;
164
162
  limit: number;
163
+ timeout: number;
164
+ input: Record<string, unknown>;
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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
172
- timeout?: number | undefined;
173
171
  search?: string | undefined;
172
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
174
173
  limit?: number | undefined;
174
+ timeout?: number | undefined;
175
175
  actorId?: string | undefined;
176
176
  waitForFinish?: boolean | undefined;
177
177
  }>;
@@ -206,64 +206,64 @@ 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
- status: string;
229
- error: string;
230
228
  success: boolean;
229
+ error: string;
230
+ status: 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;
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
- status: string;
250
- error: string;
251
249
  success: boolean;
250
+ error: string;
251
+ status: 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;
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
  }>;
@@ -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">;
@@ -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;
@@ -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;
@@ -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;
@@ -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?: {
@@ -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,8 +897,8 @@ 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
900
  success: boolean;
901
+ error: string;
902
902
  operation: "list_candidates";
903
903
  next_cursor?: string | undefined;
904
904
  sync_token?: string | undefined;
@@ -959,8 +959,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
959
959
  }[] | undefined;
960
960
  more_data_available?: boolean | undefined;
961
961
  }, {
962
- error: string;
963
962
  success: boolean;
963
+ error: string;
964
964
  operation: "list_candidates";
965
965
  next_cursor?: string | undefined;
966
966
  sync_token?: string | undefined;
@@ -1115,8 +1115,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1115
1115
  }>>;
1116
1116
  error: z.ZodString;
1117
1117
  }, "strip", z.ZodTypeAny, {
1118
- error: string;
1119
1118
  success: boolean;
1119
+ error: string;
1120
1120
  operation: "get_candidate";
1121
1121
  candidate?: {
1122
1122
  name: string;
@@ -1141,8 +1141,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1141
1141
  }[] | undefined;
1142
1142
  } | undefined;
1143
1143
  }, {
1144
- error: string;
1145
1144
  success: boolean;
1145
+ error: string;
1146
1146
  operation: "get_candidate";
1147
1147
  candidate?: {
1148
1148
  name: string;
@@ -1262,8 +1262,8 @@ 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
1265
  success: boolean;
1266
+ error: string;
1267
1267
  operation: "create_candidate";
1268
1268
  candidate?: {
1269
1269
  name: string;
@@ -1289,8 +1289,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1289
1289
  } | undefined;
1290
1290
  duplicate?: boolean | undefined;
1291
1291
  }, {
1292
- error: string;
1293
1292
  success: boolean;
1293
+ error: string;
1294
1294
  operation: "create_candidate";
1295
1295
  candidate?: {
1296
1296
  name: string;
@@ -1410,8 +1410,8 @@ 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
1413
  success: boolean;
1414
+ error: string;
1415
1415
  operation: "search_candidates";
1416
1416
  candidates?: {
1417
1417
  name: string;
@@ -1436,8 +1436,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1436
1436
  }[] | undefined;
1437
1437
  }[] | undefined;
1438
1438
  }, {
1439
- error: string;
1440
1439
  success: boolean;
1440
+ error: string;
1441
1441
  operation: "search_candidates";
1442
1442
  candidates?: {
1443
1443
  name: string;
@@ -1556,8 +1556,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1556
1556
  }>>;
1557
1557
  error: z.ZodString;
1558
1558
  }, "strip", z.ZodTypeAny, {
1559
- error: string;
1560
1559
  success: boolean;
1560
+ error: string;
1561
1561
  operation: "add_tag";
1562
1562
  candidate?: {
1563
1563
  name: string;
@@ -1582,8 +1582,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1582
1582
  }[] | undefined;
1583
1583
  } | undefined;
1584
1584
  }, {
1585
- error: string;
1586
1585
  success: boolean;
1586
+ error: string;
1587
1587
  operation: "add_tag";
1588
1588
  candidate?: {
1589
1589
  name: string;
@@ -1625,8 +1625,8 @@ 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
1628
  success: boolean;
1629
+ error: string;
1630
1630
  operation: "list_tags";
1631
1631
  tags?: {
1632
1632
  title: string;
@@ -1634,8 +1634,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1634
1634
  isArchived?: boolean | undefined;
1635
1635
  }[] | undefined;
1636
1636
  }, {
1637
- error: string;
1638
1637
  success: boolean;
1638
+ error: string;
1639
1639
  operation: "list_tags";
1640
1640
  tags?: {
1641
1641
  title: string;
@@ -1660,8 +1660,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1660
1660
  }>>;
1661
1661
  error: z.ZodString;
1662
1662
  }, "strip", z.ZodTypeAny, {
1663
- error: string;
1664
1663
  success: boolean;
1664
+ error: string;
1665
1665
  operation: "create_tag";
1666
1666
  tag?: {
1667
1667
  title: string;
@@ -1669,8 +1669,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1669
1669
  isArchived?: boolean | undefined;
1670
1670
  } | undefined;
1671
1671
  }, {
1672
- error: string;
1673
1672
  success: boolean;
1673
+ error: string;
1674
1674
  operation: "create_tag";
1675
1675
  tag?: {
1676
1676
  title: string;
@@ -1730,8 +1730,8 @@ 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
1733
  success: boolean;
1734
+ error: string;
1735
1735
  operation: "list_custom_fields";
1736
1736
  next_cursor?: string | undefined;
1737
1737
  custom_fields?: {
@@ -1750,8 +1750,8 @@ 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
1753
  success: boolean;
1754
+ error: string;
1755
1755
  operation: "list_custom_fields";
1756
1756
  next_cursor?: string | undefined;
1757
1757
  custom_fields?: {