@bubblelab/bubble-core 0.1.175 → 0.1.177
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 +145 -145
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +6 -0
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +5 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +108 -108
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- 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 +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +28 -28
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/attio/attio.d.ts +46 -46
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/capability-pipeline.js +3 -3
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +56 -56
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
- package/dist/bubbles/service-bubble/firecrawl.d.ts +982 -982
- package/dist/bubbles/service-bubble/followupboss.d.ts +192 -192
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +72 -72
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +174 -174
- package/dist/bubbles/service-bubble/gmail.d.ts +533 -533
- package/dist/bubbles/service-bubble/google-calendar.d.ts +134 -134
- package/dist/bubbles/service-bubble/google-drive.d.ts +66 -66
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +13 -13
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +47 -47
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +39 -39
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1577 -1577
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +23 -23
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +412 -412
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +126 -126
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1888 -1888
- 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 +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.d.ts +5 -30
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.js +70 -204
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.js.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.types.d.ts +4 -0
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-browser-agent.types.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-fallback-step.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-fallback-step.js +28 -9
- package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-fallback-step.js.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- 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 +33 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +202 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
- 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 +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- 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 +74 -74
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +19 -8
- package/package.json +2 -2
|
@@ -60,22 +60,22 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
60
60
|
companyLinkedinUrl: string | null;
|
|
61
61
|
seniorityLevel: string | null;
|
|
62
62
|
startDate: string | number | null;
|
|
63
|
+
companyIndustries: string[] | null;
|
|
63
64
|
companyDomainUrl: string | null;
|
|
64
65
|
functionCategory: string | null;
|
|
65
66
|
yearsAtCompany: number | null;
|
|
66
67
|
companyHeadcount: number | null;
|
|
67
|
-
companyIndustries: string[] | null;
|
|
68
68
|
}, {
|
|
69
69
|
title: string | null;
|
|
70
70
|
companyName: string | null;
|
|
71
71
|
companyLinkedinUrl: string | null;
|
|
72
72
|
seniorityLevel: string | null;
|
|
73
73
|
startDate: string | number | null;
|
|
74
|
+
companyIndustries: string[] | null;
|
|
74
75
|
companyDomainUrl: string | null;
|
|
75
76
|
functionCategory: string | null;
|
|
76
77
|
yearsAtCompany: number | null;
|
|
77
78
|
companyHeadcount: number | null;
|
|
78
|
-
companyIndustries: string[] | null;
|
|
79
79
|
}>, "many">>;
|
|
80
80
|
pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
81
81
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -122,11 +122,11 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
122
122
|
}[] | null;
|
|
123
123
|
languages: string[] | null;
|
|
124
124
|
emails: string[] | null;
|
|
125
|
-
|
|
125
|
+
recentlyChangedJobs: boolean | null;
|
|
126
126
|
profilePictureUrl: string | null;
|
|
127
127
|
twitterHandle: string | null;
|
|
128
|
+
websites: string[] | null;
|
|
128
129
|
yearsOfExperience: number | null;
|
|
129
|
-
recentlyChangedJobs: boolean | null;
|
|
130
130
|
locationCity: string | null;
|
|
131
131
|
locationCountry: string | null;
|
|
132
132
|
numConnections: number | null;
|
|
@@ -136,11 +136,11 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
136
136
|
companyLinkedinUrl: string | null;
|
|
137
137
|
seniorityLevel: string | null;
|
|
138
138
|
startDate: string | number | null;
|
|
139
|
+
companyIndustries: string[] | null;
|
|
139
140
|
companyDomainUrl: string | null;
|
|
140
141
|
functionCategory: string | null;
|
|
141
142
|
yearsAtCompany: number | null;
|
|
142
143
|
companyHeadcount: number | null;
|
|
143
|
-
companyIndustries: string[] | null;
|
|
144
144
|
}[] | null;
|
|
145
145
|
pastEmployers: {
|
|
146
146
|
title: string | null;
|
|
@@ -174,11 +174,11 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
174
174
|
}[] | null;
|
|
175
175
|
languages: string[] | null;
|
|
176
176
|
emails: string[] | null;
|
|
177
|
-
|
|
177
|
+
recentlyChangedJobs: boolean | null;
|
|
178
178
|
profilePictureUrl: string | null;
|
|
179
179
|
twitterHandle: string | null;
|
|
180
|
+
websites: string[] | null;
|
|
180
181
|
yearsOfExperience: number | null;
|
|
181
|
-
recentlyChangedJobs: boolean | null;
|
|
182
182
|
locationCity: string | null;
|
|
183
183
|
locationCountry: string | null;
|
|
184
184
|
numConnections: number | null;
|
|
@@ -188,11 +188,11 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
188
188
|
companyLinkedinUrl: string | null;
|
|
189
189
|
seniorityLevel: string | null;
|
|
190
190
|
startDate: string | number | null;
|
|
191
|
+
companyIndustries: string[] | null;
|
|
191
192
|
companyDomainUrl: string | null;
|
|
192
193
|
functionCategory: string | null;
|
|
193
194
|
yearsAtCompany: number | null;
|
|
194
195
|
companyHeadcount: number | null;
|
|
195
|
-
companyIndustries: string[] | null;
|
|
196
196
|
}[] | null;
|
|
197
197
|
pastEmployers: {
|
|
198
198
|
title: string | null;
|
|
@@ -254,8 +254,8 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
254
254
|
}, "strip", z.ZodTypeAny, {
|
|
255
255
|
enrichEmails: boolean;
|
|
256
256
|
includePersonalEmails: boolean;
|
|
257
|
-
limit?: number | undefined;
|
|
258
257
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
258
|
+
limit?: number | undefined;
|
|
259
259
|
cursor?: string | undefined;
|
|
260
260
|
location?: string | undefined;
|
|
261
261
|
companyName?: string | undefined;
|
|
@@ -265,8 +265,6 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
265
265
|
skills?: string[] | undefined;
|
|
266
266
|
schoolName?: string | undefined;
|
|
267
267
|
languages?: string[] | undefined;
|
|
268
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
269
|
-
companyIndustries?: string[] | undefined;
|
|
270
268
|
jobTitle?: string | undefined;
|
|
271
269
|
jobTitles?: string[] | undefined;
|
|
272
270
|
locationRadius?: {
|
|
@@ -277,17 +275,19 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
277
275
|
maxYearsExperience?: number | undefined;
|
|
278
276
|
seniorityLevels?: string[] | undefined;
|
|
279
277
|
functionCategories?: string[] | undefined;
|
|
278
|
+
companyIndustries?: string[] | undefined;
|
|
280
279
|
minCompanyHeadcount?: number | undefined;
|
|
281
280
|
maxCompanyHeadcount?: number | undefined;
|
|
282
281
|
minYearsAtCompany?: number | undefined;
|
|
283
282
|
pastCompanyName?: string | undefined;
|
|
284
283
|
pastJobTitle?: string | undefined;
|
|
284
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
285
285
|
minConnections?: number | undefined;
|
|
286
286
|
excludeCompanies?: string[] | undefined;
|
|
287
287
|
excludeProfiles?: string[] | undefined;
|
|
288
288
|
}, {
|
|
289
|
-
limit?: number | undefined;
|
|
290
289
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
290
|
+
limit?: number | undefined;
|
|
291
291
|
cursor?: string | undefined;
|
|
292
292
|
location?: string | undefined;
|
|
293
293
|
companyName?: string | undefined;
|
|
@@ -297,8 +297,6 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
297
297
|
skills?: string[] | undefined;
|
|
298
298
|
schoolName?: string | undefined;
|
|
299
299
|
languages?: string[] | undefined;
|
|
300
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
301
|
-
companyIndustries?: string[] | undefined;
|
|
302
300
|
jobTitle?: string | undefined;
|
|
303
301
|
jobTitles?: string[] | undefined;
|
|
304
302
|
locationRadius?: {
|
|
@@ -309,11 +307,13 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
309
307
|
maxYearsExperience?: number | undefined;
|
|
310
308
|
seniorityLevels?: string[] | undefined;
|
|
311
309
|
functionCategories?: string[] | undefined;
|
|
310
|
+
companyIndustries?: string[] | undefined;
|
|
312
311
|
minCompanyHeadcount?: number | undefined;
|
|
313
312
|
maxCompanyHeadcount?: number | undefined;
|
|
314
313
|
minYearsAtCompany?: number | undefined;
|
|
315
314
|
pastCompanyName?: string | undefined;
|
|
316
315
|
pastJobTitle?: string | undefined;
|
|
316
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
317
317
|
minConnections?: number | undefined;
|
|
318
318
|
excludeCompanies?: string[] | undefined;
|
|
319
319
|
excludeProfiles?: string[] | undefined;
|
|
@@ -379,22 +379,22 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
379
379
|
companyLinkedinUrl: string | null;
|
|
380
380
|
seniorityLevel: string | null;
|
|
381
381
|
startDate: string | number | null;
|
|
382
|
+
companyIndustries: string[] | null;
|
|
382
383
|
companyDomainUrl: string | null;
|
|
383
384
|
functionCategory: string | null;
|
|
384
385
|
yearsAtCompany: number | null;
|
|
385
386
|
companyHeadcount: number | null;
|
|
386
|
-
companyIndustries: string[] | null;
|
|
387
387
|
}, {
|
|
388
388
|
title: string | null;
|
|
389
389
|
companyName: string | null;
|
|
390
390
|
companyLinkedinUrl: string | null;
|
|
391
391
|
seniorityLevel: string | null;
|
|
392
392
|
startDate: string | number | null;
|
|
393
|
+
companyIndustries: string[] | null;
|
|
393
394
|
companyDomainUrl: string | null;
|
|
394
395
|
functionCategory: string | null;
|
|
395
396
|
yearsAtCompany: number | null;
|
|
396
397
|
companyHeadcount: number | null;
|
|
397
|
-
companyIndustries: string[] | null;
|
|
398
398
|
}>, "many">>;
|
|
399
399
|
pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
400
400
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -441,11 +441,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
441
441
|
}[] | null;
|
|
442
442
|
languages: string[] | null;
|
|
443
443
|
emails: string[] | null;
|
|
444
|
-
|
|
444
|
+
recentlyChangedJobs: boolean | null;
|
|
445
445
|
profilePictureUrl: string | null;
|
|
446
446
|
twitterHandle: string | null;
|
|
447
|
+
websites: string[] | null;
|
|
447
448
|
yearsOfExperience: number | null;
|
|
448
|
-
recentlyChangedJobs: boolean | null;
|
|
449
449
|
locationCity: string | null;
|
|
450
450
|
locationCountry: string | null;
|
|
451
451
|
numConnections: number | null;
|
|
@@ -455,11 +455,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
455
455
|
companyLinkedinUrl: string | null;
|
|
456
456
|
seniorityLevel: string | null;
|
|
457
457
|
startDate: string | number | null;
|
|
458
|
+
companyIndustries: string[] | null;
|
|
458
459
|
companyDomainUrl: string | null;
|
|
459
460
|
functionCategory: string | null;
|
|
460
461
|
yearsAtCompany: number | null;
|
|
461
462
|
companyHeadcount: number | null;
|
|
462
|
-
companyIndustries: string[] | null;
|
|
463
463
|
}[] | null;
|
|
464
464
|
pastEmployers: {
|
|
465
465
|
title: string | null;
|
|
@@ -493,11 +493,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
493
493
|
}[] | null;
|
|
494
494
|
languages: string[] | null;
|
|
495
495
|
emails: string[] | null;
|
|
496
|
-
|
|
496
|
+
recentlyChangedJobs: boolean | null;
|
|
497
497
|
profilePictureUrl: string | null;
|
|
498
498
|
twitterHandle: string | null;
|
|
499
|
+
websites: string[] | null;
|
|
499
500
|
yearsOfExperience: number | null;
|
|
500
|
-
recentlyChangedJobs: boolean | null;
|
|
501
501
|
locationCity: string | null;
|
|
502
502
|
locationCountry: string | null;
|
|
503
503
|
numConnections: number | null;
|
|
@@ -507,11 +507,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
507
507
|
companyLinkedinUrl: string | null;
|
|
508
508
|
seniorityLevel: string | null;
|
|
509
509
|
startDate: string | number | null;
|
|
510
|
+
companyIndustries: string[] | null;
|
|
510
511
|
companyDomainUrl: string | null;
|
|
511
512
|
functionCategory: string | null;
|
|
512
513
|
yearsAtCompany: number | null;
|
|
513
514
|
companyHeadcount: number | null;
|
|
514
|
-
companyIndustries: string[] | null;
|
|
515
515
|
}[] | null;
|
|
516
516
|
pastEmployers: {
|
|
517
517
|
title: string | null;
|
|
@@ -553,11 +553,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
553
553
|
}[] | null;
|
|
554
554
|
languages: string[] | null;
|
|
555
555
|
emails: string[] | null;
|
|
556
|
-
|
|
556
|
+
recentlyChangedJobs: boolean | null;
|
|
557
557
|
profilePictureUrl: string | null;
|
|
558
558
|
twitterHandle: string | null;
|
|
559
|
+
websites: string[] | null;
|
|
559
560
|
yearsOfExperience: number | null;
|
|
560
|
-
recentlyChangedJobs: boolean | null;
|
|
561
561
|
locationCity: string | null;
|
|
562
562
|
locationCountry: string | null;
|
|
563
563
|
numConnections: number | null;
|
|
@@ -567,11 +567,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
567
567
|
companyLinkedinUrl: string | null;
|
|
568
568
|
seniorityLevel: string | null;
|
|
569
569
|
startDate: string | number | null;
|
|
570
|
+
companyIndustries: string[] | null;
|
|
570
571
|
companyDomainUrl: string | null;
|
|
571
572
|
functionCategory: string | null;
|
|
572
573
|
yearsAtCompany: number | null;
|
|
573
574
|
companyHeadcount: number | null;
|
|
574
|
-
companyIndustries: string[] | null;
|
|
575
575
|
}[] | null;
|
|
576
576
|
pastEmployers: {
|
|
577
577
|
title: string | null;
|
|
@@ -611,11 +611,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
611
611
|
}[] | null;
|
|
612
612
|
languages: string[] | null;
|
|
613
613
|
emails: string[] | null;
|
|
614
|
-
|
|
614
|
+
recentlyChangedJobs: boolean | null;
|
|
615
615
|
profilePictureUrl: string | null;
|
|
616
616
|
twitterHandle: string | null;
|
|
617
|
+
websites: string[] | null;
|
|
617
618
|
yearsOfExperience: number | null;
|
|
618
|
-
recentlyChangedJobs: boolean | null;
|
|
619
619
|
locationCity: string | null;
|
|
620
620
|
locationCountry: string | null;
|
|
621
621
|
numConnections: number | null;
|
|
@@ -625,11 +625,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
625
625
|
companyLinkedinUrl: string | null;
|
|
626
626
|
seniorityLevel: string | null;
|
|
627
627
|
startDate: string | number | null;
|
|
628
|
+
companyIndustries: string[] | null;
|
|
628
629
|
companyDomainUrl: string | null;
|
|
629
630
|
functionCategory: string | null;
|
|
630
631
|
yearsAtCompany: number | null;
|
|
631
632
|
companyHeadcount: number | null;
|
|
632
|
-
companyIndustries: string[] | null;
|
|
633
633
|
}[] | null;
|
|
634
634
|
pastEmployers: {
|
|
635
635
|
title: string | null;
|
|
@@ -723,8 +723,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
723
723
|
}, "strip", z.ZodTypeAny, {
|
|
724
724
|
enrichEmails: boolean;
|
|
725
725
|
includePersonalEmails: boolean;
|
|
726
|
-
limit?: number | undefined;
|
|
727
726
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
727
|
+
limit?: number | undefined;
|
|
728
728
|
cursor?: string | undefined;
|
|
729
729
|
location?: string | undefined;
|
|
730
730
|
companyName?: string | undefined;
|
|
@@ -734,8 +734,6 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
734
734
|
skills?: string[] | undefined;
|
|
735
735
|
schoolName?: string | undefined;
|
|
736
736
|
languages?: string[] | undefined;
|
|
737
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
738
|
-
companyIndustries?: string[] | undefined;
|
|
739
737
|
jobTitle?: string | undefined;
|
|
740
738
|
jobTitles?: string[] | undefined;
|
|
741
739
|
locationRadius?: {
|
|
@@ -746,17 +744,19 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
746
744
|
maxYearsExperience?: number | undefined;
|
|
747
745
|
seniorityLevels?: string[] | undefined;
|
|
748
746
|
functionCategories?: string[] | undefined;
|
|
747
|
+
companyIndustries?: string[] | undefined;
|
|
749
748
|
minCompanyHeadcount?: number | undefined;
|
|
750
749
|
maxCompanyHeadcount?: number | undefined;
|
|
751
750
|
minYearsAtCompany?: number | undefined;
|
|
752
751
|
pastCompanyName?: string | undefined;
|
|
753
752
|
pastJobTitle?: string | undefined;
|
|
753
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
754
754
|
minConnections?: number | undefined;
|
|
755
755
|
excludeCompanies?: string[] | undefined;
|
|
756
756
|
excludeProfiles?: string[] | undefined;
|
|
757
757
|
}, {
|
|
758
|
-
limit?: number | undefined;
|
|
759
758
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
759
|
+
limit?: number | undefined;
|
|
760
760
|
cursor?: string | undefined;
|
|
761
761
|
location?: string | undefined;
|
|
762
762
|
companyName?: string | undefined;
|
|
@@ -766,8 +766,6 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
766
766
|
skills?: string[] | undefined;
|
|
767
767
|
schoolName?: string | undefined;
|
|
768
768
|
languages?: string[] | undefined;
|
|
769
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
770
|
-
companyIndustries?: string[] | undefined;
|
|
771
769
|
jobTitle?: string | undefined;
|
|
772
770
|
jobTitles?: string[] | undefined;
|
|
773
771
|
locationRadius?: {
|
|
@@ -778,11 +776,13 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
778
776
|
maxYearsExperience?: number | undefined;
|
|
779
777
|
seniorityLevels?: string[] | undefined;
|
|
780
778
|
functionCategories?: string[] | undefined;
|
|
779
|
+
companyIndustries?: string[] | undefined;
|
|
781
780
|
minCompanyHeadcount?: number | undefined;
|
|
782
781
|
maxCompanyHeadcount?: number | undefined;
|
|
783
782
|
minYearsAtCompany?: number | undefined;
|
|
784
783
|
pastCompanyName?: string | undefined;
|
|
785
784
|
pastJobTitle?: string | undefined;
|
|
785
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
786
786
|
minConnections?: number | undefined;
|
|
787
787
|
excludeCompanies?: string[] | undefined;
|
|
788
788
|
excludeProfiles?: string[] | undefined;
|
|
@@ -848,22 +848,22 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
848
848
|
companyLinkedinUrl: string | null;
|
|
849
849
|
seniorityLevel: string | null;
|
|
850
850
|
startDate: string | number | null;
|
|
851
|
+
companyIndustries: string[] | null;
|
|
851
852
|
companyDomainUrl: string | null;
|
|
852
853
|
functionCategory: string | null;
|
|
853
854
|
yearsAtCompany: number | null;
|
|
854
855
|
companyHeadcount: number | null;
|
|
855
|
-
companyIndustries: string[] | null;
|
|
856
856
|
}, {
|
|
857
857
|
title: string | null;
|
|
858
858
|
companyName: string | null;
|
|
859
859
|
companyLinkedinUrl: string | null;
|
|
860
860
|
seniorityLevel: string | null;
|
|
861
861
|
startDate: string | number | null;
|
|
862
|
+
companyIndustries: string[] | null;
|
|
862
863
|
companyDomainUrl: string | null;
|
|
863
864
|
functionCategory: string | null;
|
|
864
865
|
yearsAtCompany: number | null;
|
|
865
866
|
companyHeadcount: number | null;
|
|
866
|
-
companyIndustries: string[] | null;
|
|
867
867
|
}>, "many">>;
|
|
868
868
|
pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
869
869
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -910,11 +910,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
910
910
|
}[] | null;
|
|
911
911
|
languages: string[] | null;
|
|
912
912
|
emails: string[] | null;
|
|
913
|
-
|
|
913
|
+
recentlyChangedJobs: boolean | null;
|
|
914
914
|
profilePictureUrl: string | null;
|
|
915
915
|
twitterHandle: string | null;
|
|
916
|
+
websites: string[] | null;
|
|
916
917
|
yearsOfExperience: number | null;
|
|
917
|
-
recentlyChangedJobs: boolean | null;
|
|
918
918
|
locationCity: string | null;
|
|
919
919
|
locationCountry: string | null;
|
|
920
920
|
numConnections: number | null;
|
|
@@ -924,11 +924,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
924
924
|
companyLinkedinUrl: string | null;
|
|
925
925
|
seniorityLevel: string | null;
|
|
926
926
|
startDate: string | number | null;
|
|
927
|
+
companyIndustries: string[] | null;
|
|
927
928
|
companyDomainUrl: string | null;
|
|
928
929
|
functionCategory: string | null;
|
|
929
930
|
yearsAtCompany: number | null;
|
|
930
931
|
companyHeadcount: number | null;
|
|
931
|
-
companyIndustries: string[] | null;
|
|
932
932
|
}[] | null;
|
|
933
933
|
pastEmployers: {
|
|
934
934
|
title: string | null;
|
|
@@ -962,11 +962,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
962
962
|
}[] | null;
|
|
963
963
|
languages: string[] | null;
|
|
964
964
|
emails: string[] | null;
|
|
965
|
-
|
|
965
|
+
recentlyChangedJobs: boolean | null;
|
|
966
966
|
profilePictureUrl: string | null;
|
|
967
967
|
twitterHandle: string | null;
|
|
968
|
+
websites: string[] | null;
|
|
968
969
|
yearsOfExperience: number | null;
|
|
969
|
-
recentlyChangedJobs: boolean | null;
|
|
970
970
|
locationCity: string | null;
|
|
971
971
|
locationCountry: string | null;
|
|
972
972
|
numConnections: number | null;
|
|
@@ -976,11 +976,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
976
976
|
companyLinkedinUrl: string | null;
|
|
977
977
|
seniorityLevel: string | null;
|
|
978
978
|
startDate: string | number | null;
|
|
979
|
+
companyIndustries: string[] | null;
|
|
979
980
|
companyDomainUrl: string | null;
|
|
980
981
|
functionCategory: string | null;
|
|
981
982
|
yearsAtCompany: number | null;
|
|
982
983
|
companyHeadcount: number | null;
|
|
983
|
-
companyIndustries: string[] | null;
|
|
984
984
|
}[] | null;
|
|
985
985
|
pastEmployers: {
|
|
986
986
|
title: string | null;
|
|
@@ -1022,11 +1022,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1022
1022
|
}[] | null;
|
|
1023
1023
|
languages: string[] | null;
|
|
1024
1024
|
emails: string[] | null;
|
|
1025
|
-
|
|
1025
|
+
recentlyChangedJobs: boolean | null;
|
|
1026
1026
|
profilePictureUrl: string | null;
|
|
1027
1027
|
twitterHandle: string | null;
|
|
1028
|
+
websites: string[] | null;
|
|
1028
1029
|
yearsOfExperience: number | null;
|
|
1029
|
-
recentlyChangedJobs: boolean | null;
|
|
1030
1030
|
locationCity: string | null;
|
|
1031
1031
|
locationCountry: string | null;
|
|
1032
1032
|
numConnections: number | null;
|
|
@@ -1036,11 +1036,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1036
1036
|
companyLinkedinUrl: string | null;
|
|
1037
1037
|
seniorityLevel: string | null;
|
|
1038
1038
|
startDate: string | number | null;
|
|
1039
|
+
companyIndustries: string[] | null;
|
|
1039
1040
|
companyDomainUrl: string | null;
|
|
1040
1041
|
functionCategory: string | null;
|
|
1041
1042
|
yearsAtCompany: number | null;
|
|
1042
1043
|
companyHeadcount: number | null;
|
|
1043
|
-
companyIndustries: string[] | null;
|
|
1044
1044
|
}[] | null;
|
|
1045
1045
|
pastEmployers: {
|
|
1046
1046
|
title: string | null;
|
|
@@ -1080,11 +1080,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1080
1080
|
}[] | null;
|
|
1081
1081
|
languages: string[] | null;
|
|
1082
1082
|
emails: string[] | null;
|
|
1083
|
-
|
|
1083
|
+
recentlyChangedJobs: boolean | null;
|
|
1084
1084
|
profilePictureUrl: string | null;
|
|
1085
1085
|
twitterHandle: string | null;
|
|
1086
|
+
websites: string[] | null;
|
|
1086
1087
|
yearsOfExperience: number | null;
|
|
1087
|
-
recentlyChangedJobs: boolean | null;
|
|
1088
1088
|
locationCity: string | null;
|
|
1089
1089
|
locationCountry: string | null;
|
|
1090
1090
|
numConnections: number | null;
|
|
@@ -1094,11 +1094,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1094
1094
|
companyLinkedinUrl: string | null;
|
|
1095
1095
|
seniorityLevel: string | null;
|
|
1096
1096
|
startDate: string | number | null;
|
|
1097
|
+
companyIndustries: string[] | null;
|
|
1097
1098
|
companyDomainUrl: string | null;
|
|
1098
1099
|
functionCategory: string | null;
|
|
1099
1100
|
yearsAtCompany: number | null;
|
|
1100
1101
|
companyHeadcount: number | null;
|
|
1101
|
-
companyIndustries: string[] | null;
|
|
1102
1102
|
}[] | null;
|
|
1103
1103
|
pastEmployers: {
|
|
1104
1104
|
title: string | null;
|
|
@@ -21,30 +21,30 @@ declare const RedditPostSchema: z.ZodObject<{
|
|
|
21
21
|
title: string;
|
|
22
22
|
url: string;
|
|
23
23
|
author: string;
|
|
24
|
+
subreddit: string;
|
|
24
25
|
score: number;
|
|
25
26
|
numComments: number;
|
|
26
27
|
createdUtc: number;
|
|
27
28
|
postUrl: string;
|
|
28
29
|
selftext: string;
|
|
29
|
-
subreddit: string;
|
|
30
30
|
isSelf: boolean;
|
|
31
|
-
thumbnail?: string | undefined;
|
|
32
31
|
domain?: string | undefined;
|
|
32
|
+
thumbnail?: string | undefined;
|
|
33
33
|
postHint?: string | null | undefined;
|
|
34
34
|
flair?: string | undefined;
|
|
35
35
|
}, {
|
|
36
36
|
title: string;
|
|
37
37
|
url: string;
|
|
38
38
|
author: string;
|
|
39
|
+
subreddit: string;
|
|
39
40
|
score: number;
|
|
40
41
|
numComments: number;
|
|
41
42
|
createdUtc: number;
|
|
42
43
|
postUrl: string;
|
|
43
44
|
selftext: string;
|
|
44
|
-
subreddit: string;
|
|
45
45
|
isSelf: boolean;
|
|
46
|
-
thumbnail?: string | undefined;
|
|
47
46
|
domain?: string | undefined;
|
|
47
|
+
thumbnail?: string | undefined;
|
|
48
48
|
postHint?: string | null | undefined;
|
|
49
49
|
flair?: string | undefined;
|
|
50
50
|
}>;
|
|
@@ -64,14 +64,14 @@ declare const RedditScrapeToolParamsSchema: z.ZodObject<{
|
|
|
64
64
|
filterToday: boolean;
|
|
65
65
|
includeStickied: boolean;
|
|
66
66
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
67
|
-
timeFilter?: "
|
|
67
|
+
timeFilter?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
|
|
68
68
|
minScore?: number | undefined;
|
|
69
69
|
}, {
|
|
70
70
|
subreddit: string;
|
|
71
71
|
sort?: "hot" | "new" | "top" | "rising" | undefined;
|
|
72
|
-
limit?: number | undefined;
|
|
73
72
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
74
|
-
|
|
73
|
+
limit?: number | undefined;
|
|
74
|
+
timeFilter?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
|
|
75
75
|
filterToday?: boolean | undefined;
|
|
76
76
|
includeStickied?: boolean | undefined;
|
|
77
77
|
minScore?: number | undefined;
|
|
@@ -96,30 +96,30 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
96
96
|
title: string;
|
|
97
97
|
url: string;
|
|
98
98
|
author: string;
|
|
99
|
+
subreddit: string;
|
|
99
100
|
score: number;
|
|
100
101
|
numComments: number;
|
|
101
102
|
createdUtc: number;
|
|
102
103
|
postUrl: string;
|
|
103
104
|
selftext: string;
|
|
104
|
-
subreddit: string;
|
|
105
105
|
isSelf: boolean;
|
|
106
|
-
thumbnail?: string | undefined;
|
|
107
106
|
domain?: string | undefined;
|
|
107
|
+
thumbnail?: string | undefined;
|
|
108
108
|
postHint?: string | null | undefined;
|
|
109
109
|
flair?: string | undefined;
|
|
110
110
|
}, {
|
|
111
111
|
title: string;
|
|
112
112
|
url: string;
|
|
113
113
|
author: string;
|
|
114
|
+
subreddit: string;
|
|
114
115
|
score: number;
|
|
115
116
|
numComments: number;
|
|
116
117
|
createdUtc: number;
|
|
117
118
|
postUrl: string;
|
|
118
119
|
selftext: string;
|
|
119
|
-
subreddit: string;
|
|
120
120
|
isSelf: boolean;
|
|
121
|
-
thumbnail?: string | undefined;
|
|
122
121
|
domain?: string | undefined;
|
|
122
|
+
thumbnail?: string | undefined;
|
|
123
123
|
postHint?: string | null | undefined;
|
|
124
124
|
flair?: string | undefined;
|
|
125
125
|
}>, "many">;
|
|
@@ -170,15 +170,15 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
170
170
|
title: string;
|
|
171
171
|
url: string;
|
|
172
172
|
author: string;
|
|
173
|
+
subreddit: string;
|
|
173
174
|
score: number;
|
|
174
175
|
numComments: number;
|
|
175
176
|
createdUtc: number;
|
|
176
177
|
postUrl: string;
|
|
177
178
|
selftext: string;
|
|
178
|
-
subreddit: string;
|
|
179
179
|
isSelf: boolean;
|
|
180
|
-
thumbnail?: string | undefined;
|
|
181
180
|
domain?: string | undefined;
|
|
181
|
+
thumbnail?: string | undefined;
|
|
182
182
|
postHint?: string | null | undefined;
|
|
183
183
|
flair?: string | undefined;
|
|
184
184
|
}[];
|
|
@@ -199,15 +199,15 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
|
|
|
199
199
|
title: string;
|
|
200
200
|
url: string;
|
|
201
201
|
author: string;
|
|
202
|
+
subreddit: string;
|
|
202
203
|
score: number;
|
|
203
204
|
numComments: number;
|
|
204
205
|
createdUtc: number;
|
|
205
206
|
postUrl: string;
|
|
206
207
|
selftext: string;
|
|
207
|
-
subreddit: string;
|
|
208
208
|
isSelf: boolean;
|
|
209
|
-
thumbnail?: string | undefined;
|
|
210
209
|
domain?: string | undefined;
|
|
210
|
+
thumbnail?: string | undefined;
|
|
211
211
|
postHint?: string | null | undefined;
|
|
212
212
|
flair?: string | undefined;
|
|
213
213
|
}[];
|
|
@@ -234,14 +234,14 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
234
234
|
filterToday: boolean;
|
|
235
235
|
includeStickied: boolean;
|
|
236
236
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
237
|
-
timeFilter?: "
|
|
237
|
+
timeFilter?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
|
|
238
238
|
minScore?: number | undefined;
|
|
239
239
|
}, {
|
|
240
240
|
subreddit: string;
|
|
241
241
|
sort?: "hot" | "new" | "top" | "rising" | undefined;
|
|
242
|
-
limit?: number | undefined;
|
|
243
242
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
244
|
-
|
|
243
|
+
limit?: number | undefined;
|
|
244
|
+
timeFilter?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
|
|
245
245
|
filterToday?: boolean | undefined;
|
|
246
246
|
includeStickied?: boolean | undefined;
|
|
247
247
|
minScore?: number | undefined;
|
|
@@ -266,30 +266,30 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
266
266
|
title: string;
|
|
267
267
|
url: string;
|
|
268
268
|
author: string;
|
|
269
|
+
subreddit: string;
|
|
269
270
|
score: number;
|
|
270
271
|
numComments: number;
|
|
271
272
|
createdUtc: number;
|
|
272
273
|
postUrl: string;
|
|
273
274
|
selftext: string;
|
|
274
|
-
subreddit: string;
|
|
275
275
|
isSelf: boolean;
|
|
276
|
-
thumbnail?: string | undefined;
|
|
277
276
|
domain?: string | undefined;
|
|
277
|
+
thumbnail?: string | undefined;
|
|
278
278
|
postHint?: string | null | undefined;
|
|
279
279
|
flair?: string | undefined;
|
|
280
280
|
}, {
|
|
281
281
|
title: string;
|
|
282
282
|
url: string;
|
|
283
283
|
author: string;
|
|
284
|
+
subreddit: string;
|
|
284
285
|
score: number;
|
|
285
286
|
numComments: number;
|
|
286
287
|
createdUtc: number;
|
|
287
288
|
postUrl: string;
|
|
288
289
|
selftext: string;
|
|
289
|
-
subreddit: string;
|
|
290
290
|
isSelf: boolean;
|
|
291
|
-
thumbnail?: string | undefined;
|
|
292
291
|
domain?: string | undefined;
|
|
292
|
+
thumbnail?: string | undefined;
|
|
293
293
|
postHint?: string | null | undefined;
|
|
294
294
|
flair?: string | undefined;
|
|
295
295
|
}>, "many">;
|
|
@@ -340,15 +340,15 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
340
340
|
title: string;
|
|
341
341
|
url: string;
|
|
342
342
|
author: string;
|
|
343
|
+
subreddit: string;
|
|
343
344
|
score: number;
|
|
344
345
|
numComments: number;
|
|
345
346
|
createdUtc: number;
|
|
346
347
|
postUrl: string;
|
|
347
348
|
selftext: string;
|
|
348
|
-
subreddit: string;
|
|
349
349
|
isSelf: boolean;
|
|
350
|
-
thumbnail?: string | undefined;
|
|
351
350
|
domain?: string | undefined;
|
|
351
|
+
thumbnail?: string | undefined;
|
|
352
352
|
postHint?: string | null | undefined;
|
|
353
353
|
flair?: string | undefined;
|
|
354
354
|
}[];
|
|
@@ -369,15 +369,15 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
|
|
|
369
369
|
title: string;
|
|
370
370
|
url: string;
|
|
371
371
|
author: string;
|
|
372
|
+
subreddit: string;
|
|
372
373
|
score: number;
|
|
373
374
|
numComments: number;
|
|
374
375
|
createdUtc: number;
|
|
375
376
|
postUrl: string;
|
|
376
377
|
selftext: string;
|
|
377
|
-
subreddit: string;
|
|
378
378
|
isSelf: boolean;
|
|
379
|
-
thumbnail?: string | undefined;
|
|
380
379
|
domain?: string | undefined;
|
|
380
|
+
thumbnail?: string | undefined;
|
|
381
381
|
postHint?: string | null | undefined;
|
|
382
382
|
flair?: string | undefined;
|
|
383
383
|
}[];
|