@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
@@ -28,16 +28,16 @@ declare const ListAirtableBasesToolResultSchema: z.ZodObject<{
28
28
  success: z.ZodBoolean;
29
29
  error: z.ZodString;
30
30
  }, "strip", z.ZodTypeAny, {
31
- error: string;
32
31
  success: boolean;
32
+ error: string;
33
33
  bases?: {
34
34
  name: string;
35
35
  id: string;
36
36
  permissionLevel: string;
37
37
  }[] | undefined;
38
38
  }, {
39
- error: string;
40
39
  success: boolean;
40
+ error: string;
41
41
  bases?: {
42
42
  name: string;
43
43
  id: string;
@@ -76,16 +76,16 @@ export declare class ListAirtableBasesTool extends ToolBubble<ListAirtableBasesT
76
76
  success: z.ZodBoolean;
77
77
  error: z.ZodString;
78
78
  }, "strip", z.ZodTypeAny, {
79
- error: string;
80
79
  success: boolean;
80
+ error: string;
81
81
  bases?: {
82
82
  name: string;
83
83
  id: string;
84
84
  permissionLevel: string;
85
85
  }[] | undefined;
86
86
  }, {
87
- error: string;
88
87
  success: boolean;
88
+ error: string;
89
89
  bases?: {
90
90
  name: string;
91
91
  id: string;
@@ -56,8 +56,8 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
56
56
  success: z.ZodBoolean;
57
57
  error: z.ZodString;
58
58
  }, "strip", z.ZodTypeAny, {
59
- error: string;
60
59
  success: boolean;
60
+ error: string;
61
61
  tables?: {
62
62
  name: string;
63
63
  id: string;
@@ -71,8 +71,8 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
71
71
  baseId?: string | undefined;
72
72
  baseName?: string | undefined;
73
73
  }, {
74
- error: string;
75
74
  success: boolean;
75
+ error: string;
76
76
  tables?: {
77
77
  name: string;
78
78
  id: string;
@@ -146,8 +146,8 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
146
146
  success: z.ZodBoolean;
147
147
  error: z.ZodString;
148
148
  }, "strip", z.ZodTypeAny, {
149
- error: string;
150
149
  success: boolean;
150
+ error: string;
151
151
  tables?: {
152
152
  name: string;
153
153
  id: string;
@@ -161,8 +161,8 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
161
161
  baseId?: string | undefined;
162
162
  baseName?: string | undefined;
163
163
  }, {
164
- error: string;
165
164
  success: boolean;
165
+ error: string;
166
166
  tables?: {
167
167
  name: string;
168
168
  id: string;
@@ -29,8 +29,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
29
29
  success: z.ZodBoolean;
30
30
  error: z.ZodString;
31
31
  }, "strip", z.ZodTypeAny, {
32
- error: string;
33
32
  success: boolean;
33
+ error: string;
34
34
  bubbles: {
35
35
  type: string;
36
36
  name: string;
@@ -40,8 +40,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
40
40
  }[];
41
41
  totalCount: number;
42
42
  }, {
43
- error: string;
44
43
  success: boolean;
44
+ error: string;
45
45
  bubbles: {
46
46
  type: string;
47
47
  name: string;
@@ -78,8 +78,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
78
78
  success: z.ZodBoolean;
79
79
  error: z.ZodString;
80
80
  }, "strip", z.ZodTypeAny, {
81
- error: string;
82
81
  success: boolean;
82
+ error: string;
83
83
  bubbles: {
84
84
  type: string;
85
85
  name: string;
@@ -89,8 +89,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
89
89
  }[];
90
90
  totalCount: number;
91
91
  }, {
92
- error: string;
93
92
  success: boolean;
93
+ error: string;
94
94
  bubbles: {
95
95
  type: string;
96
96
  name: string;
@@ -71,8 +71,8 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
71
71
  success: z.ZodBoolean;
72
72
  error: z.ZodString;
73
73
  }, "strip", z.ZodTypeAny, {
74
- error: string;
75
74
  success: boolean;
75
+ error: string;
76
76
  capabilities: {
77
77
  description: string;
78
78
  name: string;
@@ -92,8 +92,8 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
92
92
  }[];
93
93
  totalCount: number;
94
94
  }, {
95
- error: string;
96
95
  success: boolean;
96
+ error: string;
97
97
  capabilities: {
98
98
  description: string;
99
99
  name: string;
@@ -182,8 +182,8 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
182
182
  success: z.ZodBoolean;
183
183
  error: z.ZodString;
184
184
  }, "strip", z.ZodTypeAny, {
185
- error: string;
186
185
  success: boolean;
186
+ error: string;
187
187
  capabilities: {
188
188
  description: string;
189
189
  name: string;
@@ -203,8 +203,8 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
203
203
  }[];
204
204
  totalCount: number;
205
205
  }, {
206
- error: string;
207
206
  success: boolean;
207
+ error: string;
208
208
  capabilities: {
209
209
  description: string;
210
210
  name: string;
@@ -113,8 +113,8 @@ declare const PersonResultSchema: z.ZodObject<{
113
113
  location: string | null;
114
114
  headline: string | null;
115
115
  seniorityLevel: string | null;
116
- skills: string[] | null;
117
116
  linkedinUrl: string | null;
117
+ skills: string[] | null;
118
118
  education: {
119
119
  fieldOfStudy: string | null;
120
120
  instituteName: string | null;
@@ -165,8 +165,8 @@ declare const PersonResultSchema: z.ZodObject<{
165
165
  location: string | null;
166
166
  headline: string | null;
167
167
  seniorityLevel: string | null;
168
- skills: string[] | null;
169
168
  linkedinUrl: string | null;
169
+ skills: string[] | null;
170
170
  education: {
171
171
  fieldOfStudy: string | null;
172
172
  instituteName: string | null;
@@ -432,8 +432,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
432
432
  location: string | null;
433
433
  headline: string | null;
434
434
  seniorityLevel: string | null;
435
- skills: string[] | null;
436
435
  linkedinUrl: string | null;
436
+ skills: string[] | null;
437
437
  education: {
438
438
  fieldOfStudy: string | null;
439
439
  instituteName: string | null;
@@ -484,8 +484,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
484
484
  location: string | null;
485
485
  headline: string | null;
486
486
  seniorityLevel: string | null;
487
- skills: string[] | null;
488
487
  linkedinUrl: string | null;
488
+ skills: string[] | null;
489
489
  education: {
490
490
  fieldOfStudy: string | null;
491
491
  instituteName: string | null;
@@ -535,8 +535,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
535
535
  success: z.ZodBoolean;
536
536
  error: z.ZodString;
537
537
  }, "strip", z.ZodTypeAny, {
538
- error: string;
539
538
  success: boolean;
539
+ error: string;
540
540
  people: {
541
541
  title: string | null;
542
542
  name: string | null;
@@ -544,8 +544,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
544
544
  location: string | null;
545
545
  headline: string | null;
546
546
  seniorityLevel: string | null;
547
- skills: string[] | null;
548
547
  linkedinUrl: string | null;
548
+ skills: string[] | null;
549
549
  education: {
550
550
  fieldOfStudy: string | null;
551
551
  instituteName: string | null;
@@ -593,8 +593,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
593
593
  totalCount: number;
594
594
  nextCursor?: string | undefined;
595
595
  }, {
596
- error: string;
597
596
  success: boolean;
597
+ error: string;
598
598
  people: {
599
599
  title: string | null;
600
600
  name: string | null;
@@ -602,8 +602,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
602
602
  location: string | null;
603
603
  headline: string | null;
604
604
  seniorityLevel: string | null;
605
- skills: string[] | null;
606
605
  linkedinUrl: string | null;
606
+ skills: string[] | null;
607
607
  education: {
608
608
  fieldOfStudy: string | null;
609
609
  instituteName: string | null;
@@ -901,8 +901,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
901
901
  location: string | null;
902
902
  headline: string | null;
903
903
  seniorityLevel: string | null;
904
- skills: string[] | null;
905
904
  linkedinUrl: string | null;
905
+ skills: string[] | null;
906
906
  education: {
907
907
  fieldOfStudy: string | null;
908
908
  instituteName: string | null;
@@ -953,8 +953,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
953
953
  location: string | null;
954
954
  headline: string | null;
955
955
  seniorityLevel: string | null;
956
- skills: string[] | null;
957
956
  linkedinUrl: string | null;
957
+ skills: string[] | null;
958
958
  education: {
959
959
  fieldOfStudy: string | null;
960
960
  instituteName: string | null;
@@ -1004,8 +1004,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1004
1004
  success: z.ZodBoolean;
1005
1005
  error: z.ZodString;
1006
1006
  }, "strip", z.ZodTypeAny, {
1007
- error: string;
1008
1007
  success: boolean;
1008
+ error: string;
1009
1009
  people: {
1010
1010
  title: string | null;
1011
1011
  name: string | null;
@@ -1013,8 +1013,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1013
1013
  location: string | null;
1014
1014
  headline: string | null;
1015
1015
  seniorityLevel: string | null;
1016
- skills: string[] | null;
1017
1016
  linkedinUrl: string | null;
1017
+ skills: string[] | null;
1018
1018
  education: {
1019
1019
  fieldOfStudy: string | null;
1020
1020
  instituteName: string | null;
@@ -1062,8 +1062,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1062
1062
  totalCount: number;
1063
1063
  nextCursor?: string | undefined;
1064
1064
  }, {
1065
- error: string;
1066
1065
  success: boolean;
1066
+ error: string;
1067
1067
  people: {
1068
1068
  title: string | null;
1069
1069
  name: string | null;
@@ -1071,8 +1071,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1071
1071
  location: string | null;
1072
1072
  headline: string | null;
1073
1073
  seniorityLevel: string | null;
1074
- skills: string[] | null;
1075
1074
  linkedinUrl: string | null;
1075
+ skills: string[] | null;
1076
1076
  education: {
1077
1077
  fieldOfStudy: string | null;
1078
1078
  instituteName: string | null;
@@ -154,8 +154,8 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
154
154
  success: z.ZodBoolean;
155
155
  error: z.ZodString;
156
156
  }, "strip", z.ZodTypeAny, {
157
- error: string;
158
157
  success: boolean;
158
+ error: string;
159
159
  metadata: {
160
160
  sort: string;
161
161
  scrapedAt: string;
@@ -183,8 +183,8 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
183
183
  flair?: string | undefined;
184
184
  }[];
185
185
  }, {
186
- error: string;
187
186
  success: boolean;
187
+ error: string;
188
188
  metadata: {
189
189
  sort: string;
190
190
  scrapedAt: string;
@@ -324,8 +324,8 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
324
324
  success: z.ZodBoolean;
325
325
  error: z.ZodString;
326
326
  }, "strip", z.ZodTypeAny, {
327
- error: string;
328
327
  success: boolean;
328
+ error: string;
329
329
  metadata: {
330
330
  sort: string;
331
331
  scrapedAt: string;
@@ -353,8 +353,8 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
353
353
  flair?: string | undefined;
354
354
  }[];
355
355
  }, {
356
- error: string;
357
356
  success: boolean;
357
+ error: string;
358
358
  metadata: {
359
359
  sort: string;
360
360
  scrapedAt: string;
@@ -32,15 +32,15 @@ declare const ResearchAgentToolResultSchema: z.ZodObject<{
32
32
  success: z.ZodBoolean;
33
33
  error: z.ZodString;
34
34
  }, "strip", z.ZodTypeAny, {
35
- error: string;
36
35
  success: boolean;
36
+ error: string;
37
37
  summary: string;
38
38
  sourcesUsed: string[];
39
39
  iterationsUsed: number;
40
40
  result?: any;
41
41
  }, {
42
- error: string;
43
42
  success: boolean;
43
+ error: string;
44
44
  summary: string;
45
45
  sourcesUsed: string[];
46
46
  iterationsUsed: number;
@@ -81,15 +81,15 @@ export declare class ResearchAgentTool extends ToolBubble<ResearchAgentToolParam
81
81
  success: z.ZodBoolean;
82
82
  error: z.ZodString;
83
83
  }, "strip", z.ZodTypeAny, {
84
- error: string;
85
84
  success: boolean;
85
+ error: string;
86
86
  summary: string;
87
87
  sourcesUsed: string[];
88
88
  iterationsUsed: number;
89
89
  result?: any;
90
90
  }, {
91
- error: string;
92
91
  success: boolean;
92
+ error: string;
93
93
  summary: string;
94
94
  sourcesUsed: string[];
95
95
  iterationsUsed: number;
@@ -38,20 +38,20 @@ declare const SQLQueryToolResultSchema: z.ZodObject<{
38
38
  success: z.ZodBoolean;
39
39
  error: z.ZodString;
40
40
  }, "strip", z.ZodTypeAny, {
41
- executionTime: number;
42
- error: string;
43
41
  success: boolean;
42
+ error: string;
44
43
  rowCount: number;
44
+ executionTime: number;
45
45
  rows?: Record<string, unknown>[] | undefined;
46
46
  fields?: {
47
47
  name: string;
48
48
  dataTypeID?: number | undefined;
49
49
  }[] | undefined;
50
50
  }, {
51
- executionTime: number;
52
- error: string;
53
51
  success: boolean;
52
+ error: string;
54
53
  rowCount: number;
54
+ executionTime: number;
55
55
  rows?: Record<string, unknown>[] | undefined;
56
56
  fields?: {
57
57
  name: string;
@@ -101,20 +101,20 @@ export declare class SQLQueryTool extends ToolBubble<SQLQueryToolParams, SQLQuer
101
101
  success: z.ZodBoolean;
102
102
  error: z.ZodString;
103
103
  }, "strip", z.ZodTypeAny, {
104
- executionTime: number;
105
- error: string;
106
104
  success: boolean;
105
+ error: string;
107
106
  rowCount: number;
107
+ executionTime: number;
108
108
  rows?: Record<string, unknown>[] | undefined;
109
109
  fields?: {
110
110
  name: string;
111
111
  dataTypeID?: number | undefined;
112
112
  }[] | undefined;
113
113
  }, {
114
- executionTime: number;
115
- error: string;
116
114
  success: boolean;
115
+ error: string;
117
116
  rowCount: number;
117
+ executionTime: number;
118
118
  rows?: Record<string, unknown>[] | undefined;
119
119
  fields?: {
120
120
  name: string;
@@ -98,15 +98,8 @@ declare const TikTokToolResultSchema: z.ZodObject<{
98
98
  name: string | null;
99
99
  }>, "many">>;
100
100
  }, "strip", z.ZodTypeAny, {
101
- stats: {
102
- collectCount: number | null;
103
- commentCount: number | null;
104
- diggCount: number | null;
105
- playCount: number | null;
106
- shareCount: number | null;
107
- } | null;
108
- text: string | null;
109
101
  id: string | null;
102
+ text: string | null;
110
103
  hashtags: {
111
104
  name: string | null;
112
105
  }[] | null;
@@ -123,11 +116,6 @@ declare const TikTokToolResultSchema: z.ZodObject<{
123
116
  videoCount: number | null;
124
117
  heartCount: number | null;
125
118
  } | null;
126
- createTime: number | null;
127
- createTimeISO: string | null;
128
- webVideoUrl: string | null;
129
- covers: string[] | null;
130
- }, {
131
119
  stats: {
132
120
  collectCount: number | null;
133
121
  commentCount: number | null;
@@ -135,8 +123,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
135
123
  playCount: number | null;
136
124
  shareCount: number | null;
137
125
  } | null;
138
- text: string | null;
126
+ createTime: number | null;
127
+ createTimeISO: string | null;
128
+ webVideoUrl: string | null;
129
+ covers: string[] | null;
130
+ }, {
139
131
  id: string | null;
132
+ text: string | null;
140
133
  hashtags: {
141
134
  name: string | null;
142
135
  }[] | null;
@@ -153,6 +146,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
153
146
  videoCount: number | null;
154
147
  heartCount: number | null;
155
148
  } | null;
149
+ stats: {
150
+ collectCount: number | null;
151
+ commentCount: number | null;
152
+ diggCount: number | null;
153
+ playCount: number | null;
154
+ shareCount: number | null;
155
+ } | null;
156
156
  createTime: number | null;
157
157
  createTimeISO: string | null;
158
158
  webVideoUrl: string | null;
@@ -162,19 +162,12 @@ declare const TikTokToolResultSchema: z.ZodObject<{
162
162
  success: z.ZodBoolean;
163
163
  error: z.ZodString;
164
164
  }, "strip", z.ZodTypeAny, {
165
- error: string;
166
- success: boolean;
167
165
  operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
166
+ success: boolean;
167
+ error: string;
168
168
  videos: {
169
- stats: {
170
- collectCount: number | null;
171
- commentCount: number | null;
172
- diggCount: number | null;
173
- playCount: number | null;
174
- shareCount: number | null;
175
- } | null;
176
- text: string | null;
177
169
  id: string | null;
170
+ text: string | null;
178
171
  hashtags: {
179
172
  name: string | null;
180
173
  }[] | null;
@@ -191,6 +184,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
191
184
  videoCount: number | null;
192
185
  heartCount: number | null;
193
186
  } | null;
187
+ stats: {
188
+ collectCount: number | null;
189
+ commentCount: number | null;
190
+ diggCount: number | null;
191
+ playCount: number | null;
192
+ shareCount: number | null;
193
+ } | null;
194
194
  createTime: number | null;
195
195
  createTimeISO: string | null;
196
196
  webVideoUrl: string | null;
@@ -198,19 +198,12 @@ declare const TikTokToolResultSchema: z.ZodObject<{
198
198
  }[];
199
199
  totalVideos: number;
200
200
  }, {
201
- error: string;
202
- success: boolean;
203
201
  operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
202
+ success: boolean;
203
+ error: string;
204
204
  videos: {
205
- stats: {
206
- collectCount: number | null;
207
- commentCount: number | null;
208
- diggCount: number | null;
209
- playCount: number | null;
210
- shareCount: number | null;
211
- } | null;
212
- text: string | null;
213
205
  id: string | null;
206
+ text: string | null;
214
207
  hashtags: {
215
208
  name: string | null;
216
209
  }[] | null;
@@ -227,6 +220,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
227
220
  videoCount: number | null;
228
221
  heartCount: number | null;
229
222
  } | null;
223
+ stats: {
224
+ collectCount: number | null;
225
+ commentCount: number | null;
226
+ diggCount: number | null;
227
+ playCount: number | null;
228
+ shareCount: number | null;
229
+ } | null;
230
230
  createTime: number | null;
231
231
  createTimeISO: string | null;
232
232
  webVideoUrl: string | null;
@@ -335,15 +335,8 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
335
335
  name: string | null;
336
336
  }>, "many">>;
337
337
  }, "strip", z.ZodTypeAny, {
338
- stats: {
339
- collectCount: number | null;
340
- commentCount: number | null;
341
- diggCount: number | null;
342
- playCount: number | null;
343
- shareCount: number | null;
344
- } | null;
345
- text: string | null;
346
338
  id: string | null;
339
+ text: string | null;
347
340
  hashtags: {
348
341
  name: string | null;
349
342
  }[] | null;
@@ -360,11 +353,6 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
360
353
  videoCount: number | null;
361
354
  heartCount: number | null;
362
355
  } | null;
363
- createTime: number | null;
364
- createTimeISO: string | null;
365
- webVideoUrl: string | null;
366
- covers: string[] | null;
367
- }, {
368
356
  stats: {
369
357
  collectCount: number | null;
370
358
  commentCount: number | null;
@@ -372,8 +360,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
372
360
  playCount: number | null;
373
361
  shareCount: number | null;
374
362
  } | null;
375
- text: string | null;
363
+ createTime: number | null;
364
+ createTimeISO: string | null;
365
+ webVideoUrl: string | null;
366
+ covers: string[] | null;
367
+ }, {
376
368
  id: string | null;
369
+ text: string | null;
377
370
  hashtags: {
378
371
  name: string | null;
379
372
  }[] | null;
@@ -390,6 +383,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
390
383
  videoCount: number | null;
391
384
  heartCount: number | null;
392
385
  } | null;
386
+ stats: {
387
+ collectCount: number | null;
388
+ commentCount: number | null;
389
+ diggCount: number | null;
390
+ playCount: number | null;
391
+ shareCount: number | null;
392
+ } | null;
393
393
  createTime: number | null;
394
394
  createTimeISO: string | null;
395
395
  webVideoUrl: string | null;
@@ -399,19 +399,12 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
399
399
  success: z.ZodBoolean;
400
400
  error: z.ZodString;
401
401
  }, "strip", z.ZodTypeAny, {
402
- error: string;
403
- success: boolean;
404
402
  operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
403
+ success: boolean;
404
+ error: string;
405
405
  videos: {
406
- stats: {
407
- collectCount: number | null;
408
- commentCount: number | null;
409
- diggCount: number | null;
410
- playCount: number | null;
411
- shareCount: number | null;
412
- } | null;
413
- text: string | null;
414
406
  id: string | null;
407
+ text: string | null;
415
408
  hashtags: {
416
409
  name: string | null;
417
410
  }[] | null;
@@ -428,6 +421,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
428
421
  videoCount: number | null;
429
422
  heartCount: number | null;
430
423
  } | null;
424
+ stats: {
425
+ collectCount: number | null;
426
+ commentCount: number | null;
427
+ diggCount: number | null;
428
+ playCount: number | null;
429
+ shareCount: number | null;
430
+ } | null;
431
431
  createTime: number | null;
432
432
  createTimeISO: string | null;
433
433
  webVideoUrl: string | null;
@@ -435,19 +435,12 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
435
435
  }[];
436
436
  totalVideos: number;
437
437
  }, {
438
- error: string;
439
- success: boolean;
440
438
  operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
439
+ success: boolean;
440
+ error: string;
441
441
  videos: {
442
- stats: {
443
- collectCount: number | null;
444
- commentCount: number | null;
445
- diggCount: number | null;
446
- playCount: number | null;
447
- shareCount: number | null;
448
- } | null;
449
- text: string | null;
450
442
  id: string | null;
443
+ text: string | null;
451
444
  hashtags: {
452
445
  name: string | null;
453
446
  }[] | null;
@@ -464,6 +457,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
464
457
  videoCount: number | null;
465
458
  heartCount: number | null;
466
459
  } | null;
460
+ stats: {
461
+ collectCount: number | null;
462
+ commentCount: number | null;
463
+ diggCount: number | null;
464
+ playCount: number | null;
465
+ shareCount: number | null;
466
+ } | null;
467
467
  createTime: number | null;
468
468
  createTimeISO: string | null;
469
469
  webVideoUrl: string | null;