@bubblelab/bubble-core 0.1.194 → 0.1.196

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 (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -38,6 +38,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
38
38
  fileSize?: number | undefined;
39
39
  }[] | undefined;
40
40
  state?: string | undefined;
41
+ secureLink?: string | undefined;
41
42
  packageCode?: string | undefined;
42
43
  serverSecret?: string | undefined;
43
44
  recipients?: {
@@ -45,7 +46,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
45
46
  recipientId: string;
46
47
  }[] | undefined;
47
48
  life?: number | undefined;
48
- secureLink?: string | undefined;
49
49
  }, {
50
50
  packageId: string;
51
51
  files?: {
@@ -54,6 +54,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
54
54
  fileSize?: number | undefined;
55
55
  }[] | undefined;
56
56
  state?: string | undefined;
57
+ secureLink?: string | undefined;
57
58
  packageCode?: string | undefined;
58
59
  serverSecret?: string | undefined;
59
60
  recipients?: {
@@ -61,7 +62,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
61
62
  recipientId: string;
62
63
  }[] | undefined;
63
64
  life?: number | undefined;
64
- secureLink?: string | undefined;
65
65
  }>;
66
66
  export declare const SendSafelyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
67
67
  operation: z.ZodLiteral<"send_file">;
@@ -125,14 +125,14 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
125
125
  secureLink: z.ZodOptional<z.ZodString>;
126
126
  error: z.ZodString;
127
127
  }, "strip", z.ZodTypeAny, {
128
- error: string;
129
128
  success: boolean;
129
+ error: string;
130
130
  operation: "send_file";
131
131
  packageId?: string | undefined;
132
132
  secureLink?: string | undefined;
133
133
  }, {
134
- error: string;
135
134
  success: boolean;
135
+ error: string;
136
136
  operation: "send_file";
137
137
  packageId?: string | undefined;
138
138
  secureLink?: string | undefined;
@@ -143,14 +143,14 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
143
143
  secureLink: z.ZodOptional<z.ZodString>;
144
144
  error: z.ZodString;
145
145
  }, "strip", z.ZodTypeAny, {
146
- error: string;
147
146
  success: boolean;
147
+ error: string;
148
148
  operation: "send_message";
149
149
  packageId?: string | undefined;
150
150
  secureLink?: string | undefined;
151
151
  }, {
152
- error: string;
153
152
  success: boolean;
153
+ error: string;
154
154
  operation: "send_message";
155
155
  packageId?: string | undefined;
156
156
  secureLink?: string | undefined;
@@ -195,6 +195,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
195
195
  fileSize?: number | undefined;
196
196
  }[] | undefined;
197
197
  state?: string | undefined;
198
+ secureLink?: string | undefined;
198
199
  packageCode?: string | undefined;
199
200
  serverSecret?: string | undefined;
200
201
  recipients?: {
@@ -202,7 +203,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
202
203
  recipientId: string;
203
204
  }[] | undefined;
204
205
  life?: number | undefined;
205
- secureLink?: string | undefined;
206
206
  }, {
207
207
  packageId: string;
208
208
  files?: {
@@ -211,6 +211,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
211
211
  fileSize?: number | undefined;
212
212
  }[] | undefined;
213
213
  state?: string | undefined;
214
+ secureLink?: string | undefined;
214
215
  packageCode?: string | undefined;
215
216
  serverSecret?: string | undefined;
216
217
  recipients?: {
@@ -218,12 +219,11 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
218
219
  recipientId: string;
219
220
  }[] | undefined;
220
221
  life?: number | undefined;
221
- secureLink?: string | undefined;
222
222
  }>>;
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
225
- error: string;
226
225
  success: boolean;
226
+ error: string;
227
227
  operation: "get_package";
228
228
  package?: {
229
229
  packageId: string;
@@ -233,6 +233,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
233
233
  fileSize?: number | undefined;
234
234
  }[] | undefined;
235
235
  state?: string | undefined;
236
+ secureLink?: string | undefined;
236
237
  packageCode?: string | undefined;
237
238
  serverSecret?: string | undefined;
238
239
  recipients?: {
@@ -240,11 +241,10 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
240
241
  recipientId: string;
241
242
  }[] | undefined;
242
243
  life?: number | undefined;
243
- secureLink?: string | undefined;
244
244
  } | undefined;
245
245
  }, {
246
- error: string;
247
246
  success: boolean;
247
+ error: string;
248
248
  operation: "get_package";
249
249
  package?: {
250
250
  packageId: string;
@@ -254,6 +254,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
254
254
  fileSize?: number | undefined;
255
255
  }[] | undefined;
256
256
  state?: string | undefined;
257
+ secureLink?: string | undefined;
257
258
  packageCode?: string | undefined;
258
259
  serverSecret?: string | undefined;
259
260
  recipients?: {
@@ -261,7 +262,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
261
262
  recipientId: string;
262
263
  }[] | undefined;
263
264
  life?: number | undefined;
264
- secureLink?: string | undefined;
265
265
  } | undefined;
266
266
  }>]>;
267
267
  export type SendSafelyParamsInput = z.input<typeof SendSafelyParamsSchema>;