@bubblelab/bubble-core 0.1.191 → 0.1.193

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 (118) hide show
  1. package/dist/bubble-bundle.d.ts +157 -157
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  12. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  13. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  14. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  15. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  16. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  19. package/dist/bubbles/service-bubble/attio/attio.d.ts +32 -32
  20. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +32 -32
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  23. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  24. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  27. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  28. package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
  29. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  30. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  32. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
  36. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  38. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  39. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  52. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  55. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +2 -2
  56. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +2 -2
  57. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +312 -312
  59. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  60. package/dist/bubbles/service-bubble/slack/slack.js +50 -16
  61. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  62. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  63. package/dist/bubbles/service-bubble/slack/slack.utils.js +44 -100
  64. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  65. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  66. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  67. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  68. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  69. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  70. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  71. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  82. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  83. package/dist/bubbles/tool-bubble/chart-js-tool.js +5 -14
  84. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  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 +98 -98
  116. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  117. package/dist/bubbles.json +1 -1
  118. 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,8 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
71
71
  success: z.ZodBoolean;
72
72
  error: z.ZodString;
73
73
  }, "strip", z.ZodTypeAny, {
74
- success: boolean;
75
74
  error: string;
75
+ success: boolean;
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
- success: boolean;
96
95
  error: string;
96
+ success: boolean;
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
- success: boolean;
186
185
  error: string;
186
+ success: boolean;
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
- success: boolean;
207
206
  error: string;
207
+ success: boolean;
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;
125
126
  recentlyChangedJobs: boolean | null;
126
127
  profilePictureUrl: string | null;
127
128
  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;
177
178
  recentlyChangedJobs: boolean | null;
178
179
  profilePictureUrl: string | null;
179
180
  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;
444
445
  recentlyChangedJobs: boolean | null;
445
446
  profilePictureUrl: string | null;
446
447
  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;
496
497
  recentlyChangedJobs: boolean | null;
497
498
  profilePictureUrl: string | null;
498
499
  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
- success: boolean;
539
538
  error: string;
539
+ success: boolean;
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;
556
557
  recentlyChangedJobs: boolean | null;
557
558
  profilePictureUrl: string | null;
558
559
  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
- success: boolean;
597
596
  error: string;
597
+ success: boolean;
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;
614
615
  recentlyChangedJobs: boolean | null;
615
616
  profilePictureUrl: string | null;
616
617
  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;
913
914
  recentlyChangedJobs: boolean | null;
914
915
  profilePictureUrl: string | null;
915
916
  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;
965
966
  recentlyChangedJobs: boolean | null;
966
967
  profilePictureUrl: string | null;
967
968
  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
- success: boolean;
1008
1007
  error: string;
1008
+ success: boolean;
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;
1025
1026
  recentlyChangedJobs: boolean | null;
1026
1027
  profilePictureUrl: string | null;
1027
1028
  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
- success: boolean;
1066
1065
  error: string;
1066
+ success: boolean;
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;
1083
1084
  recentlyChangedJobs: boolean | null;
1084
1085
  profilePictureUrl: string | null;
1085
1086
  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
- subreddit: string;
25
24
  score: number;
25
+ subreddit: string;
26
26
  numComments: number;
27
27
  createdUtc: number;
28
28
  postUrl: string;
29
29
  selftext: string;
30
30
  isSelf: boolean;
31
- domain?: string | undefined;
32
31
  thumbnail?: string | undefined;
32
+ domain?: 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
- subreddit: string;
40
39
  score: number;
40
+ subreddit: string;
41
41
  numComments: number;
42
42
  createdUtc: number;
43
43
  postUrl: string;
44
44
  selftext: string;
45
45
  isSelf: boolean;
46
- domain?: string | undefined;
47
46
  thumbnail?: string | undefined;
47
+ domain?: 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?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
67
+ timeFilter?: "year" | "month" | "day" | "hour" | "all" | "week" | 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?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
74
+ timeFilter?: "year" | "month" | "day" | "hour" | "all" | "week" | 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
- subreddit: string;
100
99
  score: number;
100
+ subreddit: string;
101
101
  numComments: number;
102
102
  createdUtc: number;
103
103
  postUrl: string;
104
104
  selftext: string;
105
105
  isSelf: boolean;
106
- domain?: string | undefined;
107
106
  thumbnail?: string | undefined;
107
+ domain?: 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
- subreddit: string;
115
114
  score: number;
115
+ subreddit: string;
116
116
  numComments: number;
117
117
  createdUtc: number;
118
118
  postUrl: string;
119
119
  selftext: string;
120
120
  isSelf: boolean;
121
- domain?: string | undefined;
122
121
  thumbnail?: string | undefined;
122
+ domain?: 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
- success: boolean;
158
157
  error: string;
158
+ success: boolean;
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
- subreddit: string;
174
173
  score: number;
174
+ subreddit: string;
175
175
  numComments: number;
176
176
  createdUtc: number;
177
177
  postUrl: string;
178
178
  selftext: string;
179
179
  isSelf: boolean;
180
- domain?: string | undefined;
181
180
  thumbnail?: string | undefined;
181
+ domain?: string | undefined;
182
182
  postHint?: string | null | undefined;
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;
@@ -199,15 +199,15 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
199
199
  title: string;
200
200
  url: string;
201
201
  author: string;
202
- subreddit: string;
203
202
  score: number;
203
+ subreddit: string;
204
204
  numComments: number;
205
205
  createdUtc: number;
206
206
  postUrl: string;
207
207
  selftext: string;
208
208
  isSelf: boolean;
209
- domain?: string | undefined;
210
209
  thumbnail?: string | undefined;
210
+ domain?: 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?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
237
+ timeFilter?: "year" | "month" | "day" | "hour" | "all" | "week" | 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?: "all" | "hour" | "week" | "month" | "year" | "day" | undefined;
244
+ timeFilter?: "year" | "month" | "day" | "hour" | "all" | "week" | 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
- subreddit: string;
270
269
  score: number;
270
+ subreddit: string;
271
271
  numComments: number;
272
272
  createdUtc: number;
273
273
  postUrl: string;
274
274
  selftext: string;
275
275
  isSelf: boolean;
276
- domain?: string | undefined;
277
276
  thumbnail?: string | undefined;
277
+ domain?: 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
- subreddit: string;
285
284
  score: number;
285
+ subreddit: string;
286
286
  numComments: number;
287
287
  createdUtc: number;
288
288
  postUrl: string;
289
289
  selftext: string;
290
290
  isSelf: boolean;
291
- domain?: string | undefined;
292
291
  thumbnail?: string | undefined;
292
+ domain?: 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
- success: boolean;
328
327
  error: string;
328
+ success: boolean;
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
- subreddit: string;
344
343
  score: number;
344
+ subreddit: string;
345
345
  numComments: number;
346
346
  createdUtc: number;
347
347
  postUrl: string;
348
348
  selftext: string;
349
349
  isSelf: boolean;
350
- domain?: string | undefined;
351
350
  thumbnail?: string | undefined;
351
+ domain?: string | undefined;
352
352
  postHint?: string | null | undefined;
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;
@@ -369,15 +369,15 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
369
369
  title: string;
370
370
  url: string;
371
371
  author: string;
372
- subreddit: string;
373
372
  score: number;
373
+ subreddit: string;
374
374
  numComments: number;
375
375
  createdUtc: number;
376
376
  postUrl: string;
377
377
  selftext: string;
378
378
  isSelf: boolean;
379
- domain?: string | undefined;
380
379
  thumbnail?: string | undefined;
380
+ domain?: 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
- 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" | "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" | "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,8 +38,8 @@ 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;
42
+ success: boolean;
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
- success: boolean;
52
51
  error: string;
52
+ success: boolean;
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
- success: boolean;
105
104
  error: string;
105
+ success: boolean;
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
- success: boolean;
115
114
  error: string;
115
+ success: boolean;
116
116
  rowCount: number;
117
117
  executionTime: number;
118
118
  rows?: Record<string, unknown>[] | undefined;