@bubblelab/bubble-core 0.1.201 → 0.1.203

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 (199) hide show
  1. package/dist/bubble-bundle.d.ts +171 -150
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +4 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  6. package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
  7. package/dist/bubbles/service-bubble/agi-inc.js +4 -6
  8. package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  10. package/dist/bubbles/service-bubble/ai-agent.js +3 -3
  11. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  12. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  13. package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
  14. package/dist/bubbles/service-bubble/airtable.js +8 -13
  15. package/dist/bubbles/service-bubble/airtable.js.map +1 -1
  16. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  19. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  20. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  22. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  23. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  24. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  25. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  26. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  27. package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/apify/apify.js +10 -11
  29. package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
  30. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
  31. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
  33. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  34. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  35. package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
  36. package/dist/bubbles/service-bubble/attio/attio.js +11 -12
  37. package/dist/bubbles/service-bubble/attio/attio.js.map +1 -1
  38. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  39. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
  40. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  41. package/dist/bubbles/service-bubble/browserbase/browserbase.js +3 -8
  42. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  43. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  45. package/dist/bubbles/service-bubble/confluence/confluence.d.ts.map +1 -1
  46. package/dist/bubbles/service-bubble/confluence/confluence.js +4 -6
  47. package/dist/bubbles/service-bubble/confluence/confluence.js.map +1 -1
  48. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  49. package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
  50. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  51. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  52. package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
  53. package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
  54. package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
  55. package/dist/bubbles/service-bubble/firecrawl.d.ts +304 -304
  56. package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
  57. package/dist/bubbles/service-bubble/firecrawl.js +3 -12
  58. package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
  59. package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
  60. package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
  61. package/dist/bubbles/service-bubble/followupboss.js +12 -13
  62. package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
  63. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  64. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
  65. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
  66. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
  67. package/dist/bubbles/service-bubble/github.d.ts +102 -102
  68. package/dist/bubbles/service-bubble/github.d.ts.map +1 -1
  69. package/dist/bubbles/service-bubble/github.js +14 -17
  70. package/dist/bubbles/service-bubble/github.js.map +1 -1
  71. package/dist/bubbles/service-bubble/gmail.d.ts +332 -332
  72. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  73. package/dist/bubbles/service-bubble/gmail.js +10 -12
  74. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  75. package/dist/bubbles/service-bubble/google-calendar.d.ts +136 -136
  76. package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
  77. package/dist/bubbles/service-bubble/google-calendar.js +10 -11
  78. package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
  79. package/dist/bubbles/service-bubble/google-drive.d.ts +116 -110
  80. package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
  81. package/dist/bubbles/service-bubble/google-drive.js +19 -13
  82. package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
  83. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  84. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  85. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js +6 -8
  86. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  87. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  88. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  89. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  90. package/dist/bubbles/service-bubble/hubspot/hubspot.js +9 -10
  91. package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -1
  92. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  93. package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
  94. package/dist/bubbles/service-bubble/insforge-db.js +24 -26
  95. package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
  96. package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
  97. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  98. package/dist/bubbles/service-bubble/jira/jira.js +5 -7
  99. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  100. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  101. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  102. package/dist/bubbles/service-bubble/linear/linear.d.ts.map +1 -1
  103. package/dist/bubbles/service-bubble/linear/linear.js +5 -7
  104. package/dist/bubbles/service-bubble/linear/linear.js.map +1 -1
  105. package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
  106. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  107. package/dist/bubbles/service-bubble/notion/notion.js +5 -11
  108. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  109. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  110. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  111. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
  112. package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
  113. package/dist/bubbles/service-bubble/posthog/posthog.js +17 -18
  114. package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
  115. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  116. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  117. package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
  118. package/dist/bubbles/service-bubble/resend.js +8 -13
  119. package/dist/bubbles/service-bubble/resend.js.map +1 -1
  120. package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
  121. package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
  122. package/dist/bubbles/service-bubble/s3/index.js +4 -0
  123. package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
  124. package/dist/bubbles/service-bubble/s3/s3.d.ts +306 -0
  125. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
  126. package/dist/bubbles/service-bubble/s3/s3.js +369 -0
  127. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
  128. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +265 -0
  129. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
  130. package/dist/bubbles/service-bubble/s3/s3.schema.js +213 -0
  131. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
  132. package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
  133. package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
  134. package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
  135. package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
  136. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  137. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts.map +1 -1
  138. package/dist/bubbles/service-bubble/sendsafely/sendsafely.js +4 -9
  139. package/dist/bubbles/service-bubble/sendsafely/sendsafely.js.map +1 -1
  140. package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
  141. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  142. package/dist/bubbles/service-bubble/slack/slack.js +4 -3
  143. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  144. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  145. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
  146. package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
  147. package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
  148. package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
  149. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  150. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  151. package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
  152. package/dist/bubbles/service-bubble/telegram.js +3 -3
  153. package/dist/bubbles/service-bubble/telegram.js.map +1 -1
  154. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
  155. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  156. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  157. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  158. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  159. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  160. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  161. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  162. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  163. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  164. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  165. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  166. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  167. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  168. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
  169. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  170. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  171. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  172. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  173. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  174. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  175. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  176. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  177. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
  178. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  179. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
  180. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  181. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  182. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  183. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  184. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  185. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  186. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  187. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  188. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  189. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
  190. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  191. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  192. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  193. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  194. package/dist/bubbles.json +493 -3
  195. package/dist/index.d.ts +1 -0
  196. package/dist/index.d.ts.map +1 -1
  197. package/dist/index.js +1 -0
  198. package/dist/index.js.map +1 -1
  199. package/package.json +2 -2
