@bubblelab/bubble-core 0.1.288 → 0.1.291
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.
- package/dist/bubble-bundle.d.ts +180 -160
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +5 -0
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +132 -132
- package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
- package/dist/bubbles/service-bubble/asana/asana.d.ts +1 -1
- package/dist/bubbles/service-bubble/asana/asana.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +24 -24
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/discord/discord.d.ts +12 -12
- package/dist/bubbles/service-bubble/discord/discord.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/firecrawl.d.ts +330 -330
- package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
- package/dist/bubbles/service-bubble/github.d.ts +60 -60
- package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
- package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
- package/dist/bubbles/service-bubble/granola/granola.d.ts +446 -0
- package/dist/bubbles/service-bubble/granola/granola.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/granola/granola.js +187 -0
- package/dist/bubbles/service-bubble/granola/granola.js.map +1 -0
- package/dist/bubbles/service-bubble/granola/granola.schema.d.ts +766 -0
- package/dist/bubbles/service-bubble/granola/granola.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/granola/granola.schema.js +196 -0
- package/dist/bubbles/service-bubble/granola/granola.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/granola/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/granola/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/granola/index.js +3 -0
- package/dist/bubbles/service-bubble/granola/index.js.map +1 -0
- package/dist/bubbles/service-bubble/http.d.ts +6 -6
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +2 -2
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/metabase/metabase.d.ts +2 -2
- package/dist/bubbles/service-bubble/metabase/metabase.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/resend.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +388 -388
- package/dist/bubbles/service-bubble/snowflake/snowflake.d.ts +4 -4
- package/dist/bubbles/service-bubble/snowflake/snowflake.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/sortly/sortly.d.ts +36 -36
- package/dist/bubbles/service-bubble/sortly/sortly.schema.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +20 -20
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +34 -34
- package/dist/bubbles.json +458 -2
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- 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
|
-
input: Record<string, unknown>;
|
|
27
26
|
timeout: number;
|
|
27
|
+
input: Record<string, unknown>;
|
|
28
28
|
limit: number;
|
|
29
29
|
waitForFinish: boolean;
|
|
30
30
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -69,23 +69,23 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
69
69
|
name: string;
|
|
70
70
|
id: string;
|
|
71
71
|
inputSchemaUrl: string;
|
|
72
|
-
description?: string | null | undefined;
|
|
73
|
-
stars?: number | null | undefined;
|
|
74
72
|
usage?: {
|
|
75
73
|
totalRuns?: number | undefined;
|
|
76
74
|
usersCount?: number | undefined;
|
|
77
75
|
} | null | undefined;
|
|
76
|
+
description?: string | 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
|
-
description?: string | null | undefined;
|
|
84
|
-
stars?: number | null | undefined;
|
|
85
83
|
usage?: {
|
|
86
84
|
totalRuns?: number | undefined;
|
|
87
85
|
usersCount?: number | undefined;
|
|
88
86
|
} | null | undefined;
|
|
87
|
+
description?: string | null | undefined;
|
|
88
|
+
stars?: number | null | undefined;
|
|
89
89
|
requiresRental?: boolean | undefined;
|
|
90
90
|
}>, "many">>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -101,12 +101,12 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
101
101
|
name: string;
|
|
102
102
|
id: string;
|
|
103
103
|
inputSchemaUrl: string;
|
|
104
|
-
description?: string | null | undefined;
|
|
105
|
-
stars?: number | null | undefined;
|
|
106
104
|
usage?: {
|
|
107
105
|
totalRuns?: number | undefined;
|
|
108
106
|
usersCount?: number | undefined;
|
|
109
107
|
} | null | undefined;
|
|
108
|
+
description?: string | null | undefined;
|
|
109
|
+
stars?: number | null | undefined;
|
|
110
110
|
requiresRental?: boolean | undefined;
|
|
111
111
|
}[] | undefined;
|
|
112
112
|
}, {
|
|
@@ -122,12 +122,12 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
122
122
|
name: string;
|
|
123
123
|
id: string;
|
|
124
124
|
inputSchemaUrl: string;
|
|
125
|
-
description?: string | null | undefined;
|
|
126
|
-
stars?: number | null | undefined;
|
|
127
125
|
usage?: {
|
|
128
126
|
totalRuns?: number | undefined;
|
|
129
127
|
usersCount?: number | undefined;
|
|
130
128
|
} | null | undefined;
|
|
129
|
+
description?: string | null | undefined;
|
|
130
|
+
stars?: number | null | undefined;
|
|
131
131
|
requiresRental?: boolean | undefined;
|
|
132
132
|
}[] | undefined;
|
|
133
133
|
}>;
|
|
@@ -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
|
-
input: Record<string, unknown>;
|
|
163
162
|
timeout: number;
|
|
163
|
+
input: Record<string, unknown>;
|
|
164
164
|
limit: number;
|
|
165
165
|
waitForFinish: boolean;
|
|
166
166
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -205,23 +205,23 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
205
205
|
name: string;
|
|
206
206
|
id: string;
|
|
207
207
|
inputSchemaUrl: string;
|
|
208
|
-
description?: string | null | undefined;
|
|
209
|
-
stars?: number | null | undefined;
|
|
210
208
|
usage?: {
|
|
211
209
|
totalRuns?: number | undefined;
|
|
212
210
|
usersCount?: number | undefined;
|
|
213
211
|
} | null | undefined;
|
|
212
|
+
description?: string | 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
|
-
description?: string | null | undefined;
|
|
220
|
-
stars?: number | null | undefined;
|
|
221
219
|
usage?: {
|
|
222
220
|
totalRuns?: number | undefined;
|
|
223
221
|
usersCount?: number | undefined;
|
|
224
222
|
} | null | undefined;
|
|
223
|
+
description?: string | null | undefined;
|
|
224
|
+
stars?: number | null | undefined;
|
|
225
225
|
requiresRental?: boolean | undefined;
|
|
226
226
|
}>, "many">>;
|
|
227
227
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -237,12 +237,12 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
237
237
|
name: string;
|
|
238
238
|
id: string;
|
|
239
239
|
inputSchemaUrl: string;
|
|
240
|
-
description?: string | null | undefined;
|
|
241
|
-
stars?: number | null | undefined;
|
|
242
240
|
usage?: {
|
|
243
241
|
totalRuns?: number | undefined;
|
|
244
242
|
usersCount?: number | undefined;
|
|
245
243
|
} | null | undefined;
|
|
244
|
+
description?: string | null | undefined;
|
|
245
|
+
stars?: number | null | undefined;
|
|
246
246
|
requiresRental?: boolean | undefined;
|
|
247
247
|
}[] | undefined;
|
|
248
248
|
}, {
|
|
@@ -258,12 +258,12 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
258
258
|
name: string;
|
|
259
259
|
id: string;
|
|
260
260
|
inputSchemaUrl: string;
|
|
261
|
-
description?: string | null | undefined;
|
|
262
|
-
stars?: number | null | undefined;
|
|
263
261
|
usage?: {
|
|
264
262
|
totalRuns?: number | undefined;
|
|
265
263
|
usersCount?: number | undefined;
|
|
266
264
|
} | null | undefined;
|
|
265
|
+
description?: string | null | undefined;
|
|
266
|
+
stars?: number | null | undefined;
|
|
267
267
|
requiresRental?: boolean | undefined;
|
|
268
268
|
}[] | undefined;
|
|
269
269
|
}>;
|
|
@@ -40,8 +40,8 @@ export declare class AsanaBubble<T extends AsanaParamsInput = AsanaParamsInput>
|
|
|
40
40
|
}, {
|
|
41
41
|
operation: "list_tasks";
|
|
42
42
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
43
|
-
limit?: number | undefined;
|
|
44
43
|
section?: string | undefined;
|
|
44
|
+
limit?: number | undefined;
|
|
45
45
|
workspace?: string | undefined;
|
|
46
46
|
assignee?: string | undefined;
|
|
47
47
|
project?: string | undefined;
|
|
@@ -25,8 +25,8 @@ export declare const AsanaParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
25
25
|
}, {
|
|
26
26
|
operation: "list_tasks";
|
|
27
27
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
28
|
-
limit?: number | undefined;
|
|
29
28
|
section?: string | undefined;
|
|
29
|
+
limit?: number | undefined;
|
|
30
30
|
workspace?: string | undefined;
|
|
31
31
|
assignee?: string | undefined;
|
|
32
32
|
project?: string | undefined;
|
|
@@ -59,16 +59,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
59
59
|
status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
|
|
60
60
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
61
61
|
cursor?: string | undefined;
|
|
62
|
-
job_id?: string | undefined;
|
|
63
62
|
created_after?: number | undefined;
|
|
63
|
+
job_id?: string | undefined;
|
|
64
64
|
}, {
|
|
65
65
|
operation: "list_candidates";
|
|
66
66
|
status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
|
|
67
67
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
68
68
|
limit?: number | undefined;
|
|
69
69
|
cursor?: string | undefined;
|
|
70
|
-
job_id?: string | undefined;
|
|
71
70
|
created_after?: number | undefined;
|
|
71
|
+
job_id?: string | undefined;
|
|
72
72
|
}>, import("zod").ZodObject<{
|
|
73
73
|
operation: import("zod").ZodLiteral<"get_candidate">;
|
|
74
74
|
candidate_id: import("zod").ZodString;
|
|
@@ -143,13 +143,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
143
143
|
}, "strip", import("zod").ZodTypeAny, {
|
|
144
144
|
operation: "search_candidates";
|
|
145
145
|
name?: string | undefined;
|
|
146
|
-
email?: string | undefined;
|
|
147
146
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
147
|
+
email?: string | undefined;
|
|
148
148
|
}, {
|
|
149
149
|
operation: "search_candidates";
|
|
150
150
|
name?: string | undefined;
|
|
151
|
-
email?: string | undefined;
|
|
152
151
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
152
|
+
email?: string | undefined;
|
|
153
153
|
}>, import("zod").ZodObject<{
|
|
154
154
|
operation: import("zod").ZodLiteral<"add_tag">;
|
|
155
155
|
candidate_id: import("zod").ZodString;
|
|
@@ -252,8 +252,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
252
252
|
status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
|
|
253
253
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
254
254
|
cursor?: string | undefined;
|
|
255
|
-
job_id?: string | undefined;
|
|
256
255
|
created_after?: number | undefined;
|
|
256
|
+
job_id?: string | undefined;
|
|
257
257
|
candidate_id?: string | undefined;
|
|
258
258
|
}, {
|
|
259
259
|
operation: "list_applications";
|
|
@@ -261,8 +261,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
261
261
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
262
262
|
limit?: number | undefined;
|
|
263
263
|
cursor?: string | undefined;
|
|
264
|
-
job_id?: string | undefined;
|
|
265
264
|
created_after?: number | undefined;
|
|
265
|
+
job_id?: string | undefined;
|
|
266
266
|
candidate_id?: string | undefined;
|
|
267
267
|
}>, import("zod").ZodObject<{
|
|
268
268
|
operation: import("zod").ZodLiteral<"get_application">;
|
|
@@ -326,8 +326,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
326
326
|
operation: "update_candidate";
|
|
327
327
|
candidate_id: string;
|
|
328
328
|
name?: string | undefined;
|
|
329
|
-
email?: string | undefined;
|
|
330
329
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
330
|
+
email?: string | undefined;
|
|
331
331
|
website?: string | undefined;
|
|
332
332
|
phone_number?: string | undefined;
|
|
333
333
|
linkedin_url?: string | undefined;
|
|
@@ -336,8 +336,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
336
336
|
operation: "update_candidate";
|
|
337
337
|
candidate_id: string;
|
|
338
338
|
name?: string | undefined;
|
|
339
|
-
email?: string | undefined;
|
|
340
339
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
340
|
+
email?: string | undefined;
|
|
341
341
|
website?: string | undefined;
|
|
342
342
|
phone_number?: string | undefined;
|
|
343
343
|
linkedin_url?: string | undefined;
|
|
@@ -638,6 +638,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
638
638
|
source?: unknown;
|
|
639
639
|
createdAt?: string | undefined;
|
|
640
640
|
updatedAt?: string | undefined;
|
|
641
|
+
company?: string | null | undefined;
|
|
641
642
|
primaryEmailAddress?: {
|
|
642
643
|
value: string;
|
|
643
644
|
type: "Personal" | "Work" | "Other";
|
|
@@ -668,7 +669,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
668
669
|
type: string;
|
|
669
670
|
url: string;
|
|
670
671
|
}[] | undefined;
|
|
671
|
-
company?: string | null | undefined;
|
|
672
672
|
school?: string | null | undefined;
|
|
673
673
|
applicationIds?: string[] | undefined;
|
|
674
674
|
resumeFileHandle?: {
|
|
@@ -695,6 +695,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
695
695
|
source?: unknown;
|
|
696
696
|
createdAt?: string | undefined;
|
|
697
697
|
updatedAt?: string | undefined;
|
|
698
|
+
company?: string | null | undefined;
|
|
698
699
|
primaryEmailAddress?: {
|
|
699
700
|
value: string;
|
|
700
701
|
type: "Personal" | "Work" | "Other";
|
|
@@ -725,7 +726,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
725
726
|
type: string;
|
|
726
727
|
url: string;
|
|
727
728
|
}[] | undefined;
|
|
728
|
-
company?: string | null | undefined;
|
|
729
729
|
school?: string | null | undefined;
|
|
730
730
|
applicationIds?: string[] | undefined;
|
|
731
731
|
resumeFileHandle?: {
|
|
@@ -763,6 +763,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
763
763
|
source?: unknown;
|
|
764
764
|
createdAt?: string | undefined;
|
|
765
765
|
updatedAt?: string | undefined;
|
|
766
|
+
company?: string | null | undefined;
|
|
766
767
|
primaryEmailAddress?: {
|
|
767
768
|
value: string;
|
|
768
769
|
type: "Personal" | "Work" | "Other";
|
|
@@ -793,7 +794,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
793
794
|
type: string;
|
|
794
795
|
url: string;
|
|
795
796
|
}[] | undefined;
|
|
796
|
-
company?: string | null | undefined;
|
|
797
797
|
school?: string | null | undefined;
|
|
798
798
|
applicationIds?: string[] | undefined;
|
|
799
799
|
resumeFileHandle?: {
|
|
@@ -828,6 +828,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
828
828
|
source?: unknown;
|
|
829
829
|
createdAt?: string | undefined;
|
|
830
830
|
updatedAt?: string | undefined;
|
|
831
|
+
company?: string | null | undefined;
|
|
831
832
|
primaryEmailAddress?: {
|
|
832
833
|
value: string;
|
|
833
834
|
type: "Personal" | "Work" | "Other";
|
|
@@ -858,7 +859,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
858
859
|
type: string;
|
|
859
860
|
url: string;
|
|
860
861
|
}[] | undefined;
|
|
861
|
-
company?: string | null | undefined;
|
|
862
862
|
school?: string | null | undefined;
|
|
863
863
|
applicationIds?: string[] | undefined;
|
|
864
864
|
resumeFileHandle?: {
|
|
@@ -3488,23 +3488,23 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
3488
3488
|
projectNames: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
3489
3489
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3490
3490
|
name: string;
|
|
3491
|
-
email: string | null;
|
|
3492
|
-
id: string;
|
|
3493
3491
|
tags: string[];
|
|
3492
|
+
id: string;
|
|
3493
|
+
email: string | null;
|
|
3494
3494
|
phone: string | null;
|
|
3495
|
-
linkedinUrl: string | null;
|
|
3496
3495
|
position: string | null;
|
|
3496
|
+
linkedinUrl: string | null;
|
|
3497
3497
|
company: string | null;
|
|
3498
3498
|
projectIds: string[];
|
|
3499
3499
|
projectNames: string[];
|
|
3500
3500
|
}, {
|
|
3501
3501
|
name: string;
|
|
3502
|
-
email: string | null;
|
|
3503
|
-
id: string;
|
|
3504
3502
|
tags: string[];
|
|
3503
|
+
id: string;
|
|
3504
|
+
email: string | null;
|
|
3505
3505
|
phone: string | null;
|
|
3506
|
-
linkedinUrl: string | null;
|
|
3507
3506
|
position: string | null;
|
|
3507
|
+
linkedinUrl: string | null;
|
|
3508
3508
|
company: string | null;
|
|
3509
3509
|
projectIds: string[];
|
|
3510
3510
|
projectNames: string[];
|
|
@@ -3536,12 +3536,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
3536
3536
|
}[] | undefined;
|
|
3537
3537
|
candidates?: {
|
|
3538
3538
|
name: string;
|
|
3539
|
-
email: string | null;
|
|
3540
|
-
id: string;
|
|
3541
3539
|
tags: string[];
|
|
3540
|
+
id: string;
|
|
3541
|
+
email: string | null;
|
|
3542
3542
|
phone: string | null;
|
|
3543
|
-
linkedinUrl: string | null;
|
|
3544
3543
|
position: string | null;
|
|
3544
|
+
linkedinUrl: string | null;
|
|
3545
3545
|
company: string | null;
|
|
3546
3546
|
projectIds: string[];
|
|
3547
3547
|
projectNames: string[];
|
|
@@ -3559,12 +3559,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
3559
3559
|
}[] | undefined;
|
|
3560
3560
|
candidates?: {
|
|
3561
3561
|
name: string;
|
|
3562
|
-
email: string | null;
|
|
3563
|
-
id: string;
|
|
3564
3562
|
tags: string[];
|
|
3563
|
+
id: string;
|
|
3564
|
+
email: string | null;
|
|
3565
3565
|
phone: string | null;
|
|
3566
|
-
linkedinUrl: string | null;
|
|
3567
3566
|
position: string | null;
|
|
3567
|
+
linkedinUrl: string | null;
|
|
3568
3568
|
company: string | null;
|
|
3569
3569
|
projectIds: string[];
|
|
3570
3570
|
projectNames: string[];
|
|
@@ -398,6 +398,7 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
398
398
|
source?: unknown;
|
|
399
399
|
createdAt?: string | undefined;
|
|
400
400
|
updatedAt?: string | undefined;
|
|
401
|
+
company?: string | null | undefined;
|
|
401
402
|
primaryEmailAddress?: {
|
|
402
403
|
value: string;
|
|
403
404
|
type: "Personal" | "Work" | "Other";
|
|
@@ -428,7 +429,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
428
429
|
type: string;
|
|
429
430
|
url: string;
|
|
430
431
|
}[] | undefined;
|
|
431
|
-
company?: string | null | undefined;
|
|
432
432
|
school?: string | null | undefined;
|
|
433
433
|
applicationIds?: string[] | undefined;
|
|
434
434
|
resumeFileHandle?: {
|
|
@@ -455,6 +455,7 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
455
455
|
source?: unknown;
|
|
456
456
|
createdAt?: string | undefined;
|
|
457
457
|
updatedAt?: string | undefined;
|
|
458
|
+
company?: string | null | undefined;
|
|
458
459
|
primaryEmailAddress?: {
|
|
459
460
|
value: string;
|
|
460
461
|
type: "Personal" | "Work" | "Other";
|
|
@@ -485,7 +486,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
485
486
|
type: string;
|
|
486
487
|
url: string;
|
|
487
488
|
}[] | undefined;
|
|
488
|
-
company?: string | null | undefined;
|
|
489
489
|
school?: string | null | undefined;
|
|
490
490
|
applicationIds?: string[] | undefined;
|
|
491
491
|
resumeFileHandle?: {
|
|
@@ -516,23 +516,23 @@ export declare const AshbyEnrichedCandidateSchema: z.ZodObject<{
|
|
|
516
516
|
projectNames: z.ZodArray<z.ZodString, "many">;
|
|
517
517
|
}, "strip", z.ZodTypeAny, {
|
|
518
518
|
name: string;
|
|
519
|
-
email: string | null;
|
|
520
|
-
id: string;
|
|
521
519
|
tags: string[];
|
|
520
|
+
id: string;
|
|
521
|
+
email: string | null;
|
|
522
522
|
phone: string | null;
|
|
523
|
-
linkedinUrl: string | null;
|
|
524
523
|
position: string | null;
|
|
524
|
+
linkedinUrl: string | null;
|
|
525
525
|
company: string | null;
|
|
526
526
|
projectIds: string[];
|
|
527
527
|
projectNames: string[];
|
|
528
528
|
}, {
|
|
529
529
|
name: string;
|
|
530
|
-
email: string | null;
|
|
531
|
-
id: string;
|
|
532
530
|
tags: string[];
|
|
531
|
+
id: string;
|
|
532
|
+
email: string | null;
|
|
533
533
|
phone: string | null;
|
|
534
|
-
linkedinUrl: string | null;
|
|
535
534
|
position: string | null;
|
|
535
|
+
linkedinUrl: string | null;
|
|
536
536
|
company: string | null;
|
|
537
537
|
projectIds: string[];
|
|
538
538
|
projectNames: string[];
|
|
@@ -858,16 +858,16 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
858
858
|
status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
|
|
859
859
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
860
860
|
cursor?: string | undefined;
|
|
861
|
-
job_id?: string | undefined;
|
|
862
861
|
created_after?: number | undefined;
|
|
862
|
+
job_id?: string | undefined;
|
|
863
863
|
}, {
|
|
864
864
|
operation: "list_candidates";
|
|
865
865
|
status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
|
|
866
866
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
867
867
|
limit?: number | undefined;
|
|
868
868
|
cursor?: string | undefined;
|
|
869
|
-
job_id?: string | undefined;
|
|
870
869
|
created_after?: number | undefined;
|
|
870
|
+
job_id?: string | undefined;
|
|
871
871
|
}>, z.ZodObject<{
|
|
872
872
|
operation: z.ZodLiteral<"get_candidate">;
|
|
873
873
|
candidate_id: z.ZodString;
|
|
@@ -942,13 +942,13 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
942
942
|
}, "strip", z.ZodTypeAny, {
|
|
943
943
|
operation: "search_candidates";
|
|
944
944
|
name?: string | undefined;
|
|
945
|
-
email?: string | undefined;
|
|
946
945
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
946
|
+
email?: string | undefined;
|
|
947
947
|
}, {
|
|
948
948
|
operation: "search_candidates";
|
|
949
949
|
name?: string | undefined;
|
|
950
|
-
email?: string | undefined;
|
|
951
950
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
951
|
+
email?: string | undefined;
|
|
952
952
|
}>, z.ZodObject<{
|
|
953
953
|
operation: z.ZodLiteral<"add_tag">;
|
|
954
954
|
candidate_id: z.ZodString;
|
|
@@ -1051,8 +1051,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1051
1051
|
status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
|
|
1052
1052
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1053
1053
|
cursor?: string | undefined;
|
|
1054
|
-
job_id?: string | undefined;
|
|
1055
1054
|
created_after?: number | undefined;
|
|
1055
|
+
job_id?: string | undefined;
|
|
1056
1056
|
candidate_id?: string | undefined;
|
|
1057
1057
|
}, {
|
|
1058
1058
|
operation: "list_applications";
|
|
@@ -1060,8 +1060,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1060
1060
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1061
1061
|
limit?: number | undefined;
|
|
1062
1062
|
cursor?: string | undefined;
|
|
1063
|
-
job_id?: string | undefined;
|
|
1064
1063
|
created_after?: number | undefined;
|
|
1064
|
+
job_id?: string | undefined;
|
|
1065
1065
|
candidate_id?: string | undefined;
|
|
1066
1066
|
}>, z.ZodObject<{
|
|
1067
1067
|
operation: z.ZodLiteral<"get_application">;
|
|
@@ -1125,8 +1125,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1125
1125
|
operation: "update_candidate";
|
|
1126
1126
|
candidate_id: string;
|
|
1127
1127
|
name?: string | undefined;
|
|
1128
|
-
email?: string | undefined;
|
|
1129
1128
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1129
|
+
email?: string | undefined;
|
|
1130
1130
|
website?: string | undefined;
|
|
1131
1131
|
phone_number?: string | undefined;
|
|
1132
1132
|
linkedin_url?: string | undefined;
|
|
@@ -1135,8 +1135,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1135
1135
|
operation: "update_candidate";
|
|
1136
1136
|
candidate_id: string;
|
|
1137
1137
|
name?: string | undefined;
|
|
1138
|
-
email?: string | undefined;
|
|
1139
1138
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1139
|
+
email?: string | undefined;
|
|
1140
1140
|
website?: string | undefined;
|
|
1141
1141
|
phone_number?: string | undefined;
|
|
1142
1142
|
linkedin_url?: string | undefined;
|
|
@@ -1437,6 +1437,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1437
1437
|
source?: unknown;
|
|
1438
1438
|
createdAt?: string | undefined;
|
|
1439
1439
|
updatedAt?: string | undefined;
|
|
1440
|
+
company?: string | null | undefined;
|
|
1440
1441
|
primaryEmailAddress?: {
|
|
1441
1442
|
value: string;
|
|
1442
1443
|
type: "Personal" | "Work" | "Other";
|
|
@@ -1467,7 +1468,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1467
1468
|
type: string;
|
|
1468
1469
|
url: string;
|
|
1469
1470
|
}[] | undefined;
|
|
1470
|
-
company?: string | null | undefined;
|
|
1471
1471
|
school?: string | null | undefined;
|
|
1472
1472
|
applicationIds?: string[] | undefined;
|
|
1473
1473
|
resumeFileHandle?: {
|
|
@@ -1494,6 +1494,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1494
1494
|
source?: unknown;
|
|
1495
1495
|
createdAt?: string | undefined;
|
|
1496
1496
|
updatedAt?: string | undefined;
|
|
1497
|
+
company?: string | null | undefined;
|
|
1497
1498
|
primaryEmailAddress?: {
|
|
1498
1499
|
value: string;
|
|
1499
1500
|
type: "Personal" | "Work" | "Other";
|
|
@@ -1524,7 +1525,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1524
1525
|
type: string;
|
|
1525
1526
|
url: string;
|
|
1526
1527
|
}[] | undefined;
|
|
1527
|
-
company?: string | null | undefined;
|
|
1528
1528
|
school?: string | null | undefined;
|
|
1529
1529
|
applicationIds?: string[] | undefined;
|
|
1530
1530
|
resumeFileHandle?: {
|
|
@@ -1562,6 +1562,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1562
1562
|
source?: unknown;
|
|
1563
1563
|
createdAt?: string | undefined;
|
|
1564
1564
|
updatedAt?: string | undefined;
|
|
1565
|
+
company?: string | null | undefined;
|
|
1565
1566
|
primaryEmailAddress?: {
|
|
1566
1567
|
value: string;
|
|
1567
1568
|
type: "Personal" | "Work" | "Other";
|
|
@@ -1592,7 +1593,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1592
1593
|
type: string;
|
|
1593
1594
|
url: string;
|
|
1594
1595
|
}[] | undefined;
|
|
1595
|
-
company?: string | null | undefined;
|
|
1596
1596
|
school?: string | null | undefined;
|
|
1597
1597
|
applicationIds?: string[] | undefined;
|
|
1598
1598
|
resumeFileHandle?: {
|
|
@@ -1627,6 +1627,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1627
1627
|
source?: unknown;
|
|
1628
1628
|
createdAt?: string | undefined;
|
|
1629
1629
|
updatedAt?: string | undefined;
|
|
1630
|
+
company?: string | null | undefined;
|
|
1630
1631
|
primaryEmailAddress?: {
|
|
1631
1632
|
value: string;
|
|
1632
1633
|
type: "Personal" | "Work" | "Other";
|
|
@@ -1657,7 +1658,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1657
1658
|
type: string;
|
|
1658
1659
|
url: string;
|
|
1659
1660
|
}[] | undefined;
|
|
1660
|
-
company?: string | null | undefined;
|
|
1661
1661
|
school?: string | null | undefined;
|
|
1662
1662
|
applicationIds?: string[] | undefined;
|
|
1663
1663
|
resumeFileHandle?: {
|
|
@@ -4287,23 +4287,23 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
4287
4287
|
projectNames: z.ZodArray<z.ZodString, "many">;
|
|
4288
4288
|
}, "strip", z.ZodTypeAny, {
|
|
4289
4289
|
name: string;
|
|
4290
|
-
email: string | null;
|
|
4291
|
-
id: string;
|
|
4292
4290
|
tags: string[];
|
|
4291
|
+
id: string;
|
|
4292
|
+
email: string | null;
|
|
4293
4293
|
phone: string | null;
|
|
4294
|
-
linkedinUrl: string | null;
|
|
4295
4294
|
position: string | null;
|
|
4295
|
+
linkedinUrl: string | null;
|
|
4296
4296
|
company: string | null;
|
|
4297
4297
|
projectIds: string[];
|
|
4298
4298
|
projectNames: string[];
|
|
4299
4299
|
}, {
|
|
4300
4300
|
name: string;
|
|
4301
|
-
email: string | null;
|
|
4302
|
-
id: string;
|
|
4303
4301
|
tags: string[];
|
|
4302
|
+
id: string;
|
|
4303
|
+
email: string | null;
|
|
4304
4304
|
phone: string | null;
|
|
4305
|
-
linkedinUrl: string | null;
|
|
4306
4305
|
position: string | null;
|
|
4306
|
+
linkedinUrl: string | null;
|
|
4307
4307
|
company: string | null;
|
|
4308
4308
|
projectIds: string[];
|
|
4309
4309
|
projectNames: string[];
|
|
@@ -4335,12 +4335,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
4335
4335
|
}[] | undefined;
|
|
4336
4336
|
candidates?: {
|
|
4337
4337
|
name: string;
|
|
4338
|
-
email: string | null;
|
|
4339
|
-
id: string;
|
|
4340
4338
|
tags: string[];
|
|
4339
|
+
id: string;
|
|
4340
|
+
email: string | null;
|
|
4341
4341
|
phone: string | null;
|
|
4342
|
-
linkedinUrl: string | null;
|
|
4343
4342
|
position: string | null;
|
|
4343
|
+
linkedinUrl: string | null;
|
|
4344
4344
|
company: string | null;
|
|
4345
4345
|
projectIds: string[];
|
|
4346
4346
|
projectNames: string[];
|
|
@@ -4358,12 +4358,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
4358
4358
|
}[] | undefined;
|
|
4359
4359
|
candidates?: {
|
|
4360
4360
|
name: string;
|
|
4361
|
-
email: string | null;
|
|
4362
|
-
id: string;
|
|
4363
4361
|
tags: string[];
|
|
4362
|
+
id: string;
|
|
4363
|
+
email: string | null;
|
|
4364
4364
|
phone: string | null;
|
|
4365
|
-
linkedinUrl: string | null;
|
|
4366
4365
|
position: string | null;
|
|
4366
|
+
linkedinUrl: string | null;
|
|
4367
4367
|
company: string | null;
|
|
4368
4368
|
projectIds: string[];
|
|
4369
4369
|
projectNames: string[];
|
|
@@ -69,8 +69,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
69
69
|
first_name: string;
|
|
70
70
|
last_name: string;
|
|
71
71
|
staffable: boolean;
|
|
72
|
-
email?: string | undefined;
|
|
73
72
|
credentials?: Record<string, string> | undefined;
|
|
73
|
+
email?: string | undefined;
|
|
74
74
|
channels?: string[] | undefined;
|
|
75
75
|
teams?: string[] | undefined;
|
|
76
76
|
roles?: string[] | undefined;
|
|
@@ -82,8 +82,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
82
82
|
operation: "create_person";
|
|
83
83
|
first_name: string;
|
|
84
84
|
last_name: string;
|
|
85
|
-
email?: string | undefined;
|
|
86
85
|
credentials?: Record<string, string> | undefined;
|
|
86
|
+
email?: string | undefined;
|
|
87
87
|
channels?: string[] | undefined;
|
|
88
88
|
teams?: string[] | undefined;
|
|
89
89
|
roles?: string[] | undefined;
|
|
@@ -108,11 +108,11 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
108
108
|
}, "strip", import("zod").ZodTypeAny, {
|
|
109
109
|
operation: "update_person";
|
|
110
110
|
person_id: string;
|
|
111
|
-
email?: string | undefined;
|
|
112
111
|
credentials?: Record<string, string> | undefined;
|
|
113
|
-
|
|
112
|
+
email?: string | undefined;
|
|
114
113
|
first_name?: string | undefined;
|
|
115
114
|
last_name?: string | undefined;
|
|
115
|
+
channels?: string[] | undefined;
|
|
116
116
|
teams?: string[] | undefined;
|
|
117
117
|
timezone?: string | undefined;
|
|
118
118
|
site?: string | undefined;
|
|
@@ -121,11 +121,11 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
|
|
|
121
121
|
}, {
|
|
122
122
|
operation: "update_person";
|
|
123
123
|
person_id: string;
|
|
124
|
-
email?: string | undefined;
|
|
125
124
|
credentials?: Record<string, string> | undefined;
|
|
126
|
-
|
|
125
|
+
email?: string | undefined;
|
|
127
126
|
first_name?: string | undefined;
|
|
128
127
|
last_name?: string | undefined;
|
|
128
|
+
channels?: string[] | undefined;
|
|
129
129
|
teams?: string[] | undefined;
|
|
130
130
|
timezone?: string | undefined;
|
|
131
131
|
site?: string | undefined;
|