@bubblelab/bubble-core 0.1.174 → 0.1.175
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 +235 -157
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +8 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/airtable.d.ts +108 -108
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- 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 +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +28 -28
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/attio/attio.d.ts +563 -0
- package/dist/bubbles/service-bubble/attio/attio.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.js +484 -0
- package/dist/bubbles/service-bubble/attio/attio.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +527 -0
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.schema.js +386 -0
- package/dist/bubbles/service-bubble/attio/attio.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.utils.d.ts +1 -0
- package/dist/bubbles/service-bubble/attio/attio.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.utils.js +4 -0
- package/dist/bubbles/service-bubble/attio/attio.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/attio/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/attio/index.js +3 -0
- package/dist/bubbles/service-bubble/attio/index.js.map +1 -0
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +56 -56
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
- package/dist/bubbles/service-bubble/firecrawl.d.ts +982 -982
- package/dist/bubbles/service-bubble/followupboss.d.ts +192 -192
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +72 -72
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +174 -174
- package/dist/bubbles/service-bubble/gmail.d.ts +533 -533
- package/dist/bubbles/service-bubble/google-calendar.d.ts +134 -134
- package/dist/bubbles/service-bubble/google-drive.d.ts +66 -66
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +388 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.js +241 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +345 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js +180 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/hubspot/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/hubspot/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/hubspot/index.js +3 -0
- package/dist/bubbles/service-bubble/hubspot/index.js.map +1 -0
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +47 -47
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +39 -39
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1577 -1577
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +23 -23
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +412 -412
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +126 -126
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1889 -1889
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +74 -74
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1598 -2
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -23,9 +23,9 @@ declare const ApifyParamsSchema: z.ZodObject<{
|
|
|
23
23
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
24
24
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
limit: number;
|
|
26
27
|
input: Record<string, unknown>;
|
|
27
28
|
timeout: number;
|
|
28
|
-
limit: number;
|
|
29
29
|
waitForFinish: boolean;
|
|
30
30
|
search?: string | undefined;
|
|
31
31
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -33,9 +33,9 @@ declare const ApifyParamsSchema: z.ZodObject<{
|
|
|
33
33
|
}, {
|
|
34
34
|
input: Record<string, unknown>;
|
|
35
35
|
search?: string | undefined;
|
|
36
|
+
limit?: number | undefined;
|
|
36
37
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
37
38
|
timeout?: number | undefined;
|
|
38
|
-
limit?: number | undefined;
|
|
39
39
|
actorId?: string | undefined;
|
|
40
40
|
waitForFinish?: boolean | undefined;
|
|
41
41
|
}>;
|
|
@@ -159,9 +159,9 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
159
159
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
160
160
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
161
161
|
}, "strip", z.ZodTypeAny, {
|
|
162
|
+
limit: number;
|
|
162
163
|
input: Record<string, unknown>;
|
|
163
164
|
timeout: number;
|
|
164
|
-
limit: number;
|
|
165
165
|
waitForFinish: boolean;
|
|
166
166
|
search?: string | undefined;
|
|
167
167
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -169,9 +169,9 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
169
169
|
}, {
|
|
170
170
|
input: Record<string, unknown>;
|
|
171
171
|
search?: string | undefined;
|
|
172
|
+
limit?: number | undefined;
|
|
172
173
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
173
174
|
timeout?: number | undefined;
|
|
174
|
-
limit?: number | undefined;
|
|
175
175
|
actorId?: string | undefined;
|
|
176
176
|
waitForFinish?: boolean | undefined;
|
|
177
177
|
}>;
|
|
@@ -64,8 +64,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
64
64
|
}, {
|
|
65
65
|
operation: "list_candidates";
|
|
66
66
|
status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
|
|
67
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
68
67
|
limit?: number | undefined;
|
|
68
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
69
69
|
cursor?: string | undefined;
|
|
70
70
|
job_id?: string | undefined;
|
|
71
71
|
created_after?: number | 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;
|
|
@@ -113,27 +113,27 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
113
113
|
type: "Personal" | "Work" | "Other";
|
|
114
114
|
email: string;
|
|
115
115
|
}[] | undefined;
|
|
116
|
-
tag?: string | undefined;
|
|
117
116
|
phone_number?: string | undefined;
|
|
118
117
|
linkedin_url?: string | undefined;
|
|
119
118
|
github_url?: string | undefined;
|
|
120
119
|
source_id?: string | undefined;
|
|
121
120
|
credited_to_user_id?: string | undefined;
|
|
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?: {
|
|
128
128
|
type: "Personal" | "Work" | "Other";
|
|
129
129
|
email: string;
|
|
130
130
|
}[] | undefined;
|
|
131
|
-
tag?: string | undefined;
|
|
132
131
|
phone_number?: string | undefined;
|
|
133
132
|
linkedin_url?: string | undefined;
|
|
134
133
|
github_url?: string | undefined;
|
|
135
134
|
source_id?: string | undefined;
|
|
136
135
|
credited_to_user_id?: string | undefined;
|
|
136
|
+
tag?: string | undefined;
|
|
137
137
|
allow_duplicate_linkedin?: boolean | undefined;
|
|
138
138
|
}>, import("zod").ZodObject<{
|
|
139
139
|
operation: import("zod").ZodLiteral<"search_candidates">;
|
|
@@ -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">;
|
|
@@ -203,8 +203,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
203
203
|
sync_token?: string | undefined;
|
|
204
204
|
}, {
|
|
205
205
|
operation: "list_custom_fields";
|
|
206
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
207
206
|
limit?: number | undefined;
|
|
207
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
208
208
|
cursor?: string | undefined;
|
|
209
209
|
sync_token?: string | undefined;
|
|
210
210
|
}>]>;
|
|
@@ -347,7 +347,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
347
347
|
}[] | undefined;
|
|
348
348
|
position?: string | null | undefined;
|
|
349
349
|
createdAt?: string | undefined;
|
|
350
|
-
company?: string | null | undefined;
|
|
351
350
|
updatedAt?: string | undefined;
|
|
352
351
|
primaryEmailAddress?: {
|
|
353
352
|
value: string;
|
|
@@ -373,6 +372,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
373
372
|
type: string;
|
|
374
373
|
url: string;
|
|
375
374
|
}[] | undefined;
|
|
375
|
+
company?: string | null | undefined;
|
|
376
376
|
school?: string | null | undefined;
|
|
377
377
|
applicationIds?: string[] | undefined;
|
|
378
378
|
resumeFileHandle?: {
|
|
@@ -401,7 +401,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
401
401
|
}[] | undefined;
|
|
402
402
|
position?: string | null | undefined;
|
|
403
403
|
createdAt?: string | undefined;
|
|
404
|
-
company?: string | null | undefined;
|
|
405
404
|
updatedAt?: string | undefined;
|
|
406
405
|
primaryEmailAddress?: {
|
|
407
406
|
value: string;
|
|
@@ -427,6 +426,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
427
426
|
type: string;
|
|
428
427
|
url: string;
|
|
429
428
|
}[] | undefined;
|
|
429
|
+
company?: string | null | undefined;
|
|
430
430
|
school?: string | null | undefined;
|
|
431
431
|
applicationIds?: string[] | undefined;
|
|
432
432
|
resumeFileHandle?: {
|
|
@@ -451,9 +451,9 @@ 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
|
+
operation: "list_candidates";
|
|
454
455
|
success: boolean;
|
|
455
456
|
error: string;
|
|
456
|
-
operation: "list_candidates";
|
|
457
457
|
next_cursor?: string | undefined;
|
|
458
458
|
sync_token?: string | undefined;
|
|
459
459
|
candidates?: {
|
|
@@ -466,7 +466,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
466
466
|
}[] | undefined;
|
|
467
467
|
position?: string | null | undefined;
|
|
468
468
|
createdAt?: string | undefined;
|
|
469
|
-
company?: string | null | undefined;
|
|
470
469
|
updatedAt?: string | undefined;
|
|
471
470
|
primaryEmailAddress?: {
|
|
472
471
|
value: string;
|
|
@@ -492,6 +491,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
492
491
|
type: string;
|
|
493
492
|
url: string;
|
|
494
493
|
}[] | undefined;
|
|
494
|
+
company?: string | null | undefined;
|
|
495
495
|
school?: string | null | undefined;
|
|
496
496
|
applicationIds?: string[] | undefined;
|
|
497
497
|
resumeFileHandle?: {
|
|
@@ -513,9 +513,9 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
513
513
|
}[] | undefined;
|
|
514
514
|
more_data_available?: boolean | undefined;
|
|
515
515
|
}, {
|
|
516
|
+
operation: "list_candidates";
|
|
516
517
|
success: boolean;
|
|
517
518
|
error: string;
|
|
518
|
-
operation: "list_candidates";
|
|
519
519
|
next_cursor?: string | undefined;
|
|
520
520
|
sync_token?: string | undefined;
|
|
521
521
|
candidates?: {
|
|
@@ -528,7 +528,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
528
528
|
}[] | undefined;
|
|
529
529
|
position?: string | null | undefined;
|
|
530
530
|
createdAt?: string | undefined;
|
|
531
|
-
company?: string | null | undefined;
|
|
532
531
|
updatedAt?: string | undefined;
|
|
533
532
|
primaryEmailAddress?: {
|
|
534
533
|
value: string;
|
|
@@ -554,6 +553,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
554
553
|
type: string;
|
|
555
554
|
url: string;
|
|
556
555
|
}[] | undefined;
|
|
556
|
+
company?: string | null | undefined;
|
|
557
557
|
school?: string | null | undefined;
|
|
558
558
|
applicationIds?: string[] | undefined;
|
|
559
559
|
resumeFileHandle?: {
|
|
@@ -669,9 +669,9 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
669
669
|
}>>;
|
|
670
670
|
error: import("zod").ZodString;
|
|
671
671
|
}, "strip", import("zod").ZodTypeAny, {
|
|
672
|
+
operation: "get_candidate";
|
|
672
673
|
success: boolean;
|
|
673
674
|
error: string;
|
|
674
|
-
operation: "get_candidate";
|
|
675
675
|
candidate?: {
|
|
676
676
|
name: string;
|
|
677
677
|
id: string;
|
|
@@ -695,9 +695,9 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
695
695
|
}[] | undefined;
|
|
696
696
|
} | undefined;
|
|
697
697
|
}, {
|
|
698
|
+
operation: "get_candidate";
|
|
698
699
|
success: boolean;
|
|
699
700
|
error: string;
|
|
700
|
-
operation: "get_candidate";
|
|
701
701
|
candidate?: {
|
|
702
702
|
name: string;
|
|
703
703
|
id: string;
|
|
@@ -816,9 +816,9 @@ 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
|
+
operation: "create_candidate";
|
|
819
820
|
success: boolean;
|
|
820
821
|
error: string;
|
|
821
|
-
operation: "create_candidate";
|
|
822
822
|
candidate?: {
|
|
823
823
|
name: string;
|
|
824
824
|
id: string;
|
|
@@ -843,9 +843,9 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
843
843
|
} | undefined;
|
|
844
844
|
duplicate?: boolean | undefined;
|
|
845
845
|
}, {
|
|
846
|
+
operation: "create_candidate";
|
|
846
847
|
success: boolean;
|
|
847
848
|
error: string;
|
|
848
|
-
operation: "create_candidate";
|
|
849
849
|
candidate?: {
|
|
850
850
|
name: string;
|
|
851
851
|
id: string;
|
|
@@ -964,9 +964,9 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
964
964
|
}>, "many">>;
|
|
965
965
|
error: import("zod").ZodString;
|
|
966
966
|
}, "strip", import("zod").ZodTypeAny, {
|
|
967
|
+
operation: "search_candidates";
|
|
967
968
|
success: boolean;
|
|
968
969
|
error: string;
|
|
969
|
-
operation: "search_candidates";
|
|
970
970
|
candidates?: {
|
|
971
971
|
name: string;
|
|
972
972
|
id: string;
|
|
@@ -990,9 +990,9 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
990
990
|
}[] | undefined;
|
|
991
991
|
}[] | undefined;
|
|
992
992
|
}, {
|
|
993
|
+
operation: "search_candidates";
|
|
993
994
|
success: boolean;
|
|
994
995
|
error: string;
|
|
995
|
-
operation: "search_candidates";
|
|
996
996
|
candidates?: {
|
|
997
997
|
name: string;
|
|
998
998
|
id: string;
|
|
@@ -1110,9 +1110,9 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1110
1110
|
}>>;
|
|
1111
1111
|
error: import("zod").ZodString;
|
|
1112
1112
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1113
|
+
operation: "add_tag";
|
|
1113
1114
|
success: boolean;
|
|
1114
1115
|
error: string;
|
|
1115
|
-
operation: "add_tag";
|
|
1116
1116
|
candidate?: {
|
|
1117
1117
|
name: string;
|
|
1118
1118
|
id: string;
|
|
@@ -1136,9 +1136,9 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1136
1136
|
}[] | undefined;
|
|
1137
1137
|
} | undefined;
|
|
1138
1138
|
}, {
|
|
1139
|
+
operation: "add_tag";
|
|
1139
1140
|
success: boolean;
|
|
1140
1141
|
error: string;
|
|
1141
|
-
operation: "add_tag";
|
|
1142
1142
|
candidate?: {
|
|
1143
1143
|
name: string;
|
|
1144
1144
|
id: string;
|
|
@@ -1179,18 +1179,18 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1179
1179
|
}>, "many">>;
|
|
1180
1180
|
error: import("zod").ZodString;
|
|
1181
1181
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1182
|
+
operation: "list_tags";
|
|
1182
1183
|
success: boolean;
|
|
1183
1184
|
error: string;
|
|
1184
|
-
operation: "list_tags";
|
|
1185
1185
|
tags?: {
|
|
1186
1186
|
title: string;
|
|
1187
1187
|
id: string;
|
|
1188
1188
|
isArchived?: boolean | undefined;
|
|
1189
1189
|
}[] | undefined;
|
|
1190
1190
|
}, {
|
|
1191
|
+
operation: "list_tags";
|
|
1191
1192
|
success: boolean;
|
|
1192
1193
|
error: string;
|
|
1193
|
-
operation: "list_tags";
|
|
1194
1194
|
tags?: {
|
|
1195
1195
|
title: string;
|
|
1196
1196
|
id: string;
|
|
@@ -1214,18 +1214,18 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1214
1214
|
}>>;
|
|
1215
1215
|
error: import("zod").ZodString;
|
|
1216
1216
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1217
|
+
operation: "create_tag";
|
|
1217
1218
|
success: boolean;
|
|
1218
1219
|
error: string;
|
|
1219
|
-
operation: "create_tag";
|
|
1220
1220
|
tag?: {
|
|
1221
1221
|
title: string;
|
|
1222
1222
|
id: string;
|
|
1223
1223
|
isArchived?: boolean | undefined;
|
|
1224
1224
|
} | undefined;
|
|
1225
1225
|
}, {
|
|
1226
|
+
operation: "create_tag";
|
|
1226
1227
|
success: boolean;
|
|
1227
1228
|
error: string;
|
|
1228
|
-
operation: "create_tag";
|
|
1229
1229
|
tag?: {
|
|
1230
1230
|
title: string;
|
|
1231
1231
|
id: string;
|
|
@@ -1284,9 +1284,9 @@ 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
|
+
operation: "list_custom_fields";
|
|
1287
1288
|
success: boolean;
|
|
1288
1289
|
error: string;
|
|
1289
|
-
operation: "list_custom_fields";
|
|
1290
1290
|
next_cursor?: string | undefined;
|
|
1291
1291
|
custom_fields?: {
|
|
1292
1292
|
title: string;
|
|
@@ -1304,9 +1304,9 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1304
1304
|
sync_token?: string | undefined;
|
|
1305
1305
|
more_data_available?: boolean | undefined;
|
|
1306
1306
|
}, {
|
|
1307
|
+
operation: "list_custom_fields";
|
|
1307
1308
|
success: boolean;
|
|
1308
1309
|
error: string;
|
|
1309
|
-
operation: "list_custom_fields";
|
|
1310
1310
|
next_cursor?: string | undefined;
|
|
1311
1311
|
custom_fields?: {
|
|
1312
1312
|
title: string;
|