@bubblelab/bubble-core 0.1.145 → 0.1.147

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 (110) hide show
  1. package/dist/bubble-bundle.d.ts +131 -131
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +32 -32
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +124 -124
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +36 -36
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +15 -15
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +378 -378
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +72 -72
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +80 -80
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  21. package/dist/bubbles/service-bubble/github.d.ts +192 -192
  22. package/dist/bubbles/service-bubble/gmail.d.ts +130 -130
  23. package/dist/bubbles/service-bubble/google-calendar.d.ts +100 -100
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +64 -64
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  27. package/dist/bubbles/service-bubble/hello-world.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/http.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/jira/jira.d.ts +21 -21
  31. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts +15692 -11165
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js +190 -28
  35. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +541 -541
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +20 -20
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  41. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  42. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  44. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  45. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.d.ts.map +1 -1
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  48. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +20 -20
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +5 -3
  52. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +13 -13
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts.map +1 -1
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js.map +1 -1
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +22 -22
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts.map +1 -1
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts.map +1 -1
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js +1 -1
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js.map +1 -1
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  86. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  89. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
  91. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +8 -8
  92. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  93. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
  94. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +28 -28
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +8 -8
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +32 -32
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +32 -32
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +36 -36
  109. package/dist/bubbles.json +741 -9
  110. package/package.json +2 -2
@@ -154,12 +154,13 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
154
154
  verbatim?: boolean | undefined;
155
155
  }>, "many">>;
156
156
  }, "strip", z.ZodTypeAny, {
157
- type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
157
+ type: "file" | "input" | "image" | "divider" | "context" | "section" | "header" | "actions" | "table";
158
158
  title?: {
159
159
  type: "plain_text";
160
160
  text: string;
161
161
  emoji?: boolean | undefined;
162
162
  } | undefined;
163
+ block_id?: string | undefined;
163
164
  text?: {
164
165
  type: "plain_text" | "mrkdwn";
165
166
  text: string;
@@ -181,18 +182,18 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
181
182
  emoji?: boolean | undefined;
182
183
  verbatim?: boolean | undefined;
183
184
  }[] | undefined;
184
- block_id?: string | undefined;
185
185
  accessory?: unknown;
186
186
  element?: unknown;
187
187
  label?: unknown;
188
188
  hint?: unknown;
189
189
  }, {
190
- type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
190
+ type: "file" | "input" | "image" | "divider" | "context" | "section" | "header" | "actions" | "table";
191
191
  title?: {
192
192
  type: "plain_text";
193
193
  text: string;
194
194
  emoji?: boolean | undefined;
195
195
  } | undefined;
196
+ block_id?: string | undefined;
196
197
  text?: {
197
198
  type: "plain_text" | "mrkdwn";
198
199
  text: string;
@@ -214,7 +215,6 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
214
215
  emoji?: boolean | undefined;
215
216
  verbatim?: boolean | undefined;
216
217
  }[] | undefined;
217
- block_id?: string | undefined;
218
218
  accessory?: unknown;
219
219
  element?: unknown;
220
220
  label?: unknown;
@@ -263,18 +263,14 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
263
263
  wordCount: number;
264
264
  blockCount?: number | undefined;
265
265
  };
266
- toolCalls?: {
267
- tool: string;
268
- input?: unknown;
269
- output?: unknown;
270
- }[] | undefined;
271
266
  blocks?: {
272
- type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
267
+ type: "file" | "input" | "image" | "divider" | "context" | "section" | "header" | "actions" | "table";
273
268
  title?: {
274
269
  type: "plain_text";
275
270
  text: string;
276
271
  emoji?: boolean | undefined;
277
272
  } | undefined;
273
+ block_id?: string | undefined;
278
274
  text?: {
279
275
  type: "plain_text" | "mrkdwn";
280
276
  text: string;
@@ -296,12 +292,16 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
296
292
  emoji?: boolean | undefined;
297
293
  verbatim?: boolean | undefined;
298
294
  }[] | undefined;
299
- block_id?: string | undefined;
300
295
  accessory?: unknown;
301
296
  element?: unknown;
302
297
  label?: unknown;
303
298
  hint?: unknown;
304
299
  }[] | undefined;
300
+ toolCalls?: {
301
+ tool: string;
302
+ input?: unknown;
303
+ output?: unknown;
304
+ }[] | undefined;
305
305
  }, {
306
306
  success: boolean;
307
307
  error: string;
@@ -313,18 +313,14 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
313
313
  wordCount: number;
314
314
  blockCount?: number | undefined;
315
315
  };
316
- toolCalls?: {
317
- tool: string;
318
- input?: unknown;
319
- output?: unknown;
320
- }[] | undefined;
321
316
  blocks?: {
322
- type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
317
+ type: "file" | "input" | "image" | "divider" | "context" | "section" | "header" | "actions" | "table";
323
318
  title?: {
324
319
  type: "plain_text";
325
320
  text: string;
326
321
  emoji?: boolean | undefined;
327
322
  } | undefined;
323
+ block_id?: string | undefined;
328
324
  text?: {
329
325
  type: "plain_text" | "mrkdwn";
330
326
  text: string;
@@ -346,12 +342,16 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
346
342
  emoji?: boolean | undefined;
347
343
  verbatim?: boolean | undefined;
348
344
  }[] | undefined;
349
- block_id?: string | undefined;
350
345
  accessory?: unknown;
351
346
  element?: unknown;
352
347
  label?: unknown;
353
348
  hint?: unknown;
354
349
  }[] | undefined;
350
+ toolCalls?: {
351
+ tool: string;
352
+ input?: unknown;
353
+ output?: unknown;
354
+ }[] | undefined;
355
355
  }>;
