@bubblelab/bubble-core 0.1.68 → 0.1.69

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 (72) hide show
  1. package/dist/bubble-bundle.d.ts +85 -85
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +156 -156
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  7. package/dist/bubbles/service-bubble/ashby/ashby.js +1 -1
  8. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +51 -51
  10. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +32 -32
  11. package/dist/bubbles/service-bubble/eleven-labs.d.ts +60 -60
  12. package/dist/bubbles/service-bubble/firecrawl.d.ts +396 -396
  13. package/dist/bubbles/service-bubble/followupboss.d.ts +492 -492
  14. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +116 -116
  15. package/dist/bubbles/service-bubble/github.d.ts +152 -152
  16. package/dist/bubbles/service-bubble/gmail.d.ts +576 -576
  17. package/dist/bubbles/service-bubble/google-calendar.d.ts +232 -232
  18. package/dist/bubbles/service-bubble/google-drive.d.ts +422 -156
  19. package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
  20. package/dist/bubbles/service-bubble/google-drive.js +282 -30
  21. package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
  22. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +78 -78
  23. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/http.d.ts +20 -20
  25. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  26. package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
  27. package/dist/bubbles/service-bubble/notion/notion.d.ts +624 -624
  28. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  29. package/dist/bubbles/service-bubble/resend.d.ts +20 -20
  30. package/dist/bubbles/service-bubble/slack/slack.d.ts +304 -304
  31. package/dist/bubbles/service-bubble/storage.d.ts +40 -40
  32. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
  33. package/dist/bubbles/service-bubble/telegram.d.ts +938 -938
  34. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  35. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  36. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  37. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  38. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +24 -24
  39. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  40. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +28 -28
  42. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  43. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +8 -8
  44. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -1
  45. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +8 -8
  46. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -1
  47. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +31 -25
  48. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +116 -116
  50. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  52. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
  53. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  54. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  55. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
  56. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  58. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  59. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  60. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +10 -10
  62. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  63. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  64. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  65. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  66. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
  67. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  68. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +10 -10
  69. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +50 -50
  70. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  71. package/dist/bubbles.json +290 -74
  72. package/package.json +2 -2
@@ -56,15 +56,15 @@ export declare const ElevenLabsParamsSchema: z.ZodDiscriminatedUnion<"operation"
56
56
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
57
57
  }, "strip", z.ZodTypeAny, {
58
58
  operation: "validate_webhook_signature";
59
- timestamp: string;
60
59
  body: string;
60
+ timestamp: string;
61
61
  signature: string;
62
62
  webhookSecret: string;
63
63
  credentials?: Partial<Record<CredentialType, string>> | undefined;
64
64
  }, {
65
65
  operation: "validate_webhook_signature";
66
- timestamp: string;
67
66
  body: string;
67
+ timestamp: string;
68
68
  signature: string;
69
69
  webhookSecret: string;
70
70
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -89,14 +89,14 @@ export declare const ElevenLabsParamsSchema: z.ZodDiscriminatedUnion<"operation"
89
89
  }, "strip", z.ZodTypeAny, {
90
90
  operation: "get_conversations";
91
91
  credentials?: Partial<Record<CredentialType, string>> | undefined;
92
- cursor?: string | undefined;
93
92
  pageSize?: number | undefined;
93
+ cursor?: string | undefined;
94
94
  agentId?: string | undefined;
95
95
  }, {
96
96
  operation: "get_conversations";
97
97
  credentials?: Partial<Record<CredentialType, string>> | undefined;
98
- cursor?: string | undefined;
99
98
  pageSize?: number | undefined;
99
+ cursor?: string | undefined;
100
100
  agentId?: string | undefined;
101
101
  }>]>;
102
102
  export type ElevenLabsParamsInput = z.input<typeof ElevenLabsParamsSchema>;
@@ -107,14 +107,14 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
107
107
  success: z.ZodBoolean;
108
108
  error: z.ZodString;
