@bubblelab/bubble-core 0.1.237 → 0.1.238

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.
Files changed (92) hide show
  1. package/dist/bubble-bundle.d.ts +134 -113
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +3 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +68 -22
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  8. package/dist/bubbles/service-bubble/ai-agent.js +30 -2
  9. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  10. package/dist/bubbles/service-bubble/airtable.d.ts +24 -24
  11. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +84 -0
  12. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts.map +1 -0
  13. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js +214 -0
  14. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js.map +1 -0
  15. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +4 -4
  18. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +2 -2
  19. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +95 -10
  20. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +8 -0
  22. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
  23. package/dist/bubbles/service-bubble/apify/apify.d.ts +5 -5
  24. package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
  25. package/dist/bubbles/service-bubble/apify/apify.js +2 -1
  26. package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
  27. package/dist/bubbles/service-bubble/apify/index.d.ts +1 -0
  28. package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
  29. package/dist/bubbles/service-bubble/apify/index.js +2 -0
  30. package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
  31. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +160 -160
  33. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +2 -2
  34. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +2 -2
  35. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +4 -4
  36. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/capability-pipeline.d.ts +2 -2
  38. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  39. package/dist/bubbles/service-bubble/capability-pipeline.js +18 -1
  40. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  41. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
  42. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +94 -94
  43. package/dist/bubbles/service-bubble/firecrawl.d.ts +176 -176
  44. package/dist/bubbles/service-bubble/github.d.ts +72 -72
  45. package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
  46. package/dist/bubbles/service-bubble/google-calendar.d.ts +86 -86
  47. package/dist/bubbles/service-bubble/google-drive.d.ts +36 -36
  48. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +6 -6
  50. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +6 -6
  51. package/dist/bubbles/service-bubble/jira/jira.d.ts +38 -38
  52. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  53. package/dist/bubbles/service-bubble/notion/notion.d.ts +380 -380
  54. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +2 -2
  55. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  58. package/dist/bubbles/service-bubble/slab/slab.d.ts +16 -16
  59. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +20 -20
  60. package/dist/bubbles/service-bubble/slack/slack.d.ts +98 -98
  61. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +32 -32
  62. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +36 -36
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +2 -2
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +285 -0
  66. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts.map +1 -0
  67. package/dist/bubbles/tool-bubble/app-rankings-tool.js +230 -0
  68. package/dist/bubbles/tool-bubble/app-rankings-tool.js.map +1 -0
  69. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +12 -12
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +34 -34
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  76. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  80. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +36 -36
  81. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  82. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +24 -24
  83. package/dist/bubbles.json +279 -3
  84. package/dist/index.d.ts +1 -0
  85. package/dist/index.d.ts.map +1 -1
  86. package/dist/index.js +1 -0
  87. package/dist/index.js.map +1 -1
  88. package/dist/types/available-tools.d.ts +1 -1
  89. package/dist/types/available-tools.d.ts.map +1 -1
  90. package/dist/types/available-tools.js +1 -0
  91. package/dist/types/available-tools.js.map +1 -1
  92. package/package.json +2 -2
