@bubblelab/bubble-core 0.1.239 → 0.1.240
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 +183 -183
- package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
- 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 +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +129 -129
- package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +66 -66
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +90 -90
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/attio/attio.d.ts +30 -30
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +882 -882
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +144 -144
- package/dist/bubbles/service-bubble/gmail.d.ts +244 -244
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +30 -30
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +48 -48
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
- package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1777 -1777
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +434 -434
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +179 -179
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +207 -207
- package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
- package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +101 -101
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +101 -101
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- 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 +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +506 -506
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
- 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 +80 -80
- 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 +22 -22
- 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 +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +88 -88
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -9,7 +9,7 @@ export declare const AppRankingsScraperInputSchema: z.ZodObject<{
|
|
|
9
9
|
googleChartTypes: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<["topselling_free", "topselling_paid", "topgrossing"]>, "many">>>;
|
|
10
10
|
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
11
11
|
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
stores: ("
|
|
12
|
+
stores: ("apple" | "google")[];
|
|
13
13
|
limit?: number | undefined;
|
|
14
14
|
appleCountries?: ("at" | "in" | "id" | "de" | "es" | "fr" | "it" | "nl" | "pt" | "ru" | "ar" | "ae" | "be" | "br" | "bg" | "my" | "ca" | "ch" | "co" | "cr" | "hr" | "fi" | "hu" | "ie" | "kr" | "ng" | "no" | "pl" | "pa" | "ro" | "se" | "sg" | "sa" | "si" | "sk" | "th" | "tr" | "tw" | "za" | "us" | "gb" | "au" | "jp" | "cn" | "mx" | "dk" | "eg" | "ke" | "vn" | "ph" | "hk" | "nz" | "cz" | "gr" | "il" | "cl" | "pe" | "uy" | "ec" | "do")[] | undefined;
|
|
15
15
|
appleCategories?: ("overall" | "6000" | "6001" | "6002" | "6003" | "6004" | "6005" | "6006" | "6007" | "6008" | "6009" | "6010" | "6011" | "6012" | "6013" | "6014" | "6015" | "6016" | "6017" | "6018" | "6020" | "6023" | "6024" | "6025" | "6026" | "6027")[] | undefined;
|
|
@@ -19,7 +19,7 @@ export declare const AppRankingsScraperInputSchema: z.ZodObject<{
|
|
|
19
19
|
googleChartTypes?: ("topselling_free" | "topselling_paid" | "topgrossing")[] | undefined;
|
|
20
20
|
}, {
|
|
21
21
|
limit?: number | undefined;
|
|
22
|
-
stores?: ("
|
|
22
|
+
stores?: ("apple" | "google")[] | undefined;
|
|
23
23
|
appleCountries?: ("at" | "in" | "id" | "de" | "es" | "fr" | "it" | "nl" | "pt" | "ru" | "ar" | "ae" | "be" | "br" | "bg" | "my" | "ca" | "ch" | "co" | "cr" | "hr" | "fi" | "hu" | "ie" | "kr" | "ng" | "no" | "pl" | "pa" | "ro" | "se" | "sg" | "sa" | "si" | "sk" | "th" | "tr" | "tw" | "za" | "us" | "gb" | "au" | "jp" | "cn" | "mx" | "dk" | "eg" | "ke" | "vn" | "ph" | "hk" | "nz" | "cz" | "gr" | "il" | "cl" | "pe" | "uy" | "ec" | "do")[] | undefined;
|
|
24
24
|
appleCategories?: ("overall" | "6000" | "6001" | "6002" | "6003" | "6004" | "6005" | "6006" | "6007" | "6008" | "6009" | "6010" | "6011" | "6012" | "6013" | "6014" | "6015" | "6016" | "6017" | "6018" | "6020" | "6023" | "6024" | "6025" | "6026" | "6027")[] | undefined;
|
|
25
25
|
appleChartTypes?: ("topfreeapplications" | "toppaidapplications" | "topgrossingapplications")[] | undefined;
|
|
@@ -45,36 +45,36 @@ export declare const AppRankingsItemSchema: z.ZodObject<{
|
|
|
45
45
|
releaseDate: z.ZodString;
|
|
46
46
|
scrapedAt: z.ZodString;
|
|
47
47
|
}, "strip", z.ZodTypeAny, {
|
|
48
|
-
store: "google" | "apple";
|
|
49
|
-
developer: string;
|
|
50
48
|
rating: string | number;
|
|
51
49
|
category: string;
|
|
52
50
|
country: string;
|
|
53
51
|
price: string;
|
|
54
52
|
scrapedAt: string;
|
|
55
53
|
rank: number;
|
|
54
|
+
store: "apple" | "google";
|
|
56
55
|
appId: string;
|
|
57
56
|
iconUrl: string;
|
|
58
57
|
appName: string;
|
|
59
58
|
appUrl: string;
|
|
60
59
|
ratingCount: string | number;
|
|
60
|
+
developer: string;
|
|
61
61
|
chartType: string;
|
|
62
62
|
genres: string;
|
|
63
63
|
releaseDate: string;
|
|
64
64
|
}, {
|
|
65
|
-
store: "google" | "apple";
|
|
66
|
-
developer: string;
|
|
67
65
|
rating: string | number;
|
|
68
66
|
category: string;
|
|
69
67
|
country: string;
|
|
70
68
|
price: string;
|
|
71
69
|
scrapedAt: string;
|
|
72
70
|
rank: number;
|
|
71
|
+
store: "apple" | "google";
|
|
73
72
|
appId: string;
|
|
74
73
|
iconUrl: string;
|
|
75
74
|
appName: string;
|
|
76
75
|
appUrl: string;
|
|
77
76
|
ratingCount: string | number;
|
|
77
|
+
developer: string;
|
|
78
78
|
chartType: string;
|
|
79
79
|
genres: string;
|
|
80
80
|
releaseDate: string;
|
|
@@ -579,13 +579,13 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
579
579
|
images?: string[] | undefined;
|
|
580
580
|
id?: string | undefined;
|
|
581
581
|
timestamp?: string | undefined;
|
|
582
|
-
caption?: string | undefined;
|
|
583
582
|
location?: {
|
|
584
583
|
name?: string | undefined;
|
|
585
584
|
id?: string | undefined;
|
|
586
585
|
} | null | undefined;
|
|
587
586
|
inputUrl?: string | undefined;
|
|
588
587
|
shortCode?: string | undefined;
|
|
588
|
+
caption?: string | undefined;
|
|
589
589
|
hashtags?: string[] | undefined;
|
|
590
590
|
mentions?: string[] | undefined;
|
|
591
591
|
commentsCount?: number | undefined;
|
|
@@ -693,13 +693,13 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
693
693
|
images?: string[] | undefined;
|
|
694
694
|
id?: string | undefined;
|
|
695
695
|
timestamp?: string | undefined;
|
|
696
|
-
caption?: string | undefined;
|
|
697
696
|
location?: {
|
|
698
697
|
name?: string | undefined;
|
|
699
698
|
id?: string | undefined;
|
|
700
699
|
} | null | undefined;
|
|
701
700
|
inputUrl?: string | undefined;
|
|
702
701
|
shortCode?: string | undefined;
|
|
702
|
+
caption?: string | undefined;
|
|
703
703
|
hashtags?: string[] | undefined;
|
|
704
704
|
mentions?: string[] | undefined;
|
|
705
705
|
commentsCount?: number | undefined;
|
|
@@ -76,12 +76,12 @@ export declare const InstagramPostSchema: z.ZodObject<{
|
|
|
76
76
|
images?: string[] | undefined;
|
|
77
77
|
id?: string | undefined;
|
|
78
78
|
timestamp?: string | undefined;
|
|
79
|
-
caption?: string | undefined;
|
|
80
79
|
location?: {
|
|
81
80
|
name?: string | undefined;
|
|
82
81
|
id?: string | undefined;
|
|
83
82
|
} | null | undefined;
|
|
84
83
|
shortCode?: string | undefined;
|
|
84
|
+
caption?: string | undefined;
|
|
85
85
|
hashtags?: string[] | undefined;
|
|
86
86
|
mentions?: string[] | undefined;
|
|
87
87
|
commentsCount?: number | undefined;
|
|
@@ -110,12 +110,12 @@ export declare const InstagramPostSchema: z.ZodObject<{
|
|
|
110
110
|
images?: string[] | undefined;
|
|
111
111
|
id?: string | undefined;
|
|
112
112
|
timestamp?: string | undefined;
|
|
113
|
-
caption?: string | undefined;
|
|
114
113
|
location?: {
|
|
115
114
|
name?: string | undefined;
|
|
116
115
|
id?: string | undefined;
|
|
117
116
|
} | null | undefined;
|
|
118
117
|
shortCode?: string | undefined;
|
|
118
|
+
caption?: string | undefined;
|
|
119
119
|
hashtags?: string[] | undefined;
|
|
120
120
|
mentions?: string[] | undefined;
|
|
121
121
|
commentsCount?: number | undefined;
|
|
@@ -237,12 +237,12 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
237
237
|
images?: string[] | undefined;
|
|
238
238
|
id?: string | undefined;
|
|
239
239
|
timestamp?: string | undefined;
|
|
240
|
-
caption?: string | undefined;
|
|
241
240
|
location?: {
|
|
242
241
|
name?: string | undefined;
|
|
243
242
|
id?: string | undefined;
|
|
244
243
|
} | null | undefined;
|
|
245
244
|
shortCode?: string | undefined;
|
|
245
|
+
caption?: string | undefined;
|
|
246
246
|
hashtags?: string[] | undefined;
|
|
247
247
|
mentions?: string[] | undefined;
|
|
248
248
|
commentsCount?: number | undefined;
|
|
@@ -271,12 +271,12 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
271
271
|
images?: string[] | undefined;
|
|
272
272
|
id?: string | undefined;
|
|
273
273
|
timestamp?: string | undefined;
|
|
274
|
-
caption?: string | undefined;
|
|
275
274
|
location?: {
|
|
276
275
|
name?: string | undefined;
|
|
277
276
|
id?: string | undefined;
|
|
278
277
|
} | null | undefined;
|
|
279
278
|
shortCode?: string | undefined;
|
|
279
|
+
caption?: string | undefined;
|
|
280
280
|
hashtags?: string[] | undefined;
|
|
281
281
|
mentions?: string[] | undefined;
|
|
282
282
|
commentsCount?: number | undefined;
|
|
@@ -334,7 +334,6 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
334
334
|
id?: string | undefined;
|
|
335
335
|
username?: string | undefined;
|
|
336
336
|
private?: boolean | undefined;
|
|
337
|
-
verified?: boolean | undefined;
|
|
338
337
|
inputUrl?: string | undefined;
|
|
339
338
|
fullName?: string | undefined;
|
|
340
339
|
biography?: string | undefined;
|
|
@@ -354,6 +353,7 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
354
353
|
isBusinessAccount?: boolean | undefined;
|
|
355
354
|
joinedRecently?: boolean | undefined;
|
|
356
355
|
businessCategoryName?: string | undefined;
|
|
356
|
+
verified?: boolean | undefined;
|
|
357
357
|
profilePicUrl?: string | undefined;
|
|
358
358
|
profilePicUrlHD?: string | undefined;
|
|
359
359
|
igtvVideoCount?: number | undefined;
|
|
@@ -365,12 +365,12 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
365
365
|
images?: string[] | undefined;
|
|
366
366
|
id?: string | undefined;
|
|
367
367
|
timestamp?: string | undefined;
|
|
368
|
-
caption?: string | undefined;
|
|
369
368
|
location?: {
|
|
370
369
|
name?: string | undefined;
|
|
371
370
|
id?: string | undefined;
|
|
372
371
|
} | null | undefined;
|
|
373
372
|
shortCode?: string | undefined;
|
|
373
|
+
caption?: string | undefined;
|
|
374
374
|
hashtags?: string[] | undefined;
|
|
375
375
|
mentions?: string[] | undefined;
|
|
376
376
|
commentsCount?: number | undefined;
|
|
@@ -410,7 +410,6 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
410
410
|
id?: string | undefined;
|
|
411
411
|
username?: string | undefined;
|
|
412
412
|
private?: boolean | undefined;
|
|
413
|
-
verified?: boolean | undefined;
|
|
414
413
|
inputUrl?: string | undefined;
|
|
415
414
|
fullName?: string | undefined;
|
|
416
415
|
biography?: string | undefined;
|
|
@@ -430,6 +429,7 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
430
429
|
isBusinessAccount?: boolean | undefined;
|
|
431
430
|
joinedRecently?: boolean | undefined;
|
|
432
431
|
businessCategoryName?: string | undefined;
|
|
432
|
+
verified?: boolean | undefined;
|
|
433
433
|
profilePicUrl?: string | undefined;
|
|
434
434
|
profilePicUrlHD?: string | undefined;
|
|
435
435
|
igtvVideoCount?: number | undefined;
|
|
@@ -441,12 +441,12 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
441
441
|
images?: string[] | undefined;
|
|
442
442
|
id?: string | undefined;
|
|
443
443
|
timestamp?: string | undefined;
|
|
444
|
-
caption?: string | undefined;
|
|
445
444
|
location?: {
|
|
446
445
|
name?: string | undefined;
|
|
447
446
|
id?: string | undefined;
|
|
448
447
|
} | null | undefined;
|
|
449
448
|
shortCode?: string | undefined;
|
|
449
|
+
caption?: string | undefined;
|
|
450
450
|
hashtags?: string[] | undefined;
|
|
451
451
|
mentions?: string[] | undefined;
|
|
452
452
|
commentsCount?: number | undefined;
|
|
@@ -63,8 +63,8 @@ export declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
63
63
|
companyEmployeesCount: z.ZodOptional<z.ZodNumber>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
65
|
title?: string | undefined;
|
|
66
|
-
id?: string | undefined;
|
|
67
66
|
link?: string | undefined;
|
|
67
|
+
id?: string | undefined;
|
|
68
68
|
location?: string | undefined;
|
|
69
69
|
inputUrl?: string | undefined;
|
|
70
70
|
trackingId?: string | undefined;
|
|
@@ -98,8 +98,8 @@ export declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
98
98
|
companyEmployeesCount?: number | undefined;
|
|
99
99
|
}, {
|
|
100
100
|
title?: string | undefined;
|
|
101
|
-
id?: string | undefined;
|
|
102
101
|
link?: string | undefined;
|
|
102
|
+
id?: string | undefined;
|
|
103
103
|
location?: string | undefined;
|
|
104
104
|
inputUrl?: string | undefined;
|
|
105
105
|
trackingId?: string | undefined;
|
|
@@ -97,13 +97,13 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
98
|
title?: string | null | undefined;
|
|
99
99
|
url?: string | null | undefined;
|
|
100
|
-
thumbnail?: string | null | undefined;
|
|
101
100
|
subtitle?: string | null | undefined;
|
|
101
|
+
thumbnail?: string | null | undefined;
|
|
102
102
|
}, {
|
|
103
103
|
title?: string | null | undefined;
|
|
104
104
|
url?: string | null | undefined;
|
|
105
|
-
thumbnail?: string | null | undefined;
|
|
106
105
|
subtitle?: string | null | undefined;
|
|
106
|
+
thumbnail?: string | null | undefined;
|
|
107
107
|
}>>;
|
|
108
108
|
url: z.ZodOptional<z.ZodString>;
|
|
109
109
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
@@ -134,8 +134,8 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
134
134
|
article?: {
|
|
135
135
|
title?: string | null | undefined;
|
|
136
136
|
url?: string | null | undefined;
|
|
137
|
-
thumbnail?: string | null | undefined;
|
|
138
137
|
subtitle?: string | null | undefined;
|
|
138
|
+
thumbnail?: string | null | undefined;
|
|
139
139
|
} | undefined;
|
|
140
140
|
thumbnail_url?: string | undefined;
|
|
141
141
|
duration_ms?: number | undefined;
|
|
@@ -151,8 +151,8 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
151
151
|
article?: {
|
|
152
152
|
title?: string | null | undefined;
|
|
153
153
|
url?: string | null | undefined;
|
|
154
|
-
thumbnail?: string | null | undefined;
|
|
155
154
|
subtitle?: string | null | undefined;
|
|
155
|
+
thumbnail?: string | null | undefined;
|
|
156
156
|
} | undefined;
|
|
157
157
|
thumbnail_url?: string | undefined;
|
|
158
158
|
duration_ms?: number | undefined;
|
|
@@ -197,12 +197,13 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
197
197
|
article?: {
|
|
198
198
|
title?: string | null | undefined;
|
|
199
199
|
url?: string | null | undefined;
|
|
200
|
-
thumbnail?: string | null | undefined;
|
|
201
200
|
subtitle?: string | null | undefined;
|
|
201
|
+
thumbnail?: string | null | undefined;
|
|
202
202
|
} | undefined;
|
|
203
203
|
thumbnail_url?: string | undefined;
|
|
204
204
|
duration_ms?: number | undefined;
|
|
205
205
|
} | undefined;
|
|
206
|
+
text?: string | undefined;
|
|
206
207
|
metadata?: {
|
|
207
208
|
count?: number | undefined;
|
|
208
209
|
total_count?: number | undefined;
|
|
@@ -212,7 +213,6 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
212
213
|
has_next_page?: boolean | undefined;
|
|
213
214
|
has_prev_page?: boolean | undefined;
|
|
214
215
|
} | undefined;
|
|
215
|
-
text?: string | undefined;
|
|
216
216
|
hashtags?: string[] | undefined;
|
|
217
217
|
full_urn?: string | undefined;
|
|
218
218
|
posted_at?: {
|
|
@@ -253,12 +253,13 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
253
253
|
article?: {
|
|
254
254
|
title?: string | null | undefined;
|
|
255
255
|
url?: string | null | undefined;
|
|
256
|
-
thumbnail?: string | null | undefined;
|
|
257
256
|
subtitle?: string | null | undefined;
|
|
257
|
+
thumbnail?: string | null | undefined;
|
|
258
258
|
} | undefined;
|
|
259
259
|
thumbnail_url?: string | undefined;
|
|
260
260
|
duration_ms?: number | undefined;
|
|
261
261
|
} | undefined;
|
|
262
|
+
text?: string | undefined;
|
|
262
263
|
metadata?: {
|
|
263
264
|
count?: number | undefined;
|
|
264
265
|
total_count?: number | undefined;
|
|
@@ -268,7 +269,6 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
268
269
|
has_next_page?: boolean | undefined;
|
|
269
270
|
has_prev_page?: boolean | undefined;
|
|
270
271
|
} | undefined;
|
|
271
|
-
text?: string | undefined;
|
|
272
272
|
hashtags?: string[] | undefined;
|
|
273
273
|
full_urn?: string | undefined;
|
|
274
274
|
posted_at?: {
|