@bubblelab/bubble-core 0.1.68 → 0.1.70
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 +85 -85
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +156 -156
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +108 -108
- package/dist/bubbles/service-bubble/ashby/ashby.js +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +51 -51
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +22 -22
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +328 -328
- package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +40 -40
- package/dist/bubbles/service-bubble/github.d.ts +152 -152
- package/dist/bubbles/service-bubble/gmail.d.ts +576 -576
- package/dist/bubbles/service-bubble/google-calendar.d.ts +232 -232
- package/dist/bubbles/service-bubble/google-drive.d.ts +483 -156
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +339 -30
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +78 -78
- 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/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1032 -1032
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/resend.d.ts +20 -20
- package/dist/bubbles/service-bubble/slack/slack.d.ts +182 -182
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
- package/dist/bubbles/service-bubble/telegram.d.ts +936 -936
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- 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 +20 -20
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +31 -25
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +82 -82
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +42 -42
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +355 -74
- package/package.json +2 -2
|
@@ -147,9 +147,9 @@ declare const InstagramToolResultSchema: z.ZodObject<{
|
|
|
147
147
|
success: z.ZodBoolean;
|
|
148
148
|
error: z.ZodString;
|
|
149
149
|
}, "strip", z.ZodTypeAny, {
|
|
150
|
-
error: string;
|
|
151
|
-
success: boolean;
|
|
152
150
|
operation: "scrapeProfile" | "scrapeHashtag";
|
|
151
|
+
success: boolean;
|
|
152
|
+
error: string;
|
|
153
153
|
posts: {
|
|
154
154
|
type: "image" | "video" | "carousel" | null;
|
|
155
155
|
url: string | null;
|
|
@@ -175,9 +175,9 @@ declare const InstagramToolResultSchema: z.ZodObject<{
|
|
|
175
175
|
scrapedHashtags?: string[] | undefined;
|
|
176
176
|
scrapedProfiles?: string[] | undefined;
|
|
177
177
|
}, {
|
|
178
|
-
error: string;
|
|
179
|
-
success: boolean;
|
|
180
178
|
operation: "scrapeProfile" | "scrapeHashtag";
|
|
179
|
+
success: boolean;
|
|
180
|
+
error: string;
|
|
181
181
|
posts: {
|
|
182
182
|
type: "image" | "video" | "carousel" | null;
|
|
183
183
|
url: string | null;
|
|
@@ -312,9 +312,9 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
|
|
|
312
312
|
success: z.ZodBoolean;
|
|
313
313
|
error: z.ZodString;
|
|
314
314
|
}, "strip", z.ZodTypeAny, {
|
|
315
|
-
error: string;
|
|
316
|
-
success: boolean;
|
|
317
315
|
operation: "scrapeProfile" | "scrapeHashtag";
|
|
316
|
+
success: boolean;
|
|
317
|
+
error: string;
|
|
318
318
|
posts: {
|
|
319
319
|
type: "image" | "video" | "carousel" | null;
|
|
320
320
|
url: string | null;
|
|
@@ -340,9 +340,9 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
|
|
|
340
340
|
scrapedHashtags?: string[] | undefined;
|
|
341
341
|
scrapedProfiles?: string[] | undefined;
|
|
342
342
|
}, {
|
|
343
|
-
error: string;
|
|
344
|
-
success: boolean;
|
|
345
343
|
operation: "scrapeProfile" | "scrapeHashtag";
|
|
344
|
+
success: boolean;
|
|
345
|
+
error: string;
|
|
346
346
|
posts: {
|
|
347
347
|
type: "image" | "video" | "carousel" | null;
|
|
348
348
|
url: string | null;
|
|
@@ -25,7 +25,7 @@ import { type LinkedInConnectionToolParamsInput, type LinkedInConnectionToolResu
|
|
|
25
25
|
*/
|
|
26
26
|
export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolParamsInput = LinkedInConnectionToolParamsInput> extends ToolBubble<T, LinkedInConnectionToolResult> {
|
|
27
27
|
static readonly bubbleName: BubbleName;
|
|
28
|
-
static readonly schema: import("zod").ZodObject<{
|
|
28
|
+
static readonly schema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
29
29
|
operation: import("zod").ZodLiteral<"send_connection">;
|
|
30
30
|
profile_url: import("zod").ZodString;
|
|
31
31
|
message: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -40,8 +40,8 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
|
|
|
40
40
|
profile_url: string;
|
|
41
41
|
message?: string | undefined;
|
|
42
42
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
43
|
-
}>;
|
|
44
|
-
static readonly resultSchema: import("zod").ZodObject<{
|
|
43
|
+
}>]>;
|
|
44
|
+
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
45
45
|
operation: import("zod").ZodLiteral<"send_connection">;
|
|
46
46
|
success: import("zod").ZodBoolean;
|
|
47
47
|
message: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -63,9 +63,9 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
|
|
|
63
63
|
}>>;
|
|
64
64
|
error: import("zod").ZodString;
|
|
65
65
|
}, "strip", import("zod").ZodTypeAny, {
|
|
66
|
-
error: string;
|
|
67
|
-
success: boolean;
|
|
68
66
|
operation: "send_connection";
|
|
67
|
+
success: boolean;
|
|
68
|
+
error: string;
|
|
69
69
|
message?: string | undefined;
|
|
70
70
|
profile?: {
|
|
71
71
|
name: string;
|
|
@@ -74,9 +74,9 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
|
|
|
74
74
|
headline?: string | undefined;
|
|
75
75
|
} | undefined;
|
|
76
76
|
}, {
|
|
77
|
-
error: string;
|
|
78
|
-
success: boolean;
|
|
79
77
|
operation: "send_connection";
|
|
78
|
+
success: boolean;
|
|
79
|
+
error: string;
|
|
80
80
|
message?: string | undefined;
|
|
81
81
|
profile?: {
|
|
82
82
|
name: string;
|
|
@@ -84,7 +84,7 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
|
|
|
84
84
|
location?: string | undefined;
|
|
85
85
|
headline?: string | undefined;
|
|
86
86
|
} | undefined;
|
|
87
|
-
}>;
|
|
87
|
+
}>]>;
|
|
88
88
|
static readonly shortDescription = "LinkedIn connection automation - send connection requests with optional notes";
|
|
89
89
|
static readonly longDescription = "\n LinkedIn Connection Tool for automating connection requests.\n\n Features:\n - Send connection requests to LinkedIn profiles\n - Add optional personalized notes (up to 300 characters)\n - Handles profiles with direct Connect button\n - Handles profiles where Connect is under \"More\" dropdown\n\n Required Credentials:\n - LINKEDIN_CRED: Browser session credential (authenticate via browser session)\n\n Note: The tool operates using authenticated browser sessions to ensure security.\n ";
|
|
90
90
|
static readonly alias = "linkedin";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linkedin-connection-tool.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,cAAc,EAAE,KAAK,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAM5E,OAAO,EAGL,KAAK,iCAAiC,EACtC,KAAK,4BAA4B,EAElC,MAAM,sCAAsC,CAAC;AAU9C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qBAAa,sBAAsB,CACjC,CAAC,SACC,iCAAiC,GAAG,iCAAiC,CACvE,SAAQ,UAAU,CAAC,CAAC,EAAE,4BAA4B,CAAC;IACnD,MAAM,CAAC,QAAQ,CAAC,UAAU,EAAE,UAAU,CAA8B;IACpE,MAAM,CAAC,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"linkedin-connection-tool.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,cAAc,EAAE,KAAK,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAM5E,OAAO,EAGL,KAAK,iCAAiC,EACtC,KAAK,4BAA4B,EAElC,MAAM,sCAAsC,CAAC;AAU9C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qBAAa,sBAAsB,CACjC,CAAC,SACC,iCAAiC,GAAG,iCAAiC,CACvE,SAAQ,UAAU,CAAC,CAAC,EAAE,4BAA4B,CAAC;IACnD,MAAM,CAAC,QAAQ,CAAC,UAAU,EAAE,UAAU,CAA8B;IACpE,MAAM,CAAC,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;SAAsC;IAC5D,MAAM,CAAC,QAAQ,CAAC,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;SAAsC;IAClE,MAAM,CAAC,QAAQ,CAAC,gBAAgB,mFACkD;IAClF,MAAM,CAAC,QAAQ,CAAC,eAAe,6gBAa7B;IACF,MAAM,CAAC,QAAQ,CAAC,KAAK,cAAc;IACnC,MAAM,CAAC,QAAQ,CAAC,IAAI,UAAU;IAE9B,OAAO,CAAC,SAAS,CAAuB;IACxC,OAAO,CAAC,SAAS,CAAuB;IACxC,OAAO,CAAC,OAAO,CAA4B;gBAGzC,MAAM,GAAE,CAA0D,EAClE,OAAO,CAAC,EAAE,aAAa;IAKzB;;OAEG;IACH,SAAS,CAAC,gBAAgB,IAAI,MAAM,GAAG,SAAS;IAYhD;;OAEG;IACH,OAAO,CAAC,uBAAuB;IA8B/B;;OAEG;YACW,mBAAmB;IAuDjC;;OAEG;YACW,iBAAiB;IAgC/B;;OAEG;YACW,UAAU;IAuBxB;;OAEG;YACW,QAAQ;IAuBtB;;OAEG;YACW,QAAQ;IAqBtB;;OAEG;YACW,aAAa;IAK3B;;;OAGG;YACW,cAAc;IAkC5B;;OAEG;YACW,uBAAuB;IA4BrC;;OAEG;YACW,sBAAsB;IAoBpC;;OAEG;YACW,mBAAmB;IAgBjC;;;OAGG;YACW,cAAc;IAyBtB,aAAa,IAAI,OAAO,CAAC,4BAA4B,CAAC;IAiB5D;;OAEG;YACW,cAAc;IA4U5B;;OAEG;YACW,kBAAkB;CA4FjC"}
|
package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts
CHANGED
|
@@ -24,7 +24,7 @@ export type ProfileInfo = z.infer<typeof ProfileInfoSchema>;
|
|
|
24
24
|
* LinkedIn Connection Tool parameters schema
|
|
25
25
|
* Tool for sending connection requests on LinkedIn
|
|
26
26
|
*/
|
|
27
|
-
export declare const LinkedInConnectionToolParamsSchema: z.ZodObject<{
|
|
27
|
+
export declare const LinkedInConnectionToolParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
28
28
|
operation: z.ZodLiteral<"send_connection">;
|
|
29
29
|
profile_url: z.ZodString;
|
|
30
30
|
message: z.ZodOptional<z.ZodString>;
|
|
@@ -39,11 +39,11 @@ export declare const LinkedInConnectionToolParamsSchema: z.ZodObject<{
|
|
|
39
39
|
profile_url: string;
|
|
40
40
|
message?: string | undefined;
|
|
41
41
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
42
|
-
}>;
|
|
42
|
+
}>]>;
|
|
43
43
|
/**
|
|
44
44
|
* LinkedIn Connection Tool result schema
|
|
45
45
|
*/
|
|
46
|
-
export declare const LinkedInConnectionToolResultSchema: z.ZodObject<{
|
|
46
|
+
export declare const LinkedInConnectionToolResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
47
47
|
operation: z.ZodLiteral<"send_connection">;
|
|
48
48
|
success: z.ZodBoolean;
|
|
49
49
|
message: z.ZodOptional<z.ZodString>;
|
|
@@ -65,9 +65,9 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodObject<{
|
|
|
65
65
|
}>>;
|
|
66
66
|
error: z.ZodString;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
-
error: string;
|
|
69
|
-
success: boolean;
|
|
70
68
|
operation: "send_connection";
|
|
69
|
+
success: boolean;
|
|
70
|
+
error: string;
|
|
71
71
|
message?: string | undefined;
|
|
72
72
|
profile?: {
|
|
73
73
|
name: string;
|
|
@@ -76,9 +76,9 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodObject<{
|
|
|
76
76
|
headline?: string | undefined;
|
|
77
77
|
} | undefined;
|
|
78
78
|
}, {
|
|
79
|
-
error: string;
|
|
80
|
-
success: boolean;
|
|
81
79
|
operation: "send_connection";
|
|
80
|
+
success: boolean;
|
|
81
|
+
error: string;
|
|
82
82
|
message?: string | undefined;
|
|
83
83
|
profile?: {
|
|
84
84
|
name: string;
|
|
@@ -86,7 +86,7 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodObject<{
|
|
|
86
86
|
location?: string | undefined;
|
|
87
87
|
headline?: string | undefined;
|
|
88
88
|
} | undefined;
|
|
89
|
-
}>;
|
|
89
|
+
}>]>;
|
|
90
90
|
export type LinkedInConnectionToolParams = z.output<typeof LinkedInConnectionToolParamsSchema>;
|
|
91
91
|
export type LinkedInConnectionToolParamsInput = z.input<typeof LinkedInConnectionToolParamsSchema>;
|
|
92
92
|
export type LinkedInConnectionToolResult = z.output<typeof LinkedInConnectionToolResultSchema>;
|
package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linkedin-connection-tool.schema.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;EAK5B,CAAC;AAEH,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAE5D;;;GAGG;AACH,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"linkedin-connection-tool.schema.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;EAK5B,CAAC;AAEH,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAE5D;;;GAGG;AACH,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;IA2B9C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAc9C,CAAC;AAGF,MAAM,MAAM,4BAA4B,GAAG,CAAC,CAAC,MAAM,CACjD,OAAO,kCAAkC,CAC1C,CAAC;AACF,MAAM,MAAM,iCAAiC,GAAG,CAAC,CAAC,KAAK,CACrD,OAAO,kCAAkC,CAC1C,CAAC;AACF,MAAM,MAAM,4BAA4B,GAAG,CAAC,CAAC,MAAM,CACjD,OAAO,kCAAkC,CAC1C,CAAC"}
|
package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js
CHANGED
|
@@ -13,32 +13,38 @@ export const ProfileInfoSchema = z.object({
|
|
|
13
13
|
* LinkedIn Connection Tool parameters schema
|
|
14
14
|
* Tool for sending connection requests on LinkedIn
|
|
15
15
|
*/
|
|
16
|
-
export const LinkedInConnectionToolParamsSchema = z.
|
|
17
|
-
operation
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
16
|
+
export const LinkedInConnectionToolParamsSchema = z.discriminatedUnion('operation', [
|
|
17
|
+
// Send connection request operation
|
|
18
|
+
z.object({
|
|
19
|
+
operation: z
|
|
20
|
+
.literal('send_connection')
|
|
21
|
+
.describe('Send a connection request to a LinkedIn profile'),
|
|
22
|
+
profile_url: z
|
|
23
|
+
.string()
|
|
24
|
+
.min(1)
|
|
25
|
+
.describe('LinkedIn profile URL (e.g., https://www.linkedin.com/in/username)'),
|
|
26
|
+
message: z
|
|
27
|
+
.string()
|
|
28
|
+
.max(300)
|
|
29
|
+
.optional()
|
|
30
|
+
.describe('Optional personalized note to include with the connection request (max 300 characters)'),
|
|
31
|
+
credentials: z
|
|
32
|
+
.record(z.nativeEnum(CredentialType), z.string())
|
|
33
|
+
.optional()
|
|
34
|
+
.describe('Required: LINKEDIN_CRED for authenticated LinkedIn session'),
|
|
35
|
+
}),
|
|
36
|
+
]);
|
|
34
37
|
/**
|
|
35
38
|
* LinkedIn Connection Tool result schema
|
|
36
39
|
*/
|
|
37
|
-
export const LinkedInConnectionToolResultSchema = z.
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
40
|
+
export const LinkedInConnectionToolResultSchema = z.discriminatedUnion('operation', [
|
|
41
|
+
// Send connection result
|
|
42
|
+
z.object({
|
|
43
|
+
operation: z.literal('send_connection'),
|
|
44
|
+
success: z.boolean().describe('Whether the connection request was sent'),
|
|
45
|
+
message: z.string().optional().describe('Success or status message'),
|
|
46
|
+
profile: ProfileInfoSchema.optional().describe('Profile information of the person'),
|
|
47
|
+
error: z.string().describe('Error message if operation failed'),
|
|
48
|
+
}),
|
|
49
|
+
]);
|
|
44
50
|
//# sourceMappingURL=linkedin-connection-tool.schema.js.map
|
package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linkedin-connection-tool.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,CAAC,MAAM,CAAC;IACxC,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,gCAAgC,CAAC;IAC3D,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,uBAAuB,CAAC;IACjE,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;IAChE,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;CACzD,CAAC,CAAC;AAIH;;;GAGG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,CAAC,CAAC,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"linkedin-connection-tool.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,CAAC,MAAM,CAAC;IACxC,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,gCAAgC,CAAC;IAC3D,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,uBAAuB,CAAC;IACjE,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;IAChE,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;CACzD,CAAC,CAAC;AAIH;;;GAGG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,CAAC,CAAC,kBAAkB,CACpE,WAAW,EACX;IACE,oCAAoC;IACpC,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC;aACT,OAAO,CAAC,iBAAiB,CAAC;aAC1B,QAAQ,CAAC,iDAAiD,CAAC;QAC9D,WAAW,EAAE,CAAC;aACX,MAAM,EAAE;aACR,GAAG,CAAC,CAAC,CAAC;aACN,QAAQ,CACP,mEAAmE,CACpE;QACH,OAAO,EAAE,CAAC;aACP,MAAM,EAAE;aACR,GAAG,CAAC,GAAG,CAAC;aACR,QAAQ,EAAE;aACV,QAAQ,CACP,wFAAwF,CACzF;QACH,WAAW,EAAE,CAAC;aACX,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC;aAChD,QAAQ,EAAE;aACV,QAAQ,CAAC,4DAA4D,CAAC;KAC1E,CAAC;CACH,CACF,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,CAAC,CAAC,kBAAkB,CACpE,WAAW,EACX;IACE,yBAAyB;IACzB,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,iBAAiB,CAAC;QACvC,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,yCAAyC,CAAC;QACxE,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,2BAA2B,CAAC;QACpE,OAAO,EAAE,iBAAiB,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAC5C,mCAAmC,CACpC;QACD,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mCAAmC,CAAC;KAChE,CAAC;CACH,CACF,CAAC"}
|
|
@@ -383,13 +383,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
383
383
|
}>>;
|
|
384
384
|
}, "strip", z.ZodTypeAny, {
|
|
385
385
|
url: string | null;
|
|
386
|
-
text: string | null;
|
|
387
386
|
document: {
|
|
388
387
|
title: string | null;
|
|
389
388
|
url: string | null;
|
|
390
389
|
thumbnail: string | null;
|
|
391
390
|
pageCount: number | null;
|
|
392
391
|
} | null;
|
|
392
|
+
text: string | null;
|
|
393
393
|
urn: string | null;
|
|
394
394
|
author: {
|
|
395
395
|
username: string | null;
|
|
@@ -475,13 +475,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
475
475
|
} | null;
|
|
476
476
|
}, {
|
|
477
477
|
url: string | null;
|
|
478
|
-
text: string | null;
|
|
479
478
|
document: {
|
|
480
479
|
title: string | null;
|
|
481
480
|
url: string | null;
|
|
482
481
|
thumbnail: string | null;
|
|
483
482
|
pageCount: number | null;
|
|
484
483
|
} | null;
|
|
484
|
+
text: string | null;
|
|
485
485
|
urn: string | null;
|
|
486
486
|
author: {
|
|
487
487
|
username: string | null;
|
|
@@ -667,10 +667,10 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
667
667
|
}, "strip", z.ZodTypeAny, {
|
|
668
668
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
669
669
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
670
|
+
location?: string | undefined;
|
|
670
671
|
username?: string | undefined;
|
|
671
672
|
limit?: number | undefined;
|
|
672
673
|
pageNumber?: number | undefined;
|
|
673
|
-
location?: string | undefined;
|
|
674
674
|
keyword?: string | undefined;
|
|
675
675
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
676
676
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
@@ -680,10 +680,10 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
680
680
|
}, {
|
|
681
681
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
682
682
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
683
|
+
location?: string | undefined;
|
|
683
684
|
username?: string | undefined;
|
|
684
685
|
limit?: number | undefined;
|
|
685
686
|
pageNumber?: number | undefined;
|
|
686
|
-
location?: string | undefined;
|
|
687
687
|
keyword?: string | undefined;
|
|
688
688
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
689
689
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
@@ -1106,13 +1106,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1106
1106
|
}>>;
|
|
1107
1107
|
}, "strip", z.ZodTypeAny, {
|
|
1108
1108
|
url: string | null;
|
|
1109
|
-
text: string | null;
|
|
1110
1109
|
document: {
|
|
1111
1110
|
title: string | null;
|
|
1112
1111
|
url: string | null;
|
|
1113
1112
|
thumbnail: string | null;
|
|
1114
1113
|
pageCount: number | null;
|
|
1115
1114
|
} | null;
|
|
1115
|
+
text: string | null;
|
|
1116
1116
|
urn: string | null;
|
|
1117
1117
|
author: {
|
|
1118
1118
|
username: string | null;
|
|
@@ -1198,13 +1198,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1198
1198
|
} | null;
|
|
1199
1199
|
}, {
|
|
1200
1200
|
url: string | null;
|
|
1201
|
-
text: string | null;
|
|
1202
1201
|
document: {
|
|
1203
1202
|
title: string | null;
|
|
1204
1203
|
url: string | null;
|
|
1205
1204
|
thumbnail: string | null;
|
|
1206
1205
|
pageCount: number | null;
|
|
1207
1206
|
} | null;
|
|
1207
|
+
text: string | null;
|
|
1208
1208
|
urn: string | null;
|
|
1209
1209
|
author: {
|
|
1210
1210
|
username: string | null;
|
|
@@ -1298,18 +1298,18 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1298
1298
|
success: z.ZodBoolean;
|
|
1299
1299
|
error: z.ZodString;
|
|
1300
1300
|
}, "strip", z.ZodTypeAny, {
|
|
1301
|
-
error: string;
|
|
1302
|
-
success: boolean;
|
|
1303
1301
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1302
|
+
success: boolean;
|
|
1303
|
+
error: string;
|
|
1304
1304
|
posts: {
|
|
1305
1305
|
url: string | null;
|
|
1306
|
-
text: string | null;
|
|
1307
1306
|
document: {
|
|
1308
1307
|
title: string | null;
|
|
1309
1308
|
url: string | null;
|
|
1310
1309
|
thumbnail: string | null;
|
|
1311
1310
|
pageCount: number | null;
|
|
1312
1311
|
} | null;
|
|
1312
|
+
text: string | null;
|
|
1313
1313
|
urn: string | null;
|
|
1314
1314
|
author: {
|
|
1315
1315
|
username: string | null;
|
|
@@ -1424,18 +1424,18 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1424
1424
|
paginationToken?: string | null | undefined;
|
|
1425
1425
|
hasNextPage?: boolean | null | undefined;
|
|
1426
1426
|
}, {
|
|
1427
|
-
error: string;
|
|
1428
|
-
success: boolean;
|
|
1429
1427
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1428
|
+
success: boolean;
|
|
1429
|
+
error: string;
|
|
1430
1430
|
posts: {
|
|
1431
1431
|
url: string | null;
|
|
1432
|
-
text: string | null;
|
|
1433
1432
|
document: {
|
|
1434
1433
|
title: string | null;
|
|
1435
1434
|
url: string | null;
|
|
1436
1435
|
thumbnail: string | null;
|
|
1437
1436
|
pageCount: number | null;
|
|
1438
1437
|
} | null;
|
|
1438
|
+
text: string | null;
|
|
1439
1439
|
urn: string | null;
|
|
1440
1440
|
author: {
|
|
1441
1441
|
username: string | null;
|
|
@@ -1590,10 +1590,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1590
1590
|
}, "strip", z.ZodTypeAny, {
|
|
1591
1591
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1592
1592
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1593
|
+
location?: string | undefined;
|
|
1593
1594
|
username?: string | undefined;
|
|
1594
1595
|
limit?: number | undefined;
|
|
1595
1596
|
pageNumber?: number | undefined;
|
|
1596
|
-
location?: string | undefined;
|
|
1597
1597
|
keyword?: string | undefined;
|
|
1598
1598
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
1599
1599
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
@@ -1603,10 +1603,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1603
1603
|
}, {
|
|
1604
1604
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1605
1605
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1606
|
+
location?: string | undefined;
|
|
1606
1607
|
username?: string | undefined;
|
|
1607
1608
|
limit?: number | undefined;
|
|
1608
1609
|
pageNumber?: number | undefined;
|
|
1609
|
-
location?: string | undefined;
|
|
1610
1610
|
keyword?: string | undefined;
|
|
1611
1611
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
1612
1612
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
@@ -2029,13 +2029,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2029
2029
|
}>>;
|
|
2030
2030
|
}, "strip", z.ZodTypeAny, {
|
|
2031
2031
|
url: string | null;
|
|
2032
|
-
text: string | null;
|
|
2033
2032
|
document: {
|
|
2034
2033
|
title: string | null;
|
|
2035
2034
|
url: string | null;
|
|
2036
2035
|
thumbnail: string | null;
|
|
2037
2036
|
pageCount: number | null;
|
|
2038
2037
|
} | null;
|
|
2038
|
+
text: string | null;
|
|
2039
2039
|
urn: string | null;
|
|
2040
2040
|
author: {
|
|
2041
2041
|
username: string | null;
|
|
@@ -2121,13 +2121,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2121
2121
|
} | null;
|
|
2122
2122
|
}, {
|
|
2123
2123
|
url: string | null;
|
|
2124
|
-
text: string | null;
|
|
2125
2124
|
document: {
|
|
2126
2125
|
title: string | null;
|
|
2127
2126
|
url: string | null;
|
|
2128
2127
|
thumbnail: string | null;
|
|
2129
2128
|
pageCount: number | null;
|
|
2130
2129
|
} | null;
|
|
2130
|
+
text: string | null;
|
|
2131
2131
|
urn: string | null;
|
|
2132
2132
|
author: {
|
|
2133
2133
|
username: string | null;
|
|
@@ -2221,18 +2221,18 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2221
2221
|
success: z.ZodBoolean;
|
|
2222
2222
|
error: z.ZodString;
|
|
2223
2223
|
}, "strip", z.ZodTypeAny, {
|
|
2224
|
-
error: string;
|
|
2225
|
-
success: boolean;
|
|
2226
2224
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2225
|
+
success: boolean;
|
|
2226
|
+
error: string;
|
|
2227
2227
|
posts: {
|
|
2228
2228
|
url: string | null;
|
|
2229
|
-
text: string | null;
|
|
2230
2229
|
document: {
|
|
2231
2230
|
title: string | null;
|
|
2232
2231
|
url: string | null;
|
|
2233
2232
|
thumbnail: string | null;
|
|
2234
2233
|
pageCount: number | null;
|
|
2235
2234
|
} | null;
|
|
2235
|
+
text: string | null;
|
|
2236
2236
|
urn: string | null;
|
|
2237
2237
|
author: {
|
|
2238
2238
|
username: string | null;
|
|
@@ -2347,18 +2347,18 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2347
2347
|
paginationToken?: string | null | undefined;
|
|
2348
2348
|
hasNextPage?: boolean | null | undefined;
|
|
2349
2349
|
}, {
|
|
2350
|
-
error: string;
|
|
2351
|
-
success: boolean;
|
|
2352
2350
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2351
|
+
success: boolean;
|
|
2352
|
+
error: string;
|
|
2353
2353
|
posts: {
|
|
2354
2354
|
url: string | null;
|
|
2355
|
-
text: string | null;
|
|
2356
2355
|
document: {
|
|
2357
2356
|
title: string | null;
|
|
2358
2357
|
url: string | null;
|
|
2359
2358
|
thumbnail: string | null;
|
|
2360
2359
|
pageCount: number | null;
|
|
2361
2360
|
} | null;
|
|
2361
|
+
text: string | null;
|
|
2362
2362
|
urn: string | null;
|
|
2363
2363
|
author: {
|
|
2364
2364
|
username: string | null;
|
|
@@ -29,8 +29,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
|
|
|
29
29
|
success: z.ZodBoolean;
|
|
30
30
|
error: z.ZodString;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
error: string;
|
|
33
32
|
success: boolean;
|
|
33
|
+
error: string;
|
|
34
34
|
bubbles: {
|
|
35
35
|
type: string;
|
|
36
36
|
name: string;
|
|
@@ -40,8 +40,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
|
|
|
40
40
|
}[];
|
|
41
41
|
totalCount: number;
|
|
42
42
|
}, {
|
|
43
|
-
error: string;
|
|
44
43
|
success: boolean;
|
|
44
|
+
error: string;
|
|
45
45
|
bubbles: {
|
|
46
46
|
type: string;
|
|
47
47
|
name: string;
|
|
@@ -78,8 +78,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
|
|
|
78
78
|
success: z.ZodBoolean;
|
|
79
79
|
error: z.ZodString;
|
|
80
80
|
}, "strip", z.ZodTypeAny, {
|
|
81
|
-
error: string;
|
|
82
81
|
success: boolean;
|
|
82
|
+
error: string;
|
|
83
83
|
bubbles: {
|
|
84
84
|
type: string;
|
|
85
85
|
name: string;
|
|
@@ -89,8 +89,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
|
|
|
89
89
|
}[];
|
|
90
90
|
totalCount: number;
|
|
91
91
|
}, {
|
|
92
|
-
error: string;
|
|
93
92
|
success: boolean;
|
|
93
|
+
error: string;
|
|
94
94
|
bubbles: {
|
|
95
95
|
type: string;
|
|
96
96
|
name: string;
|
|
@@ -109,8 +109,8 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
110
|
title: string | null;
|
|
111
111
|
name: string | null;
|
|
112
|
-
summary: string | null;
|
|
113
112
|
location: string | null;
|
|
113
|
+
summary: string | null;
|
|
114
114
|
headline: string | null;
|
|
115
115
|
seniorityLevel: string | null;
|
|
116
116
|
emails: string[] | null;
|
|
@@ -161,8 +161,8 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
161
161
|
}, {
|
|
162
162
|
title: string | null;
|
|
163
163
|
name: string | null;
|
|
164
|
-
summary: string | null;
|
|
165
164
|
location: string | null;
|
|
165
|
+
summary: string | null;
|
|
166
166
|
headline: string | null;
|
|
167
167
|
seniorityLevel: string | null;
|
|
168
168
|
emails: string[] | null;
|
|
@@ -255,9 +255,9 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
255
255
|
enrichEmails: boolean;
|
|
256
256
|
includePersonalEmails: boolean;
|
|
257
257
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
258
|
+
location?: string | undefined;
|
|
258
259
|
limit?: number | undefined;
|
|
259
260
|
cursor?: string | undefined;
|
|
260
|
-
location?: string | undefined;
|
|
261
261
|
companyName?: string | undefined;
|
|
262
262
|
companyLinkedinUrl?: string | undefined;
|
|
263
263
|
city?: string | undefined;
|
|
@@ -287,9 +287,9 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
287
287
|
excludeProfiles?: string[] | undefined;
|
|
288
288
|
}, {
|
|
289
289
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
290
|
+
location?: string | undefined;
|
|
290
291
|
limit?: number | undefined;
|
|
291
292
|
cursor?: string | undefined;
|
|
292
|
-
location?: string | undefined;
|
|
293
293
|
companyName?: string | undefined;
|
|
294
294
|
companyLinkedinUrl?: string | undefined;
|
|
295
295
|
city?: string | undefined;
|
|
@@ -428,8 +428,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
428
428
|
}, "strip", z.ZodTypeAny, {
|
|
429
429
|
title: string | null;
|
|
430
430
|
name: string | null;
|
|
431
|
-
summary: string | null;
|
|
432
431
|
location: string | null;
|
|
432
|
+
summary: string | null;
|
|
433
433
|
headline: string | null;
|
|
434
434
|
seniorityLevel: string | null;
|
|
435
435
|
emails: string[] | null;
|
|
@@ -480,8 +480,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
480
480
|
}, {
|
|
481
481
|
title: string | null;
|
|
482
482
|
name: string | null;
|
|
483
|
-
summary: string | null;
|
|
484
483
|
location: string | null;
|
|
484
|
+
summary: string | null;
|
|
485
485
|
headline: string | null;
|
|
486
486
|
seniorityLevel: string | null;
|
|
487
487
|
emails: string[] | null;
|
|
@@ -535,13 +535,13 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
535
535
|
success: z.ZodBoolean;
|
|
536
536
|
error: z.ZodString;
|
|
537
537
|
}, "strip", z.ZodTypeAny, {
|
|
538
|
-
error: string;
|
|
539
538
|
success: boolean;
|
|
539
|
+
error: string;
|
|
540
540
|
people: {
|
|
541
541
|
title: string | null;
|
|
542
542
|
name: string | null;
|
|
543
|
-
summary: string | null;
|
|
544
543
|
location: string | null;
|
|
544
|
+
summary: string | null;
|
|
545
545
|
headline: string | null;
|
|
546
546
|
seniorityLevel: string | null;
|
|
547
547
|
emails: string[] | null;
|
|
@@ -593,13 +593,13 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
593
593
|
totalCount: number;
|
|
594
594
|
nextCursor?: string | undefined;
|
|
595
595
|
}, {
|
|
596
|
-
error: string;
|
|
597
596
|
success: boolean;
|
|
597
|
+
error: string;
|
|
598
598
|
people: {
|
|
599
599
|
title: string | null;
|
|
600
600
|
name: string | null;
|
|
601
|
-
summary: string | null;
|
|
602
601
|
location: string | null;
|
|
602
|
+
summary: string | null;
|
|
603
603
|
headline: string | null;
|
|
604
604
|
seniorityLevel: string | null;
|
|
605
605
|
emails: string[] | null;
|
|
@@ -724,9 +724,9 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
724
724
|
enrichEmails: boolean;
|
|
725
725
|
includePersonalEmails: boolean;
|
|
726
726
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
727
|
+
location?: string | undefined;
|
|
727
728
|
limit?: number | undefined;
|
|
728
729
|
cursor?: string | undefined;
|
|
729
|
-
location?: string | undefined;
|
|
730
730
|
companyName?: string | undefined;
|
|
731
731
|
companyLinkedinUrl?: string | undefined;
|
|
732
732
|
city?: string | undefined;
|
|
@@ -756,9 +756,9 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
756
756
|
excludeProfiles?: string[] | undefined;
|
|
757
757
|
}, {
|
|
758
758
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
759
|
+
location?: string | undefined;
|
|
759
760
|
limit?: number | undefined;
|
|
760
761
|
cursor?: string | undefined;
|
|
761
|
-
location?: string | undefined;
|
|
762
762
|
companyName?: string | undefined;
|
|
763
763
|
companyLinkedinUrl?: string | undefined;
|
|
764
764
|
city?: string | undefined;
|
|
@@ -897,8 +897,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
897
897
|
}, "strip", z.ZodTypeAny, {
|
|
898
898
|
title: string | null;
|
|
899
899
|
name: string | null;
|
|
900
|
-
summary: string | null;
|
|
901
900
|
location: string | null;
|
|
901
|
+
summary: string | null;
|
|
902
902
|
headline: string | null;
|
|
903
903
|
seniorityLevel: string | null;
|
|
904
904
|
emails: string[] | null;
|
|
@@ -949,8 +949,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
949
949
|
}, {
|
|
950
950
|
title: string | null;
|
|
951
951
|
name: string | null;
|
|
952
|
-
summary: string | null;
|
|
953
952
|
location: string | null;
|
|
953
|
+
summary: string | null;
|
|
954
954
|
headline: string | null;
|
|
955
955
|
seniorityLevel: string | null;
|
|
956
956
|
emails: string[] | null;
|
|
@@ -1004,13 +1004,13 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1004
1004
|
success: z.ZodBoolean;
|
|
1005
1005
|
error: z.ZodString;
|
|
1006
1006
|
}, "strip", z.ZodTypeAny, {
|
|
1007
|
-
error: string;
|
|
1008
1007
|
success: boolean;
|
|
1008
|
+
error: string;
|
|
1009
1009
|
people: {
|
|
1010
1010
|
title: string | null;
|
|
1011
1011
|
name: string | null;
|
|
1012
|
-
summary: string | null;
|
|
1013
1012
|
location: string | null;
|
|
1013
|
+
summary: string | null;
|
|
1014
1014
|
headline: string | null;
|
|
1015
1015
|
seniorityLevel: string | null;
|
|
1016
1016
|
emails: string[] | null;
|
|
@@ -1062,13 +1062,13 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1062
1062
|
totalCount: number;
|
|
1063
1063
|
nextCursor?: string | undefined;
|
|
1064
1064
|
}, {
|
|
1065
|
-
error: string;
|
|
1066
1065
|
success: boolean;
|
|
1066
|
+
error: string;
|
|
1067
1067
|
people: {
|
|
1068
1068
|
title: string | null;
|
|
1069
1069
|
name: string | null;
|
|
1070
|
-
summary: string | null;
|
|
1071
1070
|
location: string | null;
|
|
1071
|
+
summary: string | null;
|
|
1072
1072
|
headline: string | null;
|
|
1073
1073
|
seniorityLevel: string | null;
|
|
1074
1074
|
emails: string[] | null;
|