@bubblelab/bubble-core 0.1.83 → 0.1.85
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 +114 -114
- package/dist/bubbles/service-bubble/agi-inc.d.ts +52 -52
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
- 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 +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +56 -56
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +31 -31
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +153 -153
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +18 -18
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +20 -20
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +12 -12
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +68 -68
- package/dist/bubbles/service-bubble/followupboss.d.ts +124 -124
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +12 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +36 -36
- package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
- package/dist/bubbles/service-bubble/google-calendar.d.ts +24 -24
- package/dist/bubbles/service-bubble/google-drive.d.ts +48 -48
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- 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 +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +20 -20
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/notion/notion.d.ts +68 -68
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/slack/slack.d.ts +97 -97
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +0 -133
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +38 -38
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/telegram.d.ts +52 -52
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
- 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/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +30 -30
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +12 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +168 -15
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +40 -40
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/utils/json-parsing.d.ts +9 -0
- package/dist/utils/json-parsing.d.ts.map +1 -1
- package/dist/utils/json-parsing.js +61 -2
- package/dist/utils/json-parsing.js.map +1 -1
- package/dist/utils/zod-schema.d.ts.map +1 -1
- package/dist/utils/zod-schema.js +16 -8
- package/dist/utils/zod-schema.js.map +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts +0 -31
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js +0 -184
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
- package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.js +0 -904
- package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
- package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
- package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/slack.js +0 -1536
- package/dist/bubbles/service-bubble/slack.js.map +0 -1
- package/dist/recording/types.d.ts +0 -68
- package/dist/recording/types.d.ts.map +0 -1
- package/dist/recording/types.js +0 -13
- package/dist/recording/types.js.map +0 -1
|
@@ -69,29 +69,29 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
69
69
|
name: string;
|
|
70
70
|
id: string;
|
|
71
71
|
inputSchemaUrl: string;
|
|
72
|
-
description?: string | null | undefined;
|
|
73
72
|
usage?: {
|
|
74
73
|
totalRuns?: number | undefined;
|
|
75
74
|
usersCount?: number | undefined;
|
|
76
75
|
} | null | undefined;
|
|
76
|
+
description?: string | null | undefined;
|
|
77
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
83
|
usage?: {
|
|
85
84
|
totalRuns?: number | undefined;
|
|
86
85
|
usersCount?: number | undefined;
|
|
87
86
|
} | null | undefined;
|
|
87
|
+
description?: string | null | undefined;
|
|
88
88
|
stars?: number | null | undefined;
|
|
89
89
|
requiresRental?: boolean | undefined;
|
|
90
90
|
}>, "many">>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
status: string;
|
|
93
|
-
success: boolean;
|
|
94
93
|
error: string;
|
|
94
|
+
success: boolean;
|
|
95
95
|
runId: string;
|
|
96
96
|
consoleUrl: string;
|
|
97
97
|
items?: unknown[] | undefined;
|
|
@@ -101,18 +101,18 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
101
101
|
name: string;
|
|
102
102
|
id: string;
|
|
103
103
|
inputSchemaUrl: string;
|
|
104
|
-
description?: string | null | undefined;
|
|
105
104
|
usage?: {
|
|
106
105
|
totalRuns?: number | undefined;
|
|
107
106
|
usersCount?: number | undefined;
|
|
108
107
|
} | null | undefined;
|
|
108
|
+
description?: string | null | undefined;
|
|
109
109
|
stars?: number | null | undefined;
|
|
110
110
|
requiresRental?: boolean | undefined;
|
|
111
111
|
}[] | undefined;
|
|
112
112
|
}, {
|
|
113
113
|
status: string;
|
|
114
|
-
success: boolean;
|
|
115
114
|
error: string;
|
|
115
|
+
success: boolean;
|
|
116
116
|
runId: string;
|
|
117
117
|
consoleUrl: string;
|
|
118
118
|
items?: unknown[] | undefined;
|
|
@@ -122,11 +122,11 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
122
122
|
name: string;
|
|
123
123
|
id: string;
|
|
124
124
|
inputSchemaUrl: string;
|
|
125
|
-
description?: string | null | undefined;
|
|
126
125
|
usage?: {
|
|
127
126
|
totalRuns?: number | undefined;
|
|
128
127
|
usersCount?: number | undefined;
|
|
129
128
|
} | null | undefined;
|
|
129
|
+
description?: string | null | undefined;
|
|
130
130
|
stars?: number | null | undefined;
|
|
131
131
|
requiresRental?: boolean | undefined;
|
|
132
132
|
}[] | undefined;
|
|
@@ -205,29 +205,29 @@ 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
208
|
usage?: {
|
|
210
209
|
totalRuns?: number | undefined;
|
|
211
210
|
usersCount?: number | undefined;
|
|
212
211
|
} | null | undefined;
|
|
212
|
+
description?: string | null | undefined;
|
|
213
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
219
|
usage?: {
|
|
221
220
|
totalRuns?: number | undefined;
|
|
222
221
|
usersCount?: number | undefined;
|
|
223
222
|
} | null | undefined;
|
|
223
|
+
description?: string | null | undefined;
|
|
224
224
|
stars?: number | null | undefined;
|
|
225
225
|
requiresRental?: boolean | undefined;
|
|
226
226
|
}>, "many">>;
|
|
227
227
|
}, "strip", z.ZodTypeAny, {
|
|
228
228
|
status: string;
|
|
229
|
-
success: boolean;
|
|
230
229
|
error: string;
|
|
230
|
+
success: boolean;
|
|
231
231
|
runId: string;
|
|
232
232
|
consoleUrl: string;
|
|
233
233
|
items?: unknown[] | undefined;
|
|
@@ -237,18 +237,18 @@ 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
240
|
usage?: {
|
|
242
241
|
totalRuns?: number | undefined;
|
|
243
242
|
usersCount?: number | undefined;
|
|
244
243
|
} | null | undefined;
|
|
244
|
+
description?: string | null | undefined;
|
|
245
245
|
stars?: number | null | undefined;
|
|
246
246
|
requiresRental?: boolean | undefined;
|
|
247
247
|
}[] | undefined;
|
|
248
248
|
}, {
|
|
249
249
|
status: string;
|
|
250
|
-
success: boolean;
|
|
251
250
|
error: string;
|
|
251
|
+
success: boolean;
|
|
252
252
|
runId: string;
|
|
253
253
|
consoleUrl: string;
|
|
254
254
|
items?: unknown[] | undefined;
|
|
@@ -258,11 +258,11 @@ 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
261
|
usage?: {
|
|
263
262
|
totalRuns?: number | undefined;
|
|
264
263
|
usersCount?: number | undefined;
|
|
265
264
|
} | null | undefined;
|
|
265
|
+
description?: string | null | undefined;
|
|
266
266
|
stars?: number | null | undefined;
|
|
267
267
|
requiresRental?: boolean | undefined;
|
|
268
268
|
}[] | undefined;
|
|
@@ -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;
|
|
@@ -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
|
-
success: boolean;
|
|
455
454
|
error: string;
|
|
455
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
517
516
|
error: string;
|
|
517
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
673
672
|
error: string;
|
|
673
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
699
698
|
error: string;
|
|
699
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
820
819
|
error: string;
|
|
820
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
847
846
|
error: string;
|
|
847
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
968
967
|
error: string;
|
|
968
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
994
993
|
error: string;
|
|
994
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1114
1113
|
error: string;
|
|
1114
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1140
1139
|
error: string;
|
|
1140
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1183
1182
|
error: string;
|
|
1183
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1192
1191
|
error: string;
|
|
1192
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1218
1217
|
error: string;
|
|
1218
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1227
1226
|
error: string;
|
|
1227
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1288
1287
|
error: string;
|
|
1288
|
+
success: boolean;
|
|
1289
1289
|
operation: "list_custom_fields";
|
|
1290
1290
|
next_cursor?: string | undefined;
|
|
1291
1291
|
sync_token?: string | undefined;
|
|
@@ -1304,8 +1304,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1304
1304
|
}[] | undefined;
|
|
1305
1305
|
}[] | undefined;
|
|
1306
1306
|
}, {
|
|
1307
|
-
success: boolean;
|
|
1308
1307
|
error: string;
|
|
1308
|
+
success: boolean;
|
|
1309
1309
|
operation: "list_custom_fields";
|
|
1310
1310
|
next_cursor?: string | undefined;
|
|
1311
1311
|
sync_token?: string | undefined;
|
|
@@ -589,13 +589,13 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
589
589
|
}, "strip", z.ZodTypeAny, {
|
|
590
590
|
operation: "search_candidates";
|
|
591
591
|
name?: string | undefined;
|
|
592
|
-
email?: string | undefined;
|
|
593
592
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
593
|
+
email?: string | undefined;
|
|
594
594
|
}, {
|
|
595
595
|
operation: "search_candidates";
|
|
596
596
|
name?: string | undefined;
|
|
597
|
-
email?: string | undefined;
|
|
598
597
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
598
|
+
email?: string | undefined;
|
|
599
599
|
}>, z.ZodObject<{
|
|
600
600
|
operation: z.ZodLiteral<"add_tag">;
|
|
601
601
|
candidate_id: z.ZodString;
|
|
@@ -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
|
-
success: boolean;
|
|
901
900
|
error: string;
|
|
901
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
963
962
|
error: string;
|
|
963
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1119
1118
|
error: string;
|
|
1119
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1145
1144
|
error: string;
|
|
1145
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1266
1265
|
error: string;
|
|
1266
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1293
1292
|
error: string;
|
|
1293
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1414
1413
|
error: string;
|
|
1414
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1440
1439
|
error: string;
|
|
1440
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1560
1559
|
error: string;
|
|
1560
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1586
1585
|
error: string;
|
|
1586
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1629
1628
|
error: string;
|
|
1629
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1638
1637
|
error: string;
|
|
1638
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1664
1663
|
error: string;
|
|
1664
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1673
1672
|
error: string;
|
|
1673
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1734
1733
|
error: string;
|
|
1734
|
+
success: boolean;
|
|
1735
1735
|
operation: "list_custom_fields";
|
|
1736
1736
|
next_cursor?: string | undefined;
|
|
1737
1737
|
sync_token?: string | undefined;
|
|
@@ -1750,8 +1750,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1750
1750
|
}[] | undefined;
|
|
1751
1751
|
}[] | undefined;
|
|
1752
1752
|
}, {
|
|
1753
|
-
success: boolean;
|
|
1754
1753
|
error: string;
|
|
1754
|
+
success: boolean;
|
|
1755
1755
|
operation: "list_custom_fields";
|
|
1756
1756
|
next_cursor?: string | undefined;
|
|
1757
1757
|
sync_token?: string | undefined;
|
|
@@ -409,15 +409,15 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
409
409
|
debug_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
410
410
|
error: import("zod").ZodString;
|
|
411
411
|
}, "strip", import("zod").ZodTypeAny, {
|
|
412
|
-
success: boolean;
|
|
413
412
|
error: string;
|
|
413
|
+
success: boolean;
|
|
414
414
|
operation: "start_session";
|
|
415
415
|
session_id?: string | undefined;
|
|
416
416
|
context_id?: string | undefined;
|
|
417
417
|
debug_url?: string | undefined;
|
|
418
418
|
}, {
|
|
419
|
-
success: boolean;
|
|
420
419
|
error: string;
|
|
420
|
+
success: boolean;
|
|
421
421
|
operation: "start_session";
|
|
422
422
|
session_id?: string | undefined;
|
|
423
423
|
context_id?: string | undefined;
|
|
@@ -428,13 +428,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
428
428
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
429
429
|
error: import("zod").ZodString;
|
|
430
430
|
}, "strip", import("zod").ZodTypeAny, {
|
|
431
|
-
success: boolean;
|
|
432
431
|
error: string;
|
|
432
|
+
success: boolean;
|
|
433
433
|
operation: "navigate";
|
|
434
434
|
url?: string | undefined;
|
|
435
435
|
}, {
|
|
436
|
-
success: boolean;
|
|
437
436
|
error: string;
|
|
437
|
+
success: boolean;
|
|
438
438
|
operation: "navigate";
|
|
439
439
|
url?: string | undefined;
|
|
440
440
|
}>, import("zod").ZodObject<{
|
|
@@ -442,24 +442,24 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
442
442
|
success: import("zod").ZodBoolean;
|
|
443
443
|
error: import("zod").ZodString;
|
|
444
444
|
}, "strip", import("zod").ZodTypeAny, {
|
|
445
|
-
success: boolean;
|
|
446
445
|
error: string;
|
|
446
|
+
success: boolean;
|
|
447
447
|
operation: "click";
|
|
448
448
|
}, {
|
|
449
|
-
success: boolean;
|
|
450
449
|
error: string;
|
|
450
|
+
success: boolean;
|
|
451
451
|
operation: "click";
|
|
452
452
|
}>, import("zod").ZodObject<{
|
|
453
453
|
operation: import("zod").ZodLiteral<"type">;
|
|
454
454
|
success: import("zod").ZodBoolean;
|
|
455
455
|
error: import("zod").ZodString;
|
|
456
456
|
}, "strip", import("zod").ZodTypeAny, {
|
|
457
|
-
success: boolean;
|
|
458
457
|
error: string;
|
|
458
|
+
success: boolean;
|
|
459
459
|
operation: "type";
|
|
460
460
|
}, {
|
|
461
|
-
success: boolean;
|
|
462
461
|
error: string;
|
|
462
|
+
success: boolean;
|
|
463
463
|
operation: "type";
|
|
464
464
|
}>, import("zod").ZodObject<{
|
|
465
465
|
operation: import("zod").ZodLiteral<"evaluate">;
|
|
@@ -467,13 +467,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
467
467
|
result: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
468
468
|
error: import("zod").ZodString;
|
|
469
469
|
}, "strip", import("zod").ZodTypeAny, {
|
|
470
|
-
success: boolean;
|
|
471
470
|
error: string;
|
|
471
|
+
success: boolean;
|
|
472
472
|
operation: "evaluate";
|
|
473
473
|
result?: unknown;
|
|
474
474
|
}, {
|
|
475
|
-
success: boolean;
|
|
476
475
|
error: string;
|
|
476
|
+
success: boolean;
|
|
477
477
|
operation: "evaluate";
|
|
478
478
|
result?: unknown;
|
|
479
479
|
}>, import("zod").ZodObject<{
|
|
@@ -482,13 +482,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
482
482
|
content: import("zod").ZodOptional<import("zod").ZodString>;
|
|
483
483
|
error: import("zod").ZodString;
|
|
484
484
|
}, "strip", import("zod").ZodTypeAny, {
|
|
485
|
-
success: boolean;
|
|
486
485
|
error: string;
|
|
486
|
+
success: boolean;
|
|
487
487
|
operation: "get_content";
|
|
488
488
|
content?: string | undefined;
|
|
489
489
|
}, {
|
|
490
|
-
success: boolean;
|
|
491
490
|
error: string;
|
|
491
|
+
success: boolean;
|
|
492
492
|
operation: "get_content";
|
|
493
493
|
content?: string | undefined;
|
|
494
494
|
}>, import("zod").ZodObject<{
|
|
@@ -498,14 +498,14 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
498
498
|
format: import("zod").ZodOptional<import("zod").ZodString>;
|
|
499
499
|
error: import("zod").ZodString;
|
|
500
500
|
}, "strip", import("zod").ZodTypeAny, {
|
|
501
|
-
success: boolean;
|
|
502
501
|
error: string;
|
|
502
|
+
success: boolean;
|
|
503
503
|
operation: "screenshot";
|
|
504
504
|
format?: string | undefined;
|
|
505
505
|
data?: string | undefined;
|
|
506
506
|
}, {
|
|
507
|
-
success: boolean;
|
|
508
507
|
error: string;
|
|
508
|
+
success: boolean;
|
|
509
509
|
operation: "screenshot";
|
|
510
510
|
format?: string | undefined;
|
|
511
511
|
data?: string | undefined;
|
|
@@ -514,12 +514,12 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
514
514
|
success: import("zod").ZodBoolean;
|
|
515
515
|
error: import("zod").ZodString;
|
|
516
516
|
}, "strip", import("zod").ZodTypeAny, {
|
|
517
|
-
success: boolean;
|
|
518
517
|
error: string;
|
|
518
|
+
success: boolean;
|
|
519
519
|
operation: "wait";
|
|
520
520
|
}, {
|
|
521
|
-
success: boolean;
|
|
522
521
|
error: string;
|
|
522
|
+
success: boolean;
|
|
523
523
|
operation: "wait";
|
|
524
524
|
}>, import("zod").ZodObject<{
|
|
525
525
|
operation: import("zod").ZodLiteral<"get_cookies">;
|
|
@@ -551,8 +551,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
551
551
|
}>, "many">>;
|
|
552
552
|
error: import("zod").ZodString;
|
|
553
553
|
}, "strip", import("zod").ZodTypeAny, {
|
|
554
|
-
success: boolean;
|
|
555
554
|
error: string;
|
|
555
|
+
success: boolean;
|
|
556
556
|
operation: "get_cookies";
|
|
557
557
|
cookies?: {
|
|
558
558
|
value: string;
|
|
@@ -564,8 +564,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
564
564
|
secure: boolean;
|
|
565
565
|
}[] | undefined;
|
|
566
566
|
}, {
|
|
567
|
-
success: boolean;
|
|
568
567
|
error: string;
|
|
568
|
+
success: boolean;
|
|
569
569
|
operation: "get_cookies";
|
|
570
570
|
cookies?: {
|
|
571
571
|
value: string;
|
|
@@ -581,12 +581,12 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
581
581
|
success: import("zod").ZodBoolean;
|
|
582
582
|
error: import("zod").ZodString;
|
|
583
583
|
}, "strip", import("zod").ZodTypeAny, {
|
|
584
|
-
success: boolean;
|
|
585
584
|
error: string;
|
|
585
|
+
success: boolean;
|
|
586
586
|
operation: "end_session";
|
|
587
587
|
}, {
|
|
588
|
-
success: boolean;
|
|
589
588
|
error: string;
|
|
589
|
+
success: boolean;
|
|
590
590
|
operation: "end_session";
|
|
591
591
|
}>]>;
|
|
592
592
|
static readonly shortDescription = "Browser automation service using BrowserBase cloud browsers";
|