@bubblelab/bubble-core 0.1.119 → 0.1.123

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 +97 -97
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  10. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  11. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  12. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +88 -88
  14. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +10 -10
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
  21. package/dist/bubbles/service-bubble/firecrawl.d.ts +338 -338
  22. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  23. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  24. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  25. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/google-drive.d.ts +8 -8
  27. package/dist/bubbles/service-bubble/http.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  30. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  31. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  33. package/dist/bubbles/service-bubble/notion/notion.js +2 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  37. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +330 -330
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  40. package/dist/bubbles/service-bubble/slack/slack.js +3 -2
  41. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  42. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  46. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +28 -28
  48. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +317 -317
  49. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  50. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  51. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  52. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  54. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  55. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +36 -36
  56. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  57. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  58. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  59. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  60. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +18 -18
  61. package/dist/bubbles.json +7 -3
  62. package/package.json +2 -2
  63. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  64. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  65. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  66. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  67. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  68. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  69. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  70. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  71. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  72. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  73. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  74. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  75. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  76. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  77. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  78. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
@@ -138,33 +138,33 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
138
138
  }, "strip", z.ZodTypeAny, {
139
139
  type: string;
140
140
  name: string;
141
+ choices: string[];
141
142
  id: number;
142
143
  width: number;
143
144
  height: number;
144
145
  label: string;
145
146
  page: number;
146
- choices: string[];
147
+ x: number;
148
+ y: number;
147
149
  field_type: string;
148
150
  current_value: string;
149
151
  rect: [number, number, number, number];
150
- x: number;
151
- y: number;
152
152
  field_flags: number;
153
153
  potential_labels: string[];
154
154
  }, {
155
155
  type: string;
156
156
  name: string;
157
+ choices: string[];
157
158
  id: number;
158
159
  width: number;
159
160
  height: number;
160
161
  label: string;
161
162
  page: number;
162
- choices: string[];
163
+ x: number;
164
+ y: number;
163
165
  field_type: string;
164
166
  current_value: string;
165
167
  rect: [number, number, number, number];
166
- x: number;
167
- y: number;
168
168
  field_flags: number;
169
169
  potential_labels: string[];
170
170
  }>, "many">;
@@ -177,17 +177,17 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
177
177
  fields: {
178
178
  type: string;
179
179
  name: string;
180
+ choices: string[];
180
181
  id: number;
181
182
  width: number;
182
183
  height: number;
183
184
  label: string;
184
185
  page: number;
185
- choices: string[];
186
+ x: number;
187
+ y: number;
186
188
  field_type: string;
187
189
  current_value: string;
188
190
  rect: [number, number, number, number];
189
- x: number;
190
- y: number;
191
191
  field_flags: number;
192
192
  potential_labels: string[];
193
193
  }[];
@@ -199,17 +199,17 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
199
199
  fields: {
200
200
  type: string;
201
201
  name: string;
202
+ choices: string[];
202
203
  id: number;
203
204
  width: number;
204
205
  height: number;
205
206
  label: string;
206
207
  page: number;
207
- choices: string[];
208
+ x: number;
209
+ y: number;
208
210
  field_type: string;
209
211
  current_value: string;
210
212
  rect: [number, number, number, number];
211
- x: number;
212
- y: number;
213
213
  field_flags: number;
214
214
  potential_labels: string[];
215
215
  }[];
@@ -617,33 +617,33 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
617
617
  }, "strip", z.ZodTypeAny, {
618
618
  type: string;
619
619
  name: string;
620
+ choices: string[];
620
621
  id: number;
621
622
  width: number;
622
623
  height: number;
623
624
  label: string;
624
625
  page: number;
625
- choices: string[];
626
+ x: number;
627
+ y: number;
626
628
  field_type: string;
627
629
  current_value: string;
628
630
  rect: [number, number, number, number];
629
- x: number;
630
- y: number;
631
631
  field_flags: number;
632
632
  potential_labels: string[];
633
633
  }, {
634
634
  type: string;
635
635
  name: string;
636
+ choices: string[];
636
637
  id: number;
637
638
  width: number;
638
639
  height: number;
639
640
  label: string;
640
641
  page: number;
641
- choices: string[];
642
+ x: number;
643
+ y: number;
642
644
  field_type: string;
643
645
  current_value: string;
644
646
  rect: [number, number, number, number];
645
- x: number;
646
- y: number;
647
647
  field_flags: number;
648
648
  potential_labels: string[];
649
649
  }>, "many">;
