@bubblelab/bubble-core 0.1.191 → 0.1.192

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 (119) hide show
  1. package/dist/bubble-bundle.d.ts +157 -157
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  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 +26 -26
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +86 -86
  19. package/dist/bubbles/service-bubble/attio/attio.d.ts +30 -30
  20. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +31 -31
  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 +130 -130
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
  27. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  28. package/dist/bubbles/service-bubble/firecrawl.d.ts +882 -882
  29. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  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 +144 -144
  33. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  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 +18 -18
  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 +16 -16
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  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 +1777 -1777
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  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 +1 -2
  56. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
  57. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +1 -2
  58. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
  59. package/dist/bubbles/service-bubble/slack/slack.d.ts +432 -432
  60. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  61. package/dist/bubbles/service-bubble/slack/slack.js +50 -16
  62. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  63. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  64. package/dist/bubbles/service-bubble/slack/slack.utils.js +31 -100
  65. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  66. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  67. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +149 -149
  68. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +171 -171
  69. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  70. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
  71. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
  72. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  82. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  83. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  84. package/dist/bubbles/tool-bubble/chart-js-tool.js +3 -12
  85. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  86. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  88. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  92. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +502 -502
  93. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  98. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  99. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  101. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
  102. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  103. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
  104. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  105. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  106. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  107. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  108. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  109. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  110. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  111. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  112. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  113. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  114. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  115. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  116. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +96 -96
  117. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  118. package/dist/bubbles.json +1 -1
  119. package/package.json +2 -2
@@ -19,19 +19,19 @@ declare const WebCrawlToolParamsSchema: z.ZodObject<{
19
19
  waitFor: number;
20
20
  credentials?: Partial<Record<CredentialType, string>> | undefined;
21
21
  maxPages?: number | undefined;
22
- crawlDepth?: number | undefined;
23
- includePaths?: string[] | undefined;
24
22
  excludePaths?: string[] | undefined;
23
+ includePaths?: string[] | undefined;
24
+ crawlDepth?: number | undefined;
25
25
  }, {
26
26
  url: string;
27
27
  format?: "markdown" | undefined;
28
28
  credentials?: Partial<Record<CredentialType, string>> | undefined;
29
29
  onlyMainContent?: boolean | undefined;
30
+ waitFor?: number | undefined;
30
31
  maxPages?: number | undefined;
31
- crawlDepth?: number | undefined;
32
- includePaths?: string[] | undefined;
33
32
  excludePaths?: string[] | undefined;
34
- waitFor?: number | undefined;
33
+ includePaths?: string[] | undefined;
34
+ crawlDepth?: number | undefined;
35
35
  }>;
36
36
  declare const WebCrawlToolResultSchema: z.ZodObject<{
37
37
  url: z.ZodString;
@@ -69,34 +69,34 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
69
69
  maxPagesReached?: boolean | undefined;
70
70
  }>>;
