@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- 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/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- 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 +78 -78
- 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/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- 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 +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- 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 +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- 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 +4 -4
- 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/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- 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 +66 -66
- 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 +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -35,17 +35,17 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
35
35
|
city: z.ZodOptional<z.ZodString>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
37
|
text?: string | undefined;
|
|
38
|
+
country?: string | undefined;
|
|
38
39
|
countryCode?: string | null | undefined;
|
|
39
40
|
regionCode?: string | null | undefined;
|
|
40
|
-
country?: string | undefined;
|
|
41
41
|
countryFull?: string | undefined;
|
|
42
42
|
state?: string | undefined;
|
|
43
43
|
city?: string | undefined;
|
|
44
44
|
}, {
|
|
45
45
|
text?: string | undefined;
|
|
46
|
+
country?: string | undefined;
|
|
46
47
|
countryCode?: string | null | undefined;
|
|
47
48
|
regionCode?: string | null | undefined;
|
|
48
|
-
country?: string | undefined;
|
|
49
49
|
countryFull?: string | undefined;
|
|
50
50
|
state?: string | undefined;
|
|
51
51
|
city?: string | undefined;
|
|
@@ -55,9 +55,9 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
55
55
|
countryCode?: string | undefined;
|
|
56
56
|
parsed?: {
|
|
57
57
|
text?: string | undefined;
|
|
58
|
+
country?: string | undefined;
|
|
58
59
|
countryCode?: string | null | undefined;
|
|
59
60
|
regionCode?: string | null | undefined;
|
|
60
|
-
country?: string | undefined;
|
|
61
61
|
countryFull?: string | undefined;
|
|
62
62
|
state?: string | undefined;
|
|
63
63
|
city?: string | undefined;
|
|
@@ -67,9 +67,9 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
67
67
|
countryCode?: string | undefined;
|
|
68
68
|
parsed?: {
|
|
69
69
|
text?: string | undefined;
|
|
70
|
+
country?: string | undefined;
|
|
70
71
|
countryCode?: string | null | undefined;
|
|
71
72
|
regionCode?: string | null | undefined;
|
|
72
|
-
country?: string | undefined;
|
|
73
73
|
countryFull?: string | undefined;
|
|
74
74
|
state?: string | undefined;
|
|
75
75
|
city?: string | undefined;
|
|
@@ -105,12 +105,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
105
105
|
text: z.ZodOptional<z.ZodString>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
107
|
text?: string | undefined;
|
|
108
|
-
month?: string | undefined;
|
|
109
108
|
year?: number | undefined;
|
|
109
|
+
month?: string | undefined;
|
|
110
110
|
}, {
|
|
111
111
|
text?: string | undefined;
|
|
112
|
-
month?: string | undefined;
|
|
113
112
|
year?: number | undefined;
|
|
113
|
+
month?: string | undefined;
|
|
114
114
|
}>>;
|
|
115
115
|
endDate: z.ZodOptional<z.ZodObject<{
|
|
116
116
|
month: z.ZodOptional<z.ZodString>;
|
|
@@ -118,56 +118,56 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
118
118
|
text: z.ZodOptional<z.ZodString>;
|
|
119
119
|
}, "strip", z.ZodTypeAny, {
|
|
120
120
|
text?: string | undefined;
|
|
121
|
-
month?: string | undefined;
|
|
122
121
|
year?: number | undefined;
|
|
122
|
+
month?: string | undefined;
|
|
123
123
|
}, {
|
|
124
124
|
text?: string | undefined;
|
|
125
|
-
month?: string | undefined;
|
|
126
125
|
year?: number | undefined;
|
|
126
|
+
month?: string | undefined;
|
|
127
127
|
}>>;
|
|
128
128
|
}, "strip", z.ZodTypeAny, {
|
|
129
129
|
description?: string | undefined;
|
|
130
130
|
duration?: string | undefined;
|
|
131
131
|
location?: string | undefined;
|
|
132
|
+
position?: string | undefined;
|
|
132
133
|
companyName?: string | undefined;
|
|
133
134
|
companyLinkedinUrl?: string | undefined;
|
|
134
135
|
employmentType?: string | null | undefined;
|
|
135
|
-
position?: string | undefined;
|
|
136
136
|
workplaceType?: string | null | undefined;
|
|
137
137
|
companyId?: string | undefined;
|
|
138
138
|
companyUniversalName?: string | undefined;
|
|
139
139
|
skills?: string[] | undefined;
|
|
140
140
|
startDate?: {
|
|
141
141
|
text?: string | undefined;
|
|
142
|
-
month?: string | undefined;
|
|
143
142
|
year?: number | undefined;
|
|
143
|
+
month?: string | undefined;
|
|
144
144
|
} | undefined;
|
|
145
145
|
endDate?: {
|
|
146
146
|
text?: string | undefined;
|
|
147
|
-
month?: string | undefined;
|
|
148
147
|
year?: number | undefined;
|
|
148
|
+
month?: string | undefined;
|
|
149
149
|
} | undefined;
|
|
150
150
|
}, {
|
|
151
151
|
description?: string | undefined;
|
|
152
152
|
duration?: string | undefined;
|
|
153
153
|
location?: string | undefined;
|
|
154
|
+
position?: string | undefined;
|
|
154
155
|
companyName?: string | undefined;
|
|
155
156
|
companyLinkedinUrl?: string | undefined;
|
|
156
157
|
employmentType?: string | null | undefined;
|
|
157
|
-
position?: string | undefined;
|
|
158
158
|
workplaceType?: string | null | undefined;
|
|
159
159
|
companyId?: string | undefined;
|
|
160
160
|
companyUniversalName?: string | undefined;
|
|
161
161
|
skills?: string[] | undefined;
|
|
162
162
|
startDate?: {
|
|
163
163
|
text?: string | undefined;
|
|
164
|
-
month?: string | undefined;
|
|
165
164
|
year?: number | undefined;
|
|
165
|
+
month?: string | undefined;
|
|
166
166
|
} | undefined;
|
|
167
167
|
endDate?: {
|
|
168
168
|
text?: string | undefined;
|
|
169
|
-
month?: string | undefined;
|
|
170
169
|
year?: number | undefined;
|
|
170
|
+
month?: string | undefined;
|
|
171
171
|
} | undefined;
|
|
172
172
|
}>, "many">>;
|
|
173
173
|
education: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -182,12 +182,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
182
182
|
text: z.ZodOptional<z.ZodString>;
|
|
183
183
|
}, "strip", z.ZodTypeAny, {
|
|
184
184
|
text?: string | undefined;
|
|
185
|
-
month?: string | undefined;
|
|
186
185
|
year?: number | undefined;
|
|
186
|
+
month?: string | undefined;
|
|
187
187
|
}, {
|
|
188
188
|
text?: string | undefined;
|
|
189
|
-
month?: string | undefined;
|
|
190
189
|
year?: number | undefined;
|
|
190
|
+
month?: string | undefined;
|
|
191
191
|
}>>;
|
|
192
192
|
endDate: z.ZodOptional<z.ZodObject<{
|
|
193
193
|
month: z.ZodOptional<z.ZodString>;
|
|
@@ -195,25 +195,25 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
195
195
|
text: z.ZodOptional<z.ZodString>;
|
|
196
196
|
}, "strip", z.ZodTypeAny, {
|
|
197
197
|
text?: string | undefined;
|
|
198
|
-
month?: string | undefined;
|
|
199
198
|
year?: number | undefined;
|
|
199
|
+
month?: string | undefined;
|
|
200
200
|
}, {
|
|
201
201
|
text?: string | undefined;
|
|
202
|
-
month?: string | undefined;
|
|
203
202
|
year?: number | undefined;
|
|
203
|
+
month?: string | undefined;
|
|
204
204
|
}>>;
|
|
205
205
|
period: z.ZodOptional<z.ZodString>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
207
|
skills?: string[] | undefined;
|
|
208
208
|
startDate?: {
|
|
209
209
|
text?: string | undefined;
|
|
210
|
-
month?: string | undefined;
|
|
211
210
|
year?: number | undefined;
|
|
211
|
+
month?: string | undefined;
|
|
212
212
|
} | undefined;
|
|
213
213
|
endDate?: {
|
|
214
214
|
text?: string | undefined;
|
|
215
|
-
month?: string | undefined;
|
|
216
215
|
year?: number | undefined;
|
|
216
|
+
month?: string | undefined;
|
|
217
217
|
} | undefined;
|
|
218
218
|
schoolName?: string | undefined;
|
|
219
219
|
schoolLinkedinUrl?: string | undefined;
|
|
@@ -224,13 +224,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
224
224
|
skills?: string[] | undefined;
|
|
225
225
|
startDate?: {
|
|
226
226
|
text?: string | undefined;
|
|
227
|
-
month?: string | undefined;
|
|
228
227
|
year?: number | undefined;
|
|
228
|
+
month?: string | undefined;
|
|
229
229
|
} | undefined;
|
|
230
230
|
endDate?: {
|
|
231
231
|
text?: string | undefined;
|
|
232
|
-
month?: string | undefined;
|
|
233
232
|
year?: number | undefined;
|
|
233
|
+
month?: string | undefined;
|
|
234
234
|
} | undefined;
|
|
235
235
|
schoolName?: string | undefined;
|
|
236
236
|
schoolLinkedinUrl?: string | undefined;
|
|
@@ -264,12 +264,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
264
264
|
text: z.ZodOptional<z.ZodString>;
|
|
265
265
|
}, "strip", z.ZodTypeAny, {
|
|
266
266
|
text?: string | undefined;
|
|
267
|
-
month?: string | undefined;
|
|
268
267
|
year?: number | undefined;
|
|
268
|
+
month?: string | undefined;
|
|
269
269
|
}, {
|
|
270
270
|
text?: string | undefined;
|
|
271
|
-
month?: string | undefined;
|
|
272
271
|
year?: number | undefined;
|
|
272
|
+
month?: string | undefined;
|
|
273
273
|
}>>;
|
|
274
274
|
endDate: z.ZodOptional<z.ZodObject<{
|
|
275
275
|
month: z.ZodOptional<z.ZodString>;
|
|
@@ -277,12 +277,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
277
277
|
text: z.ZodOptional<z.ZodString>;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
279
279
|
text?: string | undefined;
|
|
280
|
-
month?: string | undefined;
|
|
281
280
|
year?: number | undefined;
|
|
281
|
+
month?: string | undefined;
|
|
282
282
|
}, {
|
|
283
283
|
text?: string | undefined;
|
|
284
|
-
month?: string | undefined;
|
|
285
284
|
year?: number | undefined;
|
|
285
|
+
month?: string | undefined;
|
|
286
286
|
}>>;
|
|
287
287
|
}, "strip", z.ZodTypeAny, {
|
|
288
288
|
description?: string | undefined;
|
|
@@ -290,13 +290,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
290
290
|
duration?: string | undefined;
|
|
291
291
|
startDate?: {
|
|
292
292
|
text?: string | undefined;
|
|
293
|
-
month?: string | undefined;
|
|
294
293
|
year?: number | undefined;
|
|
294
|
+
month?: string | undefined;
|
|
295
295
|
} | undefined;
|
|
296
296
|
endDate?: {
|
|
297
297
|
text?: string | undefined;
|
|
298
|
-
month?: string | undefined;
|
|
299
298
|
year?: number | undefined;
|
|
299
|
+
month?: string | undefined;
|
|
300
300
|
} | undefined;
|
|
301
301
|
}, {
|
|
302
302
|
description?: string | undefined;
|
|
@@ -304,13 +304,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
304
304
|
duration?: string | undefined;
|
|
305
305
|
startDate?: {
|
|
306
306
|
text?: string | undefined;
|
|
307
|
-
month?: string | undefined;
|
|
308
307
|
year?: number | undefined;
|
|
308
|
+
month?: string | undefined;
|
|
309
309
|
} | undefined;
|
|
310
310
|
endDate?: {
|
|
311
311
|
text?: string | undefined;
|
|
312
|
-
month?: string | undefined;
|
|
313
312
|
year?: number | undefined;
|
|
313
|
+
month?: string | undefined;
|
|
314
314
|
} | undefined;
|
|
315
315
|
}>, "many">>;
|
|
316
316
|
volunteering: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -322,12 +322,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
322
322
|
text: z.ZodOptional<z.ZodString>;
|
|
323
323
|
}, "strip", z.ZodTypeAny, {
|
|
324
324
|
text?: string | undefined;
|
|
325
|
-
month?: string | undefined;
|
|
326
325
|
year?: number | undefined;
|
|
326
|
+
month?: string | undefined;
|
|
327
327
|
}, {
|
|
328
328
|
text?: string | undefined;
|
|
329
|
-
month?: string | undefined;
|
|
330
329
|
year?: number | undefined;
|
|
330
|
+
month?: string | undefined;
|
|
331
331
|
}>>>;
|
|
332
332
|
endDate: z.ZodOptional<z.ZodObject<{
|
|
333
333
|
month: z.ZodOptional<z.ZodString>;
|
|
@@ -335,12 +335,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
335
335
|
text: z.ZodOptional<z.ZodString>;
|
|
336
336
|
}, "strip", z.ZodTypeAny, {
|
|
337
337
|
text?: string | undefined;
|
|
338
|
-
month?: string | undefined;
|
|
339
338
|
year?: number | undefined;
|
|
339
|
+
month?: string | undefined;
|
|
340
340
|
}, {
|
|
341
341
|
text?: string | undefined;
|
|
342
|
-
month?: string | undefined;
|
|
343
342
|
year?: number | undefined;
|
|
343
|
+
month?: string | undefined;
|
|
344
344
|
}>>;
|
|
345
345
|
organizationName: z.ZodOptional<z.ZodString>;
|
|
346
346
|
organizationLinkedinUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -350,13 +350,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
350
350
|
role?: string | undefined;
|
|
351
351
|
startDate?: {
|
|
352
352
|
text?: string | undefined;
|
|
353
|
-
month?: string | undefined;
|
|
354
353
|
year?: number | undefined;
|
|
354
|
+
month?: string | undefined;
|
|
355
355
|
} | null | undefined;
|
|
356
356
|
endDate?: {
|
|
357
357
|
text?: string | undefined;
|
|
358
|
-
month?: string | undefined;
|
|
359
358
|
year?: number | undefined;
|
|
359
|
+
month?: string | undefined;
|
|
360
360
|
} | undefined;
|
|
361
361
|
organizationName?: string | undefined;
|
|
362
362
|
organizationLinkedinUrl?: string | null | undefined;
|
|
@@ -366,13 +366,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
366
366
|
role?: string | undefined;
|
|
367
367
|
startDate?: {
|
|
368
368
|
text?: string | undefined;
|
|
369
|
-
month?: string | undefined;
|
|
370
369
|
year?: number | undefined;
|
|
370
|
+
month?: string | undefined;
|
|
371
371
|
} | null | undefined;
|
|
372
372
|
endDate?: {
|
|
373
373
|
text?: string | undefined;
|
|
374
|
-
month?: string | undefined;
|
|
375
374
|
year?: number | undefined;
|
|
375
|
+
month?: string | undefined;
|
|
376
376
|
} | undefined;
|
|
377
377
|
organizationName?: string | undefined;
|
|
378
378
|
organizationLinkedinUrl?: string | null | undefined;
|
|
@@ -460,18 +460,18 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
460
460
|
linkedinUrl: z.ZodOptional<z.ZodString>;
|
|
461
461
|
}, "strip", z.ZodTypeAny, {
|
|
462
462
|
id?: string | undefined;
|
|
463
|
-
publicIdentifier?: string | undefined;
|
|
464
|
-
linkedinUrl?: string | undefined;
|
|
465
463
|
firstName?: string | undefined;
|
|
466
464
|
lastName?: string | undefined;
|
|
467
465
|
position?: string | undefined;
|
|
468
|
-
}, {
|
|
469
|
-
id?: string | undefined;
|
|
470
466
|
publicIdentifier?: string | undefined;
|
|
471
467
|
linkedinUrl?: string | undefined;
|
|
468
|
+
}, {
|
|
469
|
+
id?: string | undefined;
|
|
472
470
|
firstName?: string | undefined;
|
|
473
471
|
lastName?: string | undefined;
|
|
474
472
|
position?: string | undefined;
|
|
473
|
+
publicIdentifier?: string | undefined;
|
|
474
|
+
linkedinUrl?: string | undefined;
|
|
475
475
|
}>, "many">>;
|
|
476
476
|
query: z.ZodOptional<z.ZodObject<{
|
|
477
477
|
publicIdentifier: z.ZodOptional<z.ZodString>;
|
|
@@ -488,34 +488,38 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
488
488
|
requestId: z.ZodOptional<z.ZodString>;
|
|
489
489
|
}, "strip", z.ZodTypeAny, {
|
|
490
490
|
status?: number | undefined;
|
|
491
|
+
photo?: string | undefined;
|
|
491
492
|
id?: string | undefined;
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
} | undefined;
|
|
493
|
+
verified?: boolean | undefined;
|
|
494
|
+
firstName?: string | undefined;
|
|
495
|
+
lastName?: string | undefined;
|
|
496
496
|
location?: {
|
|
497
497
|
linkedinText?: string | undefined;
|
|
498
498
|
countryCode?: string | undefined;
|
|
499
499
|
parsed?: {
|
|
500
500
|
text?: string | undefined;
|
|
501
|
+
country?: string | undefined;
|
|
501
502
|
countryCode?: string | null | undefined;
|
|
502
503
|
regionCode?: string | null | undefined;
|
|
503
|
-
country?: string | undefined;
|
|
504
504
|
countryFull?: string | undefined;
|
|
505
505
|
state?: string | undefined;
|
|
506
506
|
city?: string | undefined;
|
|
507
507
|
} | undefined;
|
|
508
508
|
} | undefined;
|
|
509
|
-
|
|
509
|
+
languages?: {
|
|
510
|
+
name?: string | undefined;
|
|
511
|
+
proficiency?: string | undefined;
|
|
512
|
+
}[] | undefined;
|
|
513
|
+
query?: {
|
|
514
|
+
publicIdentifier?: string | undefined;
|
|
515
|
+
profileId?: string | undefined;
|
|
516
|
+
} | undefined;
|
|
510
517
|
headline?: string | undefined;
|
|
511
518
|
publicIdentifier?: string | undefined;
|
|
512
519
|
linkedinUrl?: string | undefined;
|
|
513
|
-
firstName?: string | undefined;
|
|
514
|
-
lastName?: string | undefined;
|
|
515
520
|
about?: string | undefined;
|
|
516
521
|
openToWork?: boolean | undefined;
|
|
517
522
|
hiring?: boolean | undefined;
|
|
518
|
-
photo?: string | undefined;
|
|
519
523
|
premium?: boolean | undefined;
|
|
520
524
|
influencer?: boolean | undefined;
|
|
521
525
|
registeredAt?: string | undefined;
|
|
@@ -534,36 +538,36 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
534
538
|
description?: string | undefined;
|
|
535
539
|
duration?: string | undefined;
|
|
536
540
|
location?: string | undefined;
|
|
541
|
+
position?: string | undefined;
|
|
537
542
|
companyName?: string | undefined;
|
|
538
543
|
companyLinkedinUrl?: string | undefined;
|
|
539
544
|
employmentType?: string | null | undefined;
|
|
540
|
-
position?: string | undefined;
|
|
541
545
|
workplaceType?: string | null | undefined;
|
|
542
546
|
companyId?: string | undefined;
|
|
543
547
|
companyUniversalName?: string | undefined;
|
|
544
548
|
skills?: string[] | undefined;
|
|
545
549
|
startDate?: {
|
|
546
550
|
text?: string | undefined;
|
|
547
|
-
month?: string | undefined;
|
|
548
551
|
year?: number | undefined;
|
|
552
|
+
month?: string | undefined;
|
|
549
553
|
} | undefined;
|
|
550
554
|
endDate?: {
|
|
551
555
|
text?: string | undefined;
|
|
552
|
-
month?: string | undefined;
|
|
553
556
|
year?: number | undefined;
|
|
557
|
+
month?: string | undefined;
|
|
554
558
|
} | undefined;
|
|
555
559
|
}[] | undefined;
|
|
556
560
|
education?: {
|
|
557
561
|
skills?: string[] | undefined;
|
|
558
562
|
startDate?: {
|
|
559
563
|
text?: string | undefined;
|
|
560
|
-
month?: string | undefined;
|
|
561
564
|
year?: number | undefined;
|
|
565
|
+
month?: string | undefined;
|
|
562
566
|
} | undefined;
|
|
563
567
|
endDate?: {
|
|
564
568
|
text?: string | undefined;
|
|
565
|
-
month?: string | undefined;
|
|
566
569
|
year?: number | undefined;
|
|
570
|
+
month?: string | undefined;
|
|
567
571
|
} | undefined;
|
|
568
572
|
schoolName?: string | undefined;
|
|
569
573
|
schoolLinkedinUrl?: string | undefined;
|
|
@@ -583,13 +587,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
583
587
|
duration?: string | undefined;
|
|
584
588
|
startDate?: {
|
|
585
589
|
text?: string | undefined;
|
|
586
|
-
month?: string | undefined;
|
|
587
590
|
year?: number | undefined;
|
|
591
|
+
month?: string | undefined;
|
|
588
592
|
} | undefined;
|
|
589
593
|
endDate?: {
|
|
590
594
|
text?: string | undefined;
|
|
591
|
-
month?: string | undefined;
|
|
592
595
|
year?: number | undefined;
|
|
596
|
+
month?: string | undefined;
|
|
593
597
|
} | undefined;
|
|
594
598
|
}[] | undefined;
|
|
595
599
|
volunteering?: {
|
|
@@ -597,13 +601,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
597
601
|
role?: string | undefined;
|
|
598
602
|
startDate?: {
|
|
599
603
|
text?: string | undefined;
|
|
600
|
-
month?: string | undefined;
|
|
601
604
|
year?: number | undefined;
|
|
605
|
+
month?: string | undefined;
|
|
602
606
|
} | null | undefined;
|
|
603
607
|
endDate?: {
|
|
604
608
|
text?: string | undefined;
|
|
605
|
-
month?: string | undefined;
|
|
606
609
|
year?: number | undefined;
|
|
610
|
+
month?: string | undefined;
|
|
607
611
|
} | undefined;
|
|
608
612
|
organizationName?: string | undefined;
|
|
609
613
|
organizationLinkedinUrl?: string | null | undefined;
|
|
@@ -628,51 +632,51 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
628
632
|
associatedWith?: string | undefined;
|
|
629
633
|
associatedWithLink?: string | undefined;
|
|
630
634
|
}[] | undefined;
|
|
631
|
-
languages?: {
|
|
632
|
-
name?: string | undefined;
|
|
633
|
-
proficiency?: string | undefined;
|
|
634
|
-
}[] | undefined;
|
|
635
635
|
featured?: any;
|
|
636
636
|
moreProfiles?: {
|
|
637
637
|
id?: string | undefined;
|
|
638
|
-
publicIdentifier?: string | undefined;
|
|
639
|
-
linkedinUrl?: string | undefined;
|
|
640
638
|
firstName?: string | undefined;
|
|
641
639
|
lastName?: string | undefined;
|
|
642
640
|
position?: string | undefined;
|
|
641
|
+
publicIdentifier?: string | undefined;
|
|
642
|
+
linkedinUrl?: string | undefined;
|
|
643
643
|
}[] | undefined;
|
|
644
644
|
entityId?: string | undefined;
|
|
645
645
|
requestId?: string | undefined;
|
|
646
646
|
}, {
|
|
647
647
|
status?: number | undefined;
|
|
648
|
+
photo?: string | undefined;
|
|
648
649
|
id?: string | undefined;
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
} | undefined;
|
|
650
|
+
verified?: boolean | undefined;
|
|
651
|
+
firstName?: string | undefined;
|
|
652
|
+
lastName?: string | undefined;
|
|
653
653
|
location?: {
|
|
654
654
|
linkedinText?: string | undefined;
|
|
655
655
|
countryCode?: string | undefined;
|
|
656
656
|
parsed?: {
|
|
657
657
|
text?: string | undefined;
|
|
658
|
+
country?: string | undefined;
|
|
658
659
|
countryCode?: string | null | undefined;
|
|
659
660
|
regionCode?: string | null | undefined;
|
|
660
|
-
country?: string | undefined;
|
|
661
661
|
countryFull?: string | undefined;
|
|
662
662
|
state?: string | undefined;
|
|
663
663
|
city?: string | undefined;
|
|
664
664
|
} | undefined;
|
|
665
665
|
} | undefined;
|
|
666
|
-
|
|
666
|
+
languages?: {
|
|
667
|
+
name?: string | undefined;
|
|
668
|
+
proficiency?: string | undefined;
|
|
669
|
+
}[] | undefined;
|
|
670
|
+
query?: {
|
|
671
|
+
publicIdentifier?: string | undefined;
|
|
672
|
+
profileId?: string | undefined;
|
|
673
|
+
} | undefined;
|
|
667
674
|
headline?: string | undefined;
|
|
668
675
|
publicIdentifier?: string | undefined;
|
|
669
676
|
linkedinUrl?: string | undefined;
|
|
670
|
-
firstName?: string | undefined;
|
|
671
|
-
lastName?: string | undefined;
|
|
672
677
|
about?: string | undefined;
|
|
673
678
|
openToWork?: boolean | undefined;
|
|
674
679
|
hiring?: boolean | undefined;
|
|
675
|
-
photo?: string | undefined;
|
|
676
680
|
premium?: boolean | undefined;
|
|
677
681
|
influencer?: boolean | undefined;
|
|
678
682
|
registeredAt?: string | undefined;
|
|
@@ -691,36 +695,36 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
691
695
|
description?: string | undefined;
|
|
692
696
|
duration?: string | undefined;
|
|
693
697
|
location?: string | undefined;
|
|
698
|
+
position?: string | undefined;
|
|
694
699
|
companyName?: string | undefined;
|
|
695
700
|
companyLinkedinUrl?: string | undefined;
|
|
696
701
|
employmentType?: string | null | undefined;
|
|
697
|
-
position?: string | undefined;
|
|
698
702
|
workplaceType?: string | null | undefined;
|
|
699
703
|
companyId?: string | undefined;
|
|
700
704
|
companyUniversalName?: string | undefined;
|
|
701
705
|
skills?: string[] | undefined;
|
|
702
706
|
startDate?: {
|
|
703
707
|
text?: string | undefined;
|
|
704
|
-
month?: string | undefined;
|
|
705
708
|
year?: number | undefined;
|
|
709
|
+
month?: string | undefined;
|
|
706
710
|
} | undefined;
|
|
707
711
|
endDate?: {
|
|
708
712
|
text?: string | undefined;
|
|
709
|
-
month?: string | undefined;
|
|
710
713
|
year?: number | undefined;
|
|
714
|
+
month?: string | undefined;
|
|
711
715
|
} | undefined;
|
|
712
716
|
}[] | undefined;
|
|
713
717
|
education?: {
|
|
714
718
|
skills?: string[] | undefined;
|
|
715
719
|
startDate?: {
|
|
716
720
|
text?: string | undefined;
|
|
717
|
-
month?: string | undefined;
|
|
718
721
|
year?: number | undefined;
|
|
722
|
+
month?: string | undefined;
|
|
719
723
|
} | undefined;
|
|
720
724
|
endDate?: {
|
|
721
725
|
text?: string | undefined;
|
|
722
|
-
month?: string | undefined;
|
|
723
726
|
year?: number | undefined;
|
|
727
|
+
month?: string | undefined;
|
|
724
728
|
} | undefined;
|
|
725
729
|
schoolName?: string | undefined;
|
|
726
730
|
schoolLinkedinUrl?: string | undefined;
|
|
@@ -740,13 +744,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
740
744
|
duration?: string | undefined;
|
|
741
745
|
startDate?: {
|
|
742
746
|
text?: string | undefined;
|
|
743
|
-
month?: string | undefined;
|
|
744
747
|
year?: number | undefined;
|
|
748
|
+
month?: string | undefined;
|
|
745
749
|
} | undefined;
|
|
746
750
|
endDate?: {
|
|
747
751
|
text?: string | undefined;
|
|
748
|
-
month?: string | undefined;
|
|
749
752
|
year?: number | undefined;
|
|
753
|
+
month?: string | undefined;
|
|
750
754
|
} | undefined;
|
|
751
755
|
}[] | undefined;
|
|
752
756
|
volunteering?: {
|
|
@@ -754,13 +758,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
754
758
|
role?: string | undefined;
|
|
755
759
|
startDate?: {
|
|
756
760
|
text?: string | undefined;
|
|
757
|
-
month?: string | undefined;
|
|
758
761
|
year?: number | undefined;
|
|
762
|
+
month?: string | undefined;
|
|
759
763
|
} | null | undefined;
|
|
760
764
|
endDate?: {
|
|
761
765
|
text?: string | undefined;
|
|
762
|
-
month?: string | undefined;
|
|
763
766
|
year?: number | undefined;
|
|
767
|
+
month?: string | undefined;
|
|
764
768
|
} | undefined;
|
|
765
769
|
organizationName?: string | undefined;
|
|
766
770
|
organizationLinkedinUrl?: string | null | undefined;
|
|
@@ -785,18 +789,14 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
785
789
|
associatedWith?: string | undefined;
|
|
786
790
|
associatedWithLink?: string | undefined;
|
|
787
791
|
}[] | undefined;
|
|
788
|
-
languages?: {
|
|
789
|
-
name?: string | undefined;
|
|
790
|
-
proficiency?: string | undefined;
|
|
791
|
-
}[] | undefined;
|
|
792
792
|
featured?: any;
|
|
793
793
|
moreProfiles?: {
|
|
794
794
|
id?: string | undefined;
|
|
795
|
-
publicIdentifier?: string | undefined;
|
|
796
|
-
linkedinUrl?: string | undefined;
|
|
797
795
|
firstName?: string | undefined;
|
|
798
796
|
lastName?: string | undefined;
|
|
799
797
|
position?: string | undefined;
|
|
798
|
+
publicIdentifier?: string | undefined;
|
|
799
|
+
linkedinUrl?: string | undefined;
|
|
800
800
|
}[] | undefined;
|
|
801
801
|
entityId?: string | undefined;
|
|
802
802
|
requestId?: string | undefined;
|