@@ -67,7 +67,7 @@ declare const ContactSchema: z.ZodObject<{
67
67
  title: string | null;
68
68
  name: string | null;
69
69
  summary: string | null;
70
- role: "cxo" | "decision_maker" | "founder";
70
+ role: "founder" | "cxo" | "decision_maker";
71
71
  location: string | null;
72
72
  headline: string | null;
73
73
  linkedinUrl: string | null;
@@ -98,7 +98,7 @@ declare const ContactSchema: z.ZodObject<{
98
98
  title: string | null;
99
99
  name: string | null;
100
100
  summary: string | null;
101
- role: "cxo" | "decision_maker" | "founder";
101
+ role: "founder" | "cxo" | "decision_maker";
102
102
  location: string | null;
103
103
  headline: string | null;
104
104
  linkedinUrl: string | null;
@@ -205,7 +205,7 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
205
205
  title: string | null;
206
206
  name: string | null;
207
207
  summary: string | null;
208
- role: "cxo" | "decision_maker" | "founder";
208
+ role: "founder" | "cxo" | "decision_maker";
209
209
  location: string | null;
210
210
  headline: string | null;
211
211
  linkedinUrl: string | null;
@@ -236,7 +236,7 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
236
236
  title: string | null;
237
237
  name: string | null;
238
238
  summary: string | null;
239
- role: "cxo" | "decision_maker" | "founder";
239
+ role: "founder" | "cxo" | "decision_maker";
240
240
  location: string | null;
241
241
  headline: string | null;
242
242
  linkedinUrl: string | null;
@@ -311,7 +311,7 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
311
311
  title: string | null;
312
312
  name: string | null;
313
313
  summary: string | null;
314
- role: "cxo" | "decision_maker" | "founder";
314
+ role: "founder" | "cxo" | "decision_maker";
315
315
  location: string | null;
316
316
  headline: string | null;
317
317
  linkedinUrl: string | null;
@@ -360,7 +360,7 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
360
360
  title: string | null;
361
361
  name: string | null;
362
362
  summary: string | null;
363
- role: "cxo" | "decision_maker" | "founder";
363
+ role: "founder" | "cxo" | "decision_maker";
364
364
  location: string | null;
365
365
  headline: string | null;
366
366
  linkedinUrl: string | null;
@@ -506,7 +506,7 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
506
506
  title: string | null;
507
507
  name: string | null;
508
508
  summary: string | null;
509
- role: "cxo" | "decision_maker" | "founder";
509
+ role: "founder" | "cxo" | "decision_maker";
510
510
  location: string | null;
511
511
  headline: string | null;
512
512
  linkedinUrl: string | null;
@@ -537,7 +537,7 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
537
537
  title: string | null;
538
538
  name: string | null;
539
539
  summary: string | null;
540
- role: "cxo" | "decision_maker" | "founder";
540
+ role: "founder" | "cxo" | "decision_maker";
541
541
  location: string | null;
542
542
  headline: string | null;
543
543
  linkedinUrl: string | null;
@@ -612,7 +612,7 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
612
612
  title: string | null;
613
613
  name: string | null;
614
614
  summary: string | null;
615
- role: "cxo" | "decision_maker" | "founder";
615
+ role: "founder" | "cxo" | "decision_maker";
616
616
  location: string | null;
617
617
  headline: string | null;
618
618
  linkedinUrl: string | null;
@@ -661,7 +661,7 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
661
661
  title: string | null;
662
662
  name: string | null;
663
663
  summary: string | null;
664
- role: "cxo" | "decision_maker" | "founder";
664
+ role: "founder" | "cxo" | "decision_maker";
665
665
  location: string | null;
666
666
  headline: string | null;
667
667
  linkedinUrl: string | null;
@@ -1043,11 +1043,11 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
1043
1043
  pageNumber?: number | undefined;
1044
1044
  location?: string | undefined;
1045
1045
  keyword?: string | undefined;
1046
- workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
1047
1046
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
1047
+ workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
1048
1048
  profileUrl?: string | undefined;
1049
1049
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
1050
- experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
1050
+ experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
1051
1051
  sortBy?: "relevance" | "date_posted" | undefined;
1052
1052
  }, {
1053
1053
  operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
@@ -1057,11 +1057,11 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
1057
1057
  pageNumber?: number | undefined;
1058
1058
  location?: string | undefined;
1059
1059
  keyword?: string | undefined;
1060
- workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
1061
1060
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
1061
+ workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
1062
1062
  profileUrl?: string | undefined;
1063
1063
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
1064
- experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
1064
+ experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
1065
1065
  sortBy?: "relevance" | "date_posted" | undefined;
1066
1066
  }>;
1067
1067
  declare const LinkedInToolResultSchema: z.ZodObject<{
@@ -2241,9 +2241,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2241
2241
  logo: string | null;
2242
2242
  } | null;
2243
2243
  }[] | undefined;
2244
+ hasNextPage?: boolean | null | undefined;
2244
2245
  totalResults?: number | null | undefined;
2245
2246
  paginationToken?: string | null | undefined;
2246
- hasNextPage?: boolean | null | undefined;
2247
2247
  }, {
2248
2248
  error: string;
2249
2249
  success: boolean;
@@ -2445,9 +2445,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2445
2445
  logo: string | null;
2446
2446
  } | null;
2447
2447
  }[] | undefined;
2448
+ hasNextPage?: boolean | null | undefined;
2448
2449
  totalResults?: number | null | undefined;
2449
2450
  paginationToken?: string | null | undefined;
