@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
@@ -13,15 +13,15 @@ declare const GoogleMapsToolParamsSchema: z.ZodObject<{
13
13
  operation: "search";
14
14
  queries: string[];
15
15
  credentials?: Partial<Record<CredentialType, string>> | undefined;
16
- location?: string | undefined;
17
16
  limit?: number | undefined;
17
+ location?: string | undefined;
18
18
  language?: string | undefined;
19
19
  }, {
20
20
  operation: "search";
21
21
  queries: string[];
22
22
  credentials?: Partial<Record<CredentialType, string>> | undefined;
23
- location?: string | undefined;
24
23
  limit?: number | undefined;
24
+ location?: string | undefined;
25
25
  language?: string | undefined;
26
26
  }>;
27
27
  declare const GoogleMapsToolResultSchema: z.ZodObject<{
@@ -85,11 +85,11 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
85
85
  }, "strip", z.ZodTypeAny, {
86
86
  title: string | null;
87
87
  url: string | null;
88
+ phone: string | null;
88
89
  location: {
89
90
  lat: number | null;
90
91
  lng: number | null;
91
92
  } | null;
92
- phone: string | null;
93
93
  rating: number | null;
94
94
  category: string | null;
95
95
  address: string | null;
@@ -115,11 +115,11 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
115
115
  }, {
116
116
  title: string | null;
117
117
  url: string | null;
118
+ phone: string | null;
118
119
  location: {
119
120
  lat: number | null;
120
121
  lng: number | null;
121
122
  } | null;
122
- phone: string | null;
123
123
  rating: number | null;
124
124
  category: string | null;
125
125
  address: string | null;
@@ -153,11 +153,11 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
153
153
  places: {
154
154
  title: string | null;
155
155
  url: string | null;
156
+ phone: string | null;
156
157
  location: {
157
158
  lat: number | null;
158
159
  lng: number | null;
159
160
  } | null;
160
- phone: string | null;
161
161
  rating: number | null;
162
162
  category: string | null;
163
163
  address: string | null;
@@ -189,11 +189,11 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
189
189
  places: {
190
190
  title: string | null;
191
191
  url: string | null;
192
+ phone: string | null;
192
193
  location: {
193
194
  lat: number | null;
194
195
  lng: number | null;
195
196
  } | null;
196
- phone: string | null;
197
197
  rating: number | null;
198
198
  category: string | null;
199
199
  address: string | null;
@@ -235,15 +235,15 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
235
235
  operation: "search";
236
236
  queries: string[];
237
237
  credentials?: Partial<Record<CredentialType, string>> | undefined;
238
- location?: string | undefined;
239
238
  limit?: number | undefined;
239
+ location?: string | undefined;
240
240
  language?: string | undefined;
241
241
  }, {
242
242
  operation: "search";
243
243
  queries: string[];
244
244
  credentials?: Partial<Record<CredentialType, string>> | undefined;
245
- location?: string | undefined;
246
245
  limit?: number | undefined;
246
+ location?: string | undefined;
247
247
  language?: string | undefined;
248
248
  }>;
249
249
  static readonly resultSchema: z.ZodObject<{
@@ -307,11 +307,11 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
307
307
  }, "strip", z.ZodTypeAny, {
308
308
  title: string | null;
309
309
  url: string | null;
310
+ phone: string | null;
310
311
  location: {
311
312
  lat: number | null;
312
313
  lng: number | null;
313
314
  } | null;
314
- phone: string | null;
315
315
  rating: number | null;
316
316
  category: string | null;
317
317
  address: string | null;
@@ -337,11 +337,11 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
337
337
  }, {
338
338
  title: string | null;
339
339
  url: string | null;
340
+ phone: string | null;
340
341
  location: {
341
342
  lat: number | null;
342
343
  lng: number | null;
343
344
  } | null;
344
- phone: string | null;
345
345
  rating: number | null;
346
346
  category: string | null;
347
347
  address: string | null;
@@ -375,11 +375,11 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
375
375
  places: {
376
376
  title: string | null;
377
377
  url: string | null;
378
+ phone: string | null;
378
379
  location: {
379
380
  lat: number | null;
380
381
  lng: number | null;
381
382
  } | null;
382
- phone: string | null;
383
383
  rating: number | null;
384
384
  category: string | null;
385
385
  address: string | null;
@@ -411,11 +411,11 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
411
411
  places: {
412
412
  title: string | null;
413
413
  url: string | null;
414
+ phone: string | null;
414
415
  location: {
415
416
  lat: number | null;
416
417
  lng: number | null;
417
418
  } | null;
418
- phone: string | null;
419
419
  rating: number | null;
420
420
  category: string | null;
421
421
  address: string | null;
@@ -53,13 +53,13 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
53
53
  }, "strip", import("zod").ZodTypeAny, {
54
54
  name: string;
55
55
  profile_url: string;
56
- headline?: string | undefined;
57
56
  location?: string | undefined;
57
+ headline?: string | undefined;
58
58
  }, {
59
59
  name: string;
60
60
  profile_url: string;
61
- headline?: string | undefined;
62
61
  location?: string | undefined;
62
+ headline?: string | undefined;
63
63
  }>>;
64
64
  error: import("zod").ZodString;
65
65
  }, "strip", import("zod").ZodTypeAny, {
@@ -70,8 +70,8 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
70
70
  profile?: {
71
71
  name: string;
72
72
  profile_url: string;
73
- headline?: string | undefined;
74
73
  location?: string | undefined;
74
+ headline?: string | undefined;
75
75
  } | undefined;
76
76
  }, {
77
77
  operation: "send_connection";
@@ -81,8 +81,8 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
81
81
  profile?: {
82
82
  name: string;
83
83
  profile_url: string;
84
- headline?: string | undefined;
85
84
  location?: string | undefined;
85
+ headline?: string | undefined;
86
86
  } | undefined;
87
87
  }>]>;
88
88
  static readonly shortDescription = "LinkedIn connection automation - send connection requests with optional notes";
@@ -65,9 +65,9 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodDiscriminatedUnion
65
65
  }>>;
66
66
  error: z.ZodString;
67
67
  }, "strip", z.ZodTypeAny, {
68
- error: string;
69
- success: boolean;
70
68
  operation: "send_connection";
69
+ success: boolean;
70
+ error: string;
71
71
  message?: string | undefined;
72
72
  profile?: {
73
73
  name: string;
@@ -76,9 +76,9 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodDiscriminatedUnion
76
76
  headline?: string | undefined;
77
77
  } | undefined;
78
78
  }, {
79
- error: string;
80
- success: boolean;
81
79
  operation: "send_connection";
80
+ success: boolean;
81
+ error: string;
82
82
  message?: string | undefined;
83
83
  profile?: {
84
84
  name: string;