@bubblelab/bubble-core 0.1.203 → 0.1.205

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 (105) hide show
  1. package/dist/bubble-bundle.d.ts +219 -219
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +11 -0
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -0
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +61 -0
  6. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -0
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts +17 -17
  8. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.js +12 -2
  10. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  11. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  12. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  13. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +160 -160
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +100 -100
  15. package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +2 -2
  18. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +326 -326
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  25. package/dist/bubbles/service-bubble/github.d.ts +114 -114
  26. package/dist/bubbles/service-bubble/gmail.d.ts +308 -308
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  32. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  34. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  35. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  38. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  41. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  42. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +25 -25
  44. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  45. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  46. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  47. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -1
  48. package/dist/bubbles/service-bubble/s3/s3.js +8 -5
  49. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -1
  50. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/s3/s3.schema.js +3 -1
  52. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -1
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  54. package/dist/bubbles/service-bubble/slack/slack.d.ts +196 -196
  55. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  56. package/dist/bubbles/service-bubble/slack/slack.js +17 -6
  57. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  58. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +99 -99
  60. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  61. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +282 -282
  75. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +64 -64
  84. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +88 -88
  86. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  92. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  93. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  94. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  95. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
  96. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  97. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +22 -22
  99. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  100. package/dist/bubbles.json +1 -1
  101. package/dist/types/base-bubble-class.d.ts +6 -0
  102. package/dist/types/base-bubble-class.d.ts.map +1 -1
  103. package/dist/types/base-bubble-class.js +11 -0
  104. package/dist/types/base-bubble-class.js.map +1 -1
  105. 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
- success: boolean;
32
31
  error: string;
32
+ success: boolean;
33
33
  bases?: {
34
34
  name: string;
35
35
  id: string;
36
36
  permissionLevel: string;
37
37
  }[] | undefined;
