@bubblelab/bubble-core 0.1.162 → 0.1.163
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 +125 -125
- package/dist/bubbles/service-bubble/agi-inc.d.ts +84 -84
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- 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/ashby/ashby.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +747 -747
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +164 -164
- package/dist/bubbles/service-bubble/gmail.d.ts +144 -144
- package/dist/bubbles/service-bubble/google-calendar.d.ts +214 -214
- package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- 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 +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +45 -45
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1473 -1473
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
- 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 +45 -45
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +62 -62
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +665 -665
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +5 -3
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +56 -56
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +115 -115
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1549 -1549
- 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 +24 -24
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +202 -202
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- 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 +4 -4
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
- 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 +72 -72
- 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 +4 -4
- package/package.json +2 -2
|
@@ -113,12 +113,12 @@ 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;
|
|
116
117
|
phone_number?: string | undefined;
|
|
117
118
|
linkedin_url?: string | undefined;
|
|
118
119
|
github_url?: string | undefined;
|
|
119
120
|
source_id?: string | undefined;
|
|
120
121
|
credited_to_user_id?: string | undefined;
|
|
121
|
-
tag?: string | undefined;
|
|
122
122
|
}, {
|
|
123
123
|
name: string;
|
|
124
124
|
operation: "create_candidate";
|
|
@@ -128,12 +128,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
128
128
|
type: "Personal" | "Work" | "Other";
|
|
129
129
|
email: string;
|
|
130
130
|
}[] | undefined;
|
|
131
|
+
tag?: string | undefined;
|
|
131
132
|
phone_number?: string | undefined;
|
|
132
133
|
linkedin_url?: string | undefined;
|
|
133
134
|
github_url?: string | undefined;
|
|
134
135
|
source_id?: string | undefined;
|
|
135
136
|
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">;
|
|
@@ -347,6 +347,7 @@ 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;
|
|
350
351
|
updatedAt?: string | undefined;
|
|
351
352
|
primaryEmailAddress?: {
|
|
352
353
|
value: string;
|
|
@@ -372,7 +373,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
372
373
|
type: string;
|
|
373
374
|
url: string;
|
|
374
375
|
}[] | undefined;
|
|
375
|
-
company?: string | null | undefined;
|
|
376
376
|
school?: string | null | undefined;
|
|
377
377
|
applicationIds?: string[] | undefined;
|
|
378
378
|
resumeFileHandle?: {
|
|
@@ -401,6 +401,7 @@ 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;
|
|
404
405
|
updatedAt?: string | undefined;
|
|
405
406
|
primaryEmailAddress?: {
|
|
406
407
|
value: string;
|
|
@@ -426,7 +427,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
426
427
|
type: string;
|
|
427
428
|
url: string;
|
|
428
429
|
}[] | 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";
|
|
455
454
|
success: boolean;
|
|
456
455
|
error: string;
|
|
456
|
+
operation: "list_candidates";
|
|
457
457
|
next_cursor?: string | undefined;
|
|
458
458
|
sync_token?: string | undefined;
|
|
459
459
|
candidates?: {
|
|
@@ -466,6 +466,7 @@ 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;
|
|
469
470
|
updatedAt?: string | undefined;
|
|
470
471
|
primaryEmailAddress?: {
|
|
471
472
|
value: string;
|
|
@@ -491,7 +492,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
491
492
|
type: string;
|
|
492
493
|
url: string;
|
|
493
494
|
}[] | 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";
|
|
517
516
|
success: boolean;
|
|
518
517
|
error: string;
|
|
518
|
+
operation: "list_candidates";
|
|
519
519
|
next_cursor?: string | undefined;
|
|
520
520
|
sync_token?: string | undefined;
|
|
521
521
|
candidates?: {
|
|
@@ -528,6 +528,7 @@ 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;
|
|
531
532
|
updatedAt?: string | undefined;
|
|
532
533
|
primaryEmailAddress?: {
|
|
533
534
|
value: string;
|
|
@@ -553,7 +554,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
553
554
|
type: string;
|
|
554
555
|
url: string;
|
|
555
556
|
}[] | 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";
|
|
673
672
|
success: boolean;
|
|
674
673
|
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";
|
|
699
698
|
success: boolean;
|
|
700
699
|
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";
|
|
820
819
|
success: boolean;
|
|
821
820
|
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";
|
|
847
846
|
success: boolean;
|
|
848
847
|
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";
|
|
968
967
|
success: boolean;
|
|
969
968
|
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";
|
|
994
993
|
success: boolean;
|
|
995
994
|
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";
|
|
1114
1113
|
success: boolean;
|
|
1115
1114
|
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";
|
|
1140
1139
|
success: boolean;
|
|
1141
1140
|
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";
|
|
1183
1182
|
success: boolean;
|
|
1184
1183
|
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";
|
|
1192
1191
|
success: boolean;
|
|
1193
1192
|
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";
|
|
1218
1217
|
success: boolean;
|
|
1219
1218
|
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";
|
|
1227
1226
|
success: boolean;
|
|
1228
1227
|
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";
|
|
1288
1287
|
success: boolean;
|
|
1289
1288
|
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";
|
|
1308
1307
|
success: boolean;
|
|
1309
1308
|
error: string;
|
|
1309
|
+
operation: "list_custom_fields";
|
|
1310
1310
|
next_cursor?: string | undefined;
|
|
1311
1311
|
custom_fields?: {
|
|
1312
1312
|
title: string;
|