@bubblelab/bubble-core 0.1.204 → 0.1.206

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 (122) hide show
  1. package/dist/bubble-bundle.d.ts +239 -239
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +18 -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 +66 -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 +9 -9
  8. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.js +11 -2
  10. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  11. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  12. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  13. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  14. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  15. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  17. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  18. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  19. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  20. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  21. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  22. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  23. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  24. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  25. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  26. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  27. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  28. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  29. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  30. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  31. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  32. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  33. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  39. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  40. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  41. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  42. package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
  43. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  44. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  45. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  47. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  48. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  50. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  51. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  52. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  53. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  54. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  55. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  56. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  57. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  58. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  64. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  65. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  66. package/dist/bubbles/service-bubble/slack/slack.js +17 -6
  67. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  68. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  69. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  70. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  71. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  72. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  73. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  74. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  84. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  85. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  87. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  91. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  92. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  97. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  98. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  101. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  103. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  104. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  105. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  106. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  107. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  108. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  109. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  110. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  111. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  112. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  113. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  114. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  115. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
  116. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  117. package/dist/bubbles.json +1 -1
  118. package/dist/types/base-bubble-class.d.ts +6 -0
  119. package/dist/types/base-bubble-class.d.ts.map +1 -1
  120. package/dist/types/base-bubble-class.js +11 -0
  121. package/dist/types/base-bubble-class.js.map +1 -1
  122. 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;
@@ -122,10 +122,10 @@ declare const PersonResultSchema: z.ZodObject<{
122
122
  }[] | null;
123
123
  languages: string[] | null;
124
124
  emails: string[] | null;
125
- websites: string[] | null;
126
125
  recentlyChangedJobs: boolean | null;
127
126
  profilePictureUrl: string | null;
128
127
  twitterHandle: string | null;
128
+ websites: string[] | null;
129
129
  yearsOfExperience: number | null;
130
130
  locationCity: string | null;
131
131
  locationCountry: string | null;
@@ -174,10 +174,10 @@ declare const PersonResultSchema: z.ZodObject<{
174
174
  }[] | null;
175
175
  languages: string[] | null;
176
176
  emails: string[] | null;
177
- websites: string[] | null;
178
177
  recentlyChangedJobs: boolean | null;
179
178
  profilePictureUrl: string | null;
180
179
  twitterHandle: string | null;
180
+ websites: string[] | null;
181
181
  yearsOfExperience: number | null;
182
182
  locationCity: string | null;
183
183
  locationCountry: string | null;
@@ -441,10 +441,10 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
441
441
  }[] | null;
442
442
  languages: string[] | null;
443
443
  emails: string[] | null;
444
- websites: string[] | null;
445
444
  recentlyChangedJobs: boolean | null;
446
445
  profilePictureUrl: string | null;
447
446
  twitterHandle: string | null;
447
+ websites: string[] | null;
448
448
  yearsOfExperience: number | null;
449
449
  locationCity: string | null;
450
450
  locationCountry: string | null;
@@ -493,10 +493,10 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
493
493
  }[] | null;
494
494
  languages: string[] | null;
495
495
  emails: string[] | null;
496
- websites: string[] | null;
497
496
  recentlyChangedJobs: boolean | null;
498
497
  profilePictureUrl: string | null;
499
498
  twitterHandle: string | null;
499
+ websites: string[] | null;
500
500
  yearsOfExperience: number | null;
501
501
  locationCity: string | null;
502
502
  locationCountry: 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;
@@ -553,10 +553,10 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
553
553
  }[] | null;
554
554
  languages: string[] | null;
555
555
  emails: string[] | null;
556
- websites: string[] | null;
557
556
  recentlyChangedJobs: boolean | null;
558
557
  profilePictureUrl: string | null;
559
558
  twitterHandle: string | null;
559
+ websites: string[] | null;
560
560
  yearsOfExperience: number | null;
561
561
  locationCity: string | null;
562
562
  locationCountry: 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;
@@ -611,10 +611,10 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
611
611
  }[] | null;
612
612
  languages: string[] | null;
613
613
  emails: string[] | null;
614
- websites: string[] | null;
615
614
  recentlyChangedJobs: boolean | null;