@@ -66,9 +66,9 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
66
66
  xAxisLabel?: string | undefined;
67
67
  yAxisLabel?: string | undefined;
68
68
  } | undefined;
69
+ fileName?: string | undefined;
69
70
  credentials?: Partial<Record<CredentialType, string>> | undefined;
70
71
  config?: Record<string, unknown> | undefined;
71
- fileName?: string | undefined;
72
72
  xColumn?: string | undefined;
73
73
  yColumn?: string | undefined;
74
74
  groupByColumn?: string | undefined;
@@ -89,11 +89,11 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
89
89
  showTooltips?: boolean | undefined;
90
90
  stacked?: boolean | undefined;
91
91
  } | undefined;
92
+ fileName?: string | undefined;
92
93
  credentials?: Partial<Record<CredentialType, string>> | undefined;
93
94
  config?: Record<string, unknown> | undefined;
94
95
  width?: number | undefined;
95
96
  height?: number | undefined;
96
- fileName?: string | undefined;
97
97
  xColumn?: string | undefined;
98
98
  yColumn?: string | undefined;
99
99
  groupByColumn?: string | undefined;
@@ -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;
@@ -280,9 +280,9 @@ 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
284
  credentials?: Partial<Record<CredentialType, string>> | undefined;
284
285
  config?: Record<string, unknown> | undefined;
285
- fileName?: string | undefined;
286
286
  xColumn?: string | undefined;
287
287
  yColumn?: string | undefined;
288
288
  groupByColumn?: string | undefined;
@@ -303,11 +303,11 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
303
303
  showTooltips?: boolean | undefined;
304
304
  stacked?: boolean | undefined;
305
305
  } | undefined;
306
+ fileName?: string | undefined;
306
307
  credentials?: Partial<Record<CredentialType, string>> | undefined;
307
308
  config?: Record<string, unknown> | undefined;
308
309
  width?: number | undefined;
309
310
  height?: number | undefined;
310
- fileName?: string | undefined;
311
311
  xColumn?: string | undefined;
312
312
  yColumn?: string | undefined;
313
313
  groupByColumn?: string | undefined;
@@ -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
  }>;
