@bubblelab/bubble-core 0.1.100 → 0.1.101

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 (74) hide show
  1. package/dist/bubble-bundle.d.ts +113 -113
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +56 -56
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +98 -98
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +92 -92
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +155 -155
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +388 -388
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +376 -376
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +78 -78
  16. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  17. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  18. package/dist/bubbles/service-bubble/gmail.d.ts +172 -172
  19. package/dist/bubbles/service-bubble/google-calendar.d.ts +36 -36
  20. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  21. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  22. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +32 -32
  23. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  25. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  26. package/dist/bubbles/service-bubble/jira/jira.d.ts +36 -36
  27. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
  28. package/dist/bubbles/service-bubble/notion/notion.d.ts +126 -126
  29. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  30. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  31. package/dist/bubbles/service-bubble/slack/slack.d.ts +633 -633
  32. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  33. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +68 -68
  34. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +141 -141
  35. package/dist/bubbles/service-bubble/telegram.d.ts +976 -976
  36. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +22 -22
  37. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
  38. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  39. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +10 -10
  40. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  42. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  44. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +40 -40
  45. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +38 -38
  46. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  48. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +475 -475
  49. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  50. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  52. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +166 -166
  53. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +42 -42
  54. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  56. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
  57. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +194 -194
  59. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  60. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  61. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  62. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
  63. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +88 -88
  64. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  65. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  66. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  67. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  68. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +40 -40
  69. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  70. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +8 -8
  71. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  72. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  73. package/dist/bubbles.json +1 -1
  74. package/package.json +2 -2
@@ -12,14 +12,14 @@ declare const YCFounderSchema: z.ZodObject<{
12
12
  title: string | null;
13
13
  name: string | null;
14
14
  linkedinUrl: string | null;
15
- bio: string | null;
16
15
  twitterUrl: string | null;
16
+ bio: string | null;
17
17
  }, {
18
18
  title: string | null;
19
19
  name: string | null;
20
20
  linkedinUrl: string | null;
21
- bio: string | null;
22
21
  twitterUrl: string | null;
22
+ bio: string | null;
23
23
  }>;
24
24
  declare const YCCompanySchema: z.ZodObject<{
25
25
  companyName: z.ZodNullable<z.ZodString>;
@@ -37,41 +37,41 @@ declare const YCCompanySchema: z.ZodObject<{
37
37
  title: string | null;
38
38
  name: string | null;
39
39
  linkedinUrl: string | null;
40
- bio: string | null;
41
40
  twitterUrl: string | null;
41
+ bio: string | null;
42
42
  }, {
43
43
  title: string | null;
44
44
  name: string | null;
45
45
  linkedinUrl: string | null;
46
- bio: string | null;
47
46
  twitterUrl: string | null;
47
+ bio: string | null;
48
48
  }>, "many">;
49
49
  }, "strip", z.ZodTypeAny, {
50
- description: string | null;
51
50
  batch: string | null;
51
+ description: string | null;
52
52
  companyName: string | null;
53
53
  website: string | null;
54
+ ycUrl: string | null;
54
55
  founders: {
55
56
  title: string | null;
56
57
  name: string | null;
57
58
  linkedinUrl: string | null;
58
- bio: string | null;
59
59
  twitterUrl: string | null;
60
+ bio: string | null;
60
61
  }[];
61
- ycUrl: string | null;
62
62
  }, {
63
- description: string | null;
64
63
  batch: string | null;
64
+ description: string | null;
65
65
  companyName: string | null;
66
66
  website: string | null;
67
+ ycUrl: string | null;
67
68
  founders: {
68
69
  title: string | null;
69
70
  name: string | null;
70
71
  linkedinUrl: string | null;
71
- bio: string | null;
72
72
  twitterUrl: string | null;
73
+ bio: string | null;
73
74
  }[];
74
- ycUrl: string | null;
75
75
  }>;
76
76
  declare const YCPersonSchema: z.ZodObject<{
77
77
  name: z.ZodNullable<z.ZodString>;
@@ -90,23 +90,23 @@ declare const YCPersonSchema: z.ZodObject<{
90
90
  }, "strip", z.ZodTypeAny, {
91
91
  title: string | null;
92
92
  name: string | null;
93
- emails: string[] | null;
94
- linkedinUrl: string | null;
95
- bio: string | null;
96
93
  currentEmployers: {
97
94
  companyName: string | null;
98
95
  }[];
96
+ linkedinUrl: string | null;
99
97
  twitterUrl: string | null;
98
+ bio: string | null;
99
+ emails: string[] | null;
100
100
  }, {
101
101
  title: string | null;
102
102
  name: string | null;
103
- emails: string[] | null;
104
- linkedinUrl: string | null;
105
- bio: string | null;
106
103
  currentEmployers: {
107
104
  companyName: string | null;
108
105
  }[];
106
+ linkedinUrl: string | null;
109
107
  twitterUrl: string | null;
108
+ bio: string | null;
109
+ emails: string[] | null;
110
110
  }>;
111
111
  declare const YCScraperToolParamsSchema: z.ZodObject<{
112
112
  batch: z.ZodOptional<z.ZodString>;
@@ -115,17 +115,17 @@ declare const YCScraperToolParamsSchema: z.ZodObject<{
115
115
  includeFounders: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
116
116
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
117
117
  }, "strip", z.ZodTypeAny, {
118
- credentials?: Partial<Record<CredentialType, string>> | undefined;
119
- url?: string | undefined;
120
118
  batch?: string | undefined;
119
+ url?: string | undefined;
121
120
  maxCompanies?: number | undefined;
122
121
  includeFounders?: boolean | undefined;
123
- }, {
124
122
  credentials?: Partial<Record<CredentialType, string>> | undefined;
125
- url?: string | undefined;
123
+ }, {
126
124
  batch?: string | undefined;
125
+ url?: string | undefined;
127
126
  maxCompanies?: number | undefined;
128
127
  includeFounders?: boolean | undefined;
128
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
129
129
  }>;
130
130
  declare const YCScraperToolResultSchema: z.ZodObject<{
131
131
  people: z.ZodArray<z.ZodObject<{
@@ -145,23 +145,23 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
145
145
  }, "strip", z.ZodTypeAny, {
146
146
  title: string | null;
147
147
  name: string | null;
148
- emails: string[] | null;
149
- linkedinUrl: string | null;
150
- bio: string | null;
151
148
  currentEmployers: {
152
149
  companyName: string | null;
153
150
  }[];
151
+ linkedinUrl: string | null;
154
152
  twitterUrl: string | null;
153
+ bio: string | null;
154
+ emails: string[] | null;
155
155
  }, {
156
156
  title: string | null;
157
157
  name: string | null;
158
- emails: string[] | null;
159
- linkedinUrl: string | null;
160
- bio: string | null;
161
158
  currentEmployers: {
162
159
  companyName: string | null;
163
160
  }[];
161
+ linkedinUrl: string | null;
164
162
  twitterUrl: string | null;
163
+ bio: string | null;
164
+ emails: string[] | null;
165
165
  }>, "many">;
166
166
  companies: z.ZodArray<z.ZodObject<{
167
167
  companyName: z.ZodNullable<z.ZodString>;
@@ -179,41 +179,41 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
179
179
  title: string | null;
180
180
  name: string | null;
181
181
  linkedinUrl: string | null;
182
- bio: string | null;
183
182
  twitterUrl: string | null;
183
+ bio: string | null;
184
184
  }, {
185
185
  title: string | null;
186
186
  name: string | null;
187
187
  linkedinUrl: string | null;
188
- bio: string | null;
189
188
  twitterUrl: string | null;
189
+ bio: string | null;
190
190
  }>, "many">;
191
191
  }, "strip", z.ZodTypeAny, {
192
- description: string | null;
193
192
  batch: string | null;
193
+ description: string | null;
194
194
  companyName: string | null;
195
195
  website: string | null;
196
+ ycUrl: string | null;
196
197
  founders: {
197
198
  title: string | null;
198
199
  name: string | null;
199
200
  linkedinUrl: string | null;
200
- bio: string | null;
201
201
  twitterUrl: string | null;
202
+ bio: string | null;
202
203
  }[];
203
- ycUrl: string | null;
204
204
  }, {
205
- description: string | null;
206
205
  batch: string | null;
206
+ description: string | null;
207
207
  companyName: string | null;
208
208
  website: string | null;
209
+ ycUrl: string | null;
209
210
  founders: {
210
211
  title: string | null;
211
212
  name: string | null;
212
213
  linkedinUrl: string | null;
213
- bio: string | null;
214
214
  twitterUrl: string | null;
215
+ bio: string | null;
215
216
  }[];
216
- ycUrl: string | null;
217
217
  }>, "many">;
218
218
  totalPeople: z.ZodNumber;
219
219
  totalCompanies: z.ZodNumber;
@@ -222,69 +222,69 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
222
222
  success: z.ZodBoolean;
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
225
- error: string;
226
- success: boolean;
227
- url: string | null;
228
225
  batch: string | null;
226
+ url: string | null;
229
227
  people: {
230
228
  title: string | null;
231
229
  name: string | null;
232
- emails: string[] | null;
233
- linkedinUrl: string | null;
234
- bio: string | null;
235
230
  currentEmployers: {
236
231
  companyName: string | null;
237
232
  }[];
233
+ linkedinUrl: string | null;
238
234
  twitterUrl: string | null;
235
+ bio: string | null;
236
+ emails: string[] | null;
239
237
  }[];
240
238
  companies: {
241
- description: string | null;
242
239
  batch: string | null;
240
+ description: string | null;
243
241
  companyName: string | null;
244
242
  website: string | null;
243
+ ycUrl: string | null;
245
244
  founders: {
246
245
  title: string | null;
247
246
  name: string | null;
248
247
  linkedinUrl: string | null;
249
- bio: string | null;
250
248
  twitterUrl: string | null;
249
+ bio: string | null;
251
250
  }[];
252
- ycUrl: string | null;
253
251
  }[];
254
252
  totalPeople: number;
255
253
  totalCompanies: number;
256
- }, {
257
- error: string;
258
254
  success: boolean;
259
- url: string | null;
255
+ error: string;
256
+ }, {
260
257
  batch: string | null;
258
+ url: string | null;
261
259
  people: {
262
260
  title: string | null;
263
261
  name: string | null;
264
- emails: string[] | null;
265
- linkedinUrl: string | null;
266
- bio: string | null;
267
262
  currentEmployers: {
268
263
  companyName: string | null;
269
264
  }[];
265
+ linkedinUrl: string | null;
270
266
  twitterUrl: string | null;
267
+ bio: string | null;
268
+ emails: string[] | null;
271
269
  }[];
272
270
  companies: {
273
- description: string | null;
274
271
  batch: string | null;
272
+ description: string | null;
275
273
  companyName: string | null;
276
274
  website: string | null;
275
+ ycUrl: string | null;
277
276
  founders: {
278
277
  title: string | null;
279
278
  name: string | null;
280
279
  linkedinUrl: string | null;
281
- bio: string | null;
282
280
  twitterUrl: string | null;
281
+ bio: string | null;
283
282
  }[];
284
- ycUrl: string | null;
285
283
  }[];
286
284
  totalPeople: number;
287
285
  totalCompanies: number;
286
+ success: boolean;
287
+ error: string;
288
288
  }>;
289
289
  type YCScraperToolParams = z.output<typeof YCScraperToolParamsSchema>;
290
290
  type YCScraperToolResult = z.output<typeof YCScraperToolResultSchema>;
@@ -313,17 +313,17 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
313
313
  includeFounders: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
314
314
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
315
315
  }, "strip", z.ZodTypeAny, {
316
- credentials?: Partial<Record<CredentialType, string>> | undefined;
317
- url?: string | undefined;
318
316
  batch?: string | undefined;
317
+ url?: string | undefined;
319
318
  maxCompanies?: number | undefined;
320
319
  includeFounders?: boolean | undefined;
321
- }, {
322
320
  credentials?: Partial<Record<CredentialType, string>> | undefined;
323
- url?: string | undefined;
321
+ }, {
324
322
  batch?: string | undefined;
323
+ url?: string | undefined;
325
324
  maxCompanies?: number | undefined;
326
325
  includeFounders?: boolean | undefined;
326
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
327
327
  }>;
328
328
  static readonly resultSchema: z.ZodObject<{
329
329
  people: z.ZodArray<z.ZodObject<{
@@ -343,23 +343,23 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
343
343
  }, "strip", z.ZodTypeAny, {
344
344
  title: string | null;
345
345
  name: string | null;
346
- emails: string[] | null;
347
- linkedinUrl: string | null;
348
- bio: string | null;
349
346
  currentEmployers: {
350
347
  companyName: string | null;
351
348
  }[];
349
+ linkedinUrl: string | null;
352
350
  twitterUrl: string | null;
351
+ bio: string | null;
352
+ emails: string[] | null;
353
353
  }, {
354
354
  title: string | null;
355
355
  name: string | null;
356
- emails: string[] | null;
357
- linkedinUrl: string | null;
358
- bio: string | null;
359
356
  currentEmployers: {
360
357
  companyName: string | null;
361
358
  }[];
359
+ linkedinUrl: string | null;
362
360
  twitterUrl: string | null;
361
+ bio: string | null;
362
+ emails: string[] | null;
363
363
  }>, "many">;
364
364
  companies: z.ZodArray<z.ZodObject<{
365
365
  companyName: z.ZodNullable<z.ZodString>;
@@ -377,41 +377,41 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
377
377
  title: string | null;
378
378
  name: string | null;
379
379
  linkedinUrl: string | null;
380
- bio: string | null;
381
380
  twitterUrl: string | null;
381
+ bio: string | null;
382
382
  }, {
383
383
  title: string | null;
384
384
  name: string | null;
385
385
  linkedinUrl: string | null;
386
- bio: string | null;
387
386
  twitterUrl: string | null;
387
+ bio: string | null;
388
388
  }>, "many">;
389
389
  }, "strip", z.ZodTypeAny, {
390
- description: string | null;
391
390
  batch: string | null;
391
+ description: string | null;
392
392
  companyName: string | null;
393
393
  website: string | null;
394
+ ycUrl: string | null;
394
395
  founders: {
395
396
  title: string | null;
396
397
  name: string | null;
397
398
  linkedinUrl: string | null;
398
- bio: string | null;
399
399
  twitterUrl: string | null;
400
+ bio: string | null;
400
401
  }[];
401
- ycUrl: string | null;
402
402
  }, {
403
- description: string | null;
404
403
  batch: string | null;
404
+ description: string | null;
405
405
  companyName: string | null;
406
406
  website: string | null;
407
+ ycUrl: string | null;
407
408
  founders: {
408
409
  title: string | null;
409
410
  name: string | null;
410
411
  linkedinUrl: string | null;
411
- bio: string | null;
412
412
  twitterUrl: string | null;
413
+ bio: string | null;
413
414
  }[];
414
- ycUrl: string | null;
415
415
  }>, "many">;
416
416
  totalPeople: z.ZodNumber;
417
417
  totalCompanies: z.ZodNumber;
@@ -420,69 +420,69 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
420
420
  success: z.ZodBoolean;
421
421
  error: z.ZodString;
422
422
  }, "strip", z.ZodTypeAny, {
423
- error: string;
424
- success: boolean;
425
- url: string | null;
426
423
  batch: string | null;
424
+ url: string | null;
427
425
  people: {
428
426
  title: string | null;
429
427
  name: string | null;
430
- emails: string[] | null;
431
- linkedinUrl: string | null;
432
- bio: string | null;
433
428
  currentEmployers: {
434
429
  companyName: string | null;
435
430
  }[];
431
+ linkedinUrl: string | null;
436
432
  twitterUrl: string | null;
433
+ bio: string | null;
434
+ emails: string[] | null;
437
435
  }[];
438
436
  companies: {
439
- description: string | null;
440
437
  batch: string | null;
438
+ description: string | null;
441
439
  companyName: string | null;
442
440
  website: string | null;
441
+ ycUrl: string | null;
443
442
  founders: {
444
443
  title: string | null;
445
444
  name: string | null;
446
445
  linkedinUrl: string | null;
447
- bio: string | null;
448
446
  twitterUrl: string | null;
447
+ bio: string | null;
449
448
  }[];
450
- ycUrl: string | null;
451
449
  }[];
452
450
  totalPeople: number;
453
451
  totalCompanies: number;
454
- }, {
455
- error: string;
456
452
  success: boolean;
457
- url: string | null;
453
+ error: string;
454
+ }, {
458
455
  batch: string | null;
456
+ url: string | null;
459
457
  people: {
460
458
  title: string | null;
461
459
  name: string | null;
462
- emails: string[] | null;
463
- linkedinUrl: string | null;
464
- bio: string | null;
465
460
  currentEmployers: {
466
461
  companyName: string | null;
467
462
  }[];
463
+ linkedinUrl: string | null;
468
464
  twitterUrl: string | null;
465
+ bio: string | null;
466
+ emails: string[] | null;
469
467
  }[];
470
468
  companies: {
471
- description: string | null;
472
469
  batch: string | null;
470
+ description: string | null;
473
471
  companyName: string | null;
474
472
  website: string | null;
473
+ ycUrl: string | null;
475
474
  founders: {
476
475
  title: string | null;
477
476
  name: string | null;
478
477
  linkedinUrl: string | null;
479
- bio: string | null;
480
478
  twitterUrl: string | null;
479
+ bio: string | null;
481
480
  }[];
482
- ycUrl: string | null;
483
481
  }[];
484
482
  totalPeople: number;
485
483
  totalCompanies: number;
484
+ success: boolean;
485
+ error: string;
486
486
  }>;
487
487
  static readonly shortDescription = "Scrape Y Combinator directory for company and founder data. Find founders by batch (W24, S23, etc.) with LinkedIn profiles.";
488
488
  static readonly longDescription = "\n Y Combinator directory scraper for extracting company and founder data.\n\n **OPERATIONS:**\n - Scrape companies and founders by YC batch (e.g., W24, S23, W22)\n - Extract founder details including LinkedIn profiles, titles, and bios\n - Get company information including descriptions and websites\n\n **WHEN TO USE THIS TOOL:**\n - **YC founder outreach** - find founders from specific batches for networking\n - **Lead generation** - build lists of YC founders for sales/recruiting\n - **Research** - analyze YC companies by batch, industry, or founder background\n - **Competitive analysis** - research YC companies in specific sectors\n\n **BATCH FORMAT:**\n - W = Winter batch (January start)\n - S = Summer batch (June start)\n - Examples: W24 (Winter 2024), S23 (Summer 2023), W22 (Winter 2022)\n\n **OUTPUT:**\n - People array: Flattened list of founders with company context\n - Companies array: Company-level data with nested founders\n - LinkedIn URLs for direct founder outreach\n\n **TIPS:**\n - Start with smaller maxCompanies (20-50) for faster results\n - Use the batch parameter for easier filtering\n - Use url parameter for advanced filtering (industry, location, etc.)\n\n The tool uses Apify's Y Combinator scraper for reliable data extraction.\n ";