2450
- hasNextPage?: boolean | null | undefined;
2451
2451
  }>;
2452
2452
  type LinkedInToolParams = z.output<typeof LinkedInToolParamsSchema>;
2453
2453
  type LinkedInToolResult = z.output<typeof LinkedInToolResultSchema>;
@@ -2496,11 +2496,11 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2496
2496
  pageNumber?: number | undefined;
2497
2497
  location?: string | undefined;
2498
2498
  keyword?: string | undefined;
2499
- workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
2500
2499
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
2500
+ workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
2501
2501
  profileUrl?: string | undefined;
2502
2502
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
2503
- experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
2503
+ experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
2504
2504
  sortBy?: "relevance" | "date_posted" | undefined;
2505
2505
  }, {
2506
2506
  operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
@@ -2510,11 +2510,11 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2510
2510
  pageNumber?: number | undefined;
2511
2511
  location?: string | undefined;
2512
2512
  keyword?: string | undefined;
2513
- workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
2514
2513
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
2514
+ workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
2515
2515
  profileUrl?: string | undefined;
2516
2516
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
2517
- experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
2517
+ experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
2518
2518
  sortBy?: "relevance" | "date_posted" | undefined;
2519
2519
  }>;
2520
2520
  static readonly resultSchema: z.ZodObject<{
@@ -3694,9 +3694,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3694
3694
  logo: string | null;
3695
3695
  } | null;
3696
3696
  }[] | undefined;
3697
+ hasNextPage?: boolean | null | undefined;
3697
3698
  totalResults?: number | null | undefined;
3698
3699
  paginationToken?: string | null | undefined;
3699
- hasNextPage?: boolean | null | undefined;
3700
3700
  }, {
3701
3701
  error: string;
3702
3702
  success: boolean;
@@ -3898,9 +3898,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3898
3898
  logo: string | null;
3899
3899
  } | null;
3900
3900
  }[] | undefined;
3901
+ hasNextPage?: boolean | null | undefined;
3901
3902
  totalResults?: number | null | undefined;
3902
3903
  paginationToken?: string | null | undefined;
3903
- hasNextPage?: boolean | null | undefined;
3904
3904
  }>;
3905
3905
  static readonly shortDescription = "Look up LinkedIn profiles by URL, scrape posts by profile, or search posts/jobs by keyword.";
3906
3906
  static readonly longDescription = "\n Universal LinkedIn tool for profile lookup, post scraping, and job search.\n\n **DO NOT USE research-agent-tool or web-scrape-tool for LinkedIn** - This tool is specifically optimized for LinkedIn.\n\n **OPERATIONS:**\n\n 1. **scrapeProfile**: Get full profile info from a LinkedIn URL\n - **USE THIS when you have a LinkedIn URL or username and need to know who someone is**\n - Returns: name, headline, about, current company, work experience, education, skills, location, certifications, languages, and more\n - Accepts full URLs (https://www.linkedin.com/in/williamhgates) or just usernames (\"williamhgates\")\n - This is the RIGHT tool for \"look up this LinkedIn profile\" or \"who is this person on LinkedIn?\"\n\n 2. **scrapePosts**: Scrape posts from a LinkedIn profile\n - Get posts from specific users by username\n - Extract post text, engagement stats, media, articles, documents\n - **DO NOT use scrapePosts to get profile info** - use scrapeProfile instead\n\n 3. **searchPosts**: Search LinkedIn posts by keyword\n - Find posts across all of LinkedIn by keyword\n - Filter by date (past 24h, week, month)\n - Sort by relevance or date\n\n 4. **scrapeJobs**: Search LinkedIn job postings\n - Search jobs by keyword and location\n - Filter by job type, workplace type, experience level\n\n **CHOOSING THE RIGHT OPERATION:**\n - \"Look up this LinkedIn profile\" \u2192 **scrapeProfile**\n - \"Who is this person?\" (with LinkedIn URL) \u2192 **scrapeProfile**\n - \"Get their name, company, experience\" \u2192 **scrapeProfile**\n - \"What has this person been posting?\" \u2192 **scrapePosts**\n - \"Find posts about AI on LinkedIn\" \u2192 **searchPosts**\n - \"Find software engineer jobs\" \u2192 **scrapeJobs**\n ";