109
109
  }, "strip", z.ZodTypeAny, {
110
- error: string;
111
- success: boolean;
112
110
  operation: "get_signed_url";
111
+ success: boolean;
112
+ error: string;
113
113
  signedUrl?: string | undefined;
114
114
  }, {
115
- error: string;
116
- success: boolean;
117
115
  operation: "get_signed_url";
116
+ success: boolean;
117
+ error: string;
118
118
  signedUrl?: string | undefined;
119
119
  }>, z.ZodObject<{
120
120
  operation: z.ZodLiteral<"trigger_outbound_call">;
@@ -123,15 +123,15 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
123
123
  success: z.ZodBoolean;
124
124
  error: z.ZodString;
125
125
  }, "strip", z.ZodTypeAny, {
126
- error: string;
127
- success: boolean;
128
126
  operation: "trigger_outbound_call";
127
+ success: boolean;
128
+ error: string;
129
129
  conversationId?: string | undefined;
130
130
  callSid?: string | undefined;
131
131
  }, {
132
- error: string;
133
- success: boolean;
134
132
  operation: "trigger_outbound_call";
133
+ success: boolean;
134
+ error: string;
135
135
  conversationId?: string | undefined;
136
136
  callSid?: string | undefined;
137
137
  }>, z.ZodObject<{
@@ -140,14 +140,14 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
140
140
  success: z.ZodBoolean;
141
141
  error: z.ZodString;
142
142
  }, "strip", z.ZodTypeAny, {
143
- error: string;
144
- success: boolean;
145
143
  operation: "get_agent";
144
+ success: boolean;
145
+ error: string;
146
146
  agent?: Record<string, unknown> | undefined;
147
147
  }, {
148
- error: string;
149
- success: boolean;
150
148
  operation: "get_agent";
149
+ success: boolean;
150
+ error: string;
151
151
  agent?: Record<string, unknown> | undefined;
152
152
  }>, z.ZodObject<{
153
153
  operation: z.ZodLiteral<"validate_webhook_signature">;
@@ -155,14 +155,14 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
155
155
  success: z.ZodBoolean;
156
156
  error: z.ZodString;
157
157
  }, "strip", z.ZodTypeAny, {
158
- error: string;
159
- success: boolean;
160
158
  operation: "validate_webhook_signature";
159
+ success: boolean;
160
+ error: string;
161
161
  isValid: boolean;
162
162
  }, {
163
- error: string;
164
- success: boolean;
165
163
  operation: "validate_webhook_signature";
164
+ success: boolean;
165
+ error: string;
166
166
  isValid: boolean;
167
167
  }>, z.ZodObject<{
168
168
  operation: z.ZodLiteral<"get_conversation">;
@@ -170,14 +170,14 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
170
170
  success: z.ZodBoolean;
171
171
  error: z.ZodString;
172
172
  }, "strip", z.ZodTypeAny, {
173
- error: string;
174
- success: boolean;
175
173
  operation: "get_conversation";
174
+ success: boolean;
175
+ error: string;
176
176
  conversation?: Record<string, unknown> | undefined;
177
177
  }, {
178
- error: string;
179
- success: boolean;
180
178
  operation: "get_conversation";
179
+ success: boolean;
180
+ error: string;
181
181
  conversation?: Record<string, unknown> | undefined;
182
182
  }>, z.ZodObject<{
183
183
  operation: z.ZodLiteral<"get_conversations">;
@@ -187,19 +187,19 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
187
187
  success: z.ZodBoolean;
188
188
  error: z.ZodString;
189
189
  }, "strip", z.ZodTypeAny, {
190
- error: string;
191
- success: boolean;
192
190
  operation: "get_conversations";
191
+ success: boolean;
192
+ error: string;
193
+ nextCursor?: string | undefined;
193
194
  conversations?: Record<string, unknown>[] | undefined;
194
195
  hasMore?: boolean | undefined;
195
- nextCursor?: string | undefined;
196
196
  }, {
197
- error: string;
198
- success: boolean;
199
197
  operation: "get_conversations";
198
+ success: boolean;
199
+ error: string;
200
+ nextCursor?: string | undefined;
200
201
  conversations?: Record<string, unknown>[] | undefined;
201
202
  hasMore?: boolean | undefined;
202
- nextCursor?: string | undefined;
203
203
  }>]>;
204
204
  export type ElevenLabsResult = z.output<typeof ElevenLabsResultSchema>;
205
205
  export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsParsed, ElevenLabsResult> {
@@ -261,15 +261,15 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
261
261
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
262
262
  }, "strip", z.ZodTypeAny, {
263
263
  operation: "validate_webhook_signature";
264
- timestamp: string;
265
264
  body: string;
265
+ timestamp: string;
266
266
  signature: string;
267
267
  webhookSecret: string;
268
268
  credentials?: Partial<Record<CredentialType, string>> | undefined;
269
269
  }, {
270
270
  operation: "validate_webhook_signature";
271
- timestamp: string;
272
271
  body: string;
272
+ timestamp: string;
273
273
  signature: string;
274
274
  webhookSecret: string;
275
275
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -294,14 +294,14 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
294
294
  }, "strip", z.ZodTypeAny, {
295
295
  operation: "get_conversations";
296
296
  credentials?: Partial<Record<CredentialType, string>> | undefined;
297
- cursor?: string | undefined;
298
297
  pageSize?: number | undefined;
298
+ cursor?: string | undefined;
299
299
  agentId?: string | undefined;
300
300
  }, {
301
301
  operation: "get_conversations";
302
302
  credentials?: Partial<Record<CredentialType, string>> | undefined;
303
- cursor?: string | undefined;
304
303
  pageSize?: number | undefined;
304
+ cursor?: string | undefined;
305
305
  agentId?: string | undefined;
306
306
  }>]>;