@@ -656,17 +656,17 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
656
656
  fields: {
657
657
  type: string;
658
658
  name: string;
659
+ choices: string[];
659
660
  id: number;
660
661
  width: number;
661
662
  height: number;
662
663
  label: string;
663
664
  page: number;
664
- choices: string[];
665
+ x: number;
666
+ y: number;
665
667
  field_type: string;
666
668
  current_value: string;
667
669
  rect: [number, number, number, number];
668
- x: number;
669
- y: number;
670
670
  field_flags: number;
671
671
  potential_labels: string[];
672
672
  }[];
@@ -678,17 +678,17 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
678
678
  fields: {
679
679
  type: string;
680
680
  name: string;
681
+ choices: string[];
681
682
  id: number;
682
683
  width: number;
683
684
  height: number;
684
685
  label: string;
685
686
  page: number;
686
- choices: string[];
687
+ x: number;
688
+ y: number;
687
689
  field_type: string;
688
690
  current_value: string;
689
691
  rect: [number, number, number, number];
690
- x: number;
691
- y: number;
692
692
  field_flags: number;
693
693
  potential_labels: string[];
694
694
  }[];
@@ -60,8 +60,8 @@ declare const SlackDataAssistantParamsSchema: z.ZodObject<{
60
60
  slackChannel: string;
61
61
  userQuestion: string;
62
62
  name?: string | undefined;
63
- temperature?: number | undefined;
64
63
  credentials?: Partial<Record<CredentialType, string>> | undefined;
64
+ temperature?: number | undefined;
65
65
  verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
66
66
  technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
67
67
  includeQuery?: boolean | undefined;
@@ -198,8 +198,8 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
198
198
  slackChannel: string;
199
199
  userQuestion: string;
200
200
  name?: string | undefined;
201
- temperature?: number | undefined;
202
201
  credentials?: Partial<Record<CredentialType, string>> | undefined;
202
+ temperature?: number | undefined;
203
203
  verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
204
204
  technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
205
205
  includeQuery?: boolean | undefined;
@@ -61,12 +61,12 @@ declare const SlackFormatterAgentParamsSchema: z.ZodObject<{
61
61
  additionalContext?: string | undefined;
62
62
  }, {
63
63
  message: string;
64
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
64
65
  model?: {
65
66
  model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
66
67
  temperature?: number | undefined;
67
68
  maxTokens?: number | undefined;
68
69
  } | undefined;
69
- credentials?: Partial<Record<CredentialType, string>> | undefined;
70
70
  tools?: {
71
71
  name: string;
72
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -154,7 +154,7 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
154
154
  verbatim?: boolean | undefined;
155
155
  }>, "many">>;
156
156
  }, "strip", z.ZodTypeAny, {
157
- type: "input" | "image" | "file" | "section" | "divider" | "header" | "context" | "table" | "actions";
157
+ type: "table" | "image" | "input" | "file" | "section" | "divider" | "header" | "context" | "actions";
158
158
  title?: {
159
159
  type: "plain_text";
160
160
  text: string;
@@ -187,7 +187,7 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
187
187
  label?: unknown;
188
188
  hint?: unknown;
189
189
  }, {
190
- type: "input" | "image" | "file" | "section" | "divider" | "header" | "context" | "table" | "actions";
190
+ type: "table" | "image" | "input" | "file" | "section" | "divider" | "header" | "context" | "actions";
191
191
  title?: {
192
192
  type: "plain_text";
193
193
  text: string;
@@ -255,21 +255,21 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
255
255
  }, "strip", z.ZodTypeAny, {
256
256
  error: string;
257
257
  success: boolean;
258
- response: string;
259
- iterations: number;
260
258
  metadata: {
261
259
  verbosityLevel: string;
262
260
  technicalityLevel: string;
263
261
  wordCount: number;
264
262
  blockCount?: number | undefined;
265
263
  };
264
+ response: string;
265
+ iterations: number;
266
266
  toolCalls?: {
267
267
  tool: string;
268
268
  input?: unknown;
269
269
  output?: unknown;
270
270
  }[] | undefined;
271
271
  blocks?: {
272
- type: "input" | "image" | "file" | "section" | "divider" | "header" | "context" | "table" | "actions";
272
+ type: "table" | "image" | "input" | "file" | "section" | "divider" | "header" | "context" | "actions";
273
273
  title?: {
274
274
  type: "plain_text";
275
275
  text: string;
@@ -305,21 +305,21 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
305
305
  }, {
306
306
  error: string;
307
307
  success: boolean;
308
- response: string;
309
- iterations: number;
310
308
  metadata: {
311
309
  verbosityLevel: string;
312
310
  technicalityLevel: string;
313
311
  wordCount: number;
314
312
  blockCount?: number | undefined;
315
313
  };
314
+ response: string;
315
+ iterations: number;
316
316
  toolCalls?: {
317
317
  tool: string;
318
318
  input?: unknown;
319
319
  output?: unknown;
320
320
  }[] | undefined;
321
321
  blocks?: {
322
- type: "input" | "image" | "file" | "section" | "divider" | "header" | "context" | "table" | "actions";
322
+ type: "table" | "image" | "input" | "file" | "section" | "divider" | "header" | "context" | "actions";
323
323
  title?: {
324
324
  type: "plain_text";
325
325
  text: string;
@@ -419,12 +419,12 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
419
419
  additionalContext?: string | undefined;
420
420
  }, {
421
421
  message: string;
422
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
422
423
  model?: {
423
424
  model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
424
425
  temperature?: number | undefined;
425
426
  maxTokens?: number | undefined;
426
427
  } | undefined;
427
- credentials?: Partial<Record<CredentialType, string>> | undefined;
428
428
  tools?: {
429
429
  name: string;
430
430
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -512,7 +512,7 @@ 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" | "section" | "divider" | "header" | "context" | "table" | "actions";
515
+ type: "table" | "image" | "input" | "file" | "section" | "divider" | "header" | "context" | "actions";
516
516
  title?: {
517
517
  type: "plain_text";
518
518
  text: string;
@@ -545,7 +545,7 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
545
545
  label?: unknown;
546
546
  hint?: unknown;
547
547
  }, {
548
- type: "input" | "image" | "file" | "section" | "divider" | "header" | "context" | "table" | "actions";
548
+ type: "table" | "image" | "input" | "file" | "section" | "divider" | "header" | "context" | "actions";
549
549
  title?: {
550
550
  type: "plain_text";
551
551
  text: string;
@@ -613,21 +613,21 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
613
613
  }, "strip", z.ZodTypeAny, {
614
614
  error: string;
615
615
  success: boolean;
616
- response: string;
617
- iterations: number;
618
616
  metadata: {
619
617
  verbosityLevel: string;
620
618
  technicalityLevel: string;
621
619
  wordCount: number;
622
620
  blockCount?: number | undefined;
623
621
  };
622
+ response: string;
623
+ iterations: number;
624
624
  toolCalls?: {
625
625
  tool: string;
626
626
  input?: unknown;
627
627
  output?: unknown;
628
628
  }[] | undefined;
629
629
  blocks?: {
630
- type: "input" | "image" | "file" | "section" | "divider" | "header" | "context" | "table" | "actions";
630
+ type: "table" | "image" | "input" | "file" | "section" | "divider" | "header" | "context" | "actions";
631
631
  title?: {
632
632
  type: "plain_text";
633
633
  text: string;
@@ -663,21 +663,21 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
663
663
  }, {
664
664
  error: string;
665
665
  success: boolean;
666
- response: string;
667
- iterations: number;
668
666
  metadata: {
669
667
  verbosityLevel: string;
670
668
  technicalityLevel: string;
671
669
  wordCount: number;
672
670
  blockCount?: number | undefined;
673
671
  };
672
+ response: string;
673
+ iterations: number;
674
674
  toolCalls?: {
675
675
  tool: string;
676
676
  input?: unknown;
677
677
  output?: unknown;
678
678
  }[] | undefined;
679
679
  blocks?: {
680
- type: "input" | "image" | "file" | "section" | "divider" | "header" | "context" | "table" | "actions";
680
+ type: "table" | "image" | "input" | "file" | "section" | "divider" | "header" | "context" | "actions";
681
681
  title?: {
682
682
  type: "plain_text";
683
683
  text: string;