356
356
  type SlackFormatterAgentParams = z.input<typeof SlackFormatterAgentParamsSchema>;
357
357
  type SlackFormatterAgentParamsParsed = z.output<typeof SlackFormatterAgentParamsSchema>;
@@ -512,12 +512,13 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
512
512
  verbatim?: boolean | undefined;
513
513
  }>, "many">>;
514
514
  }, "strip", z.ZodTypeAny, {
515
- type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
515
+ type: "file" | "input" | "image" | "divider" | "context" | "section" | "header" | "actions" | "table";
516
516
  title?: {
517
517
  type: "plain_text";
518
518
  text: string;
519
519
  emoji?: boolean | undefined;
520
520
  } | undefined;
521
+ block_id?: string | undefined;
521
522
  text?: {
522
523
  type: "plain_text" | "mrkdwn";
523
524
  text: string;
@@ -539,18 +540,18 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
539
540
  emoji?: boolean | undefined;
540
541
  verbatim?: boolean | undefined;
541
542
  }[] | undefined;
542
- block_id?: string | undefined;
543
543
  accessory?: unknown;
544
544
  element?: unknown;
545
545
  label?: unknown;
546
546
  hint?: unknown;
547
547
  }, {
548
- type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
548
+ type: "file" | "input" | "image" | "divider" | "context" | "section" | "header" | "actions" | "table";
549
549
  title?: {
550
550
  type: "plain_text";
551
551
  text: string;
552
552
  emoji?: boolean | undefined;
553
553
  } | undefined;
554
+ block_id?: string | undefined;
554
555
  text?: {
555
556
  type: "plain_text" | "mrkdwn";
556
557
  text: string;
@@ -572,7 +573,6 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
572
573
  emoji?: boolean | undefined;
573
574
  verbatim?: boolean | undefined;
574
575
  }[] | undefined;
575
- block_id?: string | undefined;
576
576
  accessory?: unknown;
577
577
  element?: unknown;
578
578
  label?: unknown;
@@ -621,18 +621,14 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
621
621
  wordCount: number;
622
622
  blockCount?: number | undefined;
623
623
  };
624
- toolCalls?: {
625
- tool: string;
626
- input?: unknown;
627
- output?: unknown;
628
- }[] | undefined;
629
624
  blocks?: {
630
- type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
625
+ type: "file" | "input" | "image" | "divider" | "context" | "section" | "header" | "actions" | "table";
631
626
  title?: {
632
627
  type: "plain_text";
633
628
  text: string;
634
629
  emoji?: boolean | undefined;
635
630
  } | undefined;
631
+ block_id?: string | undefined;
636
632
  text?: {
637
633
  type: "plain_text" | "mrkdwn";
638
634
  text: string;
@@ -654,12 +650,16 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
654
650
  emoji?: boolean | undefined;
655
651
  verbatim?: boolean | undefined;
656
652
  }[] | undefined;
657
- block_id?: string | undefined;
658
653
  accessory?: unknown;
659
654
  element?: unknown;
660
655
  label?: unknown;
661
656
  hint?: unknown;
662
657
  }[] | undefined;
658
+ toolCalls?: {
659
+ tool: string;
660
+ input?: unknown;
661
+ output?: unknown;
662
+ }[] | undefined;
663
663
  }, {
664
664
  success: boolean;
665
665
  error: string;
@@ -671,18 +671,14 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
671
671
  wordCount: number;
672
672
  blockCount?: number | undefined;
673
673
  };
674
- toolCalls?: {
675
- tool: string;
676
- input?: unknown;
677
- output?: unknown;
678
- }[] | undefined;
679
674
  blocks?: {
680
- type: "input" | "image" | "file" | "divider" | "context" | "section" | "header" | "actions" | "table";
675
+ type: "file" | "input" | "image" | "divider" | "context" | "section" | "header" | "actions" | "table";
681
676
  title?: {
682
677
  type: "plain_text";
683
678
  text: string;
684
679
  emoji?: boolean | undefined;
685
680
  } | undefined;
681
+ block_id?: string | undefined;
686
682
  text?: {
687
683
  type: "plain_text" | "mrkdwn";
688
684
  text: string;
@@ -704,12 +700,16 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
704
700
  emoji?: boolean | undefined;
705
701
  verbatim?: boolean | undefined;
706
702
  }[] | undefined;
707
- block_id?: string | undefined;
708
703
  accessory?: unknown;
709
704
  element?: unknown;
710
705
  label?: unknown;
711
706
  hint?: unknown;
712
707
  }[] | undefined;
708
+ toolCalls?: {
709
+ tool: string;
710
+ input?: unknown;
711
+ output?: unknown;
712
+ }[] | undefined;
713
713
  }>;
714
714
  static readonly shortDescription = "AI agent for creating well-formatted Slack messages with adjustable verbosity and technicality";
715
715
  static readonly longDescription = "\n An AI agent that specializes in generating properly formatted Slack messages with:\n - Adjustable verbosity levels (1-5): from concise bullet points to comprehensive explanations\n - Adjustable technicality levels (1-5): from plain English to expert terminology\n - Native Slack markdown formatting (bold, italic, code blocks, lists)\n - Optional Slack Block Kit JSON for rich interactive messages\n - Tool integration for dynamic content generation\n \n Perfect for:\n - Creating consistent Slack notifications with appropriate detail level\n - Adapting any content for different audiences\n - Generating interactive Slack messages with Block Kit\n - Formatting summaries, reports, and updates for Slack channels\n - Building engaging team communications with proper structure\n - Converting any information into Slack-friendly format\n ";