@bubblelab/bubble-core 0.1.238 → 0.1.240

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 (121) hide show
  1. package/dist/bubble-bundle.d.ts +184 -184
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  5. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  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 +129 -129
  16. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +96 -96
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +128 -128
  19. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +38 -38
  20. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  25. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  26. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
  27. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +72 -72
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  38. package/dist/bubbles/service-bubble/gmail.d.ts +144 -144
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +52 -52
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +52 -52
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +24 -24
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +22 -22
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +24 -24
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +342 -342
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +146 -146
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +168 -168
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +103 -103
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +103 -103
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  77. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +86 -86
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  120. package/dist/bubbles.json +1 -1
  121. package/package.json +2 -2
@@ -52,8 +52,8 @@ declare const AIAgentParamsSchema: z.ZodObject<{
52
52
  }, {
53
53
  data: string;
54
54
  type?: "base64" | undefined;
55
- mimeType?: string | undefined;
56
55
  description?: string | undefined;
56
+ mimeType?: string | undefined;
57
57
  }>, z.ZodObject<{
58
58
  type: z.ZodLiteral<"url">;
59
59
  url: z.ZodString;
@@ -246,13 +246,13 @@ declare const AIAgentParamsSchema: z.ZodObject<{
246
246
  memoryEnabled: boolean;
247
247
  enableSlackHistory: boolean;
248
248
  name?: string | undefined;
249
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
249
250
  conversationHistory?: {
250
251
  role: "user" | "assistant" | "tool";
251
252
  content: string;
252
253
  toolCallId?: string | undefined;
253
254
  name?: string | undefined;
254
255
  }[] | undefined;
255
- credentials?: Partial<Record<CredentialType, string>> | undefined;
256
256
  customTools?: {
257
257
  description: string;
258
258
  name: string;
@@ -274,11 +274,12 @@ declare const AIAgentParamsSchema: z.ZodObject<{
274
274
  }, {
275
275
  message: string;
276
276
  name?: string | undefined;
277
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
277
278
  images?: ({
278
279
  data: string;
279
280
  type?: "base64" | undefined;
280
- mimeType?: string | undefined;
281
281
  description?: string | undefined;
282
+ mimeType?: string | undefined;
282
283
  } | {
283
284
  type: "url";
284
285
  url: string;
@@ -307,7 +308,6 @@ declare const AIAgentParamsSchema: z.ZodObject<{
307
308
  maxRetries?: number | undefined;
308
309
  } | undefined;
309
310
  } | undefined;
310
- credentials?: Partial<Record<CredentialType, string>> | undefined;
311
311
  tools?: {
312
312
  name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "app-rankings-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
313
313
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -357,6 +357,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
357
357
  error: z.ZodString;
358
358
  success: z.ZodBoolean;
359
359
  }, "strip", z.ZodTypeAny, {
360
+ success: boolean;
361
+ error: string;
360
362
  response: string;
361
363
  toolCalls: {
362
364
  tool: string;
@@ -364,11 +366,11 @@ declare const AIAgentResultSchema: z.ZodObject<{
364
366
  output?: unknown;
365
367
  }[];
366
368
  iterations: number;
367
- error: string;
368
- success: boolean;
369
369
  reasoning?: string | null | undefined;
370
370
  totalCost?: number | undefined;
371
371
  }, {
372
+ success: boolean;
373
+ error: string;
372
374
  response: string;
373
375
  toolCalls: {
374
376
  tool: string;
@@ -376,8 +378,6 @@ declare const AIAgentResultSchema: z.ZodObject<{
376
378
  output?: unknown;
377
379
  }[];
378
380
  iterations: number;
379
- error: string;
380
- success: boolean;
381
381
  reasoning?: string | null | undefined;
382
382
  totalCost?: number | undefined;
383
383
  }>;
@@ -414,8 +414,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
414
414
  }, {
415
415
  data: string;
416
416
  type?: "base64" | undefined;
417
- mimeType?: string | undefined;
418
417
  description?: string | undefined;
418
+ mimeType?: string | undefined;
419
419
  }>, z.ZodObject<{
420
420
  type: z.ZodLiteral<"url">;
421
421
  url: z.ZodString;
@@ -608,13 +608,13 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
608
608
  memoryEnabled: boolean;
609
609
  enableSlackHistory: boolean;
610
610
  name?: string | undefined;
611
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
611
612
  conversationHistory?: {
612
613
  role: "user" | "assistant" | "tool";
613
614
  content: string;
614
615
  toolCallId?: string | undefined;
615
616
  name?: string | undefined;
616
617
  }[] | undefined;
617
- credentials?: Partial<Record<CredentialType, string>> | undefined;
618
618
  customTools?: {
619
619
  description: string;
620
620
  name: string;
@@ -636,11 +636,12 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
636
636
  }, {
637
637
  message: string;
638
638
  name?: string | undefined;
639
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
639
640
  images?: ({
640
641
  data: string;
641
642
  type?: "base64" | undefined;
642
- mimeType?: string | undefined;
643
643
  description?: string | undefined;
644
+ mimeType?: string | undefined;
644
645
  } | {
645
646
  type: "url";
646
647
  url: string;
@@ -669,7 +670,6 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
669
670
  maxRetries?: number | undefined;
670
671
  } | undefined;
671
672
  } | undefined;
672
- credentials?: Partial<Record<CredentialType, string>> | undefined;
673
673
  tools?: {
674
674
  name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "app-rankings-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
675
675
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -719,6 +719,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
719
719
  error: z.ZodString;
720
720
  success: z.ZodBoolean;
721
721
  }, "strip", z.ZodTypeAny, {
722
+ success: boolean;
723
+ error: string;
722
724
  response: string;
723
725
  toolCalls: {
724
726
  tool: string;
@@ -726,11 +728,11 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
726
728
  output?: unknown;
727
729
  }[];
728
730
  iterations: number;
729
- error: string;
730
- success: boolean;
731
731
  reasoning?: string | null | undefined;
732
732
  totalCost?: number | undefined;
733
733
  }, {
734
+ success: boolean;
735
+ error: string;
734
736
  response: string;
735
737
  toolCalls: {
736
738
  tool: string;
@@ -738,8 +740,6 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
738
740
  output?: unknown;
739
741
  }[];
740
742
  iterations: number;
741
- error: string;
742
- success: boolean;
743
743
  reasoning?: string | null | undefined;
744
744
  totalCost?: number | undefined;
745
745
  }>;