@bubblelab/bubble-core 0.1.114 → 0.1.117
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 +140 -120
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent.d.ts +48 -48
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +26 -0
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +306 -306
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/apify.d.ts +42 -42
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +230 -230
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +74 -74
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +74 -74
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +372 -372
- package/dist/bubbles/service-bubble/followupboss.d.ts +326 -326
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/github.d.ts +238 -238
- package/dist/bubbles/service-bubble/gmail.d.ts +678 -678
- package/dist/bubbles/service-bubble/google-calendar.d.ts +60 -60
- package/dist/bubbles/service-bubble/google-drive.d.ts +144 -144
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
- package/dist/bubbles/service-bubble/http.d.ts +18 -18
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +69 -69
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1346 -1346
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +524 -518
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +14 -5
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +44 -44
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +168 -168
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +73 -13
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/chart-js-tool.js +128 -58
- package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +348 -348
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +40 -40
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +48 -48
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +134 -134
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +47 -9
- package/dist/capabilities/define-capability.d.ts +3 -1
- package/dist/capabilities/define-capability.d.ts.map +1 -1
- package/dist/capabilities/define-capability.js +1 -0
- package/dist/capabilities/define-capability.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
- package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
|
@@ -35,23 +35,23 @@ declare const LinkedInStatsSchema: z.ZodObject<{
|
|
|
35
35
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
36
36
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
comments: number | null;
|
|
39
38
|
like: number | null;
|
|
40
39
|
support: number | null;
|
|
41
40
|
love: number | null;
|
|
42
41
|
insight: number | null;
|
|
43
42
|
celebrate: number | null;
|
|
44
43
|
funny: number | null;
|
|
44
|
+
comments: number | null;
|
|
45
45
|
reposts: number | null;
|
|
46
46
|
totalReactions: number | null;
|
|
47
47
|
}, {
|
|
48
|
-
comments: number | null;
|
|
49
48
|
like: number | null;
|
|
50
49
|
support: number | null;
|
|
51
50
|
love: number | null;
|
|
52
51
|
insight: number | null;
|
|
53
52
|
celebrate: number | null;
|
|
54
53
|
funny: number | null;
|
|
54
|
+
comments: number | null;
|
|
55
55
|
reposts: number | null;
|
|
56
56
|
totalReactions: number | null;
|
|
57
57
|
}>;
|
|
@@ -107,23 +107,23 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
107
107
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
108
108
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
|
-
comments: number | null;
|
|
111
110
|
like: number | null;
|
|
112
111
|
support: number | null;
|
|
113
112
|
love: number | null;
|
|
114
113
|
insight: number | null;
|
|
115
114
|
celebrate: number | null;
|
|
116
115
|
funny: number | null;
|
|
116
|
+
comments: number | null;
|
|
117
117
|
reposts: number | null;
|
|
118
118
|
totalReactions: number | null;
|
|
119
119
|
}, {
|
|
120
|
-
comments: number | null;
|
|
121
120
|
like: number | null;
|
|
122
121
|
support: number | null;
|
|
123
122
|
love: number | null;
|
|
124
123
|
insight: number | null;
|
|
125
124
|
celebrate: number | null;
|
|
126
125
|
funny: number | null;
|
|
126
|
+
comments: number | null;
|
|
127
127
|
reposts: number | null;
|
|
128
128
|
totalReactions: number | null;
|
|
129
129
|
}>>;
|
|
@@ -246,23 +246,23 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
246
246
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
247
247
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
248
248
|
}, "strip", z.ZodTypeAny, {
|
|
249
|
-
comments: number | null;
|
|
250
249
|
like: number | null;
|
|
251
250
|
support: number | null;
|
|
252
251
|
love: number | null;
|
|
253
252
|
insight: number | null;
|
|
254
253
|
celebrate: number | null;
|
|
255
254
|
funny: number | null;
|
|
255
|
+
comments: number | null;
|
|
256
256
|
reposts: number | null;
|
|
257
257
|
totalReactions: number | null;
|
|
258
258
|
}, {
|
|
259
|
-
comments: number | null;
|
|
260
259
|
like: number | null;
|
|
261
260
|
support: number | null;
|
|
262
261
|
love: number | null;
|
|
263
262
|
insight: number | null;
|
|
264
263
|
celebrate: number | null;
|
|
265
264
|
funny: number | null;
|
|
265
|
+
comments: number | null;
|
|
266
266
|
reposts: number | null;
|
|
267
267
|
totalReactions: number | null;
|
|
268
268
|
}>>;
|
|
@@ -303,28 +303,28 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
303
303
|
thumbnail: string | null;
|
|
304
304
|
}>>;
|
|
305
305
|
}, "strip", z.ZodTypeAny, {
|
|
306
|
-
url: string | null;
|
|
307
|
-
text: string | null;
|
|
308
|
-
urn: string | null;
|
|
309
|
-
author: {
|
|
310
|
-
username: string | null;
|
|
311
|
-
headline: string | null;
|
|
312
|
-
profileUrl: string | null;
|
|
313
|
-
profilePicture: string | null;
|
|
314
|
-
firstName: string | null;
|
|
315
|
-
lastName: string | null;
|
|
316
|
-
} | null;
|
|
317
306
|
stats: {
|
|
318
|
-
comments: number | null;
|
|
319
307
|
like: number | null;
|
|
320
308
|
support: number | null;
|
|
321
309
|
love: number | null;
|
|
322
310
|
insight: number | null;
|
|
323
311
|
celebrate: number | null;
|
|
324
312
|
funny: number | null;
|
|
313
|
+
comments: number | null;
|
|
325
314
|
reposts: number | null;
|
|
326
315
|
totalReactions: number | null;
|
|
327
316
|
} | null;
|
|
317
|
+
text: string | null;
|
|
318
|
+
url: string | null;
|
|
319
|
+
urn: string | null;
|
|
320
|
+
author: {
|
|
321
|
+
username: string | null;
|
|
322
|
+
headline: string | null;
|
|
323
|
+
profileUrl: string | null;
|
|
324
|
+
profilePicture: string | null;
|
|
325
|
+
firstName: string | null;
|
|
326
|
+
lastName: string | null;
|
|
327
|
+
} | null;
|
|
328
328
|
media: {
|
|
329
329
|
type: string | null;
|
|
330
330
|
url: string | null;
|
|
@@ -342,28 +342,28 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
342
342
|
} | null;
|
|
343
343
|
postType: string | null;
|
|
344
344
|
}, {
|
|
345
|
-
url: string | null;
|
|
346
|
-
text: string | null;
|
|
347
|
-
urn: string | null;
|
|
348
|
-
author: {
|
|
349
|
-
username: string | null;
|
|
350
|
-
headline: string | null;
|
|
351
|
-
profileUrl: string | null;
|
|
352
|
-
profilePicture: string | null;
|
|
353
|
-
firstName: string | null;
|
|
354
|
-
lastName: string | null;
|
|
355
|
-
} | null;
|
|
356
345
|
stats: {
|
|
357
|
-
comments: number | null;
|
|
358
346
|
like: number | null;
|
|
359
347
|
support: number | null;
|
|
360
348
|
love: number | null;
|
|
361
349
|
insight: number | null;
|
|
362
350
|
celebrate: number | null;
|
|
363
351
|
funny: number | null;
|
|
352
|
+
comments: number | null;
|
|
364
353
|
reposts: number | null;
|
|
365
354
|
totalReactions: number | null;
|
|
366
355
|
} | null;
|
|
356
|
+
text: string | null;
|
|
357
|
+
url: string | null;
|
|
358
|
+
urn: string | null;
|
|
359
|
+
author: {
|
|
360
|
+
username: string | null;
|
|
361
|
+
headline: string | null;
|
|
362
|
+
profileUrl: string | null;
|
|
363
|
+
profilePicture: string | null;
|
|
364
|
+
firstName: string | null;
|
|
365
|
+
lastName: string | null;
|
|
366
|
+
} | null;
|
|
367
367
|
media: {
|
|
368
368
|
type: string | null;
|
|
369
369
|
url: string | null;
|
|
@@ -382,8 +382,19 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
382
382
|
postType: string | null;
|
|
383
383
|
}>>;
|
|
384
384
|
}, "strip", z.ZodTypeAny, {
|
|
385
|
-
|
|
385
|
+
stats: {
|
|
386
|
+
like: number | null;
|
|
387
|
+
support: number | null;
|
|
388
|
+
love: number | null;
|
|
389
|
+
insight: number | null;
|
|
390
|
+
celebrate: number | null;
|
|
391
|
+
funny: number | null;
|
|
392
|
+
comments: number | null;
|
|
393
|
+
reposts: number | null;
|
|
394
|
+
totalReactions: number | null;
|
|
395
|
+
} | null;
|
|
386
396
|
text: string | null;
|
|
397
|
+
url: string | null;
|
|
387
398
|
document: {
|
|
388
399
|
title: string | null;
|
|
389
400
|
url: string | null;
|
|
@@ -399,17 +410,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
399
410
|
firstName: string | null;
|
|
400
411
|
lastName: string | null;
|
|
401
412
|
} | null;
|
|
402
|
-
stats: {
|
|
403
|
-
comments: number | null;
|
|
404
|
-
like: number | null;
|
|
405
|
-
support: number | null;
|
|
406
|
-
love: number | null;
|
|
407
|
-
insight: number | null;
|
|
408
|
-
celebrate: number | null;
|
|
409
|
-
funny: number | null;
|
|
410
|
-
reposts: number | null;
|
|
411
|
-
totalReactions: number | null;
|
|
412
|
-
} | null;
|
|
413
413
|
media: {
|
|
414
414
|
type: string | null;
|
|
415
415
|
url: string | null;
|
|
@@ -434,28 +434,28 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
434
434
|
fullUrn: string | null;
|
|
435
435
|
postType: string | null;
|
|
436
436
|
resharedPost: {
|
|
437
|
-
url: string | null;
|
|
438
|
-
text: string | null;
|
|
439
|
-
urn: string | null;
|
|
440
|
-
author: {
|
|
441
|
-
username: string | null;
|
|
442
|
-
headline: string | null;
|
|
443
|
-
profileUrl: string | null;
|
|
444
|
-
profilePicture: string | null;
|
|
445
|
-
firstName: string | null;
|
|
446
|
-
lastName: string | null;
|
|
447
|
-
} | null;
|
|
448
437
|
stats: {
|
|
449
|
-
comments: number | null;
|
|
450
438
|
like: number | null;
|
|
451
439
|
support: number | null;
|
|
452
440
|
love: number | null;
|
|
453
441
|
insight: number | null;
|
|
454
442
|
celebrate: number | null;
|
|
455
443
|
funny: number | null;
|
|
444
|
+
comments: number | null;
|
|
456
445
|
reposts: number | null;
|
|
457
446
|
totalReactions: number | null;
|
|
458
447
|
} | null;
|
|
448
|
+
text: string | null;
|
|
449
|
+
url: string | null;
|
|
450
|
+
urn: string | null;
|
|
451
|
+
author: {
|
|
452
|
+
username: string | null;
|
|
453
|
+
headline: string | null;
|
|
454
|
+
profileUrl: string | null;
|
|
455
|
+
profilePicture: string | null;
|
|
456
|
+
firstName: string | null;
|
|
457
|
+
lastName: string | null;
|
|
458
|
+
} | null;
|
|
459
459
|
media: {
|
|
460
460
|
type: string | null;
|
|
461
461
|
url: string | null;
|
|
@@ -474,8 +474,19 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
474
474
|
postType: string | null;
|
|
475
475
|
} | null;
|
|
476
476
|
}, {
|
|
477
|
-
|
|
477
|
+
stats: {
|
|
478
|
+
like: number | null;
|
|
479
|
+
support: number | null;
|
|
480
|
+
love: number | null;
|
|
481
|
+
insight: number | null;
|
|
482
|
+
celebrate: number | null;
|
|
483
|
+
funny: number | null;
|
|
484
|
+
comments: number | null;
|
|
485
|
+
reposts: number | null;
|
|
486
|
+
totalReactions: number | null;
|
|
487
|
+
} | null;
|
|
478
488
|
text: string | null;
|
|
489
|
+
url: string | null;
|
|
479
490
|
document: {
|
|
480
491
|
title: string | null;
|
|
481
492
|
url: string | null;
|
|
@@ -491,17 +502,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
491
502
|
firstName: string | null;
|
|
492
503
|
lastName: string | null;
|
|
493
504
|
} | null;
|
|
494
|
-
stats: {
|
|
495
|
-
comments: number | null;
|
|
496
|
-
like: number | null;
|
|
497
|
-
support: number | null;
|
|
498
|
-
love: number | null;
|
|
499
|
-
insight: number | null;
|
|
500
|
-
celebrate: number | null;
|
|
501
|
-
funny: number | null;
|
|
502
|
-
reposts: number | null;
|
|
503
|
-
totalReactions: number | null;
|
|
504
|
-
} | null;
|
|
505
505
|
media: {
|
|
506
506
|
type: string | null;
|
|
507
507
|
url: string | null;
|
|
@@ -526,28 +526,28 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
526
526
|
fullUrn: string | null;
|
|
527
527
|
postType: string | null;
|
|
528
528
|
resharedPost: {
|
|
529
|
-
url: string | null;
|
|
530
|
-
text: string | null;
|
|
531
|
-
urn: string | null;
|
|
532
|
-
author: {
|
|
533
|
-
username: string | null;
|
|
534
|
-
headline: string | null;
|
|
535
|
-
profileUrl: string | null;
|
|
536
|
-
profilePicture: string | null;
|
|
537
|
-
firstName: string | null;
|
|
538
|
-
lastName: string | null;
|
|
539
|
-
} | null;
|
|
540
529
|
stats: {
|
|
541
|
-
comments: number | null;
|
|
542
530
|
like: number | null;
|
|
543
531
|
support: number | null;
|
|
544
532
|
love: number | null;
|
|
545
533
|
insight: number | null;
|
|
546
534
|
celebrate: number | null;
|
|
547
535
|
funny: number | null;
|
|
536
|
+
comments: number | null;
|
|
548
537
|
reposts: number | null;
|
|
549
538
|
totalReactions: number | null;
|
|
550
539
|
} | null;
|
|
540
|
+
text: string | null;
|
|
541
|
+
url: string | null;
|
|
542
|
+
urn: string | null;
|
|
543
|
+
author: {
|
|
544
|
+
username: string | null;
|
|
545
|
+
headline: string | null;
|
|
546
|
+
profileUrl: string | null;
|
|
547
|
+
profilePicture: string | null;
|
|
548
|
+
firstName: string | null;
|
|
549
|
+
lastName: string | null;
|
|
550
|
+
} | null;
|
|
551
551
|
media: {
|
|
552
552
|
type: string | null;
|
|
553
553
|
url: string | null;
|
|
@@ -607,9 +607,9 @@ declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
607
607
|
}>>;
|
|
608
608
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
609
609
|
}, "strip", z.ZodTypeAny, {
|
|
610
|
-
id: string | null;
|
|
611
610
|
description: string | null;
|
|
612
611
|
title: string | null;
|
|
612
|
+
id: string | null;
|
|
613
613
|
url: string | null;
|
|
614
614
|
location: string | null;
|
|
615
615
|
postedAt: string | null;
|
|
@@ -629,9 +629,9 @@ declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
629
629
|
} | null;
|
|
630
630
|
skills: string[] | null;
|
|
631
631
|
}, {
|
|
632
|
-
id: string | null;
|
|
633
632
|
description: string | null;
|
|
634
633
|
title: string | null;
|
|
634
|
+
id: string | null;
|
|
635
635
|
url: string | null;
|
|
636
636
|
location: string | null;
|
|
637
637
|
postedAt: string | null;
|
|
@@ -666,9 +666,9 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
666
666
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
667
667
|
}, "strip", z.ZodTypeAny, {
|
|
668
668
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
669
|
-
limit?: number | undefined;
|
|
670
669
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
671
670
|
username?: string | undefined;
|
|
671
|
+
limit?: number | undefined;
|
|
672
672
|
pageNumber?: number | undefined;
|
|
673
673
|
location?: string | undefined;
|
|
674
674
|
keyword?: string | undefined;
|
|
@@ -679,9 +679,9 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
679
679
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
680
680
|
}, {
|
|
681
681
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
682
|
-
limit?: number | undefined;
|
|
683
682
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
684
683
|
username?: string | undefined;
|
|
684
|
+
limit?: number | undefined;
|
|
685
685
|
pageNumber?: number | undefined;
|
|
686
686
|
location?: string | undefined;
|
|
687
687
|
keyword?: string | undefined;
|
|
@@ -734,9 +734,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
734
734
|
}>>;
|
|
735
735
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
736
736
|
}, "strip", z.ZodTypeAny, {
|
|
737
|
-
id: string | null;
|
|
738
737
|
description: string | null;
|
|
739
738
|
title: string | null;
|
|
739
|
+
id: string | null;
|
|
740
740
|
url: string | null;
|
|
741
741
|
location: string | null;
|
|
742
742
|
postedAt: string | null;
|
|
@@ -756,9 +756,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
756
756
|
} | null;
|
|
757
757
|
skills: string[] | null;
|
|
758
758
|
}, {
|
|
759
|
-
id: string | null;
|
|
760
759
|
description: string | null;
|
|
761
760
|
title: string | null;
|
|
761
|
+
id: string | null;
|
|
762
762
|
url: string | null;
|
|
763
763
|
location: string | null;
|
|
764
764
|
postedAt: string | null;
|
|
@@ -830,23 +830,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
830
830
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
831
831
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
832
832
|
}, "strip", z.ZodTypeAny, {
|
|
833
|
-
comments: number | null;
|
|
834
833
|
like: number | null;
|
|
835
834
|
support: number | null;
|
|
836
835
|
love: number | null;
|
|
837
836
|
insight: number | null;
|
|
838
837
|
celebrate: number | null;
|
|
839
838
|
funny: number | null;
|
|
839
|
+
comments: number | null;
|
|
840
840
|
reposts: number | null;
|
|
841
841
|
totalReactions: number | null;
|
|
842
842
|
}, {
|
|
843
|
-
comments: number | null;
|
|
844
843
|
like: number | null;
|
|
845
844
|
support: number | null;
|
|
846
845
|
love: number | null;
|
|
847
846
|
insight: number | null;
|
|
848
847
|
celebrate: number | null;
|
|
849
848
|
funny: number | null;
|
|
849
|
+
comments: number | null;
|
|
850
850
|
reposts: number | null;
|
|
851
851
|
totalReactions: number | null;
|
|
852
852
|
}>>;
|
|
@@ -969,23 +969,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
969
969
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
970
970
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
971
971
|
}, "strip", z.ZodTypeAny, {
|
|
972
|
-
comments: number | null;
|
|
973
972
|
like: number | null;
|
|
974
973
|
support: number | null;
|
|
975
974
|
love: number | null;
|
|
976
975
|
insight: number | null;
|
|
977
976
|
celebrate: number | null;
|
|
978
977
|
funny: number | null;
|
|
978
|
+
comments: number | null;
|
|
979
979
|
reposts: number | null;
|
|
980
980
|
totalReactions: number | null;
|
|
981
981
|
}, {
|
|
982
|
-
comments: number | null;
|
|
983
982
|
like: number | null;
|
|
984
983
|
support: number | null;
|
|
985
984
|
love: number | null;
|
|
986
985
|
insight: number | null;
|
|
987
986
|
celebrate: number | null;
|
|
988
987
|
funny: number | null;
|
|
988
|
+
comments: number | null;
|
|
989
989
|
reposts: number | null;
|
|
990
990
|
totalReactions: number | null;
|
|
991
991
|
}>>;
|
|
@@ -1026,28 +1026,28 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1026
1026
|
thumbnail: string | null;
|
|
1027
1027
|
}>>;
|
|
1028
1028
|
}, "strip", z.ZodTypeAny, {
|
|
1029
|
-
url: string | null;
|
|
1030
|
-
text: string | null;
|
|
1031
|
-
urn: string | null;
|
|
1032
|
-
author: {
|
|
1033
|
-
username: string | null;
|
|
1034
|
-
headline: string | null;
|
|
1035
|
-
profileUrl: string | null;
|
|
1036
|
-
profilePicture: string | null;
|
|
1037
|
-
firstName: string | null;
|
|
1038
|
-
lastName: string | null;
|
|
1039
|
-
} | null;
|
|
1040
1029
|
stats: {
|
|
1041
|
-
comments: number | null;
|
|
1042
1030
|
like: number | null;
|
|
1043
1031
|
support: number | null;
|
|
1044
1032
|
love: number | null;
|
|
1045
1033
|
insight: number | null;
|
|
1046
1034
|
celebrate: number | null;
|
|
1047
1035
|
funny: number | null;
|
|
1036
|
+
comments: number | null;
|
|
1048
1037
|
reposts: number | null;
|
|
1049
1038
|
totalReactions: number | null;
|
|
1050
1039
|
} | null;
|
|
1040
|
+
text: string | null;
|
|
1041
|
+
url: string | null;
|
|
1042
|
+
urn: string | null;
|
|
1043
|
+
author: {
|
|
1044
|
+
username: string | null;
|
|
1045
|
+
headline: string | null;
|
|
1046
|
+
profileUrl: string | null;
|
|
1047
|
+
profilePicture: string | null;
|
|
1048
|
+
firstName: string | null;
|
|
1049
|
+
lastName: string | null;
|
|
1050
|
+
} | null;
|
|
1051
1051
|
media: {
|
|
1052
1052
|
type: string | null;
|
|
1053
1053
|
url: string | null;
|
|
@@ -1065,28 +1065,28 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1065
1065
|
} | null;
|
|
1066
1066
|
postType: string | null;
|
|
1067
1067
|
}, {
|
|
1068
|
-
url: string | null;
|
|
1069
|
-
text: string | null;
|
|
1070
|
-
urn: string | null;
|
|
1071
|
-
author: {
|
|
1072
|
-
username: string | null;
|
|
1073
|
-
headline: string | null;
|
|
1074
|
-
profileUrl: string | null;
|
|
1075
|
-
profilePicture: string | null;
|
|
1076
|
-
firstName: string | null;
|
|
1077
|
-
lastName: string | null;
|
|
1078
|
-
} | null;
|
|
1079
1068
|
stats: {
|
|
1080
|
-
comments: number | null;
|
|
1081
1069
|
like: number | null;
|
|
1082
1070
|
support: number | null;
|
|
1083
1071
|
love: number | null;
|
|
1084
1072
|
insight: number | null;
|
|
1085
1073
|
celebrate: number | null;
|
|
1086
1074
|
funny: number | null;
|
|
1075
|
+
comments: number | null;
|
|
1087
1076
|
reposts: number | null;
|
|
1088
1077
|
totalReactions: number | null;
|
|
1089
1078
|
} | null;
|
|
1079
|
+
text: string | null;
|
|
1080
|
+
url: string | null;
|
|
1081
|
+
urn: string | null;
|
|
1082
|
+
author: {
|
|
1083
|
+
username: string | null;
|
|
1084
|
+
headline: string | null;
|
|
1085
|
+
profileUrl: string | null;
|
|
1086
|
+
profilePicture: string | null;
|
|
1087
|
+
firstName: string | null;
|
|
1088
|
+
lastName: string | null;
|
|
1089
|
+
} | null;
|
|
1090
1090
|
media: {
|
|
1091
1091
|
type: string | null;
|
|
1092
1092
|
url: string | null;
|
|
@@ -1105,8 +1105,19 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1105
1105
|
postType: string | null;
|
|
1106
1106
|
}>>;
|
|
1107
1107
|
}, "strip", z.ZodTypeAny, {
|
|
1108
|
-
|
|
1108
|
+
stats: {
|
|
1109
|
+
like: number | null;
|
|
1110
|
+
support: number | null;
|
|
1111
|
+
love: number | null;
|
|
1112
|
+
insight: number | null;
|
|
1113
|
+
celebrate: number | null;
|
|
1114
|
+
funny: number | null;
|
|
1115
|
+
comments: number | null;
|
|
1116
|
+
reposts: number | null;
|
|
1117
|
+
totalReactions: number | null;
|
|
1118
|
+
} | null;
|
|
1109
1119
|
text: string | null;
|
|
1120
|
+
url: string | null;
|
|
1110
1121
|
document: {
|
|
1111
1122
|
title: string | null;
|
|
1112
1123
|
url: string | null;
|
|
@@ -1122,17 +1133,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1122
1133
|
firstName: string | null;
|
|
1123
1134
|
lastName: string | null;
|
|
1124
1135
|
} | null;
|
|
1125
|
-
stats: {
|
|
1126
|
-
comments: number | null;
|
|
1127
|
-
like: number | null;
|
|
1128
|
-
support: number | null;
|
|
1129
|
-
love: number | null;
|
|
1130
|
-
insight: number | null;
|
|
1131
|
-
celebrate: number | null;
|
|
1132
|
-
funny: number | null;
|
|
1133
|
-
reposts: number | null;
|
|
1134
|
-
totalReactions: number | null;
|
|
1135
|
-
} | null;
|
|
1136
1136
|
media: {
|
|
1137
1137
|
type: string | null;
|
|
1138
1138
|
url: string | null;
|
|
@@ -1157,28 +1157,28 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1157
1157
|
fullUrn: string | null;
|
|
1158
1158
|
postType: string | null;
|
|
1159
1159
|
resharedPost: {
|
|
1160
|
-
url: string | null;
|
|
1161
|
-
text: string | null;
|
|
1162
|
-
urn: string | null;
|
|
1163
|
-
author: {
|
|
1164
|
-
username: string | null;
|
|
1165
|
-
headline: string | null;
|
|
1166
|
-
profileUrl: string | null;
|
|
1167
|
-
profilePicture: string | null;
|
|
1168
|
-
firstName: string | null;
|
|
1169
|
-
lastName: string | null;
|
|
1170
|
-
} | null;
|
|
1171
1160
|
stats: {
|
|
1172
|
-
comments: number | null;
|
|
1173
1161
|
like: number | null;
|
|
1174
1162
|
support: number | null;
|
|
1175
1163
|
love: number | null;
|
|
1176
1164
|
insight: number | null;
|
|
1177
1165
|
celebrate: number | null;
|
|
1178
1166
|
funny: number | null;
|
|
1167
|
+
comments: number | null;
|
|
1179
1168
|
reposts: number | null;
|
|
1180
1169
|
totalReactions: number | null;
|
|
1181
1170
|
} | null;
|
|
1171
|
+
text: string | null;
|
|
1172
|
+
url: string | null;
|
|
1173
|
+
urn: string | null;
|
|
1174
|
+
author: {
|
|
1175
|
+
username: string | null;
|
|
1176
|
+
headline: string | null;
|
|
1177
|
+
profileUrl: string | null;
|
|
1178
|
+
profilePicture: string | null;
|
|
1179
|
+
firstName: string | null;
|
|
1180
|
+
lastName: string | null;
|
|
1181
|
+
} | null;
|
|
1182
1182
|
media: {
|
|
1183
1183
|
type: string | null;
|
|
1184
1184
|
url: string | null;
|
|
@@ -1197,8 +1197,19 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1197
1197
|
postType: string | null;
|
|
1198
1198
|
} | null;
|
|
1199
1199
|
}, {
|
|
1200
|
-
|
|
1200
|
+
stats: {
|
|
1201
|
+
like: number | null;
|
|
1202
|
+
support: number | null;
|
|
1203
|
+
love: number | null;
|
|
1204
|
+
insight: number | null;
|
|
1205
|
+
celebrate: number | null;
|
|
1206
|
+
funny: number | null;
|
|
1207
|
+
comments: number | null;
|
|
1208
|
+
reposts: number | null;
|
|
1209
|
+
totalReactions: number | null;
|
|
1210
|
+
} | null;
|
|
1201
1211
|
text: string | null;
|
|
1212
|
+
url: string | null;
|
|
1202
1213
|
document: {
|
|
1203
1214
|
title: string | null;
|
|
1204
1215
|
url: string | null;
|
|
@@ -1214,17 +1225,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1214
1225
|
firstName: string | null;
|
|
1215
1226
|
lastName: string | null;
|
|
1216
1227
|
} | null;
|
|
1217
|
-
stats: {
|
|
1218
|
-
comments: number | null;
|
|
1219
|
-
like: number | null;
|
|
1220
|
-
support: number | null;
|
|
1221
|
-
love: number | null;
|
|
1222
|
-
insight: number | null;
|
|
1223
|
-
celebrate: number | null;
|
|
1224
|
-
funny: number | null;
|
|
1225
|
-
reposts: number | null;
|
|
1226
|
-
totalReactions: number | null;
|
|
1227
|
-
} | null;
|
|
1228
1228
|
media: {
|
|
1229
1229
|
type: string | null;
|
|
1230
1230
|
url: string | null;
|
|
@@ -1249,28 +1249,28 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1249
1249
|
fullUrn: string | null;
|
|
1250
1250
|
postType: string | null;
|
|
1251
1251
|
resharedPost: {
|
|
1252
|
-
url: string | null;
|
|
1253
|
-
text: string | null;
|
|
1254
|
-
urn: string | null;
|
|
1255
|
-
author: {
|
|
1256
|
-
username: string | null;
|
|
1257
|
-
headline: string | null;
|
|
1258
|
-
profileUrl: string | null;
|
|
1259
|
-
profilePicture: string | null;
|
|
1260
|
-
firstName: string | null;
|
|
1261
|
-
lastName: string | null;
|
|
1262
|
-
} | null;
|
|
1263
1252
|
stats: {
|
|
1264
|
-
comments: number | null;
|
|
1265
1253
|
like: number | null;
|
|
1266
1254
|
support: number | null;
|
|
1267
1255
|
love: number | null;
|
|
1268
1256
|
insight: number | null;
|
|
1269
1257
|
celebrate: number | null;
|
|
1270
1258
|
funny: number | null;
|
|
1259
|
+
comments: number | null;
|
|
1271
1260
|
reposts: number | null;
|
|
1272
1261
|
totalReactions: number | null;
|
|
1273
1262
|
} | null;
|
|
1263
|
+
text: string | null;
|
|
1264
|
+
url: string | null;
|
|
1265
|
+
urn: string | null;
|
|
1266
|
+
author: {
|
|
1267
|
+
username: string | null;
|
|
1268
|
+
headline: string | null;
|
|
1269
|
+
profileUrl: string | null;
|
|
1270
|
+
profilePicture: string | null;
|
|
1271
|
+
firstName: string | null;
|
|
1272
|
+
lastName: string | null;
|
|
1273
|
+
} | null;
|
|
1274
1274
|
media: {
|
|
1275
1275
|
type: string | null;
|
|
1276
1276
|
url: string | null;
|
|
@@ -1298,12 +1298,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1298
1298
|
success: z.ZodBoolean;
|
|
1299
1299
|
error: z.ZodString;
|
|
1300
1300
|
}, "strip", z.ZodTypeAny, {
|
|
1301
|
-
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1302
|
-
success: boolean;
|
|
1303
1301
|
error: string;
|
|
1302
|
+
success: boolean;
|
|
1303
|
+
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1304
1304
|
posts: {
|
|
1305
|
-
|
|
1305
|
+
stats: {
|
|
1306
|
+
like: number | null;
|
|
1307
|
+
support: number | null;
|
|
1308
|
+
love: number | null;
|
|
1309
|
+
insight: number | null;
|
|
1310
|
+
celebrate: number | null;
|
|
1311
|
+
funny: number | null;
|
|
1312
|
+
comments: number | null;
|
|
1313
|
+
reposts: number | null;
|
|
1314
|
+
totalReactions: number | null;
|
|
1315
|
+
} | null;
|
|
1306
1316
|
text: string | null;
|
|
1317
|
+
url: string | null;
|
|
1307
1318
|
document: {
|
|
1308
1319
|
title: string | null;
|
|
1309
1320
|
url: string | null;
|
|
@@ -1319,17 +1330,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1319
1330
|
firstName: string | null;
|
|
1320
1331
|
lastName: string | null;
|
|
1321
1332
|
} | null;
|
|
1322
|
-
stats: {
|
|
1323
|
-
comments: number | null;
|
|
1324
|
-
like: number | null;
|
|
1325
|
-
support: number | null;
|
|
1326
|
-
love: number | null;
|
|
1327
|
-
insight: number | null;
|
|
1328
|
-
celebrate: number | null;
|
|
1329
|
-
funny: number | null;
|
|
1330
|
-
reposts: number | null;
|
|
1331
|
-
totalReactions: number | null;
|
|
1332
|
-
} | null;
|
|
1333
1333
|
media: {
|
|
1334
1334
|
type: string | null;
|
|
1335
1335
|
url: string | null;
|
|
@@ -1354,28 +1354,28 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1354
1354
|
fullUrn: string | null;
|
|
1355
1355
|
postType: string | null;
|
|
1356
1356
|
resharedPost: {
|
|
1357
|
-
url: string | null;
|
|
1358
|
-
text: string | null;
|
|
1359
|
-
urn: string | null;
|
|
1360
|
-
author: {
|
|
1361
|
-
username: string | null;
|
|
1362
|
-
headline: string | null;
|
|
1363
|
-
profileUrl: string | null;
|
|
1364
|
-
profilePicture: string | null;
|
|
1365
|
-
firstName: string | null;
|
|
1366
|
-
lastName: string | null;
|
|
1367
|
-
} | null;
|
|
1368
1357
|
stats: {
|
|
1369
|
-
comments: number | null;
|
|
1370
1358
|
like: number | null;
|
|
1371
1359
|
support: number | null;
|
|
1372
1360
|
love: number | null;
|
|
1373
1361
|
insight: number | null;
|
|
1374
1362
|
celebrate: number | null;
|
|
1375
1363
|
funny: number | null;
|
|
1364
|
+
comments: number | null;
|
|
1376
1365
|
reposts: number | null;
|
|
1377
1366
|
totalReactions: number | null;
|
|
1378
1367
|
} | null;
|
|
1368
|
+
text: string | null;
|
|
1369
|
+
url: string | null;
|
|
1370
|
+
urn: string | null;
|
|
1371
|
+
author: {
|
|
1372
|
+
username: string | null;
|
|
1373
|
+
headline: string | null;
|
|
1374
|
+
profileUrl: string | null;
|
|
1375
|
+
profilePicture: string | null;
|
|
1376
|
+
firstName: string | null;
|
|
1377
|
+
lastName: string | null;
|
|
1378
|
+
} | null;
|
|
1379
1379
|
media: {
|
|
1380
1380
|
type: string | null;
|
|
1381
1381
|
url: string | null;
|
|
@@ -1398,9 +1398,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1398
1398
|
username?: string | undefined;
|
|
1399
1399
|
keyword?: string | undefined;
|
|
1400
1400
|
jobs?: {
|
|
1401
|
-
id: string | null;
|
|
1402
1401
|
description: string | null;
|
|
1403
1402
|
title: string | null;
|
|
1403
|
+
id: string | null;
|
|
1404
1404
|
url: string | null;
|
|
1405
1405
|
location: string | null;
|
|
1406
1406
|
postedAt: string | null;
|
|
@@ -1424,12 +1424,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1424
1424
|
paginationToken?: string | null | undefined;
|
|
1425
1425
|
hasNextPage?: boolean | null | undefined;
|
|
1426
1426
|
}, {
|
|
1427
|
-
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1428
|
-
success: boolean;
|
|
1429
1427
|
error: string;
|
|
1428
|
+
success: boolean;
|
|
1429
|
+
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1430
1430
|
posts: {
|
|
1431
|
-
|
|
1431
|
+
stats: {
|
|
1432
|
+
like: number | null;
|
|
1433
|
+
support: number | null;
|
|
1434
|
+
love: number | null;
|
|
1435
|
+
insight: number | null;
|
|
1436
|
+
celebrate: number | null;
|
|
1437
|
+
funny: number | null;
|
|
1438
|
+
comments: number | null;
|
|
1439
|
+
reposts: number | null;
|
|
1440
|
+
totalReactions: number | null;
|
|
1441
|
+
} | null;
|
|
1432
1442
|
text: string | null;
|
|
1443
|
+
url: string | null;
|
|
1433
1444
|
document: {
|
|
1434
1445
|
title: string | null;
|
|
1435
1446
|
url: string | null;
|
|
@@ -1445,17 +1456,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1445
1456
|
firstName: string | null;
|
|
1446
1457
|
lastName: string | null;
|
|
1447
1458
|
} | null;
|
|
1448
|
-
stats: {
|
|
1449
|
-
comments: number | null;
|
|
1450
|
-
like: number | null;
|
|
1451
|
-
support: number | null;
|
|
1452
|
-
love: number | null;
|
|
1453
|
-
insight: number | null;
|
|
1454
|
-
celebrate: number | null;
|
|
1455
|
-
funny: number | null;
|
|
1456
|
-
reposts: number | null;
|
|
1457
|
-
totalReactions: number | null;
|
|
1458
|
-
} | null;
|
|
1459
1459
|
media: {
|
|
1460
1460
|
type: string | null;
|
|
1461
1461
|
url: string | null;
|
|
@@ -1480,28 +1480,28 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1480
1480
|
fullUrn: string | null;
|
|
1481
1481
|
postType: string | null;
|
|
1482
1482
|
resharedPost: {
|
|
1483
|
-
url: string | null;
|
|
1484
|
-
text: string | null;
|
|
1485
|
-
urn: string | null;
|
|
1486
|
-
author: {
|
|
1487
|
-
username: string | null;
|
|
1488
|
-
headline: string | null;
|
|
1489
|
-
profileUrl: string | null;
|
|
1490
|
-
profilePicture: string | null;
|
|
1491
|
-
firstName: string | null;
|
|
1492
|
-
lastName: string | null;
|
|
1493
|
-
} | null;
|
|
1494
1483
|
stats: {
|
|
1495
|
-
comments: number | null;
|
|
1496
1484
|
like: number | null;
|
|
1497
1485
|
support: number | null;
|
|
1498
1486
|
love: number | null;
|
|
1499
1487
|
insight: number | null;
|
|
1500
1488
|
celebrate: number | null;
|
|
1501
1489
|
funny: number | null;
|
|
1490
|
+
comments: number | null;
|
|
1502
1491
|
reposts: number | null;
|
|
1503
1492
|
totalReactions: number | null;
|
|
1504
1493
|
} | null;
|
|
1494
|
+
text: string | null;
|
|
1495
|
+
url: string | null;
|
|
1496
|
+
urn: string | null;
|
|
1497
|
+
author: {
|
|
1498
|
+
username: string | null;
|
|
1499
|
+
headline: string | null;
|
|
1500
|
+
profileUrl: string | null;
|
|
1501
|
+
profilePicture: string | null;
|
|
1502
|
+
firstName: string | null;
|
|
1503
|
+
lastName: string | null;
|
|
1504
|
+
} | null;
|
|
1505
1505
|
media: {
|
|
1506
1506
|
type: string | null;
|
|
1507
1507
|
url: string | null;
|
|
@@ -1524,9 +1524,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1524
1524
|
username?: string | undefined;
|
|
1525
1525
|
keyword?: string | undefined;
|
|
1526
1526
|
jobs?: {
|
|
1527
|
-
id: string | null;
|
|
1528
1527
|
description: string | null;
|
|
1529
1528
|
title: string | null;
|
|
1529
|
+
id: string | null;
|
|
1530
1530
|
url: string | null;
|
|
1531
1531
|
location: string | null;
|
|
1532
1532
|
postedAt: string | null;
|
|
@@ -1589,9 +1589,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1589
1589
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1590
1590
|
}, "strip", z.ZodTypeAny, {
|
|
1591
1591
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1592
|
-
limit?: number | undefined;
|
|
1593
1592
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1594
1593
|
username?: string | undefined;
|
|
1594
|
+
limit?: number | undefined;
|
|
1595
1595
|
pageNumber?: number | undefined;
|
|
1596
1596
|
location?: string | undefined;
|
|
1597
1597
|
keyword?: string | undefined;
|
|
@@ -1602,9 +1602,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1602
1602
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1603
1603
|
}, {
|
|
1604
1604
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1605
|
-
limit?: number | undefined;
|
|
1606
1605
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1607
1606
|
username?: string | undefined;
|
|
1607
|
+
limit?: number | undefined;
|
|
1608
1608
|
pageNumber?: number | undefined;
|
|
1609
1609
|
location?: string | undefined;
|
|
1610
1610
|
keyword?: string | undefined;
|
|
@@ -1657,9 +1657,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1657
1657
|
}>>;
|
|
1658
1658
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
1659
1659
|
}, "strip", z.ZodTypeAny, {
|
|
1660
|
-
id: string | null;
|
|
1661
1660
|
description: string | null;
|
|
1662
1661
|
title: string | null;
|
|
1662
|
+
id: string | null;
|
|
1663
1663
|
url: string | null;
|
|
1664
1664
|
location: string | null;
|
|
1665
1665
|
postedAt: string | null;
|
|
@@ -1679,9 +1679,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1679
1679
|
} | null;
|
|
1680
1680
|
skills: string[] | null;
|
|
1681
1681
|
}, {
|
|
1682
|
-
id: string | null;
|
|
1683
1682
|
description: string | null;
|
|
1684
1683
|
title: string | null;
|
|
1684
|
+
id: string | null;
|
|
1685
1685
|
url: string | null;
|
|
1686
1686
|
location: string | null;
|
|
1687
1687
|
postedAt: string | null;
|
|
@@ -1753,23 +1753,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1753
1753
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
1754
1754
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
1755
1755
|
}, "strip", z.ZodTypeAny, {
|
|
1756
|
-
comments: number | null;
|
|
1757
1756
|
like: number | null;
|
|
1758
1757
|
support: number | null;
|
|
1759
1758
|
love: number | null;
|
|
1760
1759
|
insight: number | null;
|
|
1761
1760
|
celebrate: number | null;
|
|
1762
1761
|
funny: number | null;
|
|
1762
|
+
comments: number | null;
|
|
1763
1763
|
reposts: number | null;
|
|
1764
1764
|
totalReactions: number | null;
|
|
1765
1765
|
}, {
|
|
1766
|
-
comments: number | null;
|
|
1767
1766
|
like: number | null;
|
|
1768
1767
|
support: number | null;
|
|
1769
1768
|
love: number | null;
|
|
1770
1769
|
insight: number | null;
|
|
1771
1770
|
celebrate: number | null;
|
|
1772
1771
|
funny: number | null;
|
|
1772
|
+
comments: number | null;
|
|
1773
1773
|
reposts: number | null;
|
|
1774
1774
|
totalReactions: number | null;
|
|
1775
1775
|
}>>;
|
|
@@ -1892,23 +1892,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1892
1892
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
1893
1893
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
1894
1894
|
}, "strip", z.ZodTypeAny, {
|
|
1895
|
-
comments: number | null;
|
|
1896
1895
|
like: number | null;
|
|
1897
1896
|
support: number | null;
|
|
1898
1897
|
love: number | null;
|
|
1899
1898
|
insight: number | null;
|
|
1900
1899
|
celebrate: number | null;
|
|
1901
1900
|
funny: number | null;
|
|
1901
|
+
comments: number | null;
|
|
1902
1902
|
reposts: number | null;
|
|
1903
1903
|
totalReactions: number | null;
|
|
1904
1904
|
}, {
|
|
1905
|
-
comments: number | null;
|
|
1906
1905
|
like: number | null;
|
|
1907
1906
|
support: number | null;
|
|
1908
1907
|
love: number | null;
|
|
1909
1908
|
insight: number | null;
|
|
1910
1909
|
celebrate: number | null;
|
|
1911
1910
|
funny: number | null;
|
|
1911
|
+
comments: number | null;
|
|
1912
1912
|
reposts: number | null;
|
|
1913
1913
|
totalReactions: number | null;
|
|
1914
1914
|
}>>;
|
|
@@ -1949,28 +1949,28 @@ 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
|
-
text: string | null;
|
|
1954
|
-
urn: string | null;
|
|
1955
|
-
author: {
|
|
1956
|
-
username: string | null;
|
|
1957
|
-
headline: string | null;
|
|
1958
|
-
profileUrl: string | null;
|
|
1959
|
-
profilePicture: string | null;
|
|
1960
|
-
firstName: string | null;
|
|
1961
|
-
lastName: string | null;
|
|
1962
|
-
} | null;
|
|
1963
1952
|
stats: {
|
|
1964
|
-
comments: number | null;
|
|
1965
1953
|
like: number | null;
|
|
1966
1954
|
support: number | null;
|
|
1967
1955
|
love: number | null;
|
|
1968
1956
|
insight: number | null;
|
|
1969
1957
|
celebrate: number | null;
|
|
1970
1958
|
funny: number | null;
|
|
1959
|
+
comments: number | null;
|
|
1971
1960
|
reposts: number | null;
|
|
1972
1961
|
totalReactions: number | null;
|
|
1973
1962
|
} | null;
|
|
1963
|
+
text: string | null;
|
|
1964
|
+
url: string | null;
|
|
1965
|
+
urn: string | null;
|
|
1966
|
+
author: {
|
|
1967
|
+
username: string | null;
|
|
1968
|
+
headline: string | null;
|
|
1969
|
+
profileUrl: string | null;
|
|
1970
|
+
profilePicture: string | null;
|
|
1971
|
+
firstName: string | null;
|
|
1972
|
+
lastName: string | null;
|
|
1973
|
+
} | null;
|
|
1974
1974
|
media: {
|
|
1975
1975
|
type: string | null;
|
|
1976
1976
|
url: string | null;
|
|
@@ -1988,28 +1988,28 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1988
1988
|
} | null;
|
|
1989
1989
|
postType: string | null;
|
|
1990
1990
|
}, {
|
|
1991
|
-
url: string | null;
|
|
1992
|
-
text: string | null;
|
|
1993
|
-
urn: string | null;
|
|
1994
|
-
author: {
|
|
1995
|
-
username: string | null;
|
|
1996
|
-
headline: string | null;
|
|
1997
|
-
profileUrl: string | null;
|
|
1998
|
-
profilePicture: string | null;
|
|
1999
|
-
firstName: string | null;
|
|
2000
|
-
lastName: string | null;
|
|
2001
|
-
} | null;
|
|
2002
1991
|
stats: {
|
|
2003
|
-
comments: number | null;
|
|
2004
1992
|
like: number | null;
|
|
2005
1993
|
support: number | null;
|
|
2006
1994
|
love: number | null;
|
|
2007
1995
|
insight: number | null;
|
|
2008
1996
|
celebrate: number | null;
|
|
2009
1997
|
funny: number | null;
|
|
1998
|
+
comments: number | null;
|
|
2010
1999
|
reposts: number | null;
|
|
2011
2000
|
totalReactions: number | null;
|
|
2012
2001
|
} | null;
|
|
2002
|
+
text: string | null;
|
|
2003
|
+
url: string | null;
|
|
2004
|
+
urn: string | null;
|
|
2005
|
+
author: {
|
|
2006
|
+
username: string | null;
|
|
2007
|
+
headline: string | null;
|
|
2008
|
+
profileUrl: string | null;
|
|
2009
|
+
profilePicture: string | null;
|
|
2010
|
+
firstName: string | null;
|
|
2011
|
+
lastName: string | null;
|
|
2012
|
+
} | null;
|
|
2013
2013
|
media: {
|
|
2014
2014
|
type: string | null;
|
|
2015
2015
|
url: string | null;
|
|
@@ -2028,8 +2028,19 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2028
2028
|
postType: string | null;
|
|
2029
2029
|
}>>;
|
|
2030
2030
|
}, "strip", z.ZodTypeAny, {
|
|
2031
|
-
|
|
2031
|
+
stats: {
|
|
2032
|
+
like: number | null;
|
|
2033
|
+
support: number | null;
|
|
2034
|
+
love: number | null;
|
|
2035
|
+
insight: number | null;
|
|
2036
|
+
celebrate: number | null;
|
|
2037
|
+
funny: number | null;
|
|
2038
|
+
comments: number | null;
|
|
2039
|
+
reposts: number | null;
|
|
2040
|
+
totalReactions: number | null;
|
|
2041
|
+
} | null;
|
|
2032
2042
|
text: string | null;
|
|
2043
|
+
url: string | null;
|
|
2033
2044
|
document: {
|
|
2034
2045
|
title: string | null;
|
|
2035
2046
|
url: string | null;
|
|
@@ -2045,17 +2056,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2045
2056
|
firstName: string | null;
|
|
2046
2057
|
lastName: string | null;
|
|
2047
2058
|
} | null;
|
|
2048
|
-
stats: {
|
|
2049
|
-
comments: number | null;
|
|
2050
|
-
like: number | null;
|
|
2051
|
-
support: number | null;
|
|
2052
|
-
love: number | null;
|
|
2053
|
-
insight: number | null;
|
|
2054
|
-
celebrate: number | null;
|
|
2055
|
-
funny: number | null;
|
|
2056
|
-
reposts: number | null;
|
|
2057
|
-
totalReactions: number | null;
|
|
2058
|
-
} | null;
|
|
2059
2059
|
media: {
|
|
2060
2060
|
type: string | null;
|
|
2061
2061
|
url: string | null;
|
|
@@ -2080,28 +2080,28 @@ 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
|
-
text: string | null;
|
|
2085
|
-
urn: string | null;
|
|
2086
|
-
author: {
|
|
2087
|
-
username: string | null;
|
|
2088
|
-
headline: string | null;
|
|
2089
|
-
profileUrl: string | null;
|
|
2090
|
-
profilePicture: string | null;
|
|
2091
|
-
firstName: string | null;
|
|
2092
|
-
lastName: string | null;
|
|
2093
|
-
} | null;
|
|
2094
2083
|
stats: {
|
|
2095
|
-
comments: number | null;
|
|
2096
2084
|
like: number | null;
|
|
2097
2085
|
support: number | null;
|
|
2098
2086
|
love: number | null;
|
|
2099
2087
|
insight: number | null;
|
|
2100
2088
|
celebrate: number | null;
|
|
2101
2089
|
funny: number | null;
|
|
2090
|
+
comments: number | null;
|
|
2102
2091
|
reposts: number | null;
|
|
2103
2092
|
totalReactions: number | null;
|
|
2104
2093
|
} | null;
|
|
2094
|
+
text: string | null;
|
|
2095
|
+
url: string | null;
|
|
2096
|
+
urn: string | null;
|
|
2097
|
+
author: {
|
|
2098
|
+
username: string | null;
|
|
2099
|
+
headline: string | null;
|
|
2100
|
+
profileUrl: string | null;
|
|
2101
|
+
profilePicture: string | null;
|
|
2102
|
+
firstName: string | null;
|
|
2103
|
+
lastName: string | null;
|
|
2104
|
+
} | null;
|
|
2105
2105
|
media: {
|
|
2106
2106
|
type: string | null;
|
|
2107
2107
|
url: string | null;
|
|
@@ -2120,8 +2120,19 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2120
2120
|
postType: string | null;
|
|
2121
2121
|
} | null;
|
|
2122
2122
|
}, {
|
|
2123
|
-
|
|
2123
|
+
stats: {
|
|
2124
|
+
like: number | null;
|
|
2125
|
+
support: number | null;
|
|
2126
|
+
love: number | null;
|
|
2127
|
+
insight: number | null;
|
|
2128
|
+
celebrate: number | null;
|
|
2129
|
+
funny: number | null;
|
|
2130
|
+
comments: number | null;
|
|
2131
|
+
reposts: number | null;
|
|
2132
|
+
totalReactions: number | null;
|
|
2133
|
+
} | null;
|
|
2124
2134
|
text: string | null;
|
|
2135
|
+
url: string | null;
|
|
2125
2136
|
document: {
|
|
2126
2137
|
title: string | null;
|
|
2127
2138
|
url: string | null;
|
|
@@ -2137,17 +2148,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2137
2148
|
firstName: string | null;
|
|
2138
2149
|
lastName: string | null;
|
|
2139
2150
|
} | null;
|
|
2140
|
-
stats: {
|
|
2141
|
-
comments: number | null;
|
|
2142
|
-
like: number | null;
|
|
2143
|
-
support: number | null;
|
|
2144
|
-
love: number | null;
|
|
2145
|
-
insight: number | null;
|
|
2146
|
-
celebrate: number | null;
|
|
2147
|
-
funny: number | null;
|
|
2148
|
-
reposts: number | null;
|
|
2149
|
-
totalReactions: number | null;
|
|
2150
|
-
} | null;
|
|
2151
2151
|
media: {
|
|
2152
2152
|
type: string | null;
|
|
2153
2153
|
url: string | null;
|
|
@@ -2172,28 +2172,28 @@ 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
|
-
text: string | null;
|
|
2177
|
-
urn: string | null;
|
|
2178
|
-
author: {
|
|
2179
|
-
username: string | null;
|
|
2180
|
-
headline: string | null;
|
|
2181
|
-
profileUrl: string | null;
|
|
2182
|
-
profilePicture: string | null;
|
|
2183
|
-
firstName: string | null;
|
|
2184
|
-
lastName: string | null;
|
|
2185
|
-
} | null;
|
|
2186
2175
|
stats: {
|
|
2187
|
-
comments: number | null;
|
|
2188
2176
|
like: number | null;
|
|
2189
2177
|
support: number | null;
|
|
2190
2178
|
love: number | null;
|
|
2191
2179
|
insight: number | null;
|
|
2192
2180
|
celebrate: number | null;
|
|
2193
2181
|
funny: number | null;
|
|
2182
|
+
comments: number | null;
|
|
2194
2183
|
reposts: number | null;
|
|
2195
2184
|
totalReactions: number | null;
|
|
2196
2185
|
} | null;
|
|
2186
|
+
text: string | null;
|
|
2187
|
+
url: string | null;
|
|
2188
|
+
urn: string | null;
|
|
2189
|
+
author: {
|
|
2190
|
+
username: string | null;
|
|
2191
|
+
headline: string | null;
|
|
2192
|
+
profileUrl: string | null;
|
|
2193
|
+
profilePicture: string | null;
|
|
2194
|
+
firstName: string | null;
|
|
2195
|
+
lastName: string | null;
|
|
2196
|
+
} | null;
|
|
2197
2197
|
media: {
|
|
2198
2198
|
type: string | null;
|
|
2199
2199
|
url: string | null;
|
|
@@ -2221,12 +2221,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2221
2221
|
success: z.ZodBoolean;
|
|
2222
2222
|
error: z.ZodString;
|
|
2223
2223
|
}, "strip", z.ZodTypeAny, {
|
|
2224
|
-
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2225
|
-
success: boolean;
|
|
2226
2224
|
error: string;
|
|
2225
|
+
success: boolean;
|
|
2226
|
+
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2227
2227
|
posts: {
|
|
2228
|
-
|
|
2228
|
+
stats: {
|
|
2229
|
+
like: number | null;
|
|
2230
|
+
support: number | null;
|
|
2231
|
+
love: number | null;
|
|
2232
|
+
insight: number | null;
|
|
2233
|
+
celebrate: number | null;
|
|
2234
|
+
funny: number | null;
|
|
2235
|
+
comments: number | null;
|
|
2236
|
+
reposts: number | null;
|
|
2237
|
+
totalReactions: number | null;
|
|
2238
|
+
} | null;
|
|
2229
2239
|
text: string | null;
|
|
2240
|
+
url: string | null;
|
|
2230
2241
|
document: {
|
|
2231
2242
|
title: string | null;
|
|
2232
2243
|
url: string | null;
|
|
@@ -2242,17 +2253,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2242
2253
|
firstName: string | null;
|
|
2243
2254
|
lastName: string | null;
|
|
2244
2255
|
} | null;
|
|
2245
|
-
stats: {
|
|
2246
|
-
comments: number | null;
|
|
2247
|
-
like: number | null;
|
|
2248
|
-
support: number | null;
|
|
2249
|
-
love: number | null;
|
|
2250
|
-
insight: number | null;
|
|
2251
|
-
celebrate: number | null;
|
|
2252
|
-
funny: number | null;
|
|
2253
|
-
reposts: number | null;
|
|
2254
|
-
totalReactions: number | null;
|
|
2255
|
-
} | null;
|
|
2256
2256
|
media: {
|
|
2257
2257
|
type: string | null;
|
|
2258
2258
|
url: string | null;
|
|
@@ -2277,28 +2277,28 @@ 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
|
-
text: string | null;
|
|
2282
|
-
urn: string | null;
|
|
2283
|
-
author: {
|
|
2284
|
-
username: string | null;
|
|
2285
|
-
headline: string | null;
|
|
2286
|
-
profileUrl: string | null;
|
|
2287
|
-
profilePicture: string | null;
|
|
2288
|
-
firstName: string | null;
|
|
2289
|
-
lastName: string | null;
|
|
2290
|
-
} | null;
|
|
2291
2280
|
stats: {
|
|
2292
|
-
comments: number | null;
|
|
2293
2281
|
like: number | null;
|
|
2294
2282
|
support: number | null;
|
|
2295
2283
|
love: number | null;
|
|
2296
2284
|
insight: number | null;
|
|
2297
2285
|
celebrate: number | null;
|
|
2298
2286
|
funny: number | null;
|
|
2287
|
+
comments: number | null;
|
|
2299
2288
|
reposts: number | null;
|
|
2300
2289
|
totalReactions: number | null;
|
|
2301
2290
|
} | null;
|
|
2291
|
+
text: string | null;
|
|
2292
|
+
url: string | null;
|
|
2293
|
+
urn: string | null;
|
|
2294
|
+
author: {
|
|
2295
|
+
username: string | null;
|
|
2296
|
+
headline: string | null;
|
|
2297
|
+
profileUrl: string | null;
|
|
2298
|
+
profilePicture: string | null;
|
|
2299
|
+
firstName: string | null;
|
|
2300
|
+
lastName: string | null;
|
|
2301
|
+
} | null;
|
|
2302
2302
|
media: {
|
|
2303
2303
|
type: string | null;
|
|
2304
2304
|
url: string | null;
|
|
@@ -2321,9 +2321,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2321
2321
|
username?: string | undefined;
|
|
2322
2322
|
keyword?: string | undefined;
|
|
2323
2323
|
jobs?: {
|
|
2324
|
-
id: string | null;
|
|
2325
2324
|
description: string | null;
|
|
2326
2325
|
title: string | null;
|
|
2326
|
+
id: string | null;
|
|
2327
2327
|
url: string | null;
|
|
2328
2328
|
location: string | null;
|
|
2329
2329
|
postedAt: string | null;
|
|
@@ -2347,12 +2347,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2347
2347
|
paginationToken?: string | null | undefined;
|
|
2348
2348
|
hasNextPage?: boolean | null | undefined;
|
|
2349
2349
|
}, {
|
|
2350
|
-
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2351
|
-
success: boolean;
|
|
2352
2350
|
error: string;
|
|
2351
|
+
success: boolean;
|
|
2352
|
+
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2353
2353
|
posts: {
|
|
2354
|
-
|
|
2354
|
+
stats: {
|
|
2355
|
+
like: number | null;
|
|
2356
|
+
support: number | null;
|
|
2357
|
+
love: number | null;
|
|
2358
|
+
insight: number | null;
|
|
2359
|
+
celebrate: number | null;
|
|
2360
|
+
funny: number | null;
|
|
2361
|
+
comments: number | null;
|
|
2362
|
+
reposts: number | null;
|
|
2363
|
+
totalReactions: number | null;
|
|
2364
|
+
} | null;
|
|
2355
2365
|
text: string | null;
|
|
2366
|
+
url: string | null;
|
|
2356
2367
|
document: {
|
|
2357
2368
|
title: string | null;
|
|
2358
2369
|
url: string | null;
|
|
@@ -2368,17 +2379,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2368
2379
|
firstName: string | null;
|
|
2369
2380
|
lastName: string | null;
|
|
2370
2381
|
} | null;
|
|
2371
|
-
stats: {
|
|
2372
|
-
comments: number | null;
|
|
2373
|
-
like: number | null;
|
|
2374
|
-
support: number | null;
|
|
2375
|
-
love: number | null;
|
|
2376
|
-
insight: number | null;
|
|
2377
|
-
celebrate: number | null;
|
|
2378
|
-
funny: number | null;
|
|
2379
|
-
reposts: number | null;
|
|
2380
|
-
totalReactions: number | null;
|
|
2381
|
-
} | null;
|
|
2382
2382
|
media: {
|
|
2383
2383
|
type: string | null;
|
|
2384
2384
|
url: string | null;
|
|
@@ -2403,28 +2403,28 @@ 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
|
-
text: string | null;
|
|
2408
|
-
urn: string | null;
|
|
2409
|
-
author: {
|
|
2410
|
-
username: string | null;
|
|
2411
|
-
headline: string | null;
|
|
2412
|
-
profileUrl: string | null;
|
|
2413
|
-
profilePicture: string | null;
|
|
2414
|
-
firstName: string | null;
|
|
2415
|
-
lastName: string | null;
|
|
2416
|
-
} | null;
|
|
2417
2406
|
stats: {
|
|
2418
|
-
comments: number | null;
|
|
2419
2407
|
like: number | null;
|
|
2420
2408
|
support: number | null;
|
|
2421
2409
|
love: number | null;
|
|
2422
2410
|
insight: number | null;
|
|
2423
2411
|
celebrate: number | null;
|
|
2424
2412
|
funny: number | null;
|
|
2413
|
+
comments: number | null;
|
|
2425
2414
|
reposts: number | null;
|
|
2426
2415
|
totalReactions: number | null;
|
|
2427
2416
|
} | null;
|
|
2417
|
+
text: string | null;
|
|
2418
|
+
url: string | null;
|
|
2419
|
+
urn: string | null;
|
|
2420
|
+
author: {
|
|
2421
|
+
username: string | null;
|
|
2422
|
+
headline: string | null;
|
|
2423
|
+
profileUrl: string | null;
|
|
2424
|
+
profilePicture: string | null;
|
|
2425
|
+
firstName: string | null;
|
|
2426
|
+
lastName: string | null;
|
|
2427
|
+
} | null;
|
|
2428
2428
|
media: {
|
|
2429
2429
|
type: string | null;
|
|
2430
2430
|
url: string | null;
|
|
@@ -2447,9 +2447,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2447
2447
|
username?: string | undefined;
|
|
2448
2448
|
keyword?: string | undefined;
|
|
2449
2449
|
jobs?: {
|
|
2450
|
-
id: string | null;
|
|
2451
2450
|
description: string | null;
|
|
2452
2451
|
title: string | null;
|
|
2452
|
+
id: string | null;
|
|
2453
2453
|
url: string | null;
|
|
2454
2454
|
location: string | null;
|
|
2455
2455
|
postedAt: string | null;
|