@bubblelab/bubble-core 0.1.212 → 0.1.214

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 (97) hide show
  1. package/dist/bubble-bundle.d.ts +147 -147
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  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 +208 -25
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +106 -106
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +88 -88
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +68 -68
  11. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +53 -53
  12. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +24 -24
  13. package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
  14. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  15. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  17. package/dist/bubbles/service-bubble/capability-pipeline.js +14 -5
  18. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  19. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  20. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
  21. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
  23. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  24. package/dist/bubbles/service-bubble/firecrawl.d.ts +407 -407
  25. package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
  26. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  27. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
  28. package/dist/bubbles/service-bubble/github.d.ts +162 -162
  29. package/dist/bubbles/service-bubble/gmail.d.ts +200 -200
  30. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  31. package/dist/bubbles/service-bubble/google-drive.d.ts +122 -122
  32. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  33. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
  34. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  37. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  38. package/dist/bubbles/service-bubble/jira/jira.d.ts +96 -96
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +77 -77
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  41. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
  42. package/dist/bubbles/service-bubble/notion/notion.d.ts +794 -794
  43. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  44. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +26 -26
  45. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  46. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  47. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  48. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
  49. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  50. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  51. package/dist/bubbles/service-bubble/slack/slack.d.ts +364 -364
  52. package/dist/bubbles/service-bubble/storage.d.ts +88 -88
  53. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +99 -99
  54. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +59 -59
  55. package/dist/bubbles/service-bubble/telegram.d.ts +120 -120
  56. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  57. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +3 -3
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  63. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  64. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  66. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  70. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +40 -40
  71. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  76. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
  77. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  78. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +8 -8
  80. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  86. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  87. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  88. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  89. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  90. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +58 -58
  92. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  93. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  94. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +22 -22
  95. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  96. package/dist/bubbles.json +1 -1
  97. package/package.json +2 -2
@@ -37,13 +37,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
37
37
  properties: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>;
38
38
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
39
39
  }, "strip", import("zod").ZodTypeAny, {
40
- operation: "create_record";
41
40
  properties: Record<string, string>;
41
+ operation: "create_record";
42
42
  object_type: "deals" | "contacts" | "companies" | "tickets";
43
43
  credentials?: Partial<Record<CredentialType, string>> | undefined;
44
44
  }, {
45
- operation: "create_record";
46
45
  properties: Record<string, string>;
46
+ operation: "create_record";
47
47
  object_type: "deals" | "contacts" | "companies" | "tickets";
48
48
  credentials?: Partial<Record<CredentialType, string>> | undefined;
49
49
  }>, import("zod").ZodObject<{
@@ -71,14 +71,14 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
71
71
  properties: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>;
72
72
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
73
73
  }, "strip", import("zod").ZodTypeAny, {
74
- operation: "update_record";
75
74
  properties: Record<string, string>;
75
+ operation: "update_record";
76
76
  record_id: string;
77
77
  object_type: "deals" | "contacts" | "companies" | "tickets";
78
78
  credentials?: Partial<Record<CredentialType, string>> | undefined;
79
79
  }, {
80
- operation: "update_record";
81
80
  properties: Record<string, string>;
81
+ operation: "update_record";
82
82
  record_id: string;
83
83
  object_type: "deals" | "contacts" | "companies" | "tickets";
84
84
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -183,9 +183,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
183
183
  }>>;
184
184
  error: import("zod").ZodString;