616
615
  profilePictureUrl: string | null;
617
616
  twitterHandle: string | null;
617
+ websites: string[] | null;
618
618
  yearsOfExperience: number | null;
619
619
  locationCity: string | null;
620
620
  locationCountry: string | null;
@@ -910,10 +910,10 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
910
910
  }[] | null;
911
911
  languages: string[] | null;
912
912
  emails: string[] | null;
913
- websites: string[] | null;
914
913
  recentlyChangedJobs: boolean | null;
915
914
  profilePictureUrl: string | null;
916
915
  twitterHandle: string | null;
916
+ websites: string[] | null;
917
917
  yearsOfExperience: number | null;
918
918
  locationCity: string | null;
919
919
  locationCountry: string | null;
@@ -962,10 +962,10 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
962
962
  }[] | null;
963
963
  languages: string[] | null;
964
964
  emails: string[] | null;
965
- websites: string[] | null;
966
965
  recentlyChangedJobs: boolean | null;
967
966
  profilePictureUrl: string | null;
968
967
  twitterHandle: string | null;
968
+ websites: string[] | null;
969
969
  yearsOfExperience: number | null;
970
970
  locationCity: string | null;
971
971
  locationCountry: 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;
@@ -1022,10 +1022,10 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1022
1022
  }[] | null;
1023
1023
  languages: string[] | null;
1024
1024
  emails: string[] | null;
1025
- websites: string[] | null;
1026
1025
  recentlyChangedJobs: boolean | null;
1027
1026
  profilePictureUrl: string | null;
1028
1027
  twitterHandle: string | null;
1028
+ websites: string[] | null;
1029
1029
  yearsOfExperience: number | null;
1030
1030
  locationCity: string | null;
1031
1031
  locationCountry: 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;
@@ -1080,10 +1080,10 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1080
1080
  }[] | null;
1081
1081
  languages: string[] | null;
1082
1082
  emails: string[] | null;
1083
- websites: string[] | null;
1084
1083
  recentlyChangedJobs: boolean | null;
1085
1084
  profilePictureUrl: string | null;
1086
1085
  twitterHandle: string | null;
1086
+ websites: string[] | null;
1087
1087
  yearsOfExperience: number | null;
1088
1088
  locationCity: string | null;
1089
1089
  locationCountry: string | null;
@@ -21,30 +21,30 @@ declare const RedditPostSchema: z.ZodObject<{
21
21
  title: string;
22
22
  url: string;
23
23
  author: string;
24
- score: number;
25
24
  subreddit: string;
25
+ score: number;
26
26
  numComments: number;
27
27
  createdUtc: number;
28
28
  postUrl: string;
29
29
  selftext: string;
30
30
  isSelf: boolean;
31
- thumbnail?: string | undefined;
32
31
  domain?: string | undefined;
32
+ thumbnail?: string | undefined;
33
33
  postHint?: string | null | undefined;
34
34
  flair?: string | undefined;
35
35
  }, {
36
36
  title: string;
37
37
  url: string;
38
38
  author: string;
39
- score: number;
40
39
  subreddit: string;
40
+ score: number;
41
41
  numComments: number;
42
42
  createdUtc: number;
43
43
  postUrl: string;
44
44
  selftext: string;
45
45
  isSelf: boolean;
46
- thumbnail?: string | undefined;
47
46
  domain?: string | undefined;
47
+ thumbnail?: string | undefined;
48
48
  postHint?: string | null | undefined;
49
49
  flair?: string | undefined;
50
50
  }>;