307
307
  static readonly resultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
@@ -310,14 +310,14 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
310
310
  success: z.ZodBoolean;
311
311
  error: z.ZodString;
312
312
  }, "strip", z.ZodTypeAny, {
313
- error: string;
314
- success: boolean;
315
313
  operation: "get_signed_url";
314
+ success: boolean;
315
+ error: string;
316
316
  signedUrl?: string | undefined;
317
317
  }, {
318
- error: string;
319
- success: boolean;
320
318
  operation: "get_signed_url";
319
+ success: boolean;
320
+ error: string;
321
321
  signedUrl?: string | undefined;
322
322
  }>, z.ZodObject<{
323
323
  operation: z.ZodLiteral<"trigger_outbound_call">;
@@ -326,15 +326,15 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
326
326
  success: z.ZodBoolean;
327
327
  error: z.ZodString;
328
328
  }, "strip", z.ZodTypeAny, {
329
- error: string;
330
- success: boolean;
331
329
  operation: "trigger_outbound_call";
330
+ success: boolean;
331
+ error: string;
332
332
  conversationId?: string | undefined;
333
333
  callSid?: string | undefined;
334
334
  }, {
335
- error: string;
336
- success: boolean;
337
335
  operation: "trigger_outbound_call";
336
+ success: boolean;
337
+ error: string;
338
338
  conversationId?: string | undefined;
339
339
  callSid?: string | undefined;
340
340
  }>, z.ZodObject<{
@@ -343,14 +343,14 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
343
343
  success: z.ZodBoolean;
344
344
  error: z.ZodString;
345
345
  }, "strip", z.ZodTypeAny, {
346
- error: string;
347
- success: boolean;
348
346
  operation: "get_agent";
347
+ success: boolean;
348
+ error: string;
349
349
  agent?: Record<string, unknown> | undefined;
350
350
  }, {
351
- error: string;
352
- success: boolean;
353
351
  operation: "get_agent";
352
+ success: boolean;
353
+ error: string;
354
354
  agent?: Record<string, unknown> | undefined;
355
355
  }>, z.ZodObject<{
356
356
  operation: z.ZodLiteral<"validate_webhook_signature">;
@@ -358,14 +358,14 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
358
358
  success: z.ZodBoolean;
359
359
  error: z.ZodString;
360
360
  }, "strip", z.ZodTypeAny, {
361
- error: string;
362
- success: boolean;
363
361
  operation: "validate_webhook_signature";
362
+ success: boolean;
363
+ error: string;
364
364
  isValid: boolean;
365
365
  }, {
366
- error: string;
367
- success: boolean;
368
366
  operation: "validate_webhook_signature";
367
+ success: boolean;
368
+ error: string;
369
369
  isValid: boolean;
370
370
  }>, z.ZodObject<{
371
371
  operation: z.ZodLiteral<"get_conversation">;
@@ -373,14 +373,14 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
373
373
  success: z.ZodBoolean;
374
374
  error: z.ZodString;
375
375
  }, "strip", z.ZodTypeAny, {
376
- error: string;
377
- success: boolean;
378
376
  operation: "get_conversation";
377
+ success: boolean;
378
+ error: string;
379
379
  conversation?: Record<string, unknown> | undefined;
380
380
  }, {
381
- error: string;
382
- success: boolean;
383
381
  operation: "get_conversation";
382
+ success: boolean;
383
+ error: string;
384
384
  conversation?: Record<string, unknown> | undefined;
385
385
  }>, z.ZodObject<{
386
386
  operation: z.ZodLiteral<"get_conversations">;
@@ -390,19 +390,19 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
390
390
  success: z.ZodBoolean;
391
391
  error: z.ZodString;
392
392
  }, "strip", z.ZodTypeAny, {
393
- error: string;
394
- success: boolean;
395
393
  operation: "get_conversations";
394
+ success: boolean;
395
+ error: string;
396
+ nextCursor?: string | undefined;
396
397
  conversations?: Record<string, unknown>[] | undefined;
397
398
  hasMore?: boolean | undefined;
398
- nextCursor?: string | undefined;
399
399
  }, {
400
- error: string;
401
- success: boolean;
402
400
  operation: "get_conversations";
401
+ success: boolean;
402
+ error: string;
403
+ nextCursor?: string | undefined;
403
404
  conversations?: Record<string, unknown>[] | undefined;
404
405
  hasMore?: boolean | undefined;
405
- nextCursor?: string | undefined;
406
406
  }>]>;
407
407
  static readonly shortDescription = "Eleven Labs integration for Conversational AI";
408
408
  static readonly longDescription = "\n Integrate with Eleven Labs Conversational AI agents.\n Use cases:\n - Generate signed URLs for secure WebSocket connections to agents\n - Trigger outbound calls\n - Get agent details\n - Validate webhook signatures\n - Get conversation history\n ";