@@ -71,8 +71,6 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
71
71
  success: z.ZodBoolean;
72
72
  error: z.ZodString;
73
73
  }, "strip", z.ZodTypeAny, {
74
- error: string;
75
- success: boolean;
76
74
  capabilities: {
77
75
  description: string;
78
76
  name: string;
@@ -90,10 +88,10 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
90
88
  optionalCredentials?: string[] | undefined;
91
89
  delegationHint?: string | undefined;
92
90
  }[];
93
- totalCount: number;
94
- }, {
95
91
  error: string;
96
92
  success: boolean;
93
+ totalCount: number;
94
+ }, {
97
95
  capabilities: {
98
96
  description: string;
99
97
  name: string;
@@ -111,6 +109,8 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
111
109
  optionalCredentials?: string[] | undefined;
112
110
  delegationHint?: string | undefined;
113
111
  }[];
112
+ error: string;
113
+ success: boolean;
114
114
  totalCount: number;
115
115
  }>;
116
116
  export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToolParams, ListCapabilitiesToolResult> {
@@ -182,8 +182,6 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
182
182
  success: z.ZodBoolean;
183
183
  error: z.ZodString;
184
184
  }, "strip", z.ZodTypeAny, {
185
- error: string;
186
- success: boolean;
187
185
  capabilities: {
188
186
  description: string;
189
187
  name: string;
@@ -201,10 +199,10 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
201
199
  optionalCredentials?: string[] | undefined;
202
200
  delegationHint?: string | undefined;
203
201
  }[];
204
- totalCount: number;
205
- }, {
206
202
  error: string;
207
203
  success: boolean;
204
+ totalCount: number;
205
+ }, {
208
206
  capabilities: {
209
207
  description: string;
210
208
  name: string;
@@ -222,6 +220,8 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
222
220
  optionalCredentials?: string[] | undefined;
223
221
  delegationHint?: string | undefined;
224
222
  }[];
223
+ error: string;
224
+ success: boolean;
225
225
  totalCount: number;
226
226
  }>;
227
227
  static readonly shortDescription = "Lists all available capabilities that can be attached to AI agents";
@@ -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;
64
63
  companyDomainUrl: string | null;
65
64
  functionCategory: string | null;
66
65
  yearsAtCompany: number | null;
67
66
  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;
75
74
  companyDomainUrl: string | null;
76
75
  functionCategory: string | null;
77
76
  yearsAtCompany: number | null;
78
77
  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>;
@@ -123,10 +123,10 @@ declare const PersonResultSchema: z.ZodObject<{
123
123
  languages: string[] | null;
124
124
  emails: string[] | null;
125
125
  websites: string[] | null;
126
- recentlyChangedJobs: boolean | null;
127
126
  profilePictureUrl: string | null;
128
127
  twitterHandle: string | null;
129
128
  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;
140
139
  companyDomainUrl: string | null;
141
140
  functionCategory: string | null;
142
141
  yearsAtCompany: number | null;
143
142
  companyHeadcount: number | null;
143
+ companyIndustries: string[] | null;
144
144
  }[] | null;