@@ -64,14 +64,14 @@ declare const RedditScrapeToolParamsSchema: z.ZodObject<{
64
64
  filterToday: boolean;
65
65
  includeStickied: boolean;
66
66
  credentials?: Partial<Record<CredentialType, string>> | undefined;
67
- timeFilter?: "year" | "month" | "day" | "hour" | "all" | "week" | undefined;
67
+ timeFilter?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
68
68
  minScore?: number | undefined;
69
69
  }, {
70
70
  subreddit: string;
71
71
  sort?: "hot" | "new" | "top" | "rising" | undefined;
72
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
73
73
  limit?: number | undefined;
74
- timeFilter?: "year" | "month" | "day" | "hour" | "all" | "week" | undefined;
74
+ timeFilter?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
75
75
  filterToday?: boolean | undefined;
76
76
  includeStickied?: boolean | undefined;
77
77
  minScore?: number | undefined;
@@ -96,30 +96,30 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
96
96
  title: string;
97
97
  url: string;
98
98
  author: string;
99
- score: number;
100
99
  subreddit: string;
100
+ score: number;
101
101
  numComments: number;
102
102
  createdUtc: number;
103
103
  postUrl: string;
104
104
  selftext: string;
105
105
  isSelf: boolean;
106
- thumbnail?: string | undefined;
107
106
  domain?: string | undefined;
107
+ thumbnail?: string | undefined;
108
108
  postHint?: string | null | undefined;
109
109
  flair?: string | undefined;
110
110
  }, {
111
111
  title: string;
112
112
  url: string;
113
113
  author: string;
114
- score: number;
115
114
  subreddit: string;
115
+ score: number;
116
116
  numComments: number;
117
117
  createdUtc: number;
118
118
  postUrl: string;
119
119
  selftext: string;
120
120
  isSelf: boolean;
121
- thumbnail?: string | undefined;
122
121
  domain?: string | undefined;
122
+ thumbnail?: string | undefined;
123
123
  postHint?: string | null | undefined;
124
124
  flair?: string | undefined;
125
125
  }>, "many">;
@@ -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;
@@ -170,21 +170,21 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
170
170
  title: string;
171
171
  url: string;
172
172
  author: string;
173
- score: number;
174
173
  subreddit: string;
174
+ score: number;
175
175
  numComments: number;
176
176
  createdUtc: number;
177
177
  postUrl: string;
178
178
  selftext: string;
179
179
  isSelf: boolean;
180
- thumbnail?: string | undefined;
181
180
  domain?: string | undefined;
181
+ thumbnail?: string | undefined;
182
182
  postHint?: string | null | undefined;
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;
@@ -199,15 +199,15 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
199
199
  title: string;
200
200
  url: string;
201
201
  author: string;
202
- score: number;
203
202
  subreddit: string;
203
+ score: number;
204
204
  numComments: number;
205
205
  createdUtc: number;
206
206
  postUrl: string;
207
207
  selftext: string;
208
208
  isSelf: boolean;
209
- thumbnail?: string | undefined;
210
209
  domain?: string | undefined;
210
+ thumbnail?: string | undefined;
211
211
  postHint?: string | null | undefined;
212
212
  flair?: string | undefined;
213
213
  }[];
@@ -234,14 +234,14 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
234
234
  filterToday: boolean;
235
235
  includeStickied: boolean;
236
236
  credentials?: Partial<Record<CredentialType, string>> | undefined;
237
- timeFilter?: "year" | "month" | "day" | "hour" | "all" | "week" | undefined;
237
+ timeFilter?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
238
238
  minScore?: number | undefined;
239
239
  }, {
240
240
  subreddit: string;
241
241
  sort?: "hot" | "new" | "top" | "rising" | undefined;
242
242
  credentials?: Partial<Record<CredentialType, string>> | undefined;
243
243
  limit?: number | undefined;
244
- timeFilter?: "year" | "month" | "day" | "hour" | "all" | "week" | undefined;
244
+ timeFilter?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
245
245
  filterToday?: boolean | undefined;
246
246
  includeStickied?: boolean | undefined;
247
247
  minScore?: number | undefined;
@@ -266,30 +266,30 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
266
266
  title: string;
267
267
  url: string;
268
268
  author: string;
269
- score: number;
270
269
  subreddit: string;
270
+ score: number;
271
271
  numComments: number;
272
272
  createdUtc: number;
273
273
  postUrl: string;
274
274
  selftext: string;
275
275
  isSelf: boolean;
276
- thumbnail?: string | undefined;
277
276
  domain?: string | undefined;
277
+ thumbnail?: string | undefined;
278
278
  postHint?: string | null | undefined;
279
279
  flair?: string | undefined;
280
280
  }, {
281
281
  title: string;
282
282
  url: string;
283
283
  author: string;
284
- score: number;
285
284
  subreddit: string;
285
+ score: number;
286
286
  numComments: number;
287
287
  createdUtc: number;
288
288
  postUrl: string;
289
289
  selftext: string;
290
290
  isSelf: boolean;
291
- thumbnail?: string | undefined;
292
291
  domain?: string | undefined;
292
+ thumbnail?: string | undefined;
293
293
  postHint?: string | null | undefined;
294
294
  flair?: string | undefined;
295
295
  }>, "many">;