185
185
  }, "strip", import("zod").ZodTypeAny, {
186
- operation: "create_record";
187
- success: boolean;
188
186
  error: string;
187
+ success: boolean;
188
+ operation: "create_record";
189
189
  record?: {
190
190
  properties: Record<string, unknown>;
191
191
  id: string;
@@ -194,9 +194,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
194
194
  updatedAt?: string | undefined;
195
195
  } | undefined;
196
196
  }, {
197
- operation: "create_record";
198
- success: boolean;
199
197
  error: string;
198
+ success: boolean;
199
+ operation: "create_record";
200
200
  record?: {
201
201
  properties: Record<string, unknown>;
202
202
  id: string;
@@ -228,9 +228,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
228
228
  }>>;
229
229
  error: import("zod").ZodString;
230
230
  }, "strip", import("zod").ZodTypeAny, {
231
- operation: "get_record";
232
- success: boolean;
233
231
  error: string;
232
+ success: boolean;
233
+ operation: "get_record";
234
234
  record?: {
235
235
  properties: Record<string, unknown>;
236
236
  id: string;
@@ -239,9 +239,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
239
239
  updatedAt?: string | undefined;
240
240
  } | undefined;
241
241
  }, {
242
- operation: "get_record";
243
- success: boolean;
244
242
  error: string;
243
+ success: boolean;
244
+ operation: "get_record";
245
245
  record?: {
246
246
  properties: Record<string, unknown>;
247
247
  id: string;
@@ -273,9 +273,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
273
273
  }>>;
274
274
  error: import("zod").ZodString;
275
275
  }, "strip", import("zod").ZodTypeAny, {
276
- operation: "update_record";
277
- success: boolean;
278
276
  error: string;
277
+ success: boolean;
278
+ operation: "update_record";
279
279
  record?: {
280
280
  properties: Record<string, unknown>;
281
281
  id: string;
@@ -284,9 +284,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
284
284
  updatedAt?: string | undefined;
285
285
  } | undefined;
286
286
  }, {
287
- operation: "update_record";
288
- success: boolean;
289
287
  error: string;
288
+ success: boolean;
289
+ operation: "update_record";
290
290
  record?: {
291
291
  properties: Record<string, unknown>;
292
292
  id: string;
@@ -336,9 +336,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
336
336
  }>>;
337
337
  error: import("zod").ZodString;
338
338
  }, "strip", import("zod").ZodTypeAny, {
339
- operation: "search_records";
340
- success: boolean;
341
339
  error: string;
340
+ success: boolean;
341
+ operation: "search_records";
342
342
  total?: number | undefined;
343
343
  results?: {
344
344
  properties: Record<string, unknown>;
@@ -353,9 +353,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
353
353
  } | undefined;
354
354
  } | undefined;
355
355
  }, {
356
- operation: "search_records";
357
- success: boolean;
358
356
  error: string;
357
+ success: boolean;
358
+ operation: "search_records";
359
359
  total?: number | undefined;
360
360
  results?: {
361
361
  properties: Record<string, unknown>;
@@ -36,16 +36,16 @@ declare const InsForgeDbResultSchema: z.ZodObject<{
36
36
  error: z.ZodString;
37
37
  cleanedJSONString: z.ZodString;
38
38
  }, "strip", z.ZodTypeAny, {
39
- success: boolean;
40
39
  error: string;
40
+ success: boolean;
41
41
  rows: Record<string, unknown>[];
42
42
  rowCount: number | null;
43
43
  command: string;
44
44
  executionTime: number;
45
45
  cleanedJSONString: string;
46
46
  }, {
47
- success: boolean;
48
47
  error: string;
48
+ success: boolean;
49
49
  rows: Record<string, unknown>[];
50
50
  rowCount: number | null;
51
51
  command: string;
@@ -108,16 +108,16 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
108
108
  error: z.ZodString;
109
109
  cleanedJSONString: z.ZodString;
110
110
  }, "strip", z.ZodTypeAny, {
111
- success: boolean;
112
111
  error: string;
112
+ success: boolean;
113
113
  rows: Record<string, unknown>[];
114
114
  rowCount: number | null;
115
115
  command: string;
116
116
  executionTime: number;
117
117
  cleanedJSONString: string;
118
118
  }, {
119
- success: boolean;
120
119
  error: string;
120
+ success: boolean;
121
121
  rows: Record<string, unknown>[];
122
122
  rowCount: number | null;
123
123
  command: string;