71
71
  }, "strip", z.ZodTypeAny, {
72
- url: string;
73
- success: boolean;
74
72
  error: string;
73
+ success: boolean;
74
+ url: string;
75
75
  pages: {
76
76
  content: string;
77
77
  url: string;
78
78
  title?: string | undefined;
79
79
  depth?: number | undefined;
80
80
  }[];
81
- totalPages: number;
82
81
  creditsUsed: number;
82
+ totalPages: number;
83
83
  metadata?: {
84
84
  loadTime?: number | undefined;
85
85
  crawlDepth?: number | undefined;
86
86
  maxPagesReached?: boolean | undefined;
87
87
  } | undefined;
88
88
  }, {
89
- url: string;
90
- success: boolean;
91
89
  error: string;
90
+ success: boolean;
91
+ url: string;
92
92
  pages: {
93
93
  content: string;
94
94
  url: string;
95
95
  title?: string | undefined;
96
96
  depth?: number | undefined;
97
97
  }[];
98
- totalPages: number;
99
98
  creditsUsed: number;
99
+ totalPages: number;
100
100
  metadata?: {
101
101
  loadTime?: number | undefined;
102
102
  crawlDepth?: number | undefined;
@@ -125,19 +125,19 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
125
125
  waitFor: number;
126
126
  credentials?: Partial<Record<CredentialType, string>> | undefined;
127
127
  maxPages?: number | undefined;
128
- crawlDepth?: number | undefined;
129
- includePaths?: string[] | undefined;
130
128
  excludePaths?: string[] | undefined;
129
+ includePaths?: string[] | undefined;
130
+ crawlDepth?: number | undefined;
131
131
  }, {
132
132
  url: string;
133
133
  format?: "markdown" | undefined;
134
134
  credentials?: Partial<Record<CredentialType, string>> | undefined;
135
135
  onlyMainContent?: boolean | undefined;
136
+ waitFor?: number | undefined;
136
137
  maxPages?: number | undefined;
137
- crawlDepth?: number | undefined;
138
- includePaths?: string[] | undefined;
139
138
  excludePaths?: string[] | undefined;
140
- waitFor?: number | undefined;
139
+ includePaths?: string[] | undefined;
140
+ crawlDepth?: number | undefined;
141
141
  }>;
142
142
  static readonly resultSchema: z.ZodObject<{
143
143
  url: z.ZodString;
@@ -175,34 +175,34 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
175
175
  maxPagesReached?: boolean | undefined;
176
176
  }>>;
177
177
  }, "strip", z.ZodTypeAny, {
178
- url: string;
179
- success: boolean;
180
178
  error: string;
179
+ success: boolean;
180
+ url: string;
181
181
  pages: {
182
182
  content: string;
183
183
  url: string;
184
184
  title?: string | undefined;
185
185
  depth?: number | undefined;
186
186
  }[];
187
- totalPages: number;
188
187
  creditsUsed: number;
188
+ totalPages: number;
189
189
  metadata?: {
190
190
  loadTime?: number | undefined;
191
191
  crawlDepth?: number | undefined;
192
192
  maxPagesReached?: boolean | undefined;
193
193
  } | undefined;
194
194
  }, {
195
- url: string;
196
- success: boolean;
197
195
  error: string;
196
+ success: boolean;
197
+ url: string;
198
198
  pages: {
199
199
  content: string;
200
200
  url: string;
201
201
  title?: string | undefined;
202
202
  depth?: number | undefined;
203
203
  }[];
204
- totalPages: number;
205
204
  creditsUsed: number;
205
+ totalPages: number;
206
206
  metadata?: {
207
207
  loadTime?: number | undefined;
208
208
  crawlDepth?: number | undefined;
@@ -40,9 +40,9 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
40
40
  pageTitle?: string | undefined;
41
41
  }>>;
42
42
  }, "strip", z.ZodTypeAny, {
43
- url: string;
44
- success: boolean;
45
43
  error: string;
44
+ success: boolean;
45
+ url: string;
46
46
  metadata?: {
47
47
  statusCode?: number | undefined;
48
48
  extractionTime?: number | undefined;
@@ -50,9 +50,9 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
50
50
  } | undefined;
51
51
  extractedData?: any;
52
52
  }, {
53
- url: string;
54
- success: boolean;
55
53
  error: string;
54
+ success: boolean;
55
+ url: string;
56
56
  metadata?: {
57
57
  statusCode?: number | undefined;
58
58
  extractionTime?: number | undefined;
@@ -103,9 +103,9 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
103
103
  pageTitle?: string | undefined;
104
104
  }>>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- url: string;
107
- success: boolean;
108
106
  error: string;
107
+ success: boolean;
108
+ url: string;
109
109
  metadata?: {
110
110
  statusCode?: number | undefined;
111
111
  extractionTime?: number | undefined;
@@ -113,9 +113,9 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
113
113
  } | undefined;
114
114
  extractedData?: any;
115
115
  }, {
116
- url: string;
117
- success: boolean;
118
116
  error: string;
117
+ success: boolean;
118
+ url: string;
119
119
  metadata?: {
120
120
  statusCode?: number | undefined;
121
121
  extractionTime?: number | undefined;
@@ -39,10 +39,10 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
39
39
  }, "strip", z.ZodTypeAny, {
40
40
  format: string;
41
41
  title: string;
42
+ error: string;
43
+ success: boolean;
42
44
  content: string;
43
45
  url: string;
44
- success: boolean;
45
- error: string;
46
46
  creditsUsed: number;
47
47
  metadata?: {
48
48
  statusCode?: number | undefined;
@@ -51,10 +51,10 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
51
51
  }, {
52
52
  format: string;
53
53
  title: string;
54
+ error: string;
55
+ success: boolean;
54
56
  content: string;
55
57
  url: string;
56
- success: boolean;
57
- error: string;
58
58
  creditsUsed: number;
59
59
  metadata?: {
60
60
  statusCode?: number | undefined;
@@ -103,10 +103,10 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
103
103
  }, "strip", z.ZodTypeAny, {
104
104
  format: string;
105
105
  title: string;
106
+ error: string;
107
+ success: boolean;
106
108
  content: string;
107
109
  url: string;
108
- success: boolean;
109
- error: string;
110
110
  creditsUsed: number;
111
111
  metadata?: {
112
112
  statusCode?: number | undefined;
@@ -115,10 +115,10 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
115
115
  }, {
116
116
  format: string;
117
117
  title: string;
118
+ error: string;
119
+ success: boolean;
118
120
  content: string;
119
121
  url: string;
120
- success: boolean;
121
- error: string;
122
122
  creditsUsed: number;
123
123
  metadata?: {
124
124
  statusCode?: number | undefined;
@@ -42,29 +42,29 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
42
42
  success: z.ZodBoolean;
43
43
  error: z.ZodString;
44
44
  }, "strip", z.ZodTypeAny, {
45
- success: boolean;
46
45
  error: string;
46
+ success: boolean;
47
47
  query: string;
48
48
  results: {
49
49
  title: string;
50
50
  content: string;
51
51
  url: string;
52
52
  }[];
53
+ creditsUsed: number;
53
54
  totalResults: number;
54
55
  searchEngine: string;
55
- creditsUsed: number;
56
56
  }, {
57
- success: boolean;
58
57
  error: string;
58
+ success: boolean;
59
59
  query: string;
60
60
  results: {
61
61
  title: string;
62
62
  content: string;
63
63
  url: string;
64
64
  }[];
65
+ creditsUsed: number;
65
66
  totalResults: number;
66
67
  searchEngine: string;
67
- creditsUsed: number;
68
68
  }>;
69
69
  type WebSearchToolParams = z.output<typeof WebSearchToolParamsSchema>;
70
70
  type WebSearchToolResult = z.output<typeof WebSearchToolResultSchema>;
@@ -111,29 +111,29 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
111
111
  success: z.ZodBoolean;
112
112
  error: z.ZodString;
113
113
  }, "strip", z.ZodTypeAny, {
114
- success: boolean;
115
114
  error: string;
115
+ success: boolean;
116
116
  query: string;
117
117
  results: {
118
118
  title: string;
119
119
  content: string;
120
120
  url: string;
121
121
  }[];
122
+ creditsUsed: number;
122
123
  totalResults: number;
123
124
  searchEngine: string;
124
- creditsUsed: number;
125
125
  }, {
126
- success: boolean;
127
126
  error: string;
127
+ success: boolean;
128
128
  query: string;
129
129
  results: {
130
130
  title: string;
131
131
  content: string;
132
132
  url: string;
133
133
  }[];
134
+ creditsUsed: number;
134
135
  totalResults: number;
135
136
  searchEngine: string;
136
- creditsUsed: number;
137
137
  }>;
138
138
  static readonly shortDescription = "Performs web searches using Firecrawl to find current information from the web";
139
139
  static readonly longDescription = "\n A comprehensive web search tool that uses Firecrawl to find current information from the web.\n \n Features:\n - High-quality web search results with content extraction\n - Configurable result limits (1-20 results)\n - Location-based search for regional results\n - Clean, structured content extraction from search results\n - Requires FIRECRAWL_API_KEY credential\n \n Use cases:\n - Finding current events and news\n - Researching topics with web content\n - Getting up-to-date information for decision making\n - Answering questions that require web knowledge\n - Market research and competitive analysis\n - Real-time data gathering from the web\n ";
@@ -48,6 +48,7 @@ declare const YCCompanySchema: z.ZodObject<{
48
48
  }>, "many">;
49
49
  }, "strip", z.ZodTypeAny, {
50
50
  description: string | null;
51
+ batch: string | null;
51
52
  companyName: string | null;
52
53
  website: string | null;
53
54
  founders: {
@@ -57,10 +58,10 @@ declare const YCCompanySchema: z.ZodObject<{
57
58
  bio: string | null;
58
59
  twitterUrl: string | null;
59
60
  }[];
60
- batch: string | null;
61
61
  ycUrl: string | null;
62
62
  }, {
63
63
  description: string | null;
64
+ batch: string | null;
64
65
  companyName: string | null;
65
66
  website: string | null;
66
67
  founders: {
@@ -70,7 +71,6 @@ declare const YCCompanySchema: z.ZodObject<{
70
71
  bio: string | null;
71
72
  twitterUrl: string | null;
72
73
  }[];
73
- batch: string | null;
74
74
  ycUrl: string | null;
75
75
  }>;
76
76
  declare const YCPersonSchema: z.ZodObject<{
@@ -115,15 +115,15 @@ declare const YCScraperToolParamsSchema: z.ZodObject<{
115
115
  includeFounders: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
116
116
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
117
117
  }, "strip", z.ZodTypeAny, {
118
- url?: string | undefined;
119
118
  credentials?: Partial<Record<CredentialType, string>> | undefined;
120
119
  batch?: string | undefined;
120
+ url?: string | undefined;
121
121
  maxCompanies?: number | undefined;
122
122
  includeFounders?: boolean | undefined;
123
123
  }, {
124
- url?: string | undefined;
125
124
  credentials?: Partial<Record<CredentialType, string>> | undefined;
126
125
  batch?: string | undefined;
126
+ url?: string | undefined;
127
127
  maxCompanies?: number | undefined;
128
128
  includeFounders?: boolean | undefined;
129
129
  }>;
@@ -190,6 +190,7 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
190
190
  }>, "many">;
191
191
  }, "strip", z.ZodTypeAny, {
192
192
  description: string | null;
193
+ batch: string | null;
193
194
  companyName: string | null;
194
195
  website: string | null;
195
196
  founders: {
@@ -199,10 +200,10 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
199
200
  bio: string | null;
200
201
  twitterUrl: string | null;
201
202
  }[];
202
- batch: string | null;
203
203
  ycUrl: string | null;
204
204
  }, {
205
205
  description: string | null;
206
+ batch: string | null;
206
207
  companyName: string | null;
207
208
  website: string | null;
208
209
  founders: {
@@ -212,7 +213,6 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
212
213
  bio: string | null;
213
214
  twitterUrl: string | null;
214
215
  }[];
215
- batch: string | null;
216
216
  ycUrl: string | null;
217
217
  }>, "many">;
218
218
  totalPeople: z.ZodNumber;
@@ -222,9 +222,10 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
222
222
  success: z.ZodBoolean;
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
225
- url: string | null;
226
- success: boolean;
227
225
  error: string;
226
+ success: boolean;
227
+ batch: string | null;
228
+ url: string | null;
228
229
  people: {
229
230
  title: string | null;
230
231
  name: string | null;
@@ -236,9 +237,9 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
236
237
  }[];
237
238
  twitterUrl: string | null;
238
239
  }[];
239
- batch: string | null;
240
240
  companies: {
241
241
  description: string | null;
242
+ batch: string | null;
242
243
  companyName: string | null;
243
244
  website: string | null;
244
245
  founders: {
@@ -248,15 +249,15 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
248
249
  bio: string | null;
249
250
  twitterUrl: string | null;
250
251
  }[];
251
- batch: string | null;
252
252
  ycUrl: string | null;
253
253
  }[];
254
254
  totalPeople: number;
255
255
  totalCompanies: number;
256
256
  }, {
257
- url: string | null;
258
- success: boolean;
259
257
  error: string;
258
+ success: boolean;
259
+ batch: string | null;
260
+ url: string | null;
260
261
  people: {
261
262
  title: string | null;
262
263
  name: string | null;
@@ -268,9 +269,9 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
268
269
  }[];
269
270
  twitterUrl: string | null;
270
271
  }[];
271
- batch: string | null;
272
272
  companies: {
273
273
  description: string | null;
274
+ batch: string | null;
274
275
  companyName: string | null;
275
276
  website: string | null;
276
277
  founders: {
@@ -280,7 +281,6 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
280
281
  bio: string | null;
281
282
  twitterUrl: string | null;
282
283
  }[];
283
- batch: string | null;
284
284
  ycUrl: string | null;
285
285
  }[];
286
286
  totalPeople: number;
@@ -313,15 +313,15 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
313
313
  includeFounders: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
314
314
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
315
315
  }, "strip", z.ZodTypeAny, {
316
- url?: string | undefined;
317
316
  credentials?: Partial<Record<CredentialType, string>> | undefined;
318
317
  batch?: string | undefined;
318
+ url?: string | undefined;
319
319
  maxCompanies?: number | undefined;
320
320
  includeFounders?: boolean | undefined;
321
321
  }, {
322
- url?: string | undefined;
323
322
  credentials?: Partial<Record<CredentialType, string>> | undefined;
324
323
  batch?: string | undefined;
324
+ url?: string | undefined;
325
325
  maxCompanies?: number | undefined;
326
326
  includeFounders?: boolean | undefined;
327
327
  }>;
@@ -388,6 +388,7 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
388
388
  }>, "many">;