@@ -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;
@@ -340,21 +340,21 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
340
340
  title: string;
341
341
  url: string;
342
342
  author: string;
343
- score: number;
344
343
  subreddit: string;
344
+ score: number;
345
345
  numComments: number;
346
346
  createdUtc: number;
347
347
  postUrl: string;
348
348
  selftext: string;
349
349
  isSelf: boolean;
350
- thumbnail?: string | undefined;
351
350
  domain?: string | undefined;
351
+ thumbnail?: string | undefined;
352
352
  postHint?: string | null | undefined;
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;
@@ -369,15 +369,15 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
369
369
  title: string;
370
370
  url: string;
371
371
  author: string;
372
- score: number;
373
372
  subreddit: string;
373
+ score: number;
374
374
  numComments: number;
375
375
  createdUtc: number;
376
376
  postUrl: string;
377
377
  selftext: string;
378
378
  isSelf: boolean;
379
- thumbnail?: string | undefined;
380
379
  domain?: string | undefined;
380
+ thumbnail?: string | undefined;
381
381
  postHint?: string | null | undefined;
382
382
  flair?: string | undefined;
383
383
  }[];
@@ -14,14 +14,14 @@ declare const ResearchAgentToolParamsSchema: z.ZodObject<{
14
14
  maxIterations: number;
15
15
  task: string;
16
16
  expectedResultSchema: string | z.ZodTypeAny;
17
- maxTokens?: number | undefined;
18
17
  credentials?: Partial<Record<CredentialType, string>> | undefined;
18
+ maxTokens?: number | undefined;
19
19
  }, {
20
20
  task: string;
21
21
  expectedResultSchema: string | z.ZodTypeAny;
22
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
22
23
  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;
23
24
  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
- 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;
@@ -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
- maxTokens?: number | undefined;
67
66
  credentials?: Partial<Record<CredentialType, string>> | undefined;
67
+ maxTokens?: number | undefined;
68
68
  }, {
69
69
  task: string;
70
70
  expectedResultSchema: string | z.ZodTypeAny;
71
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
71
72
  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;
72
73
  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
- 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,8 +38,8 @@ declare const SQLQueryToolResultSchema: 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
  rowCount: number;
44
44
  executionTime: number;
45
45
  rows?: Record<string, unknown>[] | undefined;
@@ -48,8 +48,8 @@ declare const SQLQueryToolResultSchema: z.ZodObject<{
48
48
  dataTypeID?: number | undefined;
49
49
  }[] | undefined;
50
50
  }, {
51
- error: string;
52
51
  success: boolean;
52
+ error: string;
53
53
  rowCount: number;
54
54
  executionTime: number;
55
55
  rows?: Record<string, unknown>[] | undefined;
@@ -101,8 +101,8 @@ export declare class SQLQueryTool extends ToolBubble<SQLQueryToolParams, SQLQuer
101
101
  success: z.ZodBoolean;
102
102
  error: z.ZodString;
103
103
  }, "strip", z.ZodTypeAny, {
104
- error: string;
105
104
  success: boolean;
105
+ error: string;
106
106
  rowCount: number;
107
107
  executionTime: number;
108
108
  rows?: Record<string, unknown>[] | undefined;
@@ -111,8 +111,8 @@ export declare class SQLQueryTool extends ToolBubble<SQLQueryToolParams, SQLQuer
111
111
  dataTypeID?: number | undefined;
112
112
  }[] | undefined;
113
113
  }, {
114
- error: string;
115
114
  success: boolean;
115
+ error: string;
116
116
  rowCount: number;
117
117
  executionTime: number;
118
118
  rows?: Record<string, unknown>[] | undefined;