@@ -70,8 +70,8 @@ declare const ContactSchema: z.ZodObject<{
70
70
  role: "founder" | "cxo" | "decision_maker";
71
71
  location: string | null;
72
72
  headline: string | null;
73
- skills: string[] | null;
74
73
  linkedinUrl: string | null;
74
+ skills: string[] | null;
75
75
  education: {
76
76
  fieldOfStudy: string | null;
77
77
  instituteName: string | null;
@@ -101,8 +101,8 @@ declare const ContactSchema: z.ZodObject<{
101
101
  role: "founder" | "cxo" | "decision_maker";
102
102
  location: string | null;
103
103
  headline: string | null;
104
- skills: string[] | null;
105
104
  linkedinUrl: string | null;
105
+ skills: string[] | null;
106
106
  education: {
107
107
  fieldOfStudy: string | null;
108
108
  instituteName: string | null;
@@ -208,8 +208,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
208
208
  role: "founder" | "cxo" | "decision_maker";
209
209
  location: string | null;
210
210
  headline: string | null;
211
- skills: string[] | null;
212
211
  linkedinUrl: string | null;
212
+ skills: string[] | null;
213
213
  education: {
214
214
  fieldOfStudy: string | null;
215
215
  instituteName: string | null;
@@ -239,8 +239,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
239
239
  role: "founder" | "cxo" | "decision_maker";
240
240
  location: string | null;
241
241
  headline: string | null;
242
- skills: string[] | null;
243
242
  linkedinUrl: string | null;
243
+ skills: string[] | null;
244
244
  education: {
245
245
  fieldOfStudy: string | null;
246
246
  instituteName: string | null;
@@ -305,8 +305,8 @@ 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;
@@ -314,8 +314,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
314
314
  role: "founder" | "cxo" | "decision_maker";
315
315
  location: string | null;
316
316
  headline: string | null;
317
- skills: string[] | null;
318
317
  linkedinUrl: string | null;
318
+ skills: string[] | null;
319
319
  education: {
320
320
  fieldOfStudy: string | null;
321
321
  instituteName: string | null;
@@ -354,8 +354,8 @@ 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;
@@ -363,8 +363,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
363
363
  role: "founder" | "cxo" | "decision_maker";
364
364
  location: string | null;
365
365
  headline: string | null;
366
- skills: string[] | null;
367
366
  linkedinUrl: string | null;
367
+ skills: string[] | null;
368
368
  education: {
369
369
  fieldOfStudy: string | null;
370
370
  instituteName: string | null;
@@ -509,8 +509,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
509
509
  role: "founder" | "cxo" | "decision_maker";
510
510
  location: string | null;
511
511
  headline: string | null;
512
- skills: string[] | null;
513
512
  linkedinUrl: string | null;
513
+ skills: string[] | null;
514
514
  education: {
515
515
  fieldOfStudy: string | null;
516
516
  instituteName: string | null;
@@ -540,8 +540,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
540
540
  role: "founder" | "cxo" | "decision_maker";
541
541
  location: string | null;
542
542
  headline: string | null;
543
- skills: string[] | null;
544
543
  linkedinUrl: string | null;
544
+ skills: string[] | null;
545
545
  education: {
546
546
  fieldOfStudy: string | null;
547
547
  instituteName: string | null;
@@ -606,8 +606,8 @@ 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;
@@ -615,8 +615,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
615
615
  role: "founder" | "cxo" | "decision_maker";
616
616
  location: string | null;
617
617
  headline: string | null;
618
- skills: string[] | null;
619
618
  linkedinUrl: string | null;
619
+ skills: string[] | null;
620
620
  education: {
621
621
  fieldOfStudy: string | null;
622
622
  instituteName: string | null;
@@ -655,8 +655,8 @@ 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;
@@ -664,8 +664,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
664
664
  role: "founder" | "cxo" | "decision_maker";
665
665
  location: string | null;
666
666
  headline: string | null;
667
- skills: string[] | null;
668
667
  linkedinUrl: string | null;
668
+ skills: string[] | null;
669
669
  education: {
670
670
  fieldOfStudy: string | null;
671
671
  instituteName: 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;
@@ -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
- error: string;
151
- success: boolean;
152
150
  operation: "search";
151
+ success: boolean;
152
+ error: string;
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
- error: string;
187
- success: boolean;
188
186
  operation: "search";
187
+ success: boolean;
188
+ error: string;
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
- error: string;
373
- success: boolean;
374
372
  operation: "search";
373
+ success: boolean;
374
+ error: string;
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
- error: string;
409
- success: boolean;
410
408
  operation: "search";
409
+ success: boolean;
410
+ error: string;
411
411
  places: {
412
412
  title: string | null;
413
413
  url: string | null;
@@ -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
- error: string;
151
- success: boolean;
152
150
  operation: "scrapeProfile" | "scrapeHashtag";
151
+ success: boolean;
152
+ error: string;
153
153
  posts: {
154
154
  type: "image" | "video" | "carousel" | null;
155
155
  url: string | null;
@@ -175,9 +175,9 @@ declare const InstagramToolResultSchema: z.ZodObject<{
175
175
  scrapedHashtags?: string[] | undefined;
176
176
  scrapedProfiles?: string[] | undefined;
177
177
  }, {
178
- error: string;
179
- success: boolean;
180
178
  operation: "scrapeProfile" | "scrapeHashtag";
179
+ success: boolean;
180
+ error: string;
181
181
  posts: {
182
182
  type: "image" | "video" | "carousel" | null;
183
183
  url: string | null;
@@ -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
- error: string;
316
- success: boolean;
317
315
  operation: "scrapeProfile" | "scrapeHashtag";
316
+ success: boolean;
317
+ error: string;
318
318
  posts: {
319
319
  type: "image" | "video" | "carousel" | null;
320
320
  url: string | null;
@@ -340,9 +340,9 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
340
340
  scrapedHashtags?: string[] | undefined;
341
341
  scrapedProfiles?: string[] | undefined;
342
342
  }, {
343
- error: string;
344
- success: boolean;
345
343
  operation: "scrapeProfile" | "scrapeHashtag";
344
+ success: boolean;
345
+ error: string;
346
346
  posts: {
347
347
  type: "image" | "video" | "carousel" | null;
348
348
  url: string | null;