@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
|
@@ -303,7 +303,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
303
303
|
thumbnail: string | null;
|
|
304
304
|
}>>;
|
|
305
305
|
}, "strip", z.ZodTypeAny, {
|
|
306
|
-
url: string | null;
|
|
307
306
|
stats: {
|
|
308
307
|
like: number | null;
|
|
309
308
|
support: number | null;
|
|
@@ -315,6 +314,7 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
315
314
|
reposts: number | null;
|
|
316
315
|
totalReactions: number | null;
|
|
317
316
|
} | null;
|
|
317
|
+
url: string | null;
|
|
318
318
|
text: string | null;
|
|
319
319
|
urn: string | null;
|
|
320
320
|
author: {
|
|
@@ -342,7 +342,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
342
342
|
} | null;
|
|
343
343
|
postType: string | null;
|
|
344
344
|
}, {
|
|
345
|
-
url: string | null;
|
|
346
345
|
stats: {
|
|
347
346
|
like: number | null;
|
|
348
347
|
support: number | null;
|
|
@@ -354,6 +353,7 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
354
353
|
reposts: number | null;
|
|
355
354
|
totalReactions: number | null;
|
|
356
355
|
} | null;
|
|
356
|
+
url: string | null;
|
|
357
357
|
text: string | null;
|
|
358
358
|
urn: string | null;
|
|
359
359
|
author: {
|
|
@@ -382,7 +382,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
382
382
|
postType: string | null;
|
|
383
383
|
}>>;
|
|
384
384
|
}, "strip", z.ZodTypeAny, {
|
|
385
|
-
url: string | null;
|
|
386
385
|
stats: {
|
|
387
386
|
like: number | null;
|
|
388
387
|
support: number | null;
|
|
@@ -394,6 +393,7 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
394
393
|
reposts: number | null;
|
|
395
394
|
totalReactions: number | null;
|
|
396
395
|
} | null;
|
|
396
|
+
url: string | null;
|
|
397
397
|
text: string | null;
|
|
398
398
|
document: {
|
|
399
399
|
title: string | null;
|
|
@@ -434,7 +434,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
434
434
|
fullUrn: string | null;
|
|
435
435
|
postType: string | null;
|
|
436
436
|
resharedPost: {
|
|
437
|
-
url: string | null;
|
|
438
437
|
stats: {
|
|
439
438
|
like: number | null;
|
|
440
439
|
support: number | null;
|
|
@@ -446,6 +445,7 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
446
445
|
reposts: number | null;
|
|
447
446
|
totalReactions: number | null;
|
|
448
447
|
} | null;
|
|
448
|
+
url: string | null;
|
|
449
449
|
text: string | null;
|
|
450
450
|
urn: string | null;
|
|
451
451
|
author: {
|
|
@@ -474,7 +474,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
474
474
|
postType: string | null;
|
|
475
475
|
} | null;
|
|
476
476
|
}, {
|
|
477
|
-
url: string | null;
|
|
478
477
|
stats: {
|
|
479
478
|
like: number | null;
|
|
480
479
|
support: number | null;
|
|
@@ -486,6 +485,7 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
486
485
|
reposts: number | null;
|
|
487
486
|
totalReactions: number | null;
|
|
488
487
|
} | null;
|
|
488
|
+
url: string | null;
|
|
489
489
|
text: string | null;
|
|
490
490
|
document: {
|
|
491
491
|
title: string | null;
|
|
@@ -526,7 +526,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
526
526
|
fullUrn: string | null;
|
|
527
527
|
postType: string | null;
|
|
528
528
|
resharedPost: {
|
|
529
|
-
url: string | null;
|
|
530
529
|
stats: {
|
|
531
530
|
like: number | null;
|
|
532
531
|
support: number | null;
|
|
@@ -538,6 +537,7 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
538
537
|
reposts: number | null;
|
|
539
538
|
totalReactions: number | null;
|
|
540
539
|
} | null;
|
|
540
|
+
url: string | null;
|
|
541
541
|
text: string | null;
|
|
542
542
|
urn: string | null;
|
|
543
543
|
author: {
|
|
@@ -1026,7 +1026,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1026
1026
|
thumbnail: string | null;
|
|
1027
1027
|
}>>;
|
|
1028
1028
|
}, "strip", z.ZodTypeAny, {
|
|
1029
|
-
url: string | null;
|
|
1030
1029
|
stats: {
|
|
1031
1030
|
like: number | null;
|
|
1032
1031
|
support: number | null;
|
|
@@ -1038,6 +1037,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1038
1037
|
reposts: number | null;
|
|
1039
1038
|
totalReactions: number | null;
|
|
1040
1039
|
} | null;
|
|
1040
|
+
url: string | null;
|
|
1041
1041
|
text: string | null;
|
|
1042
1042
|
urn: string | null;
|
|
1043
1043
|
author: {
|
|
@@ -1065,7 +1065,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1065
1065
|
} | null;
|
|
1066
1066
|
postType: string | null;
|
|
1067
1067
|
}, {
|
|
1068
|
-
url: string | null;
|
|
1069
1068
|
stats: {
|
|
1070
1069
|
like: number | null;
|
|
1071
1070
|
support: number | null;
|
|
@@ -1077,6 +1076,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1077
1076
|
reposts: number | null;
|
|
1078
1077
|
totalReactions: number | null;
|
|
1079
1078
|
} | null;
|
|
1079
|
+
url: string | null;
|
|
1080
1080
|
text: string | null;
|
|
1081
1081
|
urn: string | null;
|
|
1082
1082
|
author: {
|
|
@@ -1105,7 +1105,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1105
1105
|
postType: string | null;
|
|
1106
1106
|
}>>;
|
|
1107
1107
|
}, "strip", z.ZodTypeAny, {
|
|
1108
|
-
url: string | null;
|
|
1109
1108
|
stats: {
|
|
1110
1109
|
like: number | null;
|
|
1111
1110
|
support: number | null;
|
|
@@ -1117,6 +1116,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1117
1116
|
reposts: number | null;
|
|
1118
1117
|
totalReactions: number | null;
|
|
1119
1118
|
} | null;
|
|
1119
|
+
url: string | null;
|
|
1120
1120
|
text: string | null;
|
|
1121
1121
|
document: {
|
|
1122
1122
|
title: string | null;
|
|
@@ -1157,7 +1157,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1157
1157
|
fullUrn: string | null;
|
|
1158
1158
|
postType: string | null;
|
|
1159
1159
|
resharedPost: {
|
|
1160
|
-
url: string | null;
|
|
1161
1160
|
stats: {
|
|
1162
1161
|
like: number | null;
|
|
1163
1162
|
support: number | null;
|
|
@@ -1169,6 +1168,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1169
1168
|
reposts: number | null;
|
|
1170
1169
|
totalReactions: number | null;
|
|
1171
1170
|
} | null;
|
|
1171
|
+
url: string | null;
|
|
1172
1172
|
text: string | null;
|
|
1173
1173
|
urn: string | null;
|
|
1174
1174
|
author: {
|
|
@@ -1197,7 +1197,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1197
1197
|
postType: string | null;
|
|
1198
1198
|
} | null;
|
|
1199
1199
|
}, {
|
|
1200
|
-
url: string | null;
|
|
1201
1200
|
stats: {
|
|
1202
1201
|
like: number | null;
|
|
1203
1202
|
support: number | null;
|
|
@@ -1209,6 +1208,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1209
1208
|
reposts: number | null;
|
|
1210
1209
|
totalReactions: number | null;
|
|
1211
1210
|
} | null;
|
|
1211
|
+
url: string | null;
|
|
1212
1212
|
text: string | null;
|
|
1213
1213
|
document: {
|
|
1214
1214
|
title: string | null;
|
|
@@ -1249,7 +1249,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1249
1249
|
fullUrn: string | null;
|
|
1250
1250
|
postType: string | null;
|
|
1251
1251
|
resharedPost: {
|
|
1252
|
-
url: string | null;
|
|
1253
1252
|
stats: {
|
|
1254
1253
|
like: number | null;
|
|
1255
1254
|
support: number | null;
|
|
@@ -1261,6 +1260,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1261
1260
|
reposts: number | null;
|
|
1262
1261
|
totalReactions: number | null;
|
|
1263
1262
|
} | null;
|
|
1263
|
+
url: string | null;
|
|
1264
1264
|
text: string | null;
|
|
1265
1265
|
urn: string | null;
|
|
1266
1266
|
author: {
|
|
@@ -1298,11 +1298,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1298
1298
|
success: z.ZodBoolean;
|
|
1299
1299
|
error: z.ZodString;
|
|
1300
1300
|
}, "strip", z.ZodTypeAny, {
|
|
1301
|
-
success: boolean;
|
|
1302
1301
|
error: string;
|
|
1302
|
+
success: boolean;
|
|
1303
1303
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1304
1304
|
posts: {
|
|
1305
|
-
url: string | null;
|
|
1306
1305
|
stats: {
|
|
1307
1306
|
like: number | null;
|
|
1308
1307
|
support: number | null;
|
|
@@ -1314,6 +1313,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1314
1313
|
reposts: number | null;
|
|
1315
1314
|
totalReactions: number | null;
|
|
1316
1315
|
} | null;
|
|
1316
|
+
url: string | null;
|
|
1317
1317
|
text: string | null;
|
|
1318
1318
|
document: {
|
|
1319
1319
|
title: string | null;
|
|
@@ -1354,7 +1354,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1354
1354
|
fullUrn: string | null;
|
|
1355
1355
|
postType: string | null;
|
|
1356
1356
|
resharedPost: {
|
|
1357
|
-
url: string | null;
|
|
1358
1357
|
stats: {
|
|
1359
1358
|
like: number | null;
|
|
1360
1359
|
support: number | null;
|
|
@@ -1366,6 +1365,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1366
1365
|
reposts: number | null;
|
|
1367
1366
|
totalReactions: number | null;
|
|
1368
1367
|
} | null;
|
|
1368
|
+
url: string | null;
|
|
1369
1369
|
text: string | null;
|
|
1370
1370
|
urn: string | null;
|
|
1371
1371
|
author: {
|
|
@@ -1424,11 +1424,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1424
1424
|
paginationToken?: string | null | undefined;
|
|
1425
1425
|
hasNextPage?: boolean | null | undefined;
|
|
1426
1426
|
}, {
|
|
1427
|
-
success: boolean;
|
|
1428
1427
|
error: string;
|
|
1428
|
+
success: boolean;
|
|
1429
1429
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1430
1430
|
posts: {
|
|
1431
|
-
url: string | null;
|
|
1432
1431
|
stats: {
|
|
1433
1432
|
like: number | null;
|
|
1434
1433
|
support: number | null;
|
|
@@ -1440,6 +1439,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1440
1439
|
reposts: number | null;
|
|
1441
1440
|
totalReactions: number | null;
|
|
1442
1441
|
} | null;
|
|
1442
|
+
url: string | null;
|
|
1443
1443
|
text: string | null;
|
|
1444
1444
|
document: {
|
|
1445
1445
|
title: string | null;
|
|
@@ -1480,7 +1480,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1480
1480
|
fullUrn: string | null;
|
|
1481
1481
|
postType: string | null;
|
|
1482
1482
|
resharedPost: {
|
|
1483
|
-
url: string | null;
|
|
1484
1483
|
stats: {
|
|
1485
1484
|
like: number | null;
|
|
1486
1485
|
support: number | null;
|
|
@@ -1492,6 +1491,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1492
1491
|
reposts: number | null;
|
|
1493
1492
|
totalReactions: number | null;
|
|
1494
1493
|
} | null;
|
|
1494
|
+
url: string | null;
|
|
1495
1495
|
text: string | null;
|
|
1496
1496
|
urn: string | null;
|
|
1497
1497
|
author: {
|
|
@@ -1949,7 +1949,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1949
1949
|
thumbnail: string | null;
|
|
1950
1950
|
}>>;
|
|
1951
1951
|
}, "strip", z.ZodTypeAny, {
|
|
1952
|
-
url: string | null;
|
|
1953
1952
|
stats: {
|
|
1954
1953
|
like: number | null;
|
|
1955
1954
|
support: number | null;
|
|
@@ -1961,6 +1960,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1961
1960
|
reposts: number | null;
|
|
1962
1961
|
totalReactions: number | null;
|
|
1963
1962
|
} | null;
|
|
1963
|
+
url: string | null;
|
|
1964
1964
|
text: string | null;
|
|
1965
1965
|
urn: string | null;
|
|
1966
1966
|
author: {
|
|
@@ -1988,7 +1988,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1988
1988
|
} | null;
|
|
1989
1989
|
postType: string | null;
|
|
1990
1990
|
}, {
|
|
1991
|
-
url: string | null;
|
|
1992
1991
|
stats: {
|
|
1993
1992
|
like: number | null;
|
|
1994
1993
|
support: number | null;
|
|
@@ -2000,6 +1999,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2000
1999
|
reposts: number | null;
|
|
2001
2000
|
totalReactions: number | null;
|
|
2002
2001
|
} | null;
|
|
2002
|
+
url: string | null;
|
|
2003
2003
|
text: string | null;
|
|
2004
2004
|
urn: string | null;
|
|
2005
2005
|
author: {
|
|
@@ -2028,7 +2028,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2028
2028
|
postType: string | null;
|
|
2029
2029
|
}>>;
|
|
2030
2030
|
}, "strip", z.ZodTypeAny, {
|
|
2031
|
-
url: string | null;
|
|
2032
2031
|
stats: {
|
|
2033
2032
|
like: number | null;
|
|
2034
2033
|
support: number | null;
|
|
@@ -2040,6 +2039,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2040
2039
|
reposts: number | null;
|
|
2041
2040
|
totalReactions: number | null;
|
|
2042
2041
|
} | null;
|
|
2042
|
+
url: string | null;
|
|
2043
2043
|
text: string | null;
|
|
2044
2044
|
document: {
|
|
2045
2045
|
title: string | null;
|
|
@@ -2080,7 +2080,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2080
2080
|
fullUrn: string | null;
|
|
2081
2081
|
postType: string | null;
|
|
2082
2082
|
resharedPost: {
|
|
2083
|
-
url: string | null;
|
|
2084
2083
|
stats: {
|
|
2085
2084
|
like: number | null;
|
|
2086
2085
|
support: number | null;
|
|
@@ -2092,6 +2091,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2092
2091
|
reposts: number | null;
|
|
2093
2092
|
totalReactions: number | null;
|
|
2094
2093
|
} | null;
|
|
2094
|
+
url: string | null;
|
|
2095
2095
|
text: string | null;
|
|
2096
2096
|
urn: string | null;
|
|
2097
2097
|
author: {
|
|
@@ -2120,7 +2120,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2120
2120
|
postType: string | null;
|
|
2121
2121
|
} | null;
|
|
2122
2122
|
}, {
|
|
2123
|
-
url: string | null;
|
|
2124
2123
|
stats: {
|
|
2125
2124
|
like: number | null;
|
|
2126
2125
|
support: number | null;
|
|
@@ -2132,6 +2131,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2132
2131
|
reposts: number | null;
|
|
2133
2132
|
totalReactions: number | null;
|
|
2134
2133
|
} | null;
|
|
2134
|
+
url: string | null;
|
|
2135
2135
|
text: string | null;
|
|
2136
2136
|
document: {
|
|
2137
2137
|
title: string | null;
|
|
@@ -2172,7 +2172,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2172
2172
|
fullUrn: string | null;
|
|
2173
2173
|
postType: string | null;
|
|
2174
2174
|
resharedPost: {
|
|
2175
|
-
url: string | null;
|
|
2176
2175
|
stats: {
|
|
2177
2176
|
like: number | null;
|
|
2178
2177
|
support: number | null;
|
|
@@ -2184,6 +2183,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2184
2183
|
reposts: number | null;
|
|
2185
2184
|
totalReactions: number | null;
|
|
2186
2185
|
} | null;
|
|
2186
|
+
url: string | null;
|
|
2187
2187
|
text: string | null;
|
|
2188
2188
|
urn: string | null;
|
|
2189
2189
|
author: {
|
|
@@ -2221,11 +2221,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2221
2221
|
success: z.ZodBoolean;
|
|
2222
2222
|
error: z.ZodString;
|
|
2223
2223
|
}, "strip", z.ZodTypeAny, {
|
|
2224
|
-
success: boolean;
|
|
2225
2224
|
error: string;
|
|
2225
|
+
success: boolean;
|
|
2226
2226
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2227
2227
|
posts: {
|
|
2228
|
-
url: string | null;
|
|
2229
2228
|
stats: {
|
|
2230
2229
|
like: number | null;
|
|
2231
2230
|
support: number | null;
|
|
@@ -2237,6 +2236,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2237
2236
|
reposts: number | null;
|
|
2238
2237
|
totalReactions: number | null;
|
|
2239
2238
|
} | null;
|
|
2239
|
+
url: string | null;
|
|
2240
2240
|
text: string | null;
|
|
2241
2241
|
document: {
|
|
2242
2242
|
title: string | null;
|
|
@@ -2277,7 +2277,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2277
2277
|
fullUrn: string | null;
|
|
2278
2278
|
postType: string | null;
|
|
2279
2279
|
resharedPost: {
|
|
2280
|
-
url: string | null;
|
|
2281
2280
|
stats: {
|
|
2282
2281
|
like: number | null;
|
|
2283
2282
|
support: number | null;
|
|
@@ -2289,6 +2288,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2289
2288
|
reposts: number | null;
|
|
2290
2289
|
totalReactions: number | null;
|
|
2291
2290
|
} | null;
|
|
2291
|
+
url: string | null;
|
|
2292
2292
|
text: string | null;
|
|
2293
2293
|
urn: string | null;
|
|
2294
2294
|
author: {
|
|
@@ -2347,11 +2347,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2347
2347
|
paginationToken?: string | null | undefined;
|
|
2348
2348
|
hasNextPage?: boolean | null | undefined;
|
|
2349
2349
|
}, {
|
|
2350
|
-
success: boolean;
|
|
2351
2350
|
error: string;
|
|
2351
|
+
success: boolean;
|
|
2352
2352
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2353
2353
|
posts: {
|
|
2354
|
-
url: string | null;
|
|
2355
2354
|
stats: {
|
|
2356
2355
|
like: number | null;
|
|
2357
2356
|
support: number | null;
|
|
@@ -2363,6 +2362,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2363
2362
|
reposts: number | null;
|
|
2364
2363
|
totalReactions: number | null;
|
|
2365
2364
|
} | null;
|
|
2365
|
+
url: string | null;
|
|
2366
2366
|
text: string | null;
|
|
2367
2367
|
document: {
|
|
2368
2368
|
title: string | null;
|
|
@@ -2403,7 +2403,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2403
2403
|
fullUrn: string | null;
|
|
2404
2404
|
postType: string | null;
|
|
2405
2405
|
resharedPost: {
|
|
2406
|
-
url: string | null;
|
|
2407
2406
|
stats: {
|
|
2408
2407
|
like: number | null;
|
|
2409
2408
|
support: number | null;
|
|
@@ -2415,6 +2414,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2415
2414
|
reposts: number | null;
|
|
2416
2415
|
totalReactions: number | null;
|
|
2417
2416
|
} | null;
|
|
2417
|
+
url: string | null;
|
|
2418
2418
|
text: string | null;
|
|
2419
2419
|
urn: string | null;
|
|
2420
2420
|
author: {
|
|
@@ -28,16 +28,16 @@ declare const ListAirtableBasesToolResultSchema: z.ZodObject<{
|
|
|
28
28
|
success: z.ZodBoolean;
|
|
29
29
|
error: z.ZodString;
|
|
30
30
|
}, "strip", z.ZodTypeAny, {
|
|
31
|
-
success: boolean;
|
|
32
31
|
error: string;
|
|
32
|
+
success: boolean;
|
|
33
33
|
bases?: {
|
|
34
34
|
name: string;
|
|
35
35
|
id: string;
|
|
36
36
|
permissionLevel: string;
|
|
37
37
|
}[] | undefined;
|
|
38
38
|
}, {
|
|
39
|
-
success: boolean;
|
|
40
39
|
error: string;
|
|
40
|
+
success: boolean;
|
|
41
41
|
bases?: {
|
|
42
42
|
name: string;
|
|
43
43
|
id: string;
|
|
@@ -76,16 +76,16 @@ export declare class ListAirtableBasesTool extends ToolBubble<ListAirtableBasesT
|
|
|
76
76
|
success: z.ZodBoolean;
|
|
77
77
|
error: z.ZodString;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
|
-
success: boolean;
|
|
80
79
|
error: string;
|
|
80
|
+
success: boolean;
|
|
81
81
|
bases?: {
|
|
82
82
|
name: string;
|
|
83
83
|
id: string;
|
|
84
84
|
permissionLevel: string;
|
|
85
85
|
}[] | undefined;
|
|
86
86
|
}, {
|
|
87
|
-
success: boolean;
|
|
88
87
|
error: string;
|
|
88
|
+
success: boolean;
|
|
89
89
|
bases?: {
|
|
90
90
|
name: string;
|
|
91
91
|
id: string;
|
|
@@ -56,10 +56,8 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
|
|
|
56
56
|
success: z.ZodBoolean;
|
|
57
57
|
error: z.ZodString;
|
|
58
58
|
}, "strip", z.ZodTypeAny, {
|
|
59
|
-
success: boolean;
|
|
60
59
|
error: string;
|
|
61
|
-
|
|
62
|
-
baseName?: string | undefined;
|
|
60
|
+
success: boolean;
|
|
63
61
|
tables?: {
|
|
64
62
|
name: string;
|
|
65
63
|
id: string;
|
|
@@ -70,11 +68,11 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
|
|
|
70
68
|
id: string;
|
|
71
69
|
}[] | undefined;
|
|
72
70
|
}[] | undefined;
|
|
73
|
-
}, {
|
|
74
|
-
success: boolean;
|
|
75
|
-
error: string;
|
|
76
71
|
baseId?: string | undefined;
|
|
77
72
|
baseName?: string | undefined;
|
|
73
|
+
}, {
|
|
74
|
+
error: string;
|
|
75
|
+
success: boolean;
|
|
78
76
|
tables?: {
|
|
79
77
|
name: string;
|
|
80
78
|
id: string;
|
|
@@ -85,6 +83,8 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
|
|
|
85
83
|
id: string;
|
|
86
84
|
}[] | undefined;
|
|
87
85
|
}[] | undefined;
|
|
86
|
+
baseId?: string | undefined;
|
|
87
|
+
baseName?: string | undefined;
|
|
88
88
|
}>;
|
|
89
89
|
type ListAirtableTablesToolResult = z.output<typeof ListAirtableTablesToolResultSchema>;
|
|
90
90
|
/**
|
|
@@ -146,10 +146,8 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
|
|
|
146
146
|
success: z.ZodBoolean;
|
|
147
147
|
error: z.ZodString;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
success: boolean;
|
|
150
149
|
error: string;
|
|
151
|
-
|
|
152
|
-
baseName?: string | undefined;
|
|
150
|
+
success: boolean;
|
|
153
151
|
tables?: {
|
|
154
152
|
name: string;
|
|
155
153
|
id: string;
|
|
@@ -160,11 +158,11 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
|
|
|
160
158
|
id: string;
|
|
161
159
|
}[] | undefined;
|
|
162
160
|
}[] | undefined;
|
|
163
|
-
}, {
|
|
164
|
-
success: boolean;
|
|
165
|
-
error: string;
|
|
166
161
|
baseId?: string | undefined;
|
|
167
162
|
baseName?: string | undefined;
|
|
163
|
+
}, {
|
|
164
|
+
error: string;
|
|
165
|
+
success: boolean;
|
|
168
166
|
tables?: {
|
|
169
167
|
name: string;
|
|
170
168
|
id: string;
|
|
@@ -175,6 +173,8 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
|
|
|
175
173
|
id: string;
|
|
176
174
|
}[] | undefined;
|
|
177
175
|
}[] | undefined;
|
|
176
|
+
baseId?: string | undefined;
|
|
177
|
+
baseName?: string | undefined;
|
|
178
178
|
}>;
|
|
179
179
|
static readonly shortDescription = "Lists tables in an Airtable base for trigger configuration";
|
|
180
180
|
static readonly longDescription = "\n A tool that retrieves all tables in a specific Airtable base.\n\n Use this tool when:\n - User wants to set up an Airtable trigger for a specific table\n - User mentions a table name and you need to find its ID\n - You need to show the user what tables are available in their base\n\n Returns:\n - List of tables with their IDs, names, descriptions, and field information\n\n Requires:\n - AIRTABLE_OAUTH credential to be connected\n - A valid baseId (use list-airtable-bases-tool first)\n ";
|
|
@@ -29,8 +29,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
|
|
|
29
29
|
success: z.ZodBoolean;
|
|
30
30
|
error: z.ZodString;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
success: boolean;
|
|
33
32
|
error: string;
|
|
33
|
+
success: boolean;
|
|
34
34
|
bubbles: {
|
|
35
35
|
type: string;
|
|
36
36
|
name: string;
|
|
@@ -40,8 +40,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
|
|
|
40
40
|
}[];
|
|
41
41
|
totalCount: number;
|
|
42
42
|
}, {
|
|
43
|
-
success: boolean;
|
|
44
43
|
error: string;
|
|
44
|
+
success: boolean;
|
|
45
45
|
bubbles: {
|
|
46
46
|
type: string;
|
|
47
47
|
name: string;
|
|
@@ -78,8 +78,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
|
|
|
78
78
|
success: z.ZodBoolean;
|
|
79
79
|
error: z.ZodString;
|
|
80
80
|
}, "strip", z.ZodTypeAny, {
|
|
81
|
-
success: boolean;
|
|
82
81
|
error: string;
|
|
82
|
+
success: boolean;
|
|
83
83
|
bubbles: {
|
|
84
84
|
type: string;
|
|
85
85
|
name: string;
|
|
@@ -89,8 +89,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
|
|
|
89
89
|
}[];
|
|
90
90
|
totalCount: number;
|
|
91
91
|
}, {
|
|
92
|
-
success: boolean;
|
|
93
92
|
error: string;
|
|
93
|
+
success: boolean;
|
|
94
94
|
bubbles: {
|
|
95
95
|
type: string;
|
|
96
96
|
name: string;
|
|
@@ -535,8 +535,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
535
535
|
success: z.ZodBoolean;
|
|
536
536
|
error: z.ZodString;
|
|
537
537
|
}, "strip", z.ZodTypeAny, {
|
|
538
|
-
success: boolean;
|
|
539
538
|
error: string;
|
|
539
|
+
success: boolean;
|
|
540
540
|
people: {
|
|
541
541
|
title: string | null;
|
|
542
542
|
name: string | null;
|
|
@@ -593,8 +593,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
593
593
|
totalCount: number;
|
|
594
594
|
nextCursor?: string | undefined;
|
|
595
595
|
}, {
|
|
596
|
-
success: boolean;
|
|
597
596
|
error: string;
|
|
597
|
+
success: boolean;
|
|
598
598
|
people: {
|
|
599
599
|
title: string | null;
|
|
600
600
|
name: string | null;
|
|
@@ -1004,8 +1004,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1004
1004
|
success: z.ZodBoolean;
|
|
1005
1005
|
error: z.ZodString;
|
|
1006
1006
|
}, "strip", z.ZodTypeAny, {
|
|
1007
|
-
success: boolean;
|
|
1008
1007
|
error: string;
|
|
1008
|
+
success: boolean;
|
|
1009
1009
|
people: {
|
|
1010
1010
|
title: string | null;
|
|
1011
1011
|
name: string | null;
|
|
@@ -1062,8 +1062,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1062
1062
|
totalCount: number;
|
|
1063
1063
|
nextCursor?: string | undefined;
|
|
1064
1064
|
}, {
|
|
1065
|
-
success: boolean;
|
|
1066
1065
|
error: string;
|
|
1066
|
+
success: boolean;
|
|
1067
1067
|
people: {
|
|
1068
1068
|
title: string | null;
|
|
1069
1069
|
name: string | null;
|
|
@@ -154,8 +154,8 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
154
154
|
success: z.ZodBoolean;
|
|
155
155
|
error: z.ZodString;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
success: boolean;
|
|
158
157
|
error: string;
|
|
158
|
+
success: boolean;
|
|
159
159
|
metadata: {
|
|
160
160
|
sort: string;
|
|
161
161
|
scrapedAt: string;
|
|
@@ -183,8 +183,8 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
183
183
|
flair?: string | undefined;
|
|
184
184
|
}[];
|
|
185
185
|
}, {
|
|
186
|
-
success: boolean;
|
|
187
186
|
error: string;
|
|
187
|
+
success: boolean;
|
|
188
188
|
metadata: {
|
|
189
189
|
sort: string;
|
|
190
190
|
scrapedAt: string;
|
|
@@ -324,8 +324,8 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
324
324
|
success: z.ZodBoolean;
|
|
325
325
|
error: z.ZodString;
|
|
326
326
|
}, "strip", z.ZodTypeAny, {
|
|
327
|
-
success: boolean;
|
|
328
327
|
error: string;
|
|
328
|
+
success: boolean;
|
|
329
329
|
metadata: {
|
|
330
330
|
sort: string;
|
|
331
331
|
scrapedAt: string;
|
|
@@ -353,8 +353,8 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
353
353
|
flair?: string | undefined;
|
|
354
354
|
}[];
|
|
355
355
|
}, {
|
|
356
|
-
success: boolean;
|
|
357
356
|
error: string;
|
|
357
|
+
success: boolean;
|
|
358
358
|
metadata: {
|
|
359
359
|
sort: string;
|
|
360
360
|
scrapedAt: string;
|
|
@@ -32,15 +32,15 @@ declare const ResearchAgentToolResultSchema: z.ZodObject<{
|
|
|
32
32
|
success: z.ZodBoolean;
|
|
33
33
|
error: z.ZodString;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
success: boolean;
|
|
36
35
|
error: string;
|
|
36
|
+
success: boolean;
|
|
37
37
|
summary: string;
|
|
38
38
|
sourcesUsed: string[];
|
|
39
39
|
iterationsUsed: number;
|
|
40
40
|
result?: any;
|
|
41
41
|
}, {
|
|
42
|
-
success: boolean;
|
|
43
42
|
error: string;
|
|
43
|
+
success: boolean;
|
|
44
44
|
summary: string;
|
|
45
45
|
sourcesUsed: string[];
|
|
46
46
|
iterationsUsed: number;
|
|
@@ -81,15 +81,15 @@ export declare class ResearchAgentTool extends ToolBubble<ResearchAgentToolParam
|
|
|
81
81
|
success: z.ZodBoolean;
|
|
82
82
|
error: z.ZodString;
|
|
83
83
|
}, "strip", z.ZodTypeAny, {
|
|
84
|
-
success: boolean;
|
|
85
84
|
error: string;
|
|
85
|
+
success: boolean;
|
|
86
86
|
summary: string;
|
|
87
87
|
sourcesUsed: string[];
|
|
88
88
|
iterationsUsed: number;
|
|
89
89
|
result?: any;
|
|
90
90
|
}, {
|
|
91
|
-
success: boolean;
|
|
92
91
|
error: string;
|
|
92
|
+
success: boolean;
|
|
93
93
|
summary: string;
|
|
94
94
|
sourcesUsed: string[];
|
|
95
95
|
iterationsUsed: number;
|
|
@@ -118,6 +118,14 @@ export declare class ResearchAgentTool extends ToolBubble<ResearchAgentToolParam
|
|
|
118
118
|
* Generate a concise summary of the research conducted
|
|
119
119
|
*/
|
|
120
120
|
private generateResearchSummary;
|
|
121
|
+
/**
|
|
122
|
+
* Attempt to repair malformed JSON using AI agent as a fallback
|
|
123
|
+
*/
|
|
124
|
+
private repairJsonWithAgent;
|
|
125
|
+
/**
|
|
126
|
+
* Unwraps JSON that was incorrectly formatted in JSON Schema style.
|
|
127
|
+
*/
|
|
128
|
+
private unwrapSchemaStyleResponse;
|
|
121
129
|
}
|
|
122
130
|
export {};
|
|
123
131
|
//# sourceMappingURL=research-agent-tool.d.ts.map
|