@bubblelab/bubble-core 0.1.234 → 0.1.235

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -155,8 +155,8 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
155
155
  success: z.ZodBoolean;
156
156
  error: z.ZodString;
157
157
  }, "strip", z.ZodTypeAny, {
158
- error: string;
159
158
  success: boolean;
159
+ error: string;
160
160
  metadata: {
161
161
  colorScheme: string;
162
162
  generatedAt: string;
@@ -181,8 +181,8 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
181
181
  } | undefined;
182
182
  fileExists?: boolean | undefined;
183
183
  }, {
184
- error: string;
185
184
  success: boolean;
185
+ error: string;
186
186
  metadata: {
187
187
  colorScheme: string;
188
188
  generatedAt: string;
@@ -366,8 +366,8 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
366
366
  success: z.ZodBoolean;
367
367
  error: z.ZodString;
368
368
  }, "strip", z.ZodTypeAny, {
369
- error: string;
370
369
  success: boolean;
370
+ error: string;
371
371
  metadata: {
372
372
  colorScheme: string;
373
373
  generatedAt: string;
@@ -392,8 +392,8 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
392
392
  } | undefined;
393
393
  fileExists?: boolean | undefined;
394
394
  }, {
395
- error: string;
396
395
  success: boolean;
396
+ error: string;
397
397
  metadata: {
398
398
  colorScheme: string;
399
399
  generatedAt: string;
@@ -66,13 +66,13 @@ declare const EditBubbleFlowToolResultSchema: z.ZodObject<{
66
66
  success: z.ZodBoolean;
67
67
  error: z.ZodString;
68
68
  }, "strip", z.ZodTypeAny, {
69
- error: string;
70
69
  success: boolean;
70
+ error: string;
71
71
  mergedCode: string;
72
72
  applied: boolean;
73
73
  }, {
74
- error: string;
75
74
  success: boolean;
75
+ error: string;
76
76
  mergedCode: string;
77
77
  applied: boolean;
78
78
  }>;
@@ -114,13 +114,13 @@ export declare class EditBubbleFlowTool extends ToolBubble<EditBubbleFlowToolPar
114
114
  success: z.ZodBoolean;
115
115
  error: z.ZodString;
116
116
  }, "strip", z.ZodTypeAny, {
117
- error: string;
118
117
  success: boolean;
118
+ error: string;
119
119
  mergedCode: string;
120
120
  applied: boolean;
121
121
  }, {
122
- error: string;
123
122
  success: boolean;
123
+ error: string;
124
124
  mergedCode: string;
125
125
  applied: boolean;
126
126
  }>;
@@ -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;
@@ -305,13 +305,13 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
305
305
  success: z.ZodBoolean;
306
306
  error: z.ZodString;
307
307
  }, "strip", z.ZodTypeAny, {
308
- error: string;
309
308
  success: boolean;
309
+ error: string;
310
310
  contacts: {
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;
@@ -354,13 +354,13 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
354
354
  } | null;
355
355
  totalContacts: number;
356
356
  }, {
357
- error: string;
358
357
  success: boolean;
358
+ error: string;
359
359
  contacts: {
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;
@@ -606,13 +606,13 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
606
606
  success: z.ZodBoolean;
607
607
  error: z.ZodString;
608
608
  }, "strip", z.ZodTypeAny, {
609
- error: string;
610
609
  success: boolean;
610
+ error: string;
611
611
  contacts: {
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;
@@ -655,13 +655,13 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
655
655
  } | null;
656
656
  totalContacts: number;
657
657
  }, {
658
- error: string;
659
658
  success: boolean;
659
+ error: string;
660
660
  contacts: {
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;
@@ -44,8 +44,8 @@ declare const GetBubbleDetailsToolResultSchema: z.ZodObject<{
44
44
  error: z.ZodString;
45
45
  }, "strip", z.ZodTypeAny, {
46
46
  name: string;
47
- error: string;
48
47
  success: boolean;
48
+ error: string;
49
49
  outputSchema: string;
50
50
  usageExample: string;
51
51
  alias?: string | undefined;
@@ -53,8 +53,8 @@ declare const GetBubbleDetailsToolResultSchema: z.ZodObject<{
53
53
  inputSchema?: string | undefined;
54
54
  }, {
55
55
  name: string;
56
- error: string;
57
56
  success: boolean;
57
+ error: string;
58
58
  outputSchema: string;
59
59
  usageExample: string;
60
60
  alias?: string | undefined;
@@ -103,8 +103,8 @@ export declare class GetBubbleDetailsTool extends ToolBubble<GetBubbleDetailsToo
103
103
  error: z.ZodString;
104
104
  }, "strip", z.ZodTypeAny, {
105
105
  name: string;
106
- error: string;
107
106
  success: boolean;
107
+ error: string;
108
108
  outputSchema: string;
109
109
  usageExample: string;
110
110
  alias?: string | undefined;
@@ -112,8 +112,8 @@ export declare class GetBubbleDetailsTool extends ToolBubble<GetBubbleDetailsToo
112
112
  inputSchema?: string | undefined;
113
113
  }, {
114
114
  name: string;
115
- error: string;
116
115
  success: boolean;
116
+ error: string;
117
117
  outputSchema: string;
118
118
  usageExample: string;
119
119
  alias?: string | undefined;
@@ -38,8 +38,8 @@ declare const GetTriggerDetailToolResultSchema: z.ZodObject<{
38
38
  success: z.ZodBoolean;
39
39
  error: z.ZodString;
40
40
  }, "strip", z.ZodTypeAny, {
41
- error: string;
42
41
  success: boolean;
42
+ error: string;
43
43
  description?: string | undefined;
44
44
  triggerType?: string | undefined;
45
45
  serviceName?: string | undefined;
@@ -53,8 +53,8 @@ declare const GetTriggerDetailToolResultSchema: z.ZodObject<{
53
53
  friendlyName: string;
54
54
  }[] | undefined;
55
55
  }, {
56
- error: string;
57
56
  success: boolean;
57
+ error: string;
58
58
  description?: string | undefined;
59
59
  triggerType?: string | undefined;
60
60
  serviceName?: string | undefined;
@@ -106,8 +106,8 @@ export declare class GetTriggerDetailTool extends ToolBubble<GetTriggerDetailToo
106
106
  success: z.ZodBoolean;
107
107
  error: z.ZodString;
108
108
  }, "strip", z.ZodTypeAny, {
109
- error: string;
110
109
  success: boolean;
110
+ error: string;
111
111
  description?: string | undefined;
112
112
  triggerType?: string | undefined;
113
113
  serviceName?: string | undefined;
@@ -121,8 +121,8 @@ export declare class GetTriggerDetailTool extends ToolBubble<GetTriggerDetailToo
121
121
  friendlyName: string;
122
122
  }[] | undefined;
123
123
  }, {
124
- error: string;
125
124
  success: boolean;
125
+ error: string;
126
126
  description?: string | undefined;
127
127
  triggerType?: string | undefined;
128
128
  serviceName?: string | undefined;
@@ -83,8 +83,8 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
83
83
  imageUrls: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
84
84
  additionalInfo: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodString, "many">>>;
85
85
  }, "strip", z.ZodTypeAny, {
86
- title: string | null;
87
86
  url: string | null;
87
+ title: string | null;
88
88
  phone: string | null;
89
89
  location: {
90
90
  lat: number | null;
@@ -113,8 +113,8 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
113
113
  }[] | null;
114
114
  imageUrls: string[] | null;
115
115
  }, {
116
- title: string | null;
117
116
  url: string | null;
117
+ title: string | null;
118
118
  phone: string | null;
119
119
  location: {
120
120
  lat: number | null;
@@ -147,12 +147,12 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
147
147
  success: z.ZodBoolean;
148
148
  error: z.ZodString;
149
149
  }, "strip", z.ZodTypeAny, {
150
- error: string;
151
150
  success: boolean;
151
+ error: string;
152
152
  operation: "search";
153
153
  places: {
154
- title: string | null;
155
154
  url: string | null;
155
+ title: string | null;
156
156
  phone: string | null;
157
157
  location: {
158
158
  lat: number | null;
@@ -183,12 +183,12 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
183
183
  }[];
184
184
  totalPlaces: number;
185
185
  }, {
186
- error: string;
187
186
  success: boolean;
187
+ error: string;
188
188
  operation: "search";
189
189
  places: {
190
- title: string | null;
191
190
  url: string | null;
191
+ title: string | null;
192
192
  phone: string | null;
193
193
  location: {
194
194
  lat: number | null;
@@ -305,8 +305,8 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
305
305
  imageUrls: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
306
306
  additionalInfo: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodString, "many">>>;
307
307
  }, "strip", z.ZodTypeAny, {
308
- title: string | null;
309
308
  url: string | null;
309
+ title: string | null;
310
310
  phone: string | null;
311
311
  location: {
312
312
  lat: number | null;
@@ -335,8 +335,8 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
335
335
  }[] | null;
336
336
  imageUrls: string[] | null;
337
337
  }, {
338
- title: string | null;
339
338
  url: string | null;
339
+ title: string | null;
340
340
  phone: string | null;
341
341
  location: {
342
342
  lat: number | null;
@@ -369,12 +369,12 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
369
369
  success: z.ZodBoolean;
370
370
  error: z.ZodString;
371
371
  }, "strip", z.ZodTypeAny, {
372
- error: string;
373
372
  success: boolean;
373
+ error: string;
374
374
  operation: "search";
375
375
  places: {
376
- title: string | null;
377
376
  url: string | null;
377
+ title: string | null;
378
378
  phone: string | null;
379
379
  location: {
380
380
  lat: number | null;
@@ -405,12 +405,12 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
405
405
  }[];
406
406
  totalPlaces: number;
407
407
  }, {
408
- error: string;
409
408
  success: boolean;
409
+ error: string;
410
410
  operation: "search";
411
411
  places: {
412
- title: string | null;
413
412
  url: string | null;
413
+ title: string | null;
414
414
  phone: string | null;
415
415
  location: {
416
416
  lat: number | null;
@@ -13,8 +13,8 @@ declare const InstagramPostSchema: z.ZodObject<{
13
13
  displayUrl: z.ZodNullable<z.ZodString>;
14
14
  hashtags: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- type: "image" | "video" | "carousel" | null;
17
16
  url: string | null;
17
+ type: "image" | "video" | "carousel" | null;
18
18
  timestamp: string | null;
19
19
  caption: string | null;
20
20
  hashtags: string[] | null;
@@ -23,8 +23,8 @@ declare const InstagramPostSchema: z.ZodObject<{
23
23
  likesCount: number | null;
24
24
  ownerUsername: string | null;
25
25
  }, {
26
- type: "image" | "video" | "carousel" | null;
27
26
  url: string | null;
27
+ type: "image" | "video" | "carousel" | null;
28
28
  timestamp: string | null;
29
29
  caption: string | null;
30
30
  hashtags: string[] | null;
@@ -93,8 +93,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
93
93
  displayUrl: z.ZodNullable<z.ZodString>;
94
94
  hashtags: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
95
95
  }, "strip", z.ZodTypeAny, {
96
- type: "image" | "video" | "carousel" | null;
97
96
  url: string | null;
97
+ type: "image" | "video" | "carousel" | null;
98
98
  timestamp: string | null;
99
99
  caption: string | null;
100
100
  hashtags: string[] | null;
@@ -103,8 +103,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
103
103
  likesCount: number | null;
104
104
  ownerUsername: string | null;
105
105
  }, {
106
- type: "image" | "video" | "carousel" | null;
107
106
  url: string | null;
107
+ type: "image" | "video" | "carousel" | null;
108
108
  timestamp: string | null;
109
109
  caption: string | null;
110
110
  hashtags: string[] | null;
@@ -147,12 +147,12 @@ declare const InstagramToolResultSchema: z.ZodObject<{
147
147
  success: z.ZodBoolean;
148
148
  error: z.ZodString;
149
149
  }, "strip", z.ZodTypeAny, {
150
- error: string;
151
150
  success: boolean;
151
+ error: string;
152
152
  operation: "scrapeProfile" | "scrapeHashtag";
153
153
  posts: {
154
- type: "image" | "video" | "carousel" | null;
155
154
  url: string | null;
155
+ type: "image" | "video" | "carousel" | null;
156
156
  timestamp: string | null;
157
157
  caption: string | null;
158
158
  hashtags: string[] | null;
@@ -175,12 +175,12 @@ declare const InstagramToolResultSchema: z.ZodObject<{
175
175
  scrapedHashtags?: string[] | undefined;
176
176
  scrapedProfiles?: string[] | undefined;
177
177
  }, {
178
- error: string;
179
178
  success: boolean;
179
+ error: string;
180
180
  operation: "scrapeProfile" | "scrapeHashtag";
181
181
  posts: {
182
- type: "image" | "video" | "carousel" | null;
183
182
  url: string | null;
183
+ type: "image" | "video" | "carousel" | null;
184
184
  timestamp: string | null;
185
185
  caption: string | null;
186
186
  hashtags: string[] | null;
@@ -258,8 +258,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
258
258
  displayUrl: z.ZodNullable<z.ZodString>;
259
259
  hashtags: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
260
260
  }, "strip", z.ZodTypeAny, {
261
- type: "image" | "video" | "carousel" | null;
262
261
  url: string | null;
262
+ type: "image" | "video" | "carousel" | null;
263
263
  timestamp: string | null;
264
264
  caption: string | null;
265
265
  hashtags: string[] | null;
@@ -268,8 +268,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
268
268
  likesCount: number | null;
269
269
  ownerUsername: string | null;
270
270
  }, {
271
- type: "image" | "video" | "carousel" | null;
272
271
  url: string | null;
272
+ type: "image" | "video" | "carousel" | null;
273
273
  timestamp: string | null;
274
274
  caption: string | null;
275
275
  hashtags: string[] | null;
@@ -312,12 +312,12 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
312
312
  success: z.ZodBoolean;
313
313
  error: z.ZodString;
314
314
  }, "strip", z.ZodTypeAny, {
315
- error: string;
316
315
  success: boolean;
316
+ error: string;
317
317
  operation: "scrapeProfile" | "scrapeHashtag";
318
318
  posts: {
319
- type: "image" | "video" | "carousel" | null;
320
319
  url: string | null;
320
+ type: "image" | "video" | "carousel" | null;
321
321
  timestamp: string | null;
322
322
  caption: string | null;
323
323
  hashtags: string[] | null;
@@ -340,12 +340,12 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
340
340
  scrapedHashtags?: string[] | undefined;
341
341
  scrapedProfiles?: string[] | undefined;
342
342
  }, {
343
- error: string;
344
343
  success: boolean;
344
+ error: string;
345
345
  operation: "scrapeProfile" | "scrapeHashtag";
346
346
  posts: {
347
- type: "image" | "video" | "carousel" | null;
348
347
  url: string | null;
348
+ type: "image" | "video" | "carousel" | null;
349
349
  timestamp: string | null;
350
350
  caption: string | null;
351
351
  hashtags: string[] | null;