145
145
  pastEmployers: {
146
146
  title: string | null;
@@ -175,10 +175,10 @@ declare const PersonResultSchema: z.ZodObject<{
175
175
  languages: string[] | null;
176
176
  emails: string[] | null;
177
177
  websites: string[] | null;
178
- recentlyChangedJobs: boolean | null;
179
178
  profilePictureUrl: string | null;
180
179
  twitterHandle: string | null;
181
180
  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;
192
191
  companyDomainUrl: string | null;
193
192
  functionCategory: string | null;
194
193
  yearsAtCompany: number | null;
195
194
  companyHeadcount: number | null;
195
+ companyIndustries: string[] | null;
196
196
  }[] | null;
197
197
  pastEmployers: {
198
198
  title: string | null;
@@ -265,6 +265,8 @@ 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;
268
270
  jobTitle?: string | undefined;
269
271
  jobTitles?: string[] | undefined;
270
272
  locationRadius?: {
@@ -275,13 +277,11 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
275
277
  maxYearsExperience?: number | undefined;
276
278
  seniorityLevels?: string[] | undefined;
277
279
  functionCategories?: string[] | undefined;
278
- companyIndustries?: string[] | undefined;
279
280
  minCompanyHeadcount?: number | undefined;
280
281
  maxCompanyHeadcount?: number | undefined;
281
282
  minYearsAtCompany?: number | undefined;
282
283
  pastCompanyName?: string | undefined;
283
284
  pastJobTitle?: string | undefined;
284
- recentlyChangedJobs?: boolean | undefined;
285
285
  minConnections?: number | undefined;
286
286
  excludeCompanies?: string[] | undefined;
287
287
  excludeProfiles?: string[] | undefined;
@@ -297,6 +297,8 @@ 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;
300
302
  jobTitle?: string | undefined;
301
303
  jobTitles?: string[] | undefined;
302
304
  locationRadius?: {
@@ -307,13 +309,11 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
307
309
  maxYearsExperience?: number | undefined;
308
310
  seniorityLevels?: string[] | undefined;
309
311
  functionCategories?: string[] | undefined;
310
- companyIndustries?: string[] | undefined;
311
312
  minCompanyHeadcount?: number | undefined;
312
313
  maxCompanyHeadcount?: number | undefined;
313
314
  minYearsAtCompany?: number | undefined;
314
315
  pastCompanyName?: string | undefined;
315
316
  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;
383
382
  companyDomainUrl: string | null;
384
383
  functionCategory: string | null;
385
384
  yearsAtCompany: number | null;
386
385
  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;
394
393
  companyDomainUrl: string | null;
395
394
  functionCategory: string | null;
396
395
  yearsAtCompany: number | null;
397
396
  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>;
@@ -442,10 +442,10 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
442
442
  languages: string[] | null;
443
443
  emails: string[] | null;
444
444
  websites: string[] | null;
445
- recentlyChangedJobs: boolean | null;
446
445
  profilePictureUrl: string | null;
447
446
  twitterHandle: string | null;
448
447
  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;
459
458
  companyDomainUrl: string | null;
460
459
  functionCategory: string | null;
461
460
  yearsAtCompany: number | null;
462
461
  companyHeadcount: number | null;
462
+ companyIndustries: string[] | null;
463
463
  }[] | null;
464
464
  pastEmployers: {
465
465
  title: string | null;
@@ -494,10 +494,10 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
494
494
  languages: string[] | null;
495
495
  emails: string[] | null;
496
496
  websites: string[] | null;
497
- recentlyChangedJobs: boolean | null;
498
497
  profilePictureUrl: string | null;
499
498
  twitterHandle: string | null;
500
499
  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;
511
510
  companyDomainUrl: string | null;
512
511
  functionCategory: string | null;
513
512
  yearsAtCompany: number | null;
514
513
  companyHeadcount: number | null;
514
+ companyIndustries: string[] | null;
515
515
  }[] | null;
516
516
  pastEmployers: {
517
517
  title: string | null;
@@ -554,10 +554,10 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
554
554
  languages: string[] | null;
555
555
  emails: string[] | null;
556
556
  websites: string[] | null;
557
- recentlyChangedJobs: boolean | null;
558
557
  profilePictureUrl: string | null;
559
558
  twitterHandle: string | null;
560
559
  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;
571
570
  companyDomainUrl: string | null;
572
571
  functionCategory: string | null;
573
572
  yearsAtCompany: number | null;
574
573
  companyHeadcount: number | null;
574
+ companyIndustries: string[] | null;
575
575
  }[] | null;
576
576
  pastEmployers: {
577
577
  title: string | null;
@@ -612,10 +612,10 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
612
612
  languages: string[] | null;
613
613
  emails: string[] | null;
614
614
  websites: string[] | null;
615
- recentlyChangedJobs: boolean | null;
616
615
  profilePictureUrl: string | null;
617
616
  twitterHandle: string | null;
618
617
  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;
629
628
  companyDomainUrl: string | null;
630
629
  functionCategory: string | null;
631
630
  yearsAtCompany: number | null;
632
631
  companyHeadcount: number | null;
632
+ companyIndustries: string[] | null;
633
633
  }[] | null;
634
634
  pastEmployers: {
635
635
  title: string | null;
@@ -734,6 +734,8 @@ 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;
737
739
  jobTitle?: string | undefined;
738
740
  jobTitles?: string[] | undefined;
739
741
  locationRadius?: {
@@ -744,13 +746,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
744
746
  maxYearsExperience?: number | undefined;
745
747
  seniorityLevels?: string[] | undefined;
746
748
  functionCategories?: string[] | undefined;
747
- companyIndustries?: string[] | undefined;
748
749
  minCompanyHeadcount?: number | undefined;
749
750
  maxCompanyHeadcount?: number | undefined;
750
751
  minYearsAtCompany?: number | undefined;
751
752
  pastCompanyName?: string | undefined;
752
753
  pastJobTitle?: string | undefined;
753
- recentlyChangedJobs?: boolean | undefined;
754
754
  minConnections?: number | undefined;
755
755
  excludeCompanies?: string[] | undefined;
756
756
  excludeProfiles?: string[] | undefined;
@@ -766,6 +766,8 @@ 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;
769
771
  jobTitle?: string | undefined;
770
772
  jobTitles?: string[] | undefined;
771
773
  locationRadius?: {
@@ -776,13 +778,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
776
778
  maxYearsExperience?: number | undefined;
777
779
  seniorityLevels?: string[] | undefined;
778
780
  functionCategories?: string[] | undefined;
779
- companyIndustries?: string[] | undefined;
780
781
  minCompanyHeadcount?: number | undefined;
781
782
  maxCompanyHeadcount?: number | undefined;
782
783
  minYearsAtCompany?: number | undefined;
783
784
  pastCompanyName?: string | undefined;
784
785
  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;
852
851
  companyDomainUrl: string | null;
853
852
  functionCategory: string | null;
854
853
  yearsAtCompany: number | null;
855
854
  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;
863
862
  companyDomainUrl: string | null;
864
863
  functionCategory: string | null;
865
864
  yearsAtCompany: number | null;
866
865
  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>;
@@ -911,10 +911,10 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
911
911
  languages: string[] | null;
912
912
  emails: string[] | null;
913
913
  websites: string[] | null;
914
- recentlyChangedJobs: boolean | null;
915
914
  profilePictureUrl: string | null;
916
915
  twitterHandle: string | null;
917
916
  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;
928
927
  companyDomainUrl: string | null;
929
928
  functionCategory: string | null;
930
929
  yearsAtCompany: number | null;
931
930
  companyHeadcount: number | null;
931
+ companyIndustries: string[] | null;
932
932
  }[] | null;
933
933
  pastEmployers: {
934
934
  title: string | null;
@@ -963,10 +963,10 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
963
963
  languages: string[] | null;
964
964
  emails: string[] | null;
965
965
  websites: string[] | null;
966
- recentlyChangedJobs: boolean | null;
967
966
  profilePictureUrl: string | null;
968
967
  twitterHandle: string | null;
969
968
  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;
980
979
  companyDomainUrl: string | null;
981
980
  functionCategory: string | null;
982
981
  yearsAtCompany: number | null;
983
982
  companyHeadcount: number | null;
983
+ companyIndustries: string[] | null;
984
984
  }[] | null;
985
985
  pastEmployers: {
986
986
  title: string | null;
@@ -1023,10 +1023,10 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1023
1023
  languages: string[] | null;
1024
1024
  emails: string[] | null;
1025
1025
  websites: string[] | null;
1026
- recentlyChangedJobs: boolean | null;
1027
1026
  profilePictureUrl: string | null;
1028
1027
  twitterHandle: string | null;
1029
1028
  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;
1040
1039
  companyDomainUrl: string | null;
1041
1040
  functionCategory: string | null;
1042
1041
  yearsAtCompany: number | null;
1043
1042
  companyHeadcount: number | null;
1043
+ companyIndustries: string[] | null;
1044
1044
  }[] | null;
1045
1045
  pastEmployers: {
1046
1046
  title: string | null;
@@ -1081,10 +1081,10 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1081
1081
  languages: string[] | null;
1082
1082
  emails: string[] | null;
1083
1083
  websites: string[] | null;
1084
- recentlyChangedJobs: boolean | null;
1085
1084
  profilePictureUrl: string | null;
1086
1085
  twitterHandle: string | null;
1087
1086
  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;
1098
1097
  companyDomainUrl: string | null;
1099
1098
  functionCategory: string | null;
1100
1099
  yearsAtCompany: number | null;
1101
1100
  companyHeadcount: number | null;
1101
+ companyIndustries: string[] | null;
1102
1102
  }[] | null;
1103
1103
  pastEmployers: {
1104
1104
  title: string | null;