389
389
  }, "strip", z.ZodTypeAny, {
390
390
  description: string | null;
391
+ batch: string | null;
391
392
  companyName: string | null;
392
393
  website: string | null;
393
394
  founders: {
@@ -397,10 +398,10 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
397
398
  bio: string | null;
398
399
  twitterUrl: string | null;
399
400
  }[];
400
- batch: string | null;
401
401
  ycUrl: string | null;
402
402
  }, {
403
403
  description: string | null;
404
+ batch: string | null;
404
405
  companyName: string | null;
405
406
  website: string | null;
406
407
  founders: {
@@ -410,7 +411,6 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
410
411
  bio: string | null;
411
412
  twitterUrl: string | null;
412
413
  }[];
413
- batch: string | null;
414
414
  ycUrl: string | null;
415
415
  }>, "many">;
416
416
  totalPeople: z.ZodNumber;
@@ -420,9 +420,10 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
420
420
  success: z.ZodBoolean;
421
421
  error: z.ZodString;
422
422
  }, "strip", z.ZodTypeAny, {
423
- url: string | null;
424
- success: boolean;
425
423
  error: string;
424
+ success: boolean;
425
+ batch: string | null;
426
+ url: string | null;
426
427
  people: {
427
428
  title: string | null;
428
429
  name: string | null;
@@ -434,9 +435,9 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
434
435
  }[];
435
436
  twitterUrl: string | null;
436
437
  }[];
437
- batch: string | null;
438
438
  companies: {
439
439
  description: string | null;
440
+ batch: string | null;
440
441
  companyName: string | null;
441
442
  website: string | null;
442
443
  founders: {
@@ -446,15 +447,15 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
446
447
  bio: string | null;
447
448
  twitterUrl: string | null;
448
449
  }[];
449
- batch: string | null;
450
450
  ycUrl: string | null;
451
451
  }[];
452
452
  totalPeople: number;
453
453
  totalCompanies: number;
454
454
  }, {
455
- url: string | null;
456
- success: boolean;
457
455
  error: string;
456
+ success: boolean;
457
+ batch: string | null;
458
+ url: string | null;
458
459
  people: {
459
460
  title: string | null;
460
461
  name: string | null;
@@ -466,9 +467,9 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
466
467
  }[];
467
468
  twitterUrl: string | null;
468
469
  }[];
469
- batch: string | null;
470
470
  companies: {
471
471
  description: string | null;
472
+ batch: string | null;
472
473
  companyName: string | null;
473
474
  website: string | null;
474
475
  founders: {
@@ -478,7 +479,6 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
478
479
  bio: string | null;
479
480
  twitterUrl: string | null;
480
481
  }[];
481
- batch: string | null;
482
482
  ycUrl: string | null;
483
483
  }[];
484
484
  totalPeople: number;