@bubblelab/bubble-core 0.1.124 → 0.1.125

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 (83) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +128 -128
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +48 -48
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +10 -0
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +70 -70
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +94 -94
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +124 -124
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +146 -146
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +660 -660
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +160 -160
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +72 -72
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +112 -112
  22. package/dist/bubbles/service-bubble/github.d.ts +92 -92
  23. package/dist/bubbles/service-bubble/gmail.d.ts +508 -508
  24. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  25. package/dist/bubbles/service-bubble/gmail.js +17 -6
  26. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +106 -106
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +56 -56
  31. package/dist/bubbles/service-bubble/http.d.ts +20 -20
  32. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/jira/jira.d.ts +96 -96
  34. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +106 -106
  35. package/dist/bubbles/service-bubble/notion/notion.d.ts +482 -482
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  37. package/dist/bubbles/service-bubble/resend.d.ts +30 -30
  38. package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
  39. package/dist/bubbles/service-bubble/resend.js +13 -4
  40. package/dist/bubbles/service-bubble/resend.js.map +1 -1
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +496 -496
  42. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +129 -129
  44. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +147 -147
  45. package/dist/bubbles/service-bubble/telegram.d.ts +1579 -1579
  46. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  48. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  49. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
  50. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +66 -66
  52. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  53. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  54. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  55. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  56. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +104 -104
  57. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  59. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +78 -78
  60. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  61. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
  64. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +64 -64
  65. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  66. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  69. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  70. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  71. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  72. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  73. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +74 -74
  74. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  75. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +30 -30
  76. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +92 -92
  77. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  78. package/dist/bubbles.json +9 -9
  79. package/dist/utils/markdown-to-html.d.ts +6 -0
  80. package/dist/utils/markdown-to-html.d.ts.map +1 -0
  81. package/dist/utils/markdown-to-html.js +68 -0
  82. package/dist/utils/markdown-to-html.js.map +1 -0
  83. package/package.json +2 -2
@@ -31,7 +31,6 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
31
31
  }, "strip", z.ZodTypeAny, {
32
32
  error: string;
33
33
  success: boolean;
34
- totalCount: number;
35
34
  bubbles: {
36
35
  type: string;
37
36
  name: string;
@@ -39,10 +38,10 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
39
38
  useCase: string;
40
39
  alias?: string | undefined;
41
40
  }[];
41
+ totalCount: number;
42
42
  }, {
43
43
  error: string;
44
44
  success: boolean;
45
- totalCount: number;
46
45
  bubbles: {
47
46
  type: string;
48
47
  name: string;
@@ -50,6 +49,7 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
50
49
  useCase: string;
51
50
  alias?: string | undefined;
52
51
  }[];
52
+ totalCount: number;
53
53
  }>;
54
54
  export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, ListBubblesToolResult> {
55
55
  static readonly bubbleName = "list-bubbles-tool";
@@ -80,7 +80,6 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
80
80
  }, "strip", z.ZodTypeAny, {
81
81
  error: string;
82
82
  success: boolean;
83
- totalCount: number;
84
83
  bubbles: {
85
84
  type: string;
86
85
  name: string;
@@ -88,10 +87,10 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
88
87
  useCase: string;
89
88
  alias?: string | undefined;
90
89
  }[];
90
+ totalCount: number;
91
91
  }, {
92
92
  error: string;
93
93
  success: boolean;
94
- totalCount: number;
95
94
  bubbles: {
96
95
  type: string;
97
96
  name: string;
@@ -99,6 +98,7 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
99
98
  useCase: string;
100
99
  alias?: string | undefined;
101
100
  }[];
101
+ totalCount: number;
102
102
  }>;
103
103
  static readonly shortDescription = "Lists all available bubbles in the registry";
104
104
  static readonly longDescription = "\n A tool bubble that provides a comprehensive list of all registered bubbles in the NodeX system.\n \n Returns information about each bubble including:\n - Bubble name and alias\n - Short description\n - Extracted use cases\n - Bubble type (service, workflow, tool)\n \n Use cases:\n - AI agent discovery of available capabilities\n - System introspection and documentation\n - Dynamic tool selection for workflow building\n ";
