@bubblelab/bubble-core 0.1.158 → 0.1.160
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 +150 -128
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +144 -144
- package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
- package/dist/bubbles/service-bubble/airtable.d.ts +184 -184
- package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +152 -152
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +55 -55
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +63 -63
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +98 -98
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +264 -264
- package/dist/bubbles/service-bubble/followupboss.d.ts +282 -282
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +40 -40
- package/dist/bubbles/service-bubble/github.d.ts +216 -216
- package/dist/bubbles/service-bubble/gmail.d.ts +228 -228
- package/dist/bubbles/service-bubble/google-calendar.d.ts +62 -62
- package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
- package/dist/bubbles/service-bubble/jira/jira.d.ts +107 -107
- package/dist/bubbles/service-bubble/notion/notion.d.ts +932 -932
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +73 -73
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +93 -93
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js +16 -23
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/resend.d.ts +16 -16
- package/dist/bubbles/service-bubble/sendsafely/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/sendsafely/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/index.js +4 -0
- package/dist/bubbles/service-bubble/sendsafely/index.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +247 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.js +212 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +270 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.js +144 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.d.ts +78 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.js +171 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +324 -324
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +161 -161
- package/dist/bubbles/service-bubble/telegram.d.ts +264 -264
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
- 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 +18 -18
- 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 +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +108 -108
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- 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 +36 -36
- 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 +16 -16
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- 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 +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +68 -68
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +316 -2
- 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 +3 -2
- package/dist/bubble-trigger/index.d.ts +0 -2
- package/dist/bubble-trigger/index.d.ts.map +0 -1
- package/dist/bubble-trigger/index.js +0 -2
- package/dist/bubble-trigger/index.js.map +0 -1
- package/dist/bubble-trigger/types.d.ts +0 -87
- package/dist/bubble-trigger/types.d.ts.map +0 -1
- package/dist/bubble-trigger/types.js +0 -14
- package/dist/bubble-trigger/types.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/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +0 -114
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +0 -1
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +0 -777
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +0 -1
- package/dist/types/ai-models.d.ts +0 -4
- package/dist/types/ai-models.d.ts.map +0 -1
- package/dist/types/ai-models.js +0 -16
- package/dist/types/ai-models.js.map +0 -1
- package/dist/utils/param-helper.d.ts +0 -2
- package/dist/utils/param-helper.d.ts.map +0 -1
- package/dist/utils/param-helper.js +0 -5
- package/dist/utils/param-helper.js.map +0 -1
|
@@ -35,20 +35,20 @@ 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
|
-
insight: number | null;
|
|
39
38
|
like: number | null;
|
|
40
39
|
support: number | null;
|
|
41
40
|
love: number | null;
|
|
41
|
+
insight: number | null;
|
|
42
42
|
celebrate: number | null;
|
|
43
43
|
funny: number | null;
|
|
44
44
|
comments: number | null;
|
|
45
45
|
reposts: number | null;
|
|
46
46
|
totalReactions: number | null;
|
|
47
47
|
}, {
|
|
48
|
-
insight: number | null;
|
|
49
48
|
like: number | null;
|
|
50
49
|
support: number | null;
|
|
51
50
|
love: number | null;
|
|
51
|
+
insight: number | null;
|
|
52
52
|
celebrate: number | null;
|
|
53
53
|
funny: number | null;
|
|
54
54
|
comments: number | null;
|
|
@@ -64,12 +64,12 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
64
64
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
66
|
date: string | null;
|
|
67
|
-
timestamp: number | null;
|
|
68
67
|
relative: string | null;
|
|
68
|
+
timestamp: number | null;
|
|
69
69
|
}, {
|
|
70
70
|
date: string | null;
|
|
71
|
-
timestamp: number | null;
|
|
72
71
|
relative: string | null;
|
|
72
|
+
timestamp: number | null;
|
|
73
73
|
}>>;
|
|
74
74
|
text: z.ZodNullable<z.ZodString>;
|
|
75
75
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -107,20 +107,20 @@ 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
|
-
insight: number | null;
|
|
111
110
|
like: number | null;
|
|
112
111
|
support: number | null;
|
|
113
112
|
love: number | null;
|
|
113
|
+
insight: number | null;
|
|
114
114
|
celebrate: number | null;
|
|
115
115
|
funny: number | null;
|
|
116
116
|
comments: number | null;
|
|
117
117
|
reposts: number | null;
|
|
118
118
|
totalReactions: number | null;
|
|
119
119
|
}, {
|
|
120
|
-
insight: number | null;
|
|
121
120
|
like: number | null;
|
|
122
121
|
support: number | null;
|
|
123
122
|
love: number | null;
|
|
123
|
+
insight: number | null;
|
|
124
124
|
celebrate: number | null;
|
|
125
125
|
funny: number | null;
|
|
126
126
|
comments: number | null;
|
|
@@ -203,12 +203,12 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
203
203
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
204
204
|
}, "strip", z.ZodTypeAny, {
|
|
205
205
|
date: string | null;
|
|
206
|
-
timestamp: number | null;
|
|
207
206
|
relative: string | null;
|
|
207
|
+
timestamp: number | null;
|
|
208
208
|
}, {
|
|
209
209
|
date: string | null;
|
|
210
|
-
timestamp: number | null;
|
|
211
210
|
relative: string | null;
|
|
211
|
+
timestamp: number | null;
|
|
212
212
|
}>>;
|
|
213
213
|
text: z.ZodNullable<z.ZodString>;
|
|
214
214
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -246,20 +246,20 @@ 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
|
-
insight: number | null;
|
|
250
249
|
like: number | null;
|
|
251
250
|
support: number | null;
|
|
252
251
|
love: number | null;
|
|
252
|
+
insight: number | null;
|
|
253
253
|
celebrate: number | null;
|
|
254
254
|
funny: number | null;
|
|
255
255
|
comments: number | null;
|
|
256
256
|
reposts: number | null;
|
|
257
257
|
totalReactions: number | null;
|
|
258
258
|
}, {
|
|
259
|
-
insight: number | null;
|
|
260
259
|
like: number | null;
|
|
261
260
|
support: number | null;
|
|
262
261
|
love: number | null;
|
|
262
|
+
insight: number | null;
|
|
263
263
|
celebrate: number | null;
|
|
264
264
|
funny: number | null;
|
|
265
265
|
comments: number | null;
|
|
@@ -315,10 +315,10 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
315
315
|
profilePicture: string | null;
|
|
316
316
|
} | null;
|
|
317
317
|
stats: {
|
|
318
|
-
insight: number | null;
|
|
319
318
|
like: number | null;
|
|
320
319
|
support: number | null;
|
|
321
320
|
love: number | null;
|
|
321
|
+
insight: number | null;
|
|
322
322
|
celebrate: number | null;
|
|
323
323
|
funny: number | null;
|
|
324
324
|
comments: number | null;
|
|
@@ -337,8 +337,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
337
337
|
} | null;
|
|
338
338
|
postedAt: {
|
|
339
339
|
date: string | null;
|
|
340
|
-
timestamp: number | null;
|
|
341
340
|
relative: string | null;
|
|
341
|
+
timestamp: number | null;
|
|
342
342
|
} | null;
|
|
343
343
|
postType: string | null;
|
|
344
344
|
}, {
|
|
@@ -354,10 +354,10 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
354
354
|
profilePicture: string | null;
|
|
355
355
|
} | null;
|
|
356
356
|
stats: {
|
|
357
|
-
insight: number | null;
|
|
358
357
|
like: number | null;
|
|
359
358
|
support: number | null;
|
|
360
359
|
love: number | null;
|
|
360
|
+
insight: number | null;
|
|
361
361
|
celebrate: number | null;
|
|
362
362
|
funny: number | null;
|
|
363
363
|
comments: number | null;
|
|
@@ -376,8 +376,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
376
376
|
} | null;
|
|
377
377
|
postedAt: {
|
|
378
378
|
date: string | null;
|
|
379
|
-
timestamp: number | null;
|
|
380
379
|
relative: string | null;
|
|
380
|
+
timestamp: number | null;
|
|
381
381
|
} | null;
|
|
382
382
|
postType: string | null;
|
|
383
383
|
}>>;
|
|
@@ -400,10 +400,10 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
400
400
|
profilePicture: string | null;
|
|
401
401
|
} | null;
|
|
402
402
|
stats: {
|
|
403
|
-
insight: number | null;
|
|
404
403
|
like: number | null;
|
|
405
404
|
support: number | null;
|
|
406
405
|
love: number | null;
|
|
406
|
+
insight: number | null;
|
|
407
407
|
celebrate: number | null;
|
|
408
408
|
funny: number | null;
|
|
409
409
|
comments: number | null;
|
|
@@ -428,8 +428,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
428
428
|
} | null;
|
|
429
429
|
postedAt: {
|
|
430
430
|
date: string | null;
|
|
431
|
-
timestamp: number | null;
|
|
432
431
|
relative: string | null;
|
|
432
|
+
timestamp: number | null;
|
|
433
433
|
} | null;
|
|
434
434
|
fullUrn: string | null;
|
|
435
435
|
postType: string | null;
|
|
@@ -446,10 +446,10 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
446
446
|
profilePicture: string | null;
|
|
447
447
|
} | null;
|
|
448
448
|
stats: {
|
|
449
|
-
insight: number | null;
|
|
450
449
|
like: number | null;
|
|
451
450
|
support: number | null;
|
|
452
451
|
love: number | null;
|
|
452
|
+
insight: number | null;
|
|
453
453
|
celebrate: number | null;
|
|
454
454
|
funny: number | null;
|
|
455
455
|
comments: number | null;
|
|
@@ -468,8 +468,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
468
468
|
} | null;
|
|
469
469
|
postedAt: {
|
|
470
470
|
date: string | null;
|
|
471
|
-
timestamp: number | null;
|
|
472
471
|
relative: string | null;
|
|
472
|
+
timestamp: number | null;
|
|
473
473
|
} | null;
|
|
474
474
|
postType: string | null;
|
|
475
475
|
} | null;
|
|
@@ -492,10 +492,10 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
492
492
|
profilePicture: string | null;
|
|
493
493
|
} | null;
|
|
494
494
|
stats: {
|
|
495
|
-
insight: number | null;
|
|
496
495
|
like: number | null;
|
|
497
496
|
support: number | null;
|
|
498
497
|
love: number | null;
|
|
498
|
+
insight: number | null;
|
|
499
499
|
celebrate: number | null;
|
|
500
500
|
funny: number | null;
|
|
501
501
|
comments: number | null;
|
|
@@ -520,8 +520,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
520
520
|
} | null;
|
|
521
521
|
postedAt: {
|
|
522
522
|
date: string | null;
|
|
523
|
-
timestamp: number | null;
|
|
524
523
|
relative: string | null;
|
|
524
|
+
timestamp: number | null;
|
|
525
525
|
} | null;
|
|
526
526
|
fullUrn: string | null;
|
|
527
527
|
postType: string | null;
|
|
@@ -538,10 +538,10 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
538
538
|
profilePicture: string | null;
|
|
539
539
|
} | null;
|
|
540
540
|
stats: {
|
|
541
|
-
insight: number | null;
|
|
542
541
|
like: number | null;
|
|
543
542
|
support: number | null;
|
|
544
543
|
love: number | null;
|
|
544
|
+
insight: number | null;
|
|
545
545
|
celebrate: number | null;
|
|
546
546
|
funny: number | null;
|
|
547
547
|
comments: number | null;
|
|
@@ -560,8 +560,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
560
560
|
} | null;
|
|
561
561
|
postedAt: {
|
|
562
562
|
date: string | null;
|
|
563
|
-
timestamp: number | null;
|
|
564
563
|
relative: string | null;
|
|
564
|
+
timestamp: number | null;
|
|
565
565
|
} | null;
|
|
566
566
|
postType: string | null;
|
|
567
567
|
} | null;
|
|
@@ -607,10 +607,10 @@ 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;
|
|
613
612
|
url: string | null;
|
|
613
|
+
id: string | null;
|
|
614
614
|
location: string | null;
|
|
615
615
|
postedAt: string | null;
|
|
616
616
|
applyUrl: string | null;
|
|
@@ -629,10 +629,10 @@ declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
629
629
|
logo: string | null;
|
|
630
630
|
} | null;
|
|
631
631
|
}, {
|
|
632
|
-
id: string | null;
|
|
633
632
|
description: string | null;
|
|
634
633
|
title: string | null;
|
|
635
634
|
url: string | null;
|
|
635
|
+
id: string | null;
|
|
636
636
|
location: string | null;
|
|
637
637
|
postedAt: string | null;
|
|
638
638
|
applyUrl: string | null;
|
|
@@ -1037,31 +1037,31 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
1037
1037
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1038
1038
|
}, "strip", z.ZodTypeAny, {
|
|
1039
1039
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1040
|
-
limit?: number | undefined;
|
|
1041
1040
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1042
1041
|
username?: string | undefined;
|
|
1042
|
+
limit?: number | undefined;
|
|
1043
1043
|
pageNumber?: number | undefined;
|
|
1044
1044
|
location?: string | undefined;
|
|
1045
1045
|
keyword?: string | undefined;
|
|
1046
|
-
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
1047
1046
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
1047
|
+
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
1048
1048
|
profileUrl?: string | undefined;
|
|
1049
1049
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
1050
|
-
experienceLevel?: ("
|
|
1050
|
+
experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
1051
1051
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1052
1052
|
}, {
|
|
1053
1053
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1054
|
-
limit?: number | undefined;
|
|
1055
1054
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1056
1055
|
username?: string | undefined;
|
|
1056
|
+
limit?: number | undefined;
|
|
1057
1057
|
pageNumber?: number | undefined;
|
|
1058
1058
|
location?: string | undefined;
|
|
1059
1059
|
keyword?: string | undefined;
|
|
1060
|
-
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
1061
1060
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
1061
|
+
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
1062
1062
|
profileUrl?: string | undefined;
|
|
1063
1063
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
1064
|
-
experienceLevel?: ("
|
|
1064
|
+
experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
1065
1065
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1066
1066
|
}>;
|
|
1067
1067
|
declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
@@ -1477,10 +1477,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1477
1477
|
}>>;
|
|
1478
1478
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
1479
1479
|
}, "strip", z.ZodTypeAny, {
|
|
1480
|
-
id: string | null;
|
|
1481
1480
|
description: string | null;
|
|
1482
1481
|
title: string | null;
|
|
1483
1482
|
url: string | null;
|
|
1483
|
+
id: string | null;
|
|
1484
1484
|
location: string | null;
|
|
1485
1485
|
postedAt: string | null;
|
|
1486
1486
|
applyUrl: string | null;
|
|
@@ -1499,10 +1499,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1499
1499
|
logo: string | null;
|
|
1500
1500
|
} | null;
|
|
1501
1501
|
}, {
|
|
1502
|
-
id: string | null;
|
|
1503
1502
|
description: string | null;
|
|
1504
1503
|
title: string | null;
|
|
1505
1504
|
url: string | null;
|
|
1505
|
+
id: string | null;
|
|
1506
1506
|
location: string | null;
|
|
1507
1507
|
postedAt: string | null;
|
|
1508
1508
|
applyUrl: string | null;
|
|
@@ -1530,12 +1530,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1530
1530
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
1531
1531
|
}, "strip", z.ZodTypeAny, {
|
|
1532
1532
|
date: string | null;
|
|
1533
|
-
timestamp: number | null;
|
|
1534
1533
|
relative: string | null;
|
|
1534
|
+
timestamp: number | null;
|
|
1535
1535
|
}, {
|
|
1536
1536
|
date: string | null;
|
|
1537
|
-
timestamp: number | null;
|
|
1538
1537
|
relative: string | null;
|
|
1538
|
+
timestamp: number | null;
|
|
1539
1539
|
}>>;
|
|
1540
1540
|
text: z.ZodNullable<z.ZodString>;
|
|
1541
1541
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -1573,20 +1573,20 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1573
1573
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
1574
1574
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
1575
1575
|
}, "strip", z.ZodTypeAny, {
|
|
1576
|
-
insight: number | null;
|
|
1577
1576
|
like: number | null;
|
|
1578
1577
|
support: number | null;
|
|
1579
1578
|
love: number | null;
|
|
1579
|
+
insight: number | null;
|
|
1580
1580
|
celebrate: number | null;
|
|
1581
1581
|
funny: number | null;
|
|
1582
1582
|
comments: number | null;
|
|
1583
1583
|
reposts: number | null;
|
|
1584
1584
|
totalReactions: number | null;
|
|
1585
1585
|
}, {
|
|
1586
|
-
insight: number | null;
|
|
1587
1586
|
like: number | null;
|
|
1588
1587
|
support: number | null;
|
|
1589
1588
|
love: number | null;
|
|
1589
|
+
insight: number | null;
|
|
1590
1590
|
celebrate: number | null;
|
|
1591
1591
|
funny: number | null;
|
|
1592
1592
|
comments: number | null;
|
|
@@ -1669,12 +1669,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1669
1669
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
1670
1670
|
}, "strip", z.ZodTypeAny, {
|
|
1671
1671
|
date: string | null;
|
|
1672
|
-
timestamp: number | null;
|
|
1673
1672
|
relative: string | null;
|
|
1673
|
+
timestamp: number | null;
|
|
1674
1674
|
}, {
|
|
1675
1675
|
date: string | null;
|
|
1676
|
-
timestamp: number | null;
|
|
1677
1676
|
relative: string | null;
|
|
1677
|
+
timestamp: number | null;
|
|
1678
1678
|
}>>;
|
|
1679
1679
|
text: z.ZodNullable<z.ZodString>;
|
|
1680
1680
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -1712,20 +1712,20 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1712
1712
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
1713
1713
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
1714
1714
|
}, "strip", z.ZodTypeAny, {
|
|
1715
|
-
insight: number | null;
|
|
1716
1715
|
like: number | null;
|
|
1717
1716
|
support: number | null;
|
|
1718
1717
|
love: number | null;
|
|
1718
|
+
insight: number | null;
|
|
1719
1719
|
celebrate: number | null;
|
|
1720
1720
|
funny: number | null;
|
|
1721
1721
|
comments: number | null;
|
|
1722
1722
|
reposts: number | null;
|
|
1723
1723
|
totalReactions: number | null;
|
|
1724
1724
|
}, {
|
|
1725
|
-
insight: number | null;
|
|
1726
1725
|
like: number | null;
|
|
1727
1726
|
support: number | null;
|
|
1728
1727
|
love: number | null;
|
|
1728
|
+
insight: number | null;
|
|
1729
1729
|
celebrate: number | null;
|
|
1730
1730
|
funny: number | null;
|
|
1731
1731
|
comments: number | null;
|
|
@@ -1781,10 +1781,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1781
1781
|
profilePicture: string | null;
|
|
1782
1782
|
} | null;
|
|
1783
1783
|
stats: {
|
|
1784
|
-
insight: number | null;
|
|
1785
1784
|
like: number | null;
|
|
1786
1785
|
support: number | null;
|
|
1787
1786
|
love: number | null;
|
|
1787
|
+
insight: number | null;
|
|
1788
1788
|
celebrate: number | null;
|
|
1789
1789
|
funny: number | null;
|
|
1790
1790
|
comments: number | null;
|
|
@@ -1803,8 +1803,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1803
1803
|
} | null;
|
|
1804
1804
|
postedAt: {
|
|
1805
1805
|
date: string | null;
|
|
1806
|
-
timestamp: number | null;
|
|
1807
1806
|
relative: string | null;
|
|
1807
|
+
timestamp: number | null;
|
|
1808
1808
|
} | null;
|
|
1809
1809
|
postType: string | null;
|
|
1810
1810
|
}, {
|
|
@@ -1820,10 +1820,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1820
1820
|
profilePicture: string | null;
|
|
1821
1821
|
} | null;
|
|
1822
1822
|
stats: {
|
|
1823
|
-
insight: number | null;
|
|
1824
1823
|
like: number | null;
|
|
1825
1824
|
support: number | null;
|
|
1826
1825
|
love: number | null;
|
|
1826
|
+
insight: number | null;
|
|
1827
1827
|
celebrate: number | null;
|
|
1828
1828
|
funny: number | null;
|
|
1829
1829
|
comments: number | null;
|
|
@@ -1842,8 +1842,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1842
1842
|
} | null;
|
|
1843
1843
|
postedAt: {
|
|
1844
1844
|
date: string | null;
|
|
1845
|
-
timestamp: number | null;
|
|
1846
1845
|
relative: string | null;
|
|
1846
|
+
timestamp: number | null;
|
|
1847
1847
|
} | null;
|
|
1848
1848
|
postType: string | null;
|
|
1849
1849
|
}>>;
|
|
@@ -1866,10 +1866,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1866
1866
|
profilePicture: string | null;
|
|
1867
1867
|
} | null;
|
|
1868
1868
|
stats: {
|
|
1869
|
-
insight: number | null;
|
|
1870
1869
|
like: number | null;
|
|
1871
1870
|
support: number | null;
|
|
1872
1871
|
love: number | null;
|
|
1872
|
+
insight: number | null;
|
|
1873
1873
|
celebrate: number | null;
|
|
1874
1874
|
funny: number | null;
|
|
1875
1875
|
comments: number | null;
|
|
@@ -1894,8 +1894,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1894
1894
|
} | null;
|
|
1895
1895
|
postedAt: {
|
|
1896
1896
|
date: string | null;
|
|
1897
|
-
timestamp: number | null;
|
|
1898
1897
|
relative: string | null;
|
|
1898
|
+
timestamp: number | null;
|
|
1899
1899
|
} | null;
|
|
1900
1900
|
fullUrn: string | null;
|
|
1901
1901
|
postType: string | null;
|
|
@@ -1912,10 +1912,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1912
1912
|
profilePicture: string | null;
|
|
1913
1913
|
} | null;
|
|
1914
1914
|
stats: {
|
|
1915
|
-
insight: number | null;
|
|
1916
1915
|
like: number | null;
|
|
1917
1916
|
support: number | null;
|
|
1918
1917
|
love: number | null;
|
|
1918
|
+
insight: number | null;
|
|
1919
1919
|
celebrate: number | null;
|
|
1920
1920
|
funny: number | null;
|
|
1921
1921
|
comments: number | null;
|
|
@@ -1934,8 +1934,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1934
1934
|
} | null;
|
|
1935
1935
|
postedAt: {
|
|
1936
1936
|
date: string | null;
|
|
1937
|
-
timestamp: number | null;
|
|
1938
1937
|
relative: string | null;
|
|
1938
|
+
timestamp: number | null;
|
|
1939
1939
|
} | null;
|
|
1940
1940
|
postType: string | null;
|
|
1941
1941
|
} | null;
|
|
@@ -1958,10 +1958,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1958
1958
|
profilePicture: string | null;
|
|
1959
1959
|
} | null;
|
|
1960
1960
|
stats: {
|
|
1961
|
-
insight: number | null;
|
|
1962
1961
|
like: number | null;
|
|
1963
1962
|
support: number | null;
|
|
1964
1963
|
love: number | null;
|
|
1964
|
+
insight: number | null;
|
|
1965
1965
|
celebrate: number | null;
|
|
1966
1966
|
funny: number | null;
|
|
1967
1967
|
comments: number | null;
|
|
@@ -1986,8 +1986,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1986
1986
|
} | null;
|
|
1987
1987
|
postedAt: {
|
|
1988
1988
|
date: string | null;
|
|
1989
|
-
timestamp: number | null;
|
|
1990
1989
|
relative: string | null;
|
|
1990
|
+
timestamp: number | null;
|
|
1991
1991
|
} | null;
|
|
1992
1992
|
fullUrn: string | null;
|
|
1993
1993
|
postType: string | null;
|
|
@@ -2004,10 +2004,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2004
2004
|
profilePicture: string | null;
|
|
2005
2005
|
} | null;
|
|
2006
2006
|
stats: {
|
|
2007
|
-
insight: number | null;
|
|
2008
2007
|
like: number | null;
|
|
2009
2008
|
support: number | null;
|
|
2010
2009
|
love: number | null;
|
|
2010
|
+
insight: number | null;
|
|
2011
2011
|
celebrate: number | null;
|
|
2012
2012
|
funny: number | null;
|
|
2013
2013
|
comments: number | null;
|
|
@@ -2026,8 +2026,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2026
2026
|
} | null;
|
|
2027
2027
|
postedAt: {
|
|
2028
2028
|
date: string | null;
|
|
2029
|
-
timestamp: number | null;
|
|
2030
2029
|
relative: string | null;
|
|
2030
|
+
timestamp: number | null;
|
|
2031
2031
|
} | null;
|
|
2032
2032
|
postType: string | null;
|
|
2033
2033
|
} | null;
|
|
@@ -2041,9 +2041,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2041
2041
|
success: z.ZodBoolean;
|
|
2042
2042
|
error: z.ZodString;
|
|
2043
2043
|
}, "strip", z.ZodTypeAny, {
|
|
2044
|
-
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2045
|
-
success: boolean;
|
|
2046
2044
|
error: string;
|
|
2045
|
+
success: boolean;
|
|
2046
|
+
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2047
2047
|
posts: {
|
|
2048
2048
|
url: string | null;
|
|
2049
2049
|
text: string | null;
|
|
@@ -2063,10 +2063,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2063
2063
|
profilePicture: string | null;
|
|
2064
2064
|
} | null;
|
|
2065
2065
|
stats: {
|
|
2066
|
-
insight: number | null;
|
|
2067
2066
|
like: number | null;
|
|
2068
2067
|
support: number | null;
|
|
2069
2068
|
love: number | null;
|
|
2069
|
+
insight: number | null;
|
|
2070
2070
|
celebrate: number | null;
|
|
2071
2071
|
funny: number | null;
|
|
2072
2072
|
comments: number | null;
|
|
@@ -2091,8 +2091,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2091
2091
|
} | null;
|
|
2092
2092
|
postedAt: {
|
|
2093
2093
|
date: string | null;
|
|
2094
|
-
timestamp: number | null;
|
|
2095
2094
|
relative: string | null;
|
|
2095
|
+
timestamp: number | null;
|
|
2096
2096
|
} | null;
|
|
2097
2097
|
fullUrn: string | null;
|
|
2098
2098
|
postType: string | null;
|
|
@@ -2109,10 +2109,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2109
2109
|
profilePicture: string | null;
|
|
2110
2110
|
} | null;
|
|
2111
2111
|
stats: {
|
|
2112
|
-
insight: number | null;
|
|
2113
2112
|
like: number | null;
|
|
2114
2113
|
support: number | null;
|
|
2115
2114
|
love: number | null;
|
|
2115
|
+
insight: number | null;
|
|
2116
2116
|
celebrate: number | null;
|
|
2117
2117
|
funny: number | null;
|
|
2118
2118
|
comments: number | null;
|
|
@@ -2131,8 +2131,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2131
2131
|
} | null;
|
|
2132
2132
|
postedAt: {
|
|
2133
2133
|
date: string | null;
|
|
2134
|
-
timestamp: number | null;
|
|
2135
2134
|
relative: string | null;
|
|
2135
|
+
timestamp: number | null;
|
|
2136
2136
|
} | null;
|
|
2137
2137
|
postType: string | null;
|
|
2138
2138
|
} | null;
|
|
@@ -2219,10 +2219,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2219
2219
|
} | null | undefined;
|
|
2220
2220
|
keyword?: string | undefined;
|
|
2221
2221
|
jobs?: {
|
|
2222
|
-
id: string | null;
|
|
2223
2222
|
description: string | null;
|
|
2224
2223
|
title: string | null;
|
|
2225
2224
|
url: string | null;
|
|
2225
|
+
id: string | null;
|
|
2226
2226
|
location: string | null;
|
|
2227
2227
|
postedAt: string | null;
|
|
2228
2228
|
applyUrl: string | null;
|
|
@@ -2245,9 +2245,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2245
2245
|
paginationToken?: string | null | undefined;
|
|
2246
2246
|
hasNextPage?: boolean | null | undefined;
|
|
2247
2247
|
}, {
|
|
2248
|
-
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2249
|
-
success: boolean;
|
|
2250
2248
|
error: string;
|
|
2249
|
+
success: boolean;
|
|
2250
|
+
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2251
2251
|
posts: {
|
|
2252
2252
|
url: string | null;
|
|
2253
2253
|
text: string | null;
|
|
@@ -2267,10 +2267,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2267
2267
|
profilePicture: string | null;
|
|
2268
2268
|
} | null;
|
|
2269
2269
|
stats: {
|
|
2270
|
-
insight: number | null;
|
|
2271
2270
|
like: number | null;
|
|
2272
2271
|
support: number | null;
|
|
2273
2272
|
love: number | null;
|
|
2273
|
+
insight: number | null;
|
|
2274
2274
|
celebrate: number | null;
|
|
2275
2275
|
funny: number | null;
|
|
2276
2276
|
comments: number | null;
|
|
@@ -2295,8 +2295,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2295
2295
|
} | null;
|
|
2296
2296
|
postedAt: {
|
|
2297
2297
|
date: string | null;
|
|
2298
|
-
timestamp: number | null;
|
|
2299
2298
|
relative: string | null;
|
|
2299
|
+
timestamp: number | null;
|
|
2300
2300
|
} | null;
|
|
2301
2301
|
fullUrn: string | null;
|
|
2302
2302
|
postType: string | null;
|
|
@@ -2313,10 +2313,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2313
2313
|
profilePicture: string | null;
|
|
2314
2314
|
} | null;
|
|
2315
2315
|
stats: {
|
|
2316
|
-
insight: number | null;
|
|
2317
2316
|
like: number | null;
|
|
2318
2317
|
support: number | null;
|
|
2319
2318
|
love: number | null;
|
|
2319
|
+
insight: number | null;
|
|
2320
2320
|
celebrate: number | null;
|
|
2321
2321
|
funny: number | null;
|
|
2322
2322
|
comments: number | null;
|
|
@@ -2335,8 +2335,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2335
2335
|
} | null;
|
|
2336
2336
|
postedAt: {
|
|
2337
2337
|
date: string | null;
|
|
2338
|
-
timestamp: number | null;
|
|
2339
2338
|
relative: string | null;
|
|
2339
|
+
timestamp: number | null;
|
|
2340
2340
|
} | null;
|
|
2341
2341
|
postType: string | null;
|
|
2342
2342
|
} | null;
|
|
@@ -2423,10 +2423,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2423
2423
|
} | null | undefined;
|
|
2424
2424
|
keyword?: string | undefined;
|
|
2425
2425
|
jobs?: {
|
|
2426
|
-
id: string | null;
|
|
2427
2426
|
description: string | null;
|
|
2428
2427
|
title: string | null;
|
|
2429
2428
|
url: string | null;
|
|
2429
|
+
id: string | null;
|
|
2430
2430
|
location: string | null;
|
|
2431
2431
|
postedAt: string | null;
|
|
2432
2432
|
applyUrl: string | null;
|
|
@@ -2490,31 +2490,31 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2490
2490
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2491
2491
|
}, "strip", z.ZodTypeAny, {
|
|
2492
2492
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2493
|
-
limit?: number | undefined;
|
|
2494
2493
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2495
2494
|
username?: string | undefined;
|
|
2495
|
+
limit?: number | undefined;
|
|
2496
2496
|
pageNumber?: number | undefined;
|
|
2497
2497
|
location?: string | undefined;
|
|
2498
2498
|
keyword?: string | undefined;
|
|
2499
|
-
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
2500
2499
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
2500
|
+
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
2501
2501
|
profileUrl?: string | undefined;
|
|
2502
2502
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
2503
|
-
experienceLevel?: ("
|
|
2503
|
+
experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
2504
2504
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
2505
2505
|
}, {
|
|
2506
2506
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2507
|
-
limit?: number | undefined;
|
|
2508
2507
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2509
2508
|
username?: string | undefined;
|
|
2509
|
+
limit?: number | undefined;
|
|
2510
2510
|
pageNumber?: number | undefined;
|
|
2511
2511
|
location?: string | undefined;
|
|
2512
2512
|
keyword?: string | undefined;
|
|
2513
|
-
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
2514
2513
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
2514
|
+
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
2515
2515
|
profileUrl?: string | undefined;
|
|
2516
2516
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
2517
|
-
experienceLevel?: ("
|
|
2517
|
+
experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
2518
2518
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
2519
2519
|
}>;
|
|
2520
2520
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -2930,10 +2930,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2930
2930
|
}>>;
|
|
2931
2931
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
2932
2932
|
}, "strip", z.ZodTypeAny, {
|
|
2933
|
-
id: string | null;
|
|
2934
2933
|
description: string | null;
|
|
2935
2934
|
title: string | null;
|
|
2936
2935
|
url: string | null;
|
|
2936
|
+
id: string | null;
|
|
2937
2937
|
location: string | null;
|
|
2938
2938
|
postedAt: string | null;
|
|
2939
2939
|
applyUrl: string | null;
|
|
@@ -2952,10 +2952,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2952
2952
|
logo: string | null;
|
|
2953
2953
|
} | null;
|
|
2954
2954
|
}, {
|
|
2955
|
-
id: string | null;
|
|
2956
2955
|
description: string | null;
|
|
2957
2956
|
title: string | null;
|
|
2958
2957
|
url: string | null;
|
|
2958
|
+
id: string | null;
|
|
2959
2959
|
location: string | null;
|
|
2960
2960
|
postedAt: string | null;
|
|
2961
2961
|
applyUrl: string | null;
|
|
@@ -2983,12 +2983,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2983
2983
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
2984
2984
|
}, "strip", z.ZodTypeAny, {
|
|
2985
2985
|
date: string | null;
|
|
2986
|
-
timestamp: number | null;
|
|
2987
2986
|
relative: string | null;
|
|
2987
|
+
timestamp: number | null;
|
|
2988
2988
|
}, {
|
|
2989
2989
|
date: string | null;
|
|
2990
|
-
timestamp: number | null;
|
|
2991
2990
|
relative: string | null;
|
|
2991
|
+
timestamp: number | null;
|
|
2992
2992
|
}>>;
|
|
2993
2993
|
text: z.ZodNullable<z.ZodString>;
|
|
2994
2994
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -3026,20 +3026,20 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3026
3026
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
3027
3027
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
3028
3028
|
}, "strip", z.ZodTypeAny, {
|
|
3029
|
-
insight: number | null;
|
|
3030
3029
|
like: number | null;
|
|
3031
3030
|
support: number | null;
|
|
3032
3031
|
love: number | null;
|
|
3032
|
+
insight: number | null;
|
|
3033
3033
|
celebrate: number | null;
|
|
3034
3034
|
funny: number | null;
|
|
3035
3035
|
comments: number | null;
|
|
3036
3036
|
reposts: number | null;
|
|
3037
3037
|
totalReactions: number | null;
|
|
3038
3038
|
}, {
|
|
3039
|
-
insight: number | null;
|
|
3040
3039
|
like: number | null;
|
|
3041
3040
|
support: number | null;
|
|
3042
3041
|
love: number | null;
|
|
3042
|
+
insight: number | null;
|
|
3043
3043
|
celebrate: number | null;
|
|
3044
3044
|
funny: number | null;
|
|
3045
3045
|
comments: number | null;
|
|
@@ -3122,12 +3122,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3122
3122
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
3123
3123
|
}, "strip", z.ZodTypeAny, {
|
|
3124
3124
|
date: string | null;
|
|
3125
|
-
timestamp: number | null;
|
|
3126
3125
|
relative: string | null;
|
|
3126
|
+
timestamp: number | null;
|
|
3127
3127
|
}, {
|
|
3128
3128
|
date: string | null;
|
|
3129
|
-
timestamp: number | null;
|
|
3130
3129
|
relative: string | null;
|
|
3130
|
+
timestamp: number | null;
|
|
3131
3131
|
}>>;
|
|
3132
3132
|
text: z.ZodNullable<z.ZodString>;
|
|
3133
3133
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -3165,20 +3165,20 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3165
3165
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
3166
3166
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
3167
3167
|
}, "strip", z.ZodTypeAny, {
|
|
3168
|
-
insight: number | null;
|
|
3169
3168
|
like: number | null;
|
|
3170
3169
|
support: number | null;
|
|
3171
3170
|
love: number | null;
|
|
3171
|
+
insight: number | null;
|
|
3172
3172
|
celebrate: number | null;
|
|
3173
3173
|
funny: number | null;
|
|
3174
3174
|
comments: number | null;
|
|
3175
3175
|
reposts: number | null;
|
|
3176
3176
|
totalReactions: number | null;
|
|
3177
3177
|
}, {
|
|
3178
|
-
insight: number | null;
|
|
3179
3178
|
like: number | null;
|
|
3180
3179
|
support: number | null;
|
|
3181
3180
|
love: number | null;
|
|
3181
|
+
insight: number | null;
|
|
3182
3182
|
celebrate: number | null;
|
|
3183
3183
|
funny: number | null;
|
|
3184
3184
|
comments: number | null;
|
|
@@ -3234,10 +3234,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3234
3234
|
profilePicture: string | null;
|
|
3235
3235
|
} | null;
|
|
3236
3236
|
stats: {
|
|
3237
|
-
insight: number | null;
|
|
3238
3237
|
like: number | null;
|
|
3239
3238
|
support: number | null;
|
|
3240
3239
|
love: number | null;
|
|
3240
|
+
insight: number | null;
|
|
3241
3241
|
celebrate: number | null;
|
|
3242
3242
|
funny: number | null;
|
|
3243
3243
|
comments: number | null;
|
|
@@ -3256,8 +3256,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3256
3256
|
} | null;
|
|
3257
3257
|
postedAt: {
|
|
3258
3258
|
date: string | null;
|
|
3259
|
-
timestamp: number | null;
|
|
3260
3259
|
relative: string | null;
|
|
3260
|
+
timestamp: number | null;
|
|
3261
3261
|
} | null;
|
|
3262
3262
|
postType: string | null;
|
|
3263
3263
|
}, {
|
|
@@ -3273,10 +3273,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3273
3273
|
profilePicture: string | null;
|
|
3274
3274
|
} | null;
|
|
3275
3275
|
stats: {
|
|
3276
|
-
insight: number | null;
|
|
3277
3276
|
like: number | null;
|
|
3278
3277
|
support: number | null;
|
|
3279
3278
|
love: number | null;
|
|
3279
|
+
insight: number | null;
|
|
3280
3280
|
celebrate: number | null;
|
|
3281
3281
|
funny: number | null;
|
|
3282
3282
|
comments: number | null;
|
|
@@ -3295,8 +3295,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3295
3295
|
} | null;
|
|
3296
3296
|
postedAt: {
|
|
3297
3297
|
date: string | null;
|
|
3298
|
-
timestamp: number | null;
|
|
3299
3298
|
relative: string | null;
|
|
3299
|
+
timestamp: number | null;
|
|
3300
3300
|
} | null;
|
|
3301
3301
|
postType: string | null;
|
|
3302
3302
|
}>>;
|
|
@@ -3319,10 +3319,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3319
3319
|
profilePicture: string | null;
|
|
3320
3320
|
} | null;
|
|
3321
3321
|
stats: {
|
|
3322
|
-
insight: number | null;
|
|
3323
3322
|
like: number | null;
|
|
3324
3323
|
support: number | null;
|
|
3325
3324
|
love: number | null;
|
|
3325
|
+
insight: number | null;
|
|
3326
3326
|
celebrate: number | null;
|
|
3327
3327
|
funny: number | null;
|
|
3328
3328
|
comments: number | null;
|
|
@@ -3347,8 +3347,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3347
3347
|
} | null;
|
|
3348
3348
|
postedAt: {
|
|
3349
3349
|
date: string | null;
|
|
3350
|
-
timestamp: number | null;
|
|
3351
3350
|
relative: string | null;
|
|
3351
|
+
timestamp: number | null;
|
|
3352
3352
|
} | null;
|
|
3353
3353
|
fullUrn: string | null;
|
|
3354
3354
|
postType: string | null;
|
|
@@ -3365,10 +3365,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3365
3365
|
profilePicture: string | null;
|
|
3366
3366
|
} | null;
|
|
3367
3367
|
stats: {
|
|
3368
|
-
insight: number | null;
|
|
3369
3368
|
like: number | null;
|
|
3370
3369
|
support: number | null;
|
|
3371
3370
|
love: number | null;
|
|
3371
|
+
insight: number | null;
|
|
3372
3372
|
celebrate: number | null;
|
|
3373
3373
|
funny: number | null;
|
|
3374
3374
|
comments: number | null;
|
|
@@ -3387,8 +3387,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3387
3387
|
} | null;
|
|
3388
3388
|
postedAt: {
|
|
3389
3389
|
date: string | null;
|
|
3390
|
-
timestamp: number | null;
|
|
3391
3390
|
relative: string | null;
|
|
3391
|
+
timestamp: number | null;
|
|
3392
3392
|
} | null;
|
|
3393
3393
|
postType: string | null;
|
|
3394
3394
|
} | null;
|
|
@@ -3411,10 +3411,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3411
3411
|
profilePicture: string | null;
|
|
3412
3412
|
} | null;
|
|
3413
3413
|
stats: {
|
|
3414
|
-
insight: number | null;
|
|
3415
3414
|
like: number | null;
|
|
3416
3415
|
support: number | null;
|
|
3417
3416
|
love: number | null;
|
|
3417
|
+
insight: number | null;
|
|
3418
3418
|
celebrate: number | null;
|
|
3419
3419
|
funny: number | null;
|
|
3420
3420
|
comments: number | null;
|
|
@@ -3439,8 +3439,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3439
3439
|
} | null;
|
|
3440
3440
|
postedAt: {
|
|
3441
3441
|
date: string | null;
|
|
3442
|
-
timestamp: number | null;
|
|
3443
3442
|
relative: string | null;
|
|
3443
|
+
timestamp: number | null;
|
|
3444
3444
|
} | null;
|
|
3445
3445
|
fullUrn: string | null;
|
|
3446
3446
|
postType: string | null;
|
|
@@ -3457,10 +3457,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3457
3457
|
profilePicture: string | null;
|
|
3458
3458
|
} | null;
|
|
3459
3459
|
stats: {
|
|
3460
|
-
insight: number | null;
|
|
3461
3460
|
like: number | null;
|
|
3462
3461
|
support: number | null;
|
|
3463
3462
|
love: number | null;
|
|
3463
|
+
insight: number | null;
|
|
3464
3464
|
celebrate: number | null;
|
|
3465
3465
|
funny: number | null;
|
|
3466
3466
|
comments: number | null;
|
|
@@ -3479,8 +3479,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3479
3479
|
} | null;
|
|
3480
3480
|
postedAt: {
|
|
3481
3481
|
date: string | null;
|
|
3482
|
-
timestamp: number | null;
|
|
3483
3482
|
relative: string | null;
|
|
3483
|
+
timestamp: number | null;
|
|
3484
3484
|
} | null;
|
|
3485
3485
|
postType: string | null;
|
|
3486
3486
|
} | null;
|
|
@@ -3494,9 +3494,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3494
3494
|
success: z.ZodBoolean;
|
|
3495
3495
|
error: z.ZodString;
|
|
3496
3496
|
}, "strip", z.ZodTypeAny, {
|
|
3497
|
-
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3498
|
-
success: boolean;
|
|
3499
3497
|
error: string;
|
|
3498
|
+
success: boolean;
|
|
3499
|
+
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3500
3500
|
posts: {
|
|
3501
3501
|
url: string | null;
|
|
3502
3502
|
text: string | null;
|
|
@@ -3516,10 +3516,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3516
3516
|
profilePicture: string | null;
|
|
3517
3517
|
} | null;
|
|
3518
3518
|
stats: {
|
|
3519
|
-
insight: number | null;
|
|
3520
3519
|
like: number | null;
|
|
3521
3520
|
support: number | null;
|
|
3522
3521
|
love: number | null;
|
|
3522
|
+
insight: number | null;
|
|
3523
3523
|
celebrate: number | null;
|
|
3524
3524
|
funny: number | null;
|
|
3525
3525
|
comments: number | null;
|
|
@@ -3544,8 +3544,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3544
3544
|
} | null;
|
|
3545
3545
|
postedAt: {
|
|
3546
3546
|
date: string | null;
|
|
3547
|
-
timestamp: number | null;
|
|
3548
3547
|
relative: string | null;
|
|
3548
|
+
timestamp: number | null;
|
|
3549
3549
|
} | null;
|
|
3550
3550
|
fullUrn: string | null;
|
|
3551
3551
|
postType: string | null;
|
|
@@ -3562,10 +3562,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3562
3562
|
profilePicture: string | null;
|
|
3563
3563
|
} | null;
|
|
3564
3564
|
stats: {
|
|
3565
|
-
insight: number | null;
|
|
3566
3565
|
like: number | null;
|
|
3567
3566
|
support: number | null;
|
|
3568
3567
|
love: number | null;
|
|
3568
|
+
insight: number | null;
|
|
3569
3569
|
celebrate: number | null;
|
|
3570
3570
|
funny: number | null;
|
|
3571
3571
|
comments: number | null;
|
|
@@ -3584,8 +3584,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3584
3584
|
} | null;
|
|
3585
3585
|
postedAt: {
|
|
3586
3586
|
date: string | null;
|
|
3587
|
-
timestamp: number | null;
|
|
3588
3587
|
relative: string | null;
|
|
3588
|
+
timestamp: number | null;
|
|
3589
3589
|
} | null;
|
|
3590
3590
|
postType: string | null;
|
|
3591
3591
|
} | null;
|
|
@@ -3672,10 +3672,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3672
3672
|
} | null | undefined;
|
|
3673
3673
|
keyword?: string | undefined;
|
|
3674
3674
|
jobs?: {
|
|
3675
|
-
id: string | null;
|
|
3676
3675
|
description: string | null;
|
|
3677
3676
|
title: string | null;
|
|
3678
3677
|
url: string | null;
|
|
3678
|
+
id: string | null;
|
|
3679
3679
|
location: string | null;
|
|
3680
3680
|
postedAt: string | null;
|
|
3681
3681
|
applyUrl: string | null;
|
|
@@ -3698,9 +3698,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3698
3698
|
paginationToken?: string | null | undefined;
|
|
3699
3699
|
hasNextPage?: boolean | null | undefined;
|
|
3700
3700
|
}, {
|
|
3701
|
-
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3702
|
-
success: boolean;
|
|
3703
3701
|
error: string;
|
|
3702
|
+
success: boolean;
|
|
3703
|
+
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3704
3704
|
posts: {
|
|
3705
3705
|
url: string | null;
|
|
3706
3706
|
text: string | null;
|
|
@@ -3720,10 +3720,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3720
3720
|
profilePicture: string | null;
|
|
3721
3721
|
} | null;
|
|
3722
3722
|
stats: {
|
|
3723
|
-
insight: number | null;
|
|
3724
3723
|
like: number | null;
|
|
3725
3724
|
support: number | null;
|
|
3726
3725
|
love: number | null;
|
|
3726
|
+
insight: number | null;
|
|
3727
3727
|
celebrate: number | null;
|
|
3728
3728
|
funny: number | null;
|
|
3729
3729
|
comments: number | null;
|
|
@@ -3748,8 +3748,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3748
3748
|
} | null;
|
|
3749
3749
|
postedAt: {
|
|
3750
3750
|
date: string | null;
|
|
3751
|
-
timestamp: number | null;
|
|
3752
3751
|
relative: string | null;
|
|
3752
|
+
timestamp: number | null;
|
|
3753
3753
|
} | null;
|
|
3754
3754
|
fullUrn: string | null;
|
|
3755
3755
|
postType: string | null;
|
|
@@ -3766,10 +3766,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3766
3766
|
profilePicture: string | null;
|
|
3767
3767
|
} | null;
|
|
3768
3768
|
stats: {
|
|
3769
|
-
insight: number | null;
|
|
3770
3769
|
like: number | null;
|
|
3771
3770
|
support: number | null;
|
|
3772
3771
|
love: number | null;
|
|
3772
|
+
insight: number | null;
|
|
3773
3773
|
celebrate: number | null;
|
|
3774
3774
|
funny: number | null;
|
|
3775
3775
|
comments: number | null;
|
|
@@ -3788,8 +3788,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3788
3788
|
} | null;
|
|
3789
3789
|
postedAt: {
|
|
3790
3790
|
date: string | null;
|
|
3791
|
-
timestamp: number | null;
|
|
3792
3791
|
relative: string | null;
|
|
3792
|
+
timestamp: number | null;
|
|
3793
3793
|
} | null;
|
|
3794
3794
|
postType: string | null;
|
|
3795
3795
|
} | null;
|
|
@@ -3876,10 +3876,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3876
3876
|
} | null | undefined;
|
|
3877
3877
|
keyword?: string | undefined;
|
|
3878
3878
|
jobs?: {
|
|
3879
|
-
id: string | null;
|
|
3880
3879
|
description: string | null;
|
|
3881
3880
|
title: string | null;
|
|
3882
3881
|
url: string | null;
|
|
3882
|
+
id: string | null;
|
|
3883
3883
|
location: string | null;
|
|
3884
3884
|
postedAt: string | null;
|
|
3885
3885
|
applyUrl: string | null;
|