@bubblelab/bubble-core 0.1.157 → 0.1.159

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 (108) hide show
  1. package/dist/bubble-bundle.d.ts +139 -139
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  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 +131 -131
  16. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  19. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  21. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  22. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  25. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  26. package/dist/bubbles/service-bubble/firecrawl.d.ts +628 -628
  27. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  28. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  29. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  30. package/dist/bubbles/service-bubble/github.d.ts +76 -76
  31. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  32. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  33. package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
  34. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  35. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  36. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  37. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  39. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  40. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  41. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  42. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  43. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/posthog/index.d.ts +1 -1
  45. package/dist/bubbles/service-bubble/posthog/index.d.ts.map +1 -1
  46. package/dist/bubbles/service-bubble/posthog/index.js +1 -1
  47. package/dist/bubbles/service-bubble/posthog/index.js.map +1 -1
  48. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +115 -33
  49. package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
  50. package/dist/bubbles/service-bubble/posthog/posthog.js +18 -0
  51. package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
  52. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +157 -44
  53. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts.map +1 -1
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.js +70 -23
  55. package/dist/bubbles/service-bubble/posthog/posthog.schema.js.map +1 -1
  56. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +312 -312
  58. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  60. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  61. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  62. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  64. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.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-connection/tool.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  75. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +22 -22
  77. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  81. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  82. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  87. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  88. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  89. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  91. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  93. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  94. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  95. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  96. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  97. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  98. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  99. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  100. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  101. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  102. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  103. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  104. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  105. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +98 -98
  106. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  107. package/dist/bubbles.json +128 -5
  108. package/package.json +2 -2
@@ -47,11 +47,6 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
47
47
  to: string | string[];
48
48
  subject: string;
49
49
  credentials?: Partial<Record<CredentialType, string>> | undefined;
50
- tags?: {
51
- value: string;
52
- name: string;
53
- }[] | undefined;
54
- headers?: Record<string, string> | undefined;
55
50
  text?: string | undefined;
56
51
  attachments?: {
57
52
  filename: string;
@@ -64,16 +59,16 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
64
59
  html?: string | undefined;
65
60
  reply_to?: string | string[] | undefined;
66
61
  scheduled_at?: string | undefined;
67
- }, {
68
- operation: "send_email";
69
- to: string | string[];
70
- subject: string;
71
- credentials?: Partial<Record<CredentialType, string>> | undefined;
72
62
  tags?: {
73
63
  value: string;
74
64
  name: string;
75
65
  }[] | undefined;
76
66
  headers?: Record<string, string> | undefined;
67
+ }, {
68
+ operation: "send_email";
69
+ to: string | string[];
70
+ subject: string;
71
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
77
72
  text?: string | undefined;
78
73
  attachments?: {
79
74
  filename: string;
@@ -87,6 +82,11 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
87
82
  html?: string | undefined;
88
83
  reply_to?: string | string[] | undefined;
89
84
  scheduled_at?: string | undefined;
85
+ tags?: {
86
+ value: string;
87
+ name: string;
88
+ }[] | undefined;
89
+ headers?: Record<string, string> | undefined;
90
90
  }>, z.ZodObject<{
91
91
  operation: z.ZodLiteral<"get_email_status">;
92
92
  email_id: z.ZodString;
@@ -106,13 +106,13 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
106
106
  email_id: z.ZodOptional<z.ZodString>;
107
107
  error: z.ZodString;
108
108
  }, "strip", z.ZodTypeAny, {
109
- error: string;
110
109
  success: boolean;
110
+ error: string;
111
111
  operation: "send_email";
112
112
  email_id?: string | undefined;
113
113
  }, {
114
- error: string;
115
114
  success: boolean;
115
+ error: string;
116
116
  operation: "send_email";
117
117
  email_id?: string | undefined;
118
118
  }>, z.ZodObject<{
@@ -123,15 +123,15 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
123
123
  last_event: z.ZodOptional<z.ZodString>;
124
124
  error: z.ZodString;
125
125
  }, "strip", z.ZodTypeAny, {
126
- error: string;
127
126
  success: boolean;
127
+ error: string;
128
128
  operation: "get_email_status";
129
129
  status?: string | undefined;
130
130
  created_at?: string | undefined;
131
131
  last_event?: string | undefined;
132
132
  }, {
133
- error: string;
134
133
  success: boolean;
134
+ error: string;
135
135
  operation: "get_email_status";
136
136
  status?: string | undefined;
137
137
  created_at?: string | undefined;
@@ -194,11 +194,6 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
194
194
  to: string | string[];
195
195
  subject: string;
196
196
  credentials?: Partial<Record<CredentialType, string>> | undefined;
197
- tags?: {
198
- value: string;
199
- name: string;
200
- }[] | undefined;
201
- headers?: Record<string, string> | undefined;
202
197
  text?: string | undefined;
203
198
  attachments?: {
204
199
  filename: string;
@@ -211,16 +206,16 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
211
206
  html?: string | undefined;
212
207
  reply_to?: string | string[] | undefined;
213
208
  scheduled_at?: string | undefined;
214
- }, {
215
- operation: "send_email";
216
- to: string | string[];
217
- subject: string;
218
- credentials?: Partial<Record<CredentialType, string>> | undefined;
219
209
  tags?: {
220
210
  value: string;
221
211
  name: string;
222
212
  }[] | undefined;
223
213
  headers?: Record<string, string> | undefined;
214
+ }, {
215
+ operation: "send_email";
216
+ to: string | string[];
217
+ subject: string;
218
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
224
219
  text?: string | undefined;
225
220
  attachments?: {
226
221
  filename: string;
@@ -234,6 +229,11 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
234
229
  html?: string | undefined;
235
230
  reply_to?: string | string[] | undefined;
236
231
  scheduled_at?: string | undefined;
232
+ tags?: {
233
+ value: string;
234
+ name: string;
235
+ }[] | undefined;
236
+ headers?: Record<string, string> | undefined;
237
237
  }>, z.ZodObject<{
238
238
  operation: z.ZodLiteral<"get_email_status">;
239
239
  email_id: z.ZodString;
@@ -253,13 +253,13 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
253
253
  email_id: z.ZodOptional<z.ZodString>;
254
254
  error: z.ZodString;
255
255
  }, "strip", z.ZodTypeAny, {
256
- error: string;
257
256
  success: boolean;
257
+ error: string;
258
258
  operation: "send_email";
259
259
  email_id?: string | undefined;
260
260
  }, {
261
- error: string;
262
261
  success: boolean;
262
+ error: string;
263
263
  operation: "send_email";
264
264
  email_id?: string | undefined;
265
265
  }>, z.ZodObject<{
@@ -270,15 +270,15 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
270
270
  last_event: z.ZodOptional<z.ZodString>;
271
271
  error: z.ZodString;
272
272
  }, "strip", z.ZodTypeAny, {
273
- error: string;
274
273
  success: boolean;
274
+ error: string;
275
275
  operation: "get_email_status";
276
276
  status?: string | undefined;
277
277
  created_at?: string | undefined;
278
278
  last_event?: string | undefined;
279
279
  }, {
280
- error: string;
281
280
  success: boolean;
281
+ error: string;
282
282
  operation: "get_email_status";
283
283
  status?: string | undefined;
284
284
  created_at?: string | undefined;