@@ -37,32 +37,32 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
37
37
  }, "strip", z.ZodTypeAny, {
38
38
  description: string;
39
39
  name: string;
40
- id: string;
41
- requiredCredentials: string[];
42
- inputs: {
40
+ tools: {
43
41
  description: string;
44
42
  name: string;
45
43
  }[];
46
- tools: {
44
+ id: string;
45
+ inputs: {
47
46
  description: string;
48
47
  name: string;
49
48
  }[];
49
+ requiredCredentials: string[];
50
50
  category?: string | undefined;
51
51
  optionalCredentials?: string[] | undefined;
52
52
  delegationHint?: string | undefined;
53
53
  }, {
54
54
  description: string;
55
55
  name: string;
56
- id: string;
57
- requiredCredentials: string[];
58
- inputs: {
56
+ tools: {
59
57
  description: string;
60
58
  name: string;
61
59
  }[];
62
- tools: {
60
+ id: string;
61
+ inputs: {
63
62
  description: string;
64
63
  name: string;
65
64
  }[];
65
+ requiredCredentials: string[];
66
66
  category?: string | undefined;
67
67
  optionalCredentials?: string[] | undefined;
68
68
  delegationHint?: string | undefined;
@@ -76,16 +76,16 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
76
76
  capabilities: {
77
77
  description: string;
78
78
  name: string;
79
- id: string;
80
- requiredCredentials: string[];
81
- inputs: {
79
+ tools: {
82
80
  description: string;
83
81
  name: string;
84
82
  }[];
85
- tools: {
83
+ id: string;
84
+ inputs: {
86
85
  description: string;
87
86
  name: string;
88
87
  }[];
88
+ requiredCredentials: string[];
89
89
  category?: string | undefined;
90
90
  optionalCredentials?: string[] | undefined;
91
91
  delegationHint?: string | undefined;
@@ -97,16 +97,16 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
97
97
  capabilities: {
98
98
  description: string;
99
99
  name: string;
100
- id: string;
101
- requiredCredentials: string[];
102
- inputs: {
100
+ tools: {
103
101
  description: string;
104
102
  name: string;
105
103
  }[];
106
- tools: {
104
+ id: string;
105
+ inputs: {
107
106
  description: string;
108
107
  name: string;
109
108
  }[];
109
+ requiredCredentials: string[];
110
110
  category?: string | undefined;
111
111
  optionalCredentials?: string[] | undefined;
112
112
  delegationHint?: string | undefined;
@@ -148,32 +148,32 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
148
148
  }, "strip", z.ZodTypeAny, {
149
149
  description: string;
150
150
  name: string;
151
- id: string;
152
- requiredCredentials: string[];
153
- inputs: {
151
+ tools: {
154
152
  description: string;
155
153
  name: string;
156
154
  }[];
157
- tools: {
155
+ id: string;
156
+ inputs: {
158
157
  description: string;
159
158
  name: string;
160
159
  }[];
160
+ requiredCredentials: string[];
161
161
  category?: string | undefined;
162
162
  optionalCredentials?: string[] | undefined;
163
163
  delegationHint?: string | undefined;
164
164
  }, {
165
165
  description: string;
166
166
  name: string;
167
- id: string;
168
- requiredCredentials: string[];
169
- inputs: {
167
+ tools: {
170
168
  description: string;
171
169
  name: string;
172
170
  }[];
173
- tools: {
171
+ id: string;
172
+ inputs: {
174
173
  description: string;
175
174
  name: string;
176
175
  }[];
176
+ requiredCredentials: string[];
177
177
  category?: string | undefined;
178
178
  optionalCredentials?: string[] | undefined;
179
179
  delegationHint?: string | undefined;
@@ -187,16 +187,16 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
187
187
  capabilities: {
188
188
  description: string;
189
189
  name: string;
190
- id: string;
191
- requiredCredentials: string[];
192
- inputs: {
190
+ tools: {
193
191
  description: string;
194
192
  name: string;
195
193
  }[];
196
- tools: {
194
+ id: string;
195
+ inputs: {
197
196
  description: string;
198
197
  name: string;
199
198
  }[];
199
+ requiredCredentials: string[];
200
200
  category?: string | undefined;
201
201
  optionalCredentials?: string[] | undefined;
202
202
  delegationHint?: string | undefined;
@@ -208,16 +208,16 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
208
208
  capabilities: {
209
209
  description: string;
210
210
  name: string;
211
- id: string;
212
- requiredCredentials: string[];
213
- inputs: {
211
+ tools: {
214
212
  description: string;
215
213
  name: string;
216
214
  }[];
217
- tools: {
215
+ id: string;
216
+ inputs: {
218
217
  description: string;
219
218
  name: string;
220
219
  }[];
220
+ requiredCredentials: string[];
221
221
  category?: string | undefined;
222
222
  optionalCredentials?: string[] | undefined;
223
223
  delegationHint?: string | undefined;
@@ -114,13 +114,18 @@ declare const PersonResultSchema: z.ZodObject<{
114
114
  headline: string | null;
115
115
  seniorityLevel: string | null;
116
116
  emails: string[] | null;
117
- skills: string[] | null;
118
117
  languages: string[] | null;
118
+ skills: string[] | null;
119
+ education: {
120
+ instituteName: string | null;
121
+ degreeName: string | null;
122
+ fieldOfStudy: string | null;
123
+ }[] | null;
124
+ websites: string[] | null;
119
125
  recentlyChangedJobs: boolean | null;
120
126
  linkedinUrl: string | null;
121
127
  profilePictureUrl: string | null;
122
128
  twitterHandle: string | null;
123
- websites: string[] | null;
124
129
  yearsOfExperience: number | null;
125
130
  locationCity: string | null;
126
131
  locationCountry: string | null;
@@ -143,11 +148,6 @@ declare const PersonResultSchema: z.ZodObject<{
143
148
  startDate: string | number | null;
144
149
  endDate: string | number | null;
145
150
  }[] | null;
146
- education: {
147
- instituteName: string | null;
148
- degreeName: string | null;
149
- fieldOfStudy: string | null;
150
- }[] | null;
151
151
  enrichedWorkEmail?: string | null | undefined;
152
152
  enrichedPersonalEmail?: string | null | undefined;
153
153
  enrichedWorkEmails?: {
@@ -166,13 +166,18 @@ declare const PersonResultSchema: z.ZodObject<{
166
166
  headline: string | null;
167
167
  seniorityLevel: string | null;
168
168
  emails: string[] | null;
169
- skills: string[] | null;
170
169
  languages: string[] | null;
170
+ skills: string[] | null;
171
+ education: {
172
+ instituteName: string | null;
173
+ degreeName: string | null;
174
+ fieldOfStudy: string | null;
175
+ }[] | null;
176
+ websites: string[] | null;
171
177
  recentlyChangedJobs: boolean | null;
172
178
  linkedinUrl: string | null;
173
179
  profilePictureUrl: string | null;
174
180
  twitterHandle: string | null;
175
- websites: string[] | null;
176
181
  yearsOfExperience: number | null;
177
182
  locationCity: string | null;
178
183
  locationCountry: string | null;
@@ -195,11 +200,6 @@ declare const PersonResultSchema: z.ZodObject<{
195
200
  startDate: string | number | null;
196
201
  endDate: string | number | null;
197
202
  }[] | null;
198
- education: {
199
- instituteName: string | null;
200
- degreeName: string | null;
201
- fieldOfStudy: string | null;
202
- }[] | null;
203
203
  enrichedWorkEmail?: string | null | undefined;
204
204
  enrichedPersonalEmail?: string | null | undefined;
205
205
  enrichedWorkEmails?: {
@@ -261,9 +261,9 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
261
261
  companyName?: string | undefined;
262
262
  companyLinkedinUrl?: string | undefined;
263
263
  city?: string | undefined;
264
- skills?: string[] | undefined;
265
264
  country?: string | undefined;
266
265
  languages?: string[] | undefined;
266
+ skills?: string[] | undefined;
267
267
  jobTitle?: string | undefined;
268
268
  jobTitles?: string[] | undefined;
269
269
  locationRadius?: {
@@ -293,9 +293,9 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
293
293
  companyName?: string | undefined;
294
294
  companyLinkedinUrl?: string | undefined;
295
295
  city?: string | undefined;
296
- skills?: string[] | undefined;
297
296
  country?: string | undefined;
298
297
  languages?: string[] | undefined;
298
+ skills?: string[] | undefined;
299
299
  jobTitle?: string | undefined;
300
300
  jobTitles?: string[] | undefined;
301
301
  locationRadius?: {
@@ -433,13 +433,18 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
433
433
  headline: string | null;
434
434
  seniorityLevel: string | null;
435
435
  emails: string[] | null;
436
- skills: string[] | null;
437
436
  languages: string[] | null;
437
+ skills: string[] | null;
438
+ education: {
439
+ instituteName: string | null;
440
+ degreeName: string | null;
441
+ fieldOfStudy: string | null;
442
+ }[] | null;
443
+ websites: string[] | null;
438
444
  recentlyChangedJobs: boolean | null;
439
445
  linkedinUrl: string | null;
440
446
  profilePictureUrl: string | null;
441
447
  twitterHandle: string | null;
442
- websites: string[] | null;
443
448
  yearsOfExperience: number | null;
444
449
  locationCity: string | null;
445
450
  locationCountry: string | null;
@@ -462,11 +467,6 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
462
467
  startDate: string | number | null;
463
468
  endDate: string | number | null;
464
469
  }[] | null;
465
- education: {
466
- instituteName: string | null;
467
- degreeName: string | null;
468
- fieldOfStudy: string | null;
469
- }[] | null;
470
470
  enrichedWorkEmail?: string | null | undefined;
471
471
  enrichedPersonalEmail?: string | null | undefined;
472
472
  enrichedWorkEmails?: {
@@ -485,13 +485,18 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
485
485
  headline: string | null;
486
486
  seniorityLevel: string | null;
487
487
  emails: string[] | null;
488
- skills: string[] | null;
489
488
  languages: string[] | null;
489
+ skills: string[] | null;
490
+ education: {
491
+ instituteName: string | null;
492
+ degreeName: string | null;
493
+ fieldOfStudy: string | null;
494
+ }[] | null;
495
+ websites: string[] | null;
490
496
  recentlyChangedJobs: boolean | null;
491
497
  linkedinUrl: string | null;
492
498
  profilePictureUrl: string | null;
493
499
  twitterHandle: string | null;
494
- websites: string[] | null;
495
500
  yearsOfExperience: number | null;
496
501
  locationCity: string | null;
497
502
  locationCountry: string | null;
@@ -514,11 +519,6 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
514
519
  startDate: string | number | null;
515
520
  endDate: string | number | null;
516
521
  }[] | null;
517
- education: {
518
- instituteName: string | null;
519
- degreeName: string | null;
520
- fieldOfStudy: string | null;
521
- }[] | null;
522
522
  enrichedWorkEmail?: string | null | undefined;
523
523
  enrichedPersonalEmail?: string | null | undefined;
524
524
  enrichedWorkEmails?: {
@@ -537,7 +537,6 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
537
537
  }, "strip", z.ZodTypeAny, {
538
538
  error: string;
539
539
  success: boolean;
540
- totalCount: number;
541
540
  people: {
542
541
  title: string | null;
543
542
  name: string | null;
@@ -546,13 +545,18 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
546
545
  headline: string | null;
547
546
  seniorityLevel: string | null;
548
547
  emails: string[] | null;
549
- skills: string[] | null;
550
548
  languages: string[] | null;
549
+ skills: string[] | null;
550
+ education: {
551
+ instituteName: string | null;
552
+ degreeName: string | null;
553
+ fieldOfStudy: string | null;
554
+ }[] | null;
555
+ websites: string[] | null;
551
556
  recentlyChangedJobs: boolean | null;
552
557
  linkedinUrl: string | null;
553
558
  profilePictureUrl: string | null;
554
559
  twitterHandle: string | null;
555
- websites: string[] | null;
556
560
  yearsOfExperience: number | null;
557
561
  locationCity: string | null;
558
562
  locationCountry: string | null;
@@ -575,11 +579,6 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
575
579
  startDate: string | number | null;
576
580
  endDate: string | number | null;
577
581
  }[] | null;
578
- education: {
579
- instituteName: string | null;
580
- degreeName: string | null;
581
- fieldOfStudy: string | null;
582
- }[] | null;
583
582
  enrichedWorkEmail?: string | null | undefined;
584
583
  enrichedPersonalEmail?: string | null | undefined;
585
584
  enrichedWorkEmails?: {
@@ -591,11 +590,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
591
590
  status?: string | undefined;
592
591
  }[] | null | undefined;
593
592
  }[];
593
+ totalCount: number;
594
594
  nextCursor?: string | undefined;
595
595
  }, {
596
596
  error: string;
597
597
  success: boolean;
598
- totalCount: number;
599
598
  people: {
600
599
  title: string | null;
601
600
  name: string | null;
@@ -604,13 +603,18 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
604
603
  headline: string | null;
605
604
  seniorityLevel: string | null;
606
605
  emails: string[] | null;
607
- skills: string[] | null;
608
606
  languages: string[] | null;
607
+ skills: string[] | null;
608
+ education: {
609
+ instituteName: string | null;
610
+ degreeName: string | null;
611
+ fieldOfStudy: string | null;
612
+ }[] | null;
613
+ websites: string[] | null;
609
614
  recentlyChangedJobs: boolean | null;
610
615
  linkedinUrl: string | null;
611
616
  profilePictureUrl: string | null;
612
617
  twitterHandle: string | null;
613
- websites: string[] | null;
614
618
  yearsOfExperience: number | null;
615
619
  locationCity: string | null;
616
620
  locationCountry: string | null;
@@ -633,11 +637,6 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
633
637
  startDate: string | number | null;
634
638
  endDate: string | number | null;
635
639
  }[] | null;
636
- education: {
637
- instituteName: string | null;
638
- degreeName: string | null;
639
- fieldOfStudy: string | null;
640
- }[] | null;
641
640
  enrichedWorkEmail?: string | null | undefined;
642
641
  enrichedPersonalEmail?: string | null | undefined;
643
642
  enrichedWorkEmails?: {
@@ -649,6 +648,7 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
649
648
  status?: string | undefined;
650
649
  }[] | null | undefined;
651
650
  }[];
651
+ totalCount: number;
652
652
  nextCursor?: string | undefined;
653
653
  }>;
654
654
  type PeopleSearchToolParams = z.output<typeof PeopleSearchToolParamsSchema>;
@@ -730,9 +730,9 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
730
730
  companyName?: string | undefined;
731
731
  companyLinkedinUrl?: string | undefined;
732
732
  city?: string | undefined;
733
- skills?: string[] | undefined;
734
733
  country?: string | undefined;
735
734
  languages?: string[] | undefined;
735
+ skills?: string[] | undefined;
736
736
  jobTitle?: string | undefined;
737
737
  jobTitles?: string[] | undefined;
738
738
  locationRadius?: {
@@ -762,9 +762,9 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
762
762
  companyName?: string | undefined;
763
763
  companyLinkedinUrl?: string | undefined;
764
764
  city?: string | undefined;
765
- skills?: string[] | undefined;
766
765
  country?: string | undefined;
767
766
  languages?: string[] | undefined;
767
+ skills?: string[] | undefined;
768
768
  jobTitle?: string | undefined;
769
769
  jobTitles?: string[] | undefined;
770
770
  locationRadius?: {
@@ -902,13 +902,18 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
902
902
  headline: string | null;
903
903
  seniorityLevel: string | null;
904
904
  emails: string[] | null;
905
- skills: string[] | null;
906
905
  languages: string[] | null;
906
+ skills: string[] | null;
907
+ education: {
908
+ instituteName: string | null;
909
+ degreeName: string | null;
910
+ fieldOfStudy: string | null;
911
+ }[] | null;
912
+ websites: string[] | null;
907
913
  recentlyChangedJobs: boolean | null;
908
914
  linkedinUrl: string | null;
909
915
  profilePictureUrl: string | null;
910
916
  twitterHandle: string | null;
911
- websites: string[] | null;
912
917
  yearsOfExperience: number | null;
913
918
  locationCity: string | null;
914
919
  locationCountry: string | null;
@@ -931,11 +936,6 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
931
936
  startDate: string | number | null;
932
937
  endDate: string | number | null;
933
938
  }[] | null;
934
- education: {
935
- instituteName: string | null;
936
- degreeName: string | null;
937
- fieldOfStudy: string | null;
938
- }[] | null;
939
939
  enrichedWorkEmail?: string | null | undefined;
940
940
  enrichedPersonalEmail?: string | null | undefined;
941
941
  enrichedWorkEmails?: {
@@ -954,13 +954,18 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
954
954
  headline: string | null;
955
955
  seniorityLevel: string | null;
956
956
  emails: string[] | null;
957
- skills: string[] | null;
958
957
  languages: string[] | null;
958
+ skills: string[] | null;
959
+ education: {
960
+ instituteName: string | null;
961
+ degreeName: string | null;
962
+ fieldOfStudy: string | null;
963
+ }[] | null;
964
+ websites: string[] | null;
959
965
  recentlyChangedJobs: boolean | null;
960
966
  linkedinUrl: string | null;
961
967
  profilePictureUrl: string | null;
962
968
  twitterHandle: string | null;
963
- websites: string[] | null;
964
969
  yearsOfExperience: number | null;
965
970
  locationCity: string | null;
966
971
  locationCountry: string | null;
@@ -983,11 +988,6 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
983
988
  startDate: string | number | null;
984
989
  endDate: string | number | null;
985
990
  }[] | null;
986
- education: {
987
- instituteName: string | null;
988
- degreeName: string | null;
989
- fieldOfStudy: string | null;
990
- }[] | null;
991
991
  enrichedWorkEmail?: string | null | undefined;
992
992
  enrichedPersonalEmail?: string | null | undefined;
993
993
  enrichedWorkEmails?: {
@@ -1006,7 +1006,6 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1006
1006
  }, "strip", z.ZodTypeAny, {
1007
1007
  error: string;
1008
1008
  success: boolean;
1009
- totalCount: number;
1010
1009
  people: {
1011
1010
  title: string | null;
1012
1011
  name: string | null;
@@ -1015,13 +1014,18 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1015
1014
  headline: string | null;
1016
1015
  seniorityLevel: string | null;
1017
1016
  emails: string[] | null;
1018
- skills: string[] | null;
1019
1017
  languages: string[] | null;
1018
+ skills: string[] | null;
1019
+ education: {
1020
+ instituteName: string | null;
1021
+ degreeName: string | null;
1022
+ fieldOfStudy: string | null;
1023
+ }[] | null;
1024
+ websites: string[] | null;
1020
1025
  recentlyChangedJobs: boolean | null;
1021
1026
  linkedinUrl: string | null;
1022
1027
  profilePictureUrl: string | null;
1023
1028
  twitterHandle: string | null;
1024
- websites: string[] | null;
1025
1029
  yearsOfExperience: number | null;
1026
1030
  locationCity: string | null;
1027
1031
  locationCountry: string | null;
@@ -1044,11 +1048,6 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1044
1048
  startDate: string | number | null;
1045
1049
  endDate: string | number | null;
1046
1050
  }[] | null;
1047
- education: {
1048
- instituteName: string | null;
1049
- degreeName: string | null;
1050
- fieldOfStudy: string | null;
1051
- }[] | null;
1052
1051
  enrichedWorkEmail?: string | null | undefined;
1053
1052
  enrichedPersonalEmail?: string | null | undefined;
1054
1053
  enrichedWorkEmails?: {
@@ -1060,11 +1059,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1060
1059
  status?: string | undefined;
1061
1060
  }[] | null | undefined;
1062
1061
  }[];
1062
+ totalCount: number;
1063
1063
  nextCursor?: string | undefined;
1064
1064
  }, {
1065
1065
  error: string;
1066
1066
  success: boolean;
1067
- totalCount: number;
1068
1067
  people: {
1069
1068
  title: string | null;
1070
1069
  name: string | null;
@@ -1073,13 +1072,18 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1073
1072
  headline: string | null;
1074
1073
  seniorityLevel: string | null;
1075
1074
  emails: string[] | null;
1076
- skills: string[] | null;
1077
1075
  languages: string[] | null;
1076
+ skills: string[] | null;
1077
+ education: {
1078
+ instituteName: string | null;
1079
+ degreeName: string | null;
1080
+ fieldOfStudy: string | null;
1081
+ }[] | null;
1082
+ websites: string[] | null;
1078
1083
  recentlyChangedJobs: boolean | null;
1079
1084
  linkedinUrl: string | null;
1080
1085
  profilePictureUrl: string | null;
1081
1086
  twitterHandle: string | null;
1082
- websites: string[] | null;
1083
1087
  yearsOfExperience: number | null;
1084
1088
  locationCity: string | null;
1085
1089
  locationCountry: string | null;
@@ -1102,11 +1106,6 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1102
1106
  startDate: string | number | null;
1103
1107
  endDate: string | number | null;
1104
1108
  }[] | null;
1105
- education: {
1106
- instituteName: string | null;
1107
- degreeName: string | null;
1108
- fieldOfStudy: string | null;
1109
- }[] | null;
1110
1109
  enrichedWorkEmail?: string | null | undefined;
1111
1110
  enrichedPersonalEmail?: string | null | undefined;
1112
1111
  enrichedWorkEmails?: {
@@ -1118,6 +1117,7 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1118
1117
  status?: string | undefined;
1119
1118
  }[] | null | undefined;
1120
1119
  }[];
1120
+ totalCount: number;
1121
1121
  nextCursor?: string | undefined;
1122
1122
  }>;
1123
1123
  static readonly shortDescription = "Comprehensive people search by company, title, location, skills, with optional email enrichment";