38
38
  }, {
39
- success: boolean;
40
39
  error: string;
40
+ success: boolean;
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
- success: boolean;
80
79
  error: string;
80
+ success: boolean;
81
81
  bases?: {
82
82
  name: string;
83
83
  id: string;
84
84
  permissionLevel: string;
85
85
  }[] | undefined;
86
86
  }, {
87
- success: boolean;
88
87
  error: string;
88
+ success: boolean;
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
- success: boolean;
60
59
  error: string;
60
+ success: boolean;
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
- success: boolean;
75
74
  error: string;
75
+ success: boolean;
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
- success: boolean;
150
149
  error: string;
150
+ success: boolean;
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
- success: boolean;
165
164
  error: string;
165
+ success: boolean;
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
- success: boolean;
33
32
  error: string;
33
+ success: boolean;
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
- success: boolean;
44
43
  error: string;
44
+ success: boolean;
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
- success: boolean;
82
81
  error: string;
82
+ success: boolean;
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
- success: boolean;
93
92
  error: string;
93
+ success: boolean;
94
94
  bubbles: {
95
95
  type: string;
96
96
  name: string;
@@ -71,8 +71,6 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
71
71
  success: z.ZodBoolean;
72
72
  error: z.ZodString;
73
73
  }, "strip", z.ZodTypeAny, {
74
- success: boolean;
75
- error: string;
76
74
  capabilities: {
77
75
  description: string;
78
76
  name: string;
@@ -90,10 +88,10 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
90
88
  optionalCredentials?: string[] | undefined;
91
89
  delegationHint?: string | undefined;
92
90
  }[];
91
+ error: string;
92
+ success: boolean;
93
93
  totalCount: number;
94
94
  }, {
95
- success: boolean;
96
- error: string;
97
95
  capabilities: {
98
96
  description: string;
99
97
  name: string;
@@ -111,6 +109,8 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
111
109
  optionalCredentials?: string[] | undefined;
112
110
  delegationHint?: string | undefined;
113
111
  }[];
112
+ error: string;
113
+ success: boolean;
114
114
  totalCount: number;
115
115
  }>;
116
116
  export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToolParams, ListCapabilitiesToolResult> {
@@ -182,8 +182,6 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
182
182
  success: z.ZodBoolean;
183
183
  error: z.ZodString;
184
184
  }, "strip", z.ZodTypeAny, {
185
- success: boolean;
186
- error: string;
187
185
  capabilities: {
188
186
  description: string;
189
187
  name: string;
@@ -201,10 +199,10 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
201
199
  optionalCredentials?: string[] | undefined;
202
200
  delegationHint?: string | undefined;
203
201
  }[];
202
+ error: string;
203
+ success: boolean;
204
204
  totalCount: number;
205
205
  }, {
206
- success: boolean;
207
- error: string;
208
206
  capabilities: {
209
207
  description: string;
210
208
  name: string;
@@ -222,6 +220,8 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
222
220
  optionalCredentials?: string[] | undefined;
223
221
  delegationHint?: string | undefined;
224
222
  }[];
223
+ error: string;
224
+ success: boolean;
225
225
  totalCount: number;
226
226
  }>;
227
227
  static readonly shortDescription = "Lists all available capabilities that can be attached to AI agents";
@@ -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
- success: boolean;
539
538
  error: string;
539
+ success: boolean;
540
540
  people: {
541
541
  title: string | null;
542
542
  name: string | null;
@@ -593,8 +593,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
593
593
  totalCount: number;
594
594
  nextCursor?: string | undefined;
595
595
  }, {
596
- success: boolean;
597
596
  error: string;
597
+ success: boolean;
598
598
  people: {
599
599
  title: string | null;
600
600
  name: 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
- success: boolean;
1008
1007
  error: string;
1008
+ success: boolean;
1009
1009
  people: {
1010
1010
  title: string | null;
1011
1011
  name: 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
- success: boolean;
1066
1065
  error: string;
1066
+ success: boolean;
1067
1067
  people: {
1068
1068
  title: string | null;
1069
1069
  name: 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
- success: boolean;
158
157
  error: string;
158
+ success: boolean;
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
- success: boolean;
187
186
  error: string;
187
+ success: boolean;
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
- success: boolean;
328
327
  error: string;
328
+ success: boolean;
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
- success: boolean;
357
356
  error: string;
357
+ success: boolean;
358
358
  metadata: {
359
359
  sort: string;
360
360
  scrapedAt: string;
@@ -14,14 +14,14 @@ declare const ResearchAgentToolParamsSchema: z.ZodObject<{
14
14
  maxIterations: number;
15
15
  task: string;
16
16
  expectedResultSchema: string | z.ZodTypeAny;
17
- credentials?: Partial<Record<CredentialType, string>> | undefined;
18
17
  maxTokens?: number | undefined;
18
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
19
19
  }, {
20
20
  task: string;
21
21
  expectedResultSchema: string | z.ZodTypeAny;
22
- credentials?: Partial<Record<CredentialType, string>> | undefined;
23
22
  model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "google/gemini-3.1-pro-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-sonnet-4.6" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
24
23
  maxTokens?: number | undefined;
24
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
25
25
  maxIterations?: number | undefined;
26
26
  }>;
27
27
  declare const ResearchAgentToolResultSchema: z.ZodObject<{
@@ -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
- success: boolean;
36
35
  error: string;
36
+ success: boolean;
37
37
  summary: string;
38
38
  sourcesUsed: string[];
39
39
  iterationsUsed: number;
40
40
  result?: any;
41
41
  }, {
42
- success: boolean;
43
42
  error: string;
43
+ success: boolean;
44
44
  summary: string;
45
45
  sourcesUsed: string[];
46
46
  iterationsUsed: number;
@@ -63,14 +63,14 @@ export declare class ResearchAgentTool extends ToolBubble<ResearchAgentToolParam
63
63
  maxIterations: number;
64
64
  task: string;
65
65
  expectedResultSchema: string | z.ZodTypeAny;
66
- credentials?: Partial<Record<CredentialType, string>> | undefined;
67
66
  maxTokens?: number | undefined;
67
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
68
68
  }, {
69
69
  task: string;
70
70
  expectedResultSchema: string | z.ZodTypeAny;
71
- credentials?: Partial<Record<CredentialType, string>> | undefined;
72
71
  model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "google/gemini-3.1-pro-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-sonnet-4.6" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
73
72
  maxTokens?: number | undefined;
73
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
74
74
  maxIterations?: number | undefined;
75
75
  }>;
76
76
  static readonly resultSchema: z.ZodObject<{
@@ -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
- success: boolean;
85
84
  error: string;
85
+ success: boolean;
86
86
  summary: string;
87
87
  sourcesUsed: string[];
88
88
  iterationsUsed: number;
89
89
  result?: any;
90
90
  }, {
91
- success: boolean;
92
91
  error: string;
92
+ success: boolean;
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
- success: boolean;
42
41
  error: string;
43
- rowCount: number;
42
+ success: boolean;
44
43
  executionTime: number;
44
+ rowCount: 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
- success: boolean;
52
51
  error: string;
53
- rowCount: number;
52
+ success: boolean;
54
53
  executionTime: number;
54
+ rowCount: 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
- success: boolean;
105
104
  error: string;
106
- rowCount: number;
105
+ success: boolean;
107
106
  executionTime: number;
107
+ rowCount: 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
- success: boolean;
115
114
  error: string;
116
- rowCount: number;
115
+ success: boolean;
117
116
  executionTime: number;
117
+ rowCount: number;
118
118
  rows?: Record<string, unknown>[] | undefined;
119
119
  fields?: {
120
120
  name: string;
@@ -100,6 +100,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
100
100
  }, "strip", z.ZodTypeAny, {
101
101
  id: string | null;
102
102
  text: string | null;
103
+ stats: {
104
+ collectCount: number | null;
105
+ commentCount: number | null;
106
+ diggCount: number | null;
107
+ playCount: number | null;
108
+ shareCount: number | null;
109
+ } | null;
103
110
  hashtags: {
104
111
  name: string | null;
105
112
  }[] | null;
@@ -116,13 +123,6 @@ declare const TikTokToolResultSchema: z.ZodObject<{
116
123
  videoCount: number | null;
117
124
  heartCount: number | null;
118
125
  } | null;
119
- stats: {
120
- collectCount: number | null;
121
- commentCount: number | null;
122
- diggCount: number | null;
123
- playCount: number | null;
124
- shareCount: number | null;
125
- } | null;
126
126
  createTime: number | null;
127
127
  createTimeISO: string | null;
128
128
  webVideoUrl: string | null;
@@ -130,6 +130,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
130
130
  }, {
131
131
  id: string | null;
132
132
  text: string | null;
133
+ stats: {
134
+ collectCount: number | null;
135
+ commentCount: number | null;
136
+ diggCount: number | null;
137
+ playCount: number | null;
138
+ shareCount: number | null;
139
+ } | null;
133
140
  hashtags: {
134
141
  name: string | null;
135
142
  }[] | null;
@@ -146,13 +153,6 @@ declare const TikTokToolResultSchema: z.ZodObject<{
146
153
  videoCount: number | null;
147
154
  heartCount: number | null;
148
155
  } | 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,12 +162,19 @@ declare const TikTokToolResultSchema: z.ZodObject<{
162
162
  success: z.ZodBoolean;
163
163
  error: z.ZodString;
164
164
  }, "strip", z.ZodTypeAny, {
165
- operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
166
- success: boolean;
167
165
  error: string;
166
+ success: boolean;
167
+ operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
168
168
  videos: {
169
169
  id: string | null;
170
170
  text: string | null;
171
+ stats: {
172
+ collectCount: number | null;
173
+ commentCount: number | null;
174
+ diggCount: number | null;
175
+ playCount: number | null;
176
+ shareCount: number | null;
177
+ } | null;
171
178
  hashtags: {
172
179
  name: string | null;
173
180
  }[] | null;
@@ -184,13 +191,6 @@ declare const TikTokToolResultSchema: z.ZodObject<{
184
191
  videoCount: number | null;
185
192
  heartCount: number | null;
186
193
  } | 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,12 +198,19 @@ declare const TikTokToolResultSchema: z.ZodObject<{
198
198
  }[];
199
199
  totalVideos: number;
200
200
  }, {
201
- operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
202
- success: boolean;
203
201
  error: string;
202
+ success: boolean;
203
+ operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
204
204
  videos: {
205
205
  id: string | null;
206
206
  text: string | null;
207
+ stats: {
208
+ collectCount: number | null;
209
+ commentCount: number | null;
210
+ diggCount: number | null;
211
+ playCount: number | null;
212
+ shareCount: number | null;
213
+ } | null;
207
214
  hashtags: {
208
215
  name: string | null;
209
216
  }[] | null;
@@ -220,13 +227,6 @@ declare const TikTokToolResultSchema: z.ZodObject<{
220
227
  videoCount: number | null;
221
228
  heartCount: number | null;
222
229
  } | 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;
@@ -337,6 +337,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
337
337
  }, "strip", z.ZodTypeAny, {
338
338
  id: string | null;
339
339
  text: string | null;
340
+ stats: {
341
+ collectCount: number | null;
342
+ commentCount: number | null;
343
+ diggCount: number | null;
344
+ playCount: number | null;
345
+ shareCount: number | null;
346
+ } | null;
340
347
  hashtags: {
341
348
  name: string | null;
342
349
  }[] | null;
@@ -353,13 +360,6 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
353
360
  videoCount: number | null;
354
361
  heartCount: number | null;
355
362
  } | null;
356
- stats: {
357
- collectCount: number | null;
358
- commentCount: number | null;
359
- diggCount: number | null;
360
- playCount: number | null;
361
- shareCount: number | null;
362
- } | null;
363
363
  createTime: number | null;
364
364
  createTimeISO: string | null;
365
365
  webVideoUrl: string | null;
@@ -367,6 +367,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
367
367
  }, {
368
368
  id: string | null;
369
369
  text: string | null;
370
+ stats: {
371
+ collectCount: number | null;
372
+ commentCount: number | null;
373
+ diggCount: number | null;
374
+ playCount: number | null;
375
+ shareCount: number | null;
376
+ } | null;
370
377
  hashtags: {
371
378
  name: string | null;
372
379
  }[] | null;
@@ -383,13 +390,6 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
383
390
  videoCount: number | null;
384
391
  heartCount: number | null;
385
392
  } | 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,12 +399,19 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
399
399
  success: z.ZodBoolean;
400
400
  error: z.ZodString;
401
401
  }, "strip", z.ZodTypeAny, {
402
- operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
403
- success: boolean;
404
402
  error: string;
403
+ success: boolean;
404
+ operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
405
405
  videos: {
406
406
  id: string | null;
407
407
  text: string | null;
408
+ stats: {
409
+ collectCount: number | null;
410
+ commentCount: number | null;
411
+ diggCount: number | null;
412
+ playCount: number | null;
413
+ shareCount: number | null;
414
+ } | null;
408
415
  hashtags: {
409
416
  name: string | null;
410
417
  }[] | null;
@@ -421,13 +428,6 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
421
428
  videoCount: number | null;
422
429
  heartCount: number | null;
423
430
  } | 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,12 +435,19 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
435
435
  }[];
436
436
  totalVideos: number;
437
437
  }, {
438
- operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
439
- success: boolean;
440
438
  error: string;
439
+ success: boolean;
440
+ operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
441
441
  videos: {
442
442
  id: string | null;
443
443
  text: string | null;
444
+ stats: {
445
+ collectCount: number | null;
446
+ commentCount: number | null;
447
+ diggCount: number | null;
448
+ playCount: number | null;
449
+ shareCount: number | null;
450
+ } | null;
444
451
  hashtags: {
445
452
  name: string | null;
446
453
  }[] | null;
@@ -457,13 +464,6 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
457
464
  videoCount: number | null;
458
465
  heartCount: number | null;
459
466
  } | 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;
@@ -99,16 +99,16 @@ declare const MyCustomToolResultSchema: z.ZodObject<{
99
99
  success: z.ZodBoolean;
100
100
  error: z.ZodString;
101
101
  }, "strip", z.ZodTypeAny, {
102
- success: boolean;
103
102
  error: string;
103
+ success: boolean;
104
104
  metadata: {
105
105
  processedAt: string;
106
106
  itemsProcessed: number;
107
107
  };
108
108
  processedData: string;
109
109
  }, {
110
- success: boolean;
111
110
  error: string;
111
+ success: boolean;
112
112
  metadata: {
113
113
  processedAt: string;
114
114
  itemsProcessed: number;
@@ -172,16 +172,16 @@ export declare class MyCustomTool extends ToolBubble<MyCustomToolParams, MyCusto
172
172
  success: z.ZodBoolean;
173
173
  error: z.ZodString;
174
174
  }, "strip", z.ZodTypeAny, {
175
- success: boolean;
176
175
  error: string;
176
+ success: boolean;
177
177
  metadata: {
178
178
  processedAt: string;
179
179
  itemsProcessed: number;
180
180
  };
181
181
  processedData: string;
182
182
  }, {
183
- success: boolean;
184
183
  error: string;
184
+ success: boolean;
185
185
  metadata: {
186
186
  processedAt: string;
187
187
  itemsProcessed: number;