@bubblelab/bubble-core 0.1.114 → 0.1.115

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 (78) hide show
  1. package/dist/bubble-bundle.d.ts +103 -103
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +70 -70
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +26 -0
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +254 -254
  8. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +2 -2
  10. package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
  11. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +228 -228
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +74 -74
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +74 -74
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +102 -102
  16. package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +298 -298
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +322 -322
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  20. package/dist/bubbles/service-bubble/github.d.ts +298 -298
  21. package/dist/bubbles/service-bubble/gmail.d.ts +649 -649
  22. package/dist/bubbles/service-bubble/google-calendar.d.ts +66 -66
  23. package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
  24. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +16 -16
  26. package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
  27. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +91 -91
  30. package/dist/bubbles/service-bubble/notion/notion.d.ts +1651 -1651
  31. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  32. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  33. package/dist/bubbles/service-bubble/slack/slack.d.ts +368 -368
  34. package/dist/bubbles/service-bubble/storage.d.ts +44 -44
  35. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +161 -161
  36. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +4 -4
  37. package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
  38. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  39. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  40. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  42. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
  43. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  45. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  46. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  47. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  48. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +66 -66
  49. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
  50. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
  51. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
  52. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +62 -62
  53. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  54. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  55. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  56. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  57. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
  59. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
  60. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  61. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
  62. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
  63. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +64 -64
  64. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  65. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  66. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  67. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
  68. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +142 -142
  69. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  70. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  71. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  72. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  73. package/dist/bubbles.json +1 -1
  74. package/dist/capabilities/define-capability.d.ts +3 -1
  75. package/dist/capabilities/define-capability.d.ts.map +1 -1
  76. package/dist/capabilities/define-capability.js +1 -0
  77. package/dist/capabilities/define-capability.js.map +1 -1
  78. package/package.json +2 -2
@@ -47,7 +47,7 @@ export declare const YouTubeScraperInputSchema: z.ZodObject<{
47
47
  subtitlesFormat: "xml" | "srt" | "vtt" | "plaintext";
48
48
  searchQueries?: string[] | undefined;
49
49
  sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
50
- dateFilter?: "hour" | "today" | "week" | "month" | "year" | undefined;
50
+ dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined;
51
51
  videoType?: "video" | "movie" | undefined;
52
52
  lengthFilter?: "under4" | "between420" | "plus20" | undefined;
53
53
  isHD?: boolean | undefined;
@@ -77,7 +77,7 @@ export declare const YouTubeScraperInputSchema: z.ZodObject<{
77
77
  preferAutoGeneratedSubtitles?: boolean | undefined;
78
78
  subtitlesFormat?: "xml" | "srt" | "vtt" | "plaintext" | undefined;
79
79
  sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
80
- dateFilter?: "hour" | "today" | "week" | "month" | "year" | undefined;
80
+ dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined;
81
81
  videoType?: "video" | "movie" | undefined;
82
82
  lengthFilter?: "under4" | "between420" | "plus20" | undefined;
83
83
  isHD?: boolean | undefined;
@@ -1815,7 +1815,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1815
1815
  subtitlesFormat: "xml" | "srt" | "vtt" | "plaintext";
1816
1816
  searchQueries?: string[] | undefined;
1817
1817
  sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
1818
- dateFilter?: "hour" | "today" | "week" | "month" | "year" | undefined;
1818
+ dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined;
1819
1819
  videoType?: "video" | "movie" | undefined;
1820
1820
  lengthFilter?: "under4" | "between420" | "plus20" | undefined;
1821
1821
  isHD?: boolean | undefined;
@@ -1845,7 +1845,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1845
1845
  preferAutoGeneratedSubtitles?: boolean | undefined;
1846
1846
  subtitlesFormat?: "xml" | "srt" | "vtt" | "plaintext" | undefined;
1847
1847
  sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
1848
- dateFilter?: "hour" | "today" | "week" | "month" | "year" | undefined;
1848
+ dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined;
1849
1849
  videoType?: "video" | "movie" | undefined;
1850
1850
  lengthFilter?: "under4" | "between420" | "plus20" | undefined;
1851
1851
  isHD?: boolean | undefined;
@@ -23,19 +23,19 @@ declare const ApifyParamsSchema: z.ZodObject<{
23
23
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
24
24
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- limit: number;
27
26
  input: Record<string, unknown>;
28
27
  timeout: number;
28
+ limit: number;
29
29
  waitForFinish: boolean;
30
- search?: string | undefined;
31
30
  credentials?: Partial<Record<CredentialType, string>> | undefined;
31
+ search?: string | undefined;
32
32
  actorId?: string | undefined;
33
33
  }, {
34
34
  input: Record<string, unknown>;
35
- search?: string | undefined;
36
- limit?: number | undefined;
37
35
  credentials?: Partial<Record<CredentialType, string>> | undefined;
38
36
  timeout?: number | undefined;
37
+ search?: string | undefined;
38
+ limit?: number | undefined;
39
39
  actorId?: string | undefined;
40
40
  waitForFinish?: boolean | undefined;
41
41
  }>;
@@ -66,8 +66,8 @@ declare const ApifyResultSchema: z.ZodObject<{
66
66
  }>>>;
67
67
  requiresRental: z.ZodOptional<z.ZodBoolean>;
68
68
  }, "strip", z.ZodTypeAny, {
69
- id: string;
70
69
  name: string;
70
+ id: string;
71
71
  inputSchemaUrl: string;
72
72
  description?: string | null | undefined;
73
73
  stars?: number | null | undefined;
@@ -77,8 +77,8 @@ declare const ApifyResultSchema: z.ZodObject<{
77
77
  } | null | undefined;
78
78
  requiresRental?: boolean | undefined;
79
79
  }, {
80
- id: string;
81
80
  name: string;
81
+ id: string;
82
82
  inputSchemaUrl: string;
83
83
  description?: string | null | undefined;
84
84
  stars?: number | null | undefined;
@@ -90,16 +90,16 @@ declare const ApifyResultSchema: z.ZodObject<{
90
90
  }>, "many">>;
91
91
  }, "strip", z.ZodTypeAny, {
92
92
  status: string;
93
- success: boolean;
94
93
  error: string;
94
+ success: boolean;
95
95
  runId: string;
96
96
  consoleUrl: string;
97
97
  items?: unknown[] | undefined;
98
- datasetId?: string | undefined;
99
98
  itemsCount?: number | undefined;
99
+ datasetId?: string | undefined;
100
100
  discoveredActors?: {
101
- id: string;
102
101
  name: string;
102
+ id: string;
103
103
  inputSchemaUrl: string;
104
104
  description?: string | null | undefined;
105
105
  stars?: number | null | undefined;
@@ -111,16 +111,16 @@ declare const ApifyResultSchema: z.ZodObject<{
111
111
  }[] | undefined;
112
112
  }, {
113
113
  status: string;
114
- success: boolean;
115
114
  error: string;
115
+ success: boolean;
116
116
  runId: string;
117
117
  consoleUrl: string;
118
118
  items?: unknown[] | undefined;
119
- datasetId?: string | undefined;
120
119
  itemsCount?: number | undefined;
120
+ datasetId?: string | undefined;
121
121
  discoveredActors?: {
122
- id: string;
123
122
  name: string;
123
+ id: string;
124
124
  inputSchemaUrl: string;
125
125
  description?: string | null | undefined;
126
126
  stars?: number | null | undefined;
@@ -159,19 +159,19 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
159
159
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
160
160
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
161
161
  }, "strip", z.ZodTypeAny, {
162
- limit: number;
163
162
  input: Record<string, unknown>;
164
163
  timeout: number;
164
+ limit: number;
165
165
  waitForFinish: boolean;
166
- search?: string | undefined;
167
166
  credentials?: Partial<Record<CredentialType, string>> | undefined;
167
+ search?: string | undefined;
168
168
  actorId?: string | undefined;
169
169
  }, {
170
170
  input: Record<string, unknown>;
171
- search?: string | undefined;
172
- limit?: number | undefined;
173
171
  credentials?: Partial<Record<CredentialType, string>> | undefined;
174
172
  timeout?: number | undefined;
173
+ search?: string | undefined;
174
+ limit?: number | undefined;
175
175
  actorId?: string | undefined;
176
176
  waitForFinish?: boolean | undefined;
177
177
  }>;
@@ -202,8 +202,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
202
202
  }>>>;
203
203
  requiresRental: z.ZodOptional<z.ZodBoolean>;
204
204
  }, "strip", z.ZodTypeAny, {
205
- id: string;
206
205
  name: string;
206
+ id: string;
207
207
  inputSchemaUrl: string;
208
208
  description?: string | null | undefined;
209
209
  stars?: number | null | undefined;
@@ -213,8 +213,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
213
213
  } | null | undefined;
214
214
  requiresRental?: boolean | undefined;
215
215
  }, {
216
- id: string;
217
216
  name: string;
217
+ id: string;
218
218
  inputSchemaUrl: string;
219
219
  description?: string | null | undefined;
220
220
  stars?: number | null | undefined;
@@ -226,16 +226,16 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
226
226
  }>, "many">>;
227
227
  }, "strip", z.ZodTypeAny, {
228
228
  status: string;
229
- success: boolean;
230
229
  error: string;
230
+ success: boolean;
231
231
  runId: string;
232
232
  consoleUrl: string;
233
233
  items?: unknown[] | undefined;
234
- datasetId?: string | undefined;
235
234
  itemsCount?: number | undefined;
235
+ datasetId?: string | undefined;
236
236
  discoveredActors?: {
237
- id: string;
238
237
  name: string;
238
+ id: string;
239
239
  inputSchemaUrl: string;
240
240
  description?: string | null | undefined;
241
241
  stars?: number | null | undefined;
@@ -247,16 +247,16 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
247
247
  }[] | undefined;
248
248
  }, {
249
249
  status: string;
250
- success: boolean;
251
250
  error: string;
251
+ success: boolean;
252
252
  runId: string;
253
253
  consoleUrl: string;
254
254
  items?: unknown[] | undefined;
255
- datasetId?: string | undefined;
256
255
  itemsCount?: number | undefined;
256
+ datasetId?: string | undefined;
257
257
  discoveredActors?: {
258
- id: string;
259
258
  name: string;
259
+ id: string;
260
260
  inputSchemaUrl: string;
261
261
  description?: string | null | undefined;
262
262
  stars?: number | null | undefined;