@bubblelab/bubble-core 0.1.162 → 0.1.163

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 (91) hide show
  1. package/dist/bubble-bundle.d.ts +125 -125
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +84 -84
  3. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  4. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  19. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  20. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  21. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  23. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/firecrawl.d.ts +747 -747
  25. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  26. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  27. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  28. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  29. package/dist/bubbles/service-bubble/gmail.d.ts +144 -144
  30. package/dist/bubbles/service-bubble/google-calendar.d.ts +214 -214
  31. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  32. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  33. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  34. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts +45 -45
  38. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  39. package/dist/bubbles/service-bubble/notion/notion.d.ts +1473 -1473
  40. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  41. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  43. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  44. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  45. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +45 -45
  46. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +62 -62
  47. package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.d.ts.map +1 -1
  48. package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.js.map +1 -1
  49. package/dist/bubbles/service-bubble/slack/slack.d.ts +665 -665
  50. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/slack/slack.js +5 -3
  52. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  53. package/dist/bubbles/service-bubble/storage.d.ts +56 -56
  54. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +115 -115
  55. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  56. package/dist/bubbles/service-bubble/telegram.d.ts +1549 -1549
  57. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
  58. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  59. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  69. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +18 -18
  72. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +202 -202
  75. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  76. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  77. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  78. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  79. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  80. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  82. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  83. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  84. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  85. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  86. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  88. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  89. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  90. package/dist/bubbles.json +4 -4
  91. package/package.json +2 -2
@@ -30,9 +30,9 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
30
30
  yAxisLabel?: string | undefined;
31
31
  }, {
32
32
  title?: string | undefined;
33
- colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
34
33
  xAxisLabel?: string | undefined;
35
34
  yAxisLabel?: string | undefined;
35
+ colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
36
36
  responsive?: boolean | undefined;
37
37
  maintainAspectRatio?: boolean | undefined;
38
38
  showLegend?: boolean | undefined;
@@ -66,32 +66,33 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
66
66
  xAxisLabel?: string | undefined;
67
67
  yAxisLabel?: string | undefined;
68
68
  } | undefined;
69
- fileName?: string | undefined;
69
+ filePath?: string | undefined;
70
70
  credentials?: Partial<Record<CredentialType, string>> | undefined;
71
71
  config?: Record<string, unknown> | undefined;
72
+ fileName?: string | undefined;
72
73
  xColumn?: string | undefined;
73
74
  yColumn?: string | undefined;
74
75
  groupByColumn?: string | undefined;
75
76
  advancedConfig?: Record<string, unknown> | undefined;
76
- filePath?: string | undefined;
77
77
  }, {
78
78
  data: Record<string, unknown>[];
79
79
  reasoning: string;
80
80
  chartType: "table" | "line" | "bar" | "pie" | "doughnut" | "radar" | "scatter" | "bubble" | "polarArea";
81
81
  options?: {
82
82
  title?: string | undefined;
83
- colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
84
83
  xAxisLabel?: string | undefined;
85
84
  yAxisLabel?: string | undefined;
85
+ colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
86
86
  responsive?: boolean | undefined;
87
87
  maintainAspectRatio?: boolean | undefined;
88
88
  showLegend?: boolean | undefined;
89
89
  showTooltips?: boolean | undefined;
90
90
  stacked?: boolean | undefined;
91
91
  } | undefined;
92
- fileName?: string | undefined;
92
+ filePath?: string | undefined;
93
93
  credentials?: Partial<Record<CredentialType, string>> | undefined;
94
94
  config?: Record<string, unknown> | undefined;
95
+ fileName?: string | undefined;
95
96
  width?: number | undefined;
96
97
  height?: number | undefined;
97
98
  xColumn?: string | undefined;
@@ -99,7 +100,6 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
99
100
  groupByColumn?: string | undefined;
100
101
  advancedConfig?: Record<string, unknown> | undefined;
101
102
  generateFile?: boolean | undefined;
102
- filePath?: string | undefined;
103
103
  }>;
104
104
  type ChartJSToolParamsInput = z.input<typeof ChartJSToolParamsSchema>;
105
105
  type ChartJSToolParams = z.output<typeof ChartJSToolParamsSchema>;
@@ -143,11 +143,11 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
143
143
  headers: z.ZodArray<z.ZodString, "many">;
144
144
  rows: z.ZodArray<z.ZodArray<z.ZodString, "many">, "many">;
145
145
  }, "strip", z.ZodTypeAny, {
146
- headers: string[];
147
146
  rows: string[][];
148
- }, {
149
147
  headers: string[];
148
+ }, {
150
149
  rows: string[][];
150
+ headers: string[];
151
151
  }>>;
152
152
  filePath: z.ZodOptional<z.ZodString>;
153
153
  fileExists: z.ZodOptional<z.ZodBoolean>;
@@ -172,12 +172,12 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
172
172
  width: number;
173
173
  height: number;
174
174
  };
175
- fileSize?: number | undefined;
176
175
  filePath?: string | undefined;
176
+ fileSize?: number | undefined;
177
177
  imageBase64?: string | undefined;
178
178
  tableData?: {
179
- headers: string[];
180
179
  rows: string[][];
180
+ headers: string[];
181
181
  } | undefined;
182
182
  fileExists?: boolean | undefined;
183
183
  }, {
@@ -198,12 +198,12 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
198
198
  width: number;
199
199
  height: number;
200
200
  };
201
- fileSize?: number | undefined;
202
201
  filePath?: string | undefined;
202
+ fileSize?: number | undefined;
203
203
  imageBase64?: string | undefined;
204
204
  tableData?: {
205
- headers: string[];
206
205
  rows: string[][];
206
+ headers: string[];
207
207
  } | undefined;
208
208
  fileExists?: boolean | undefined;
209
209
  }>;
@@ -244,9 +244,9 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
244
244
  yAxisLabel?: string | undefined;
245
245
  }, {
246
246
  title?: string | undefined;
247
- colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
248
247
  xAxisLabel?: string | undefined;
249
248
  yAxisLabel?: string | undefined;
249
+ colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
250
250
  responsive?: boolean | undefined;
251
251
  maintainAspectRatio?: boolean | undefined;
252
252
  showLegend?: boolean | undefined;
@@ -280,32 +280,33 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
280
280
  xAxisLabel?: string | undefined;
281
281
  yAxisLabel?: string | undefined;
282
282
  } | undefined;
283
- fileName?: string | undefined;
283
+ filePath?: string | undefined;
284
284
  credentials?: Partial<Record<CredentialType, string>> | undefined;
285
285
  config?: Record<string, unknown> | undefined;
286
+ fileName?: string | undefined;
286
287
  xColumn?: string | undefined;
287
288
  yColumn?: string | undefined;
288
289
  groupByColumn?: string | undefined;
289
290
  advancedConfig?: Record<string, unknown> | undefined;
290
- filePath?: string | undefined;
291
291
  }, {
292
292
  data: Record<string, unknown>[];
293
293
  reasoning: string;
294
294
  chartType: "table" | "line" | "bar" | "pie" | "doughnut" | "radar" | "scatter" | "bubble" | "polarArea";
295
295
  options?: {
296
296
  title?: string | undefined;
297
- colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
298
297
  xAxisLabel?: string | undefined;
299
298
  yAxisLabel?: string | undefined;
299
+ colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
300
300
  responsive?: boolean | undefined;
301
301
  maintainAspectRatio?: boolean | undefined;
302
302
  showLegend?: boolean | undefined;
303
303
  showTooltips?: boolean | undefined;
304
304
  stacked?: boolean | undefined;
305
305
  } | undefined;
306
- fileName?: string | undefined;
306
+ filePath?: string | undefined;
307
307
  credentials?: Partial<Record<CredentialType, string>> | undefined;
308
308
  config?: Record<string, unknown> | undefined;
309
+ fileName?: string | undefined;
309
310
  width?: number | undefined;
310
311
  height?: number | undefined;
311
312
  xColumn?: string | undefined;
@@ -313,7 +314,6 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
313
314
  groupByColumn?: string | undefined;
314
315
  advancedConfig?: Record<string, unknown> | undefined;
315
316
  generateFile?: boolean | undefined;
316
- filePath?: string | undefined;
317
317
  }>;
318
318
  static readonly resultSchema: z.ZodObject<{
319
319
  chartConfig: z.ZodRecord<z.ZodString, z.ZodUnknown>;
@@ -354,11 +354,11 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
354
354
  headers: z.ZodArray<z.ZodString, "many">;
355
355
  rows: z.ZodArray<z.ZodArray<z.ZodString, "many">, "many">;
356
356
  }, "strip", z.ZodTypeAny, {
357
- headers: string[];
358
357
  rows: string[][];
359
- }, {
360
358
  headers: string[];
359
+ }, {
361
360
  rows: string[][];
361
+ headers: string[];
362
362
  }>>;
363
363
  filePath: z.ZodOptional<z.ZodString>;
364
364
  fileExists: z.ZodOptional<z.ZodBoolean>;
@@ -383,12 +383,12 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
383
383
  width: number;
384
384
  height: number;
385
385
  };
386
- fileSize?: number | undefined;
387
386
  filePath?: string | undefined;
387
+ fileSize?: number | undefined;
388
388
  imageBase64?: string | undefined;
389
389
  tableData?: {
390
- headers: string[];
391
390
  rows: string[][];
391
+ headers: string[];
392
392
  } | undefined;
393
393
  fileExists?: boolean | undefined;
394
394
  }, {
@@ -409,12 +409,12 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
409
409
  width: number;
410
410
  height: number;
411
411
  };
412
- fileSize?: number | undefined;
413
412
  filePath?: string | undefined;
413
+ fileSize?: number | undefined;
414
414
  imageBase64?: string | undefined;
415
415
  tableData?: {
416
- headers: string[];
417
416
  rows: string[][];
417
+ headers: string[];
418
418
  } | undefined;
419
419
  fileExists?: boolean | undefined;
420
420
  }>;
@@ -27,15 +27,15 @@ declare const EditBubbleFlowToolParamsSchema: z.ZodObject<{
27
27
  credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
28
28
  config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- instructions: string;
31
30
  initialCode: string;
31
+ instructions: string;
32
32
  codeEdit: string;
33
33
  credentials?: Record<string, string> | undefined;
34
34
  config?: Record<string, unknown> | undefined;
35
35
  morphModel?: string | undefined;
36
36
  }, {
37
- instructions: string;
38
37
  initialCode: string;
38
+ instructions: string;
39
39
  codeEdit: string;
40
40
  credentials?: Record<string, string> | undefined;
41
41
  config?: Record<string, unknown> | undefined;
@@ -115,15 +115,15 @@ export declare class EditBubbleFlowTool extends ToolBubble<EditBubbleFlowToolPar
115
115
  credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
116
116
  config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
117
117
  }, "strip", z.ZodTypeAny, {
118
- instructions: string;
119
118
  initialCode: string;
119
+ instructions: string;
120
120
  codeEdit: string;
121
121
  credentials?: Record<string, string> | undefined;
122
122
  config?: Record<string, unknown> | undefined;
123
123
  morphModel?: string | undefined;
124
124
  }, {
125
- instructions: string;
126
125
  initialCode: string;
126
+ instructions: string;
127
127
  codeEdit: string;
128
128
  credentials?: Record<string, string> | undefined;
129
129
  config?: Record<string, unknown> | undefined;
@@ -66,8 +66,8 @@ declare const ContactSchema: z.ZodObject<{
66
66
  }, "strip", z.ZodTypeAny, {
67
67
  title: string | null;
68
68
  name: string | null;
69
+ role: "cxo" | "decision_maker" | "founder";
69
70
  summary: string | null;
70
- role: "founder" | "cxo" | "decision_maker";
71
71
  location: string | null;
72
72
  headline: string | null;
73
73
  linkedinUrl: string | null;
@@ -97,8 +97,8 @@ declare const ContactSchema: z.ZodObject<{
97
97
  }, {
98
98
  title: string | null;
99
99
  name: string | null;
100
+ role: "cxo" | "decision_maker" | "founder";
100
101
  summary: string | null;
101
- role: "founder" | "cxo" | "decision_maker";
102
102
  location: string | null;
103
103
  headline: string | null;
104
104
  linkedinUrl: string | null;
@@ -204,8 +204,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
204
204
  }, "strip", z.ZodTypeAny, {
205
205
  title: string | null;
206
206
  name: string | null;
207
+ role: "cxo" | "decision_maker" | "founder";
207
208
  summary: string | null;
208
- role: "founder" | "cxo" | "decision_maker";
209
209
  location: string | null;
210
210
  headline: string | null;
211
211
  linkedinUrl: string | null;
@@ -235,8 +235,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
235
235
  }, {
236
236
  title: string | null;
237
237
  name: string | null;
238
+ role: "cxo" | "decision_maker" | "founder";
238
239
  summary: string | null;
239
- role: "founder" | "cxo" | "decision_maker";
240
240
  location: string | null;
241
241
  headline: string | null;
242
242
  linkedinUrl: string | null;
@@ -281,8 +281,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
281
281
  name: string | null;
282
282
  linkedinUrl: string | null;
283
283
  website: string | null;
284
- industry: string | null;
285
284
  headcount: number | null;
285
+ industry: string | null;
286
286
  hqCity: string | null;
287
287
  hqCountry: string | null;
288
288
  yearFounded: number | null;
@@ -293,8 +293,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
293
293
  name: string | null;
294
294
  linkedinUrl: string | null;
295
295
  website: string | null;
296
- industry: string | null;
297
296
  headcount: number | null;
297
+ industry: string | null;
298
298
  hqCity: string | null;
299
299
  hqCountry: string | null;
300
300
  yearFounded: number | null;
@@ -312,8 +312,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
312
312
  name: string | null;
313
313
  linkedinUrl: string | null;
314
314
  website: string | null;
315
- industry: string | null;
316
315
  headcount: number | null;
316
+ industry: string | null;
317
317
  hqCity: string | null;
318
318
  hqCountry: string | null;
319
319
  yearFounded: number | null;
@@ -323,8 +323,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
323
323
  contacts: {
324
324
  title: string | null;
325
325
  name: string | null;
326
+ role: "cxo" | "decision_maker" | "founder";
326
327
  summary: string | null;
327
- role: "founder" | "cxo" | "decision_maker";
328
328
  location: string | null;
329
329
  headline: string | null;
330
330
  linkedinUrl: string | null;
@@ -361,8 +361,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
361
361
  name: string | null;
362
362
  linkedinUrl: string | null;
363
363
  website: string | null;
364
- industry: string | null;
365
364
  headcount: number | null;
365
+ industry: string | null;
366
366
  hqCity: string | null;
367
367
  hqCountry: string | null;
368
368
  yearFounded: number | null;
@@ -372,8 +372,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
372
372
  contacts: {
373
373
  title: string | null;
374
374
  name: string | null;
375
+ role: "cxo" | "decision_maker" | "founder";
375
376
  summary: string | null;
376
- role: "founder" | "cxo" | "decision_maker";
377
377
  location: string | null;
378
378
  headline: string | null;
379
379
  linkedinUrl: string | null;
@@ -505,8 +505,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
505
505
  }, "strip", z.ZodTypeAny, {
506
506
  title: string | null;
507
507
  name: string | null;
508
+ role: "cxo" | "decision_maker" | "founder";
508
509
  summary: string | null;
509
- role: "founder" | "cxo" | "decision_maker";
510
510
  location: string | null;
511
511
  headline: string | null;
512
512
  linkedinUrl: string | null;
@@ -536,8 +536,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
536
536
  }, {
537
537
  title: string | null;
538
538
  name: string | null;
539
+ role: "cxo" | "decision_maker" | "founder";
539
540
  summary: string | null;
540
- role: "founder" | "cxo" | "decision_maker";
541
541
  location: string | null;
542
542
  headline: string | null;
543
543
  linkedinUrl: string | null;
@@ -582,8 +582,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
582
582
  name: string | null;
583
583
  linkedinUrl: string | null;
584
584
  website: string | null;
585
- industry: string | null;
586
585
  headcount: number | null;
586
+ industry: string | null;
587
587
  hqCity: string | null;
588
588
  hqCountry: string | null;
589
589
  yearFounded: number | null;
@@ -594,8 +594,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
594
594
  name: string | null;
595
595
  linkedinUrl: string | null;
596
596
  website: string | null;
597
- industry: string | null;
598
597
  headcount: number | null;
598
+ industry: string | null;
599
599
  hqCity: string | null;
600
600
  hqCountry: string | null;
601
601
  yearFounded: number | null;
@@ -613,8 +613,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
613
613
  name: string | null;
614
614
  linkedinUrl: string | null;
615
615
  website: string | null;
616
- industry: string | null;
617
616
  headcount: number | null;
617
+ industry: string | null;
618
618
  hqCity: string | null;
619
619
  hqCountry: string | null;
620
620
  yearFounded: number | null;
@@ -624,8 +624,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
624
624
  contacts: {
625
625
  title: string | null;
626
626
  name: string | null;
627
+ role: "cxo" | "decision_maker" | "founder";
627
628
  summary: string | null;
628
- role: "founder" | "cxo" | "decision_maker";
629
629
  location: string | null;
630
630
  headline: string | null;
631
631
  linkedinUrl: string | null;
@@ -662,8 +662,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
662
662
  name: string | null;
663
663
  linkedinUrl: string | null;
664
664
  website: string | null;
665
- industry: string | null;
666
665
  headcount: number | null;
666
+ industry: string | null;
667
667
  hqCity: string | null;
668
668
  hqCountry: string | null;
669
669
  yearFounded: number | null;
@@ -673,8 +673,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
673
673
  contacts: {
674
674
  title: string | null;
675
675
  name: string | null;
676
+ role: "cxo" | "decision_maker" | "founder";
676
677
  summary: string | null;
677
- role: "founder" | "cxo" | "decision_maker";
678
678
  location: string | null;
679
679
  headline: string | null;
680
680
  linkedinUrl: string | null;
@@ -147,9 +147,9 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
147
147
  success: z.ZodBoolean;
148
148
  error: z.ZodString;
149
149
  }, "strip", z.ZodTypeAny, {
150
- operation: "search";
151
150
  success: boolean;
152
151
  error: string;
152
+ operation: "search";
153
153
  places: {
154
154
  title: string | null;
155
155
  url: string | null;
@@ -183,9 +183,9 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
183
183
  }[];
184
184
  totalPlaces: number;
185
185
  }, {
186
- operation: "search";
187
186
  success: boolean;
188
187
  error: string;
188
+ operation: "search";
189
189
  places: {
190
190
  title: string | null;
191
191
  url: string | null;
@@ -369,9 +369,9 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
369
369
  success: z.ZodBoolean;
370
370
  error: z.ZodString;
371
371
  }, "strip", z.ZodTypeAny, {
372
- operation: "search";
373
372
  success: boolean;
374
373
  error: string;
374
+ operation: "search";
375
375
  places: {
376
376
  title: string | null;
377
377
  url: string | null;
@@ -405,9 +405,9 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
405
405
  }[];
406
406
  totalPlaces: number;
407
407
  }, {
408
- operation: "search";
409
408
  success: boolean;
410
409
  error: string;
410
+ operation: "search";
411
411
  places: {
412
412
  title: string | null;
413
413
  url: string | null;
@@ -49,8 +49,8 @@ declare const InstagramProfileSchema: z.ZodObject<{
49
49
  postsCount: number | null;
50
50
  profilePicUrl: string | null;
51
51
  isVerified: boolean | null;
52
- followingCount: number | null;
53
52
  bio: string | null;
53
+ followingCount: number | null;
54
54
  }, {
55
55
  username: string;
56
56
  fullName: string | null;
@@ -58,8 +58,8 @@ declare const InstagramProfileSchema: z.ZodObject<{
58
58
  postsCount: number | null;
59
59
  profilePicUrl: string | null;
60
60
  isVerified: boolean | null;
61
- followingCount: number | null;
62
61
  bio: string | null;
62
+ followingCount: number | null;
63
63
  }>;
64
64
  declare const InstagramToolParamsSchema: z.ZodObject<{
65
65
  operation: z.ZodEnum<["scrapeProfile", "scrapeHashtag"]>;
@@ -129,8 +129,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
129
129
  postsCount: number | null;
130
130
  profilePicUrl: string | null;
131
131
  isVerified: boolean | null;
132
- followingCount: number | null;
133
132
  bio: string | null;
133
+ followingCount: number | null;
134
134
  }, {
135
135
  username: string;
136
136
  fullName: string | null;
@@ -138,8 +138,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
138
138
  postsCount: number | null;
139
139
  profilePicUrl: string | null;
140
140
  isVerified: boolean | null;
141
- followingCount: number | null;
142
141
  bio: string | null;
142
+ followingCount: number | null;
143
143
  }>, "many">>;
144
144
  scrapedHashtags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
145
145
  scrapedProfiles: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
@@ -147,9 +147,9 @@ declare const InstagramToolResultSchema: z.ZodObject<{
147
147
  success: z.ZodBoolean;
148
148
  error: z.ZodString;
149
149
  }, "strip", z.ZodTypeAny, {
150
- operation: "scrapeProfile" | "scrapeHashtag";
151
150
  success: boolean;
152
151
  error: string;
152
+ operation: "scrapeProfile" | "scrapeHashtag";
153
153
  posts: {
154
154
  type: "image" | "video" | "carousel" | null;
155
155
  url: string | null;
@@ -169,15 +169,15 @@ declare const InstagramToolResultSchema: z.ZodObject<{
169
169
  postsCount: number | null;
170
170
  profilePicUrl: string | null;
171
171
  isVerified: boolean | null;
172
- followingCount: number | null;
173
172
  bio: string | null;
173
+ followingCount: number | null;
174
174
  }[] | undefined;
175
175
  scrapedHashtags?: string[] | undefined;
176
176
  scrapedProfiles?: string[] | undefined;
177
177
  }, {
178
- operation: "scrapeProfile" | "scrapeHashtag";
179
178
  success: boolean;
180
179
  error: string;
180
+ operation: "scrapeProfile" | "scrapeHashtag";
181
181
  posts: {
182
182
  type: "image" | "video" | "carousel" | null;
183
183
  url: string | null;
@@ -197,8 +197,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
197
197
  postsCount: number | null;
198
198
  profilePicUrl: string | null;
199
199
  isVerified: boolean | null;
200
- followingCount: number | null;
201
200
  bio: string | null;
201
+ followingCount: number | null;
202
202
  }[] | undefined;
203
203
  scrapedHashtags?: string[] | undefined;
204
204
  scrapedProfiles?: string[] | undefined;
@@ -294,8 +294,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
294
294
  postsCount: number | null;
295
295
  profilePicUrl: string | null;
296
296
  isVerified: boolean | null;
297
- followingCount: number | null;
298
297
  bio: string | null;
298
+ followingCount: number | null;
299
299
  }, {
300
300
  username: string;
301
301
  fullName: string | null;
@@ -303,8 +303,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
303
303
  postsCount: number | null;
304
304
  profilePicUrl: string | null;
305
305
  isVerified: boolean | null;
306
- followingCount: number | null;
307
306
  bio: string | null;
307
+ followingCount: number | null;
308
308
  }>, "many">>;
309
309
  scrapedHashtags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
310
310
  scrapedProfiles: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
@@ -312,9 +312,9 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
312
312
  success: z.ZodBoolean;
313
313
  error: z.ZodString;
314
314
  }, "strip", z.ZodTypeAny, {
315
- operation: "scrapeProfile" | "scrapeHashtag";
316
315
  success: boolean;
317
316
  error: string;
317
+ operation: "scrapeProfile" | "scrapeHashtag";
318
318
  posts: {
319
319
  type: "image" | "video" | "carousel" | null;
320
320
  url: string | null;
@@ -334,15 +334,15 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
334
334
  postsCount: number | null;
335
335
  profilePicUrl: string | null;
336
336
  isVerified: boolean | null;
337
- followingCount: number | null;
338
337
  bio: string | null;
338
+ followingCount: number | null;
339
339
  }[] | undefined;
340
340
  scrapedHashtags?: string[] | undefined;
341
341
  scrapedProfiles?: string[] | undefined;
342
342
  }, {
343
- operation: "scrapeProfile" | "scrapeHashtag";
344
343
  success: boolean;
345
344
  error: string;
345
+ operation: "scrapeProfile" | "scrapeHashtag";
346
346
  posts: {
347
347
  type: "image" | "video" | "carousel" | null;
348
348
  url: string | null;
@@ -362,8 +362,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
362
362
  postsCount: number | null;
363
363
  profilePicUrl: string | null;
364
364
  isVerified: boolean | null;
365
- followingCount: number | null;
366
365
  bio: string | null;
366
+ followingCount: number | null;
367
367
  }[] | undefined;
368
368
  scrapedHashtags?: string[] | undefined;
369
369
  scrapedProfiles?: string[] | undefined;