@bubblelab/bubble-core 0.1.165 → 0.1.167
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.
- package/dist/bubble-bundle.d.ts +141 -141
- package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
- package/dist/bubbles/service-bubble/ai-agent.d.ts +9 -10
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +40 -76
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +54 -54
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +28 -28
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +144 -144
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +628 -628
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +104 -104
- package/dist/bubbles/service-bubble/gmail.d.ts +92 -92
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/notion/notion.d.ts +534 -534
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +32 -32
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +316 -316
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +36 -97
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +79 -202
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +212 -212
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +64 -64
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +30 -30
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +16 -51
- package/package.json +2 -2
package/dist/bubbles.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "2.0.0",
|
|
3
|
-
"generatedAt": "2026-02-
|
|
3
|
+
"generatedAt": "2026-02-16T08:43:32.274Z",
|
|
4
4
|
"totalCount": 66,
|
|
5
5
|
"bubbles": [
|
|
6
6
|
{
|
|
@@ -36095,28 +36095,28 @@
|
|
|
36095
36095
|
"name": "code-edit-tool",
|
|
36096
36096
|
"alias": "code-edit",
|
|
36097
36097
|
"type": "tool",
|
|
36098
|
-
"shortDescription": "Applies code edits to BubbleFlow files using
|
|
36098
|
+
"shortDescription": "Applies code edits to BubbleFlow files using find-and-replace",
|
|
36099
36099
|
"useCase": "- When an AI agent needs to make edits to BubbleFlow code",
|
|
36100
|
-
"outputSchema": "{\n mergedCode: string // The final code after applying edits,\n applied: boolean // Whether the edit was successfully applied,\n
|
|
36100
|
+
"outputSchema": "{\n mergedCode: string // The final code after applying edits,\n applied: boolean // Whether the edit was successfully applied,\n success: boolean // Whether the edit operation was successful,\n error: string // Error message if edit failed\n}",
|
|
36101
36101
|
"inputJsonSchema": {
|
|
36102
36102
|
"type": "object",
|
|
36103
36103
|
"properties": {
|
|
36104
36104
|
"initialCode": {
|
|
36105
36105
|
"type": "string",
|
|
36106
|
-
"description": "The
|
|
36106
|
+
"description": "The current code to apply the edit to"
|
|
36107
36107
|
},
|
|
36108
|
-
"
|
|
36108
|
+
"old_string": {
|
|
36109
36109
|
"type": "string",
|
|
36110
|
-
"description": "
|
|
36110
|
+
"description": "The exact text to replace. Must be unique in the code — if not unique, provide more surrounding context to disambiguate."
|
|
36111
36111
|
},
|
|
36112
|
-
"
|
|
36112
|
+
"new_string": {
|
|
36113
36113
|
"type": "string",
|
|
36114
|
-
"description": "The
|
|
36114
|
+
"description": "The replacement text. Must be different from old_string."
|
|
36115
36115
|
},
|
|
36116
|
-
"
|
|
36117
|
-
"type": "
|
|
36118
|
-
"default":
|
|
36119
|
-
"description": "
|
|
36116
|
+
"replace_all": {
|
|
36117
|
+
"type": "boolean",
|
|
36118
|
+
"default": false,
|
|
36119
|
+
"description": "Replace all occurrences of old_string (default false). Use for renaming variables/strings across the file."
|
|
36120
36120
|
},
|
|
36121
36121
|
"credentials": {
|
|
36122
36122
|
"type": "object",
|
|
@@ -36133,8 +36133,8 @@
|
|
|
36133
36133
|
},
|
|
36134
36134
|
"required": [
|
|
36135
36135
|
"initialCode",
|
|
36136
|
-
"
|
|
36137
|
-
"
|
|
36136
|
+
"old_string",
|
|
36137
|
+
"new_string"
|
|
36138
36138
|
],
|
|
36139
36139
|
"additionalProperties": false
|
|
36140
36140
|
},
|
|
@@ -36149,38 +36149,6 @@
|
|
|
36149
36149
|
"type": "boolean",
|
|
36150
36150
|
"description": "Whether the edit was successfully applied"
|
|
36151
36151
|
},
|
|
36152
|
-
"diff": {
|
|
36153
|
-
"type": "string",
|
|
36154
|
-
"description": "Unified diff showing the changes made (if available)"
|
|
36155
|
-
},
|
|
36156
|
-
"metadata": {
|
|
36157
|
-
"type": "object",
|
|
36158
|
-
"properties": {
|
|
36159
|
-
"editedAt": {
|
|
36160
|
-
"type": "string",
|
|
36161
|
-
"description": "Timestamp when edit was performed"
|
|
36162
|
-
},
|
|
36163
|
-
"originalLength": {
|
|
36164
|
-
"type": "number",
|
|
36165
|
-
"description": "Length of original code in characters"
|
|
36166
|
-
},
|
|
36167
|
-
"finalLength": {
|
|
36168
|
-
"type": "number",
|
|
36169
|
-
"description": "Length of final code in characters"
|
|
36170
|
-
},
|
|
36171
|
-
"morphModel": {
|
|
36172
|
-
"type": "string",
|
|
36173
|
-
"description": "Morph model used for the edit"
|
|
36174
|
-
}
|
|
36175
|
-
},
|
|
36176
|
-
"required": [
|
|
36177
|
-
"editedAt",
|
|
36178
|
-
"originalLength",
|
|
36179
|
-
"finalLength",
|
|
36180
|
-
"morphModel"
|
|
36181
|
-
],
|
|
36182
|
-
"additionalProperties": false
|
|
36183
|
-
},
|
|
36184
36152
|
"success": {
|
|
36185
36153
|
"type": "boolean",
|
|
36186
36154
|
"description": "Whether the edit operation was successful"
|
|
@@ -36193,16 +36161,13 @@
|
|
|
36193
36161
|
"required": [
|
|
36194
36162
|
"mergedCode",
|
|
36195
36163
|
"applied",
|
|
36196
|
-
"metadata",
|
|
36197
36164
|
"success",
|
|
36198
36165
|
"error"
|
|
36199
36166
|
],
|
|
36200
36167
|
"additionalProperties": false
|
|
36201
36168
|
},
|
|
36202
|
-
"usageExample": "// Example usage of code-edit-tool bubble\nconst codeEditTool = new EditBubbleFlowTool({\n initialCode: \"example string\", // The
|
|
36203
|
-
"requiredCredentials": [
|
|
36204
|
-
"OPENROUTER_CRED"
|
|
36205
|
-
]
|
|
36169
|
+
"usageExample": "// Example usage of code-edit-tool bubble\nconst codeEditTool = new EditBubbleFlowTool({\n initialCode: \"example string\", // The current code to apply the edit to,\n old_string: \"example string\", // The exact text to replace. Must be unique in the code — if not unique, provide more surrounding context to disambiguate.,\n new_string: \"example string\", // The replacement text. Must be different from old_string.,\n replace_all: false // default, // Replace all occurrences of old_string (default false). Use for renaming variables/strings across the file.,\n config: {}, // Configuration for the edit tool (HIDDEN from AI - injected at runtime),\n});\n\nconst result = await codeEditTool.action();\n\n// Always check success status before using data\nif (!result.success) {\n throw new Error(`${metadata.name} failed: ${result.error}`);\n}\n\n// outputSchema for result.data:\n// {\n// mergedCode: string // The final code after applying edits,\n// applied: boolean // Whether the edit was successfully applied,\n// success: boolean // Whether the edit operation was successful,\n// error: string // Error message if edit failed\n// }\n\n// Access the actual data\nconst actualData = result.data;\nconsole.log(actualData);",
|
|
36170
|
+
"requiredCredentials": []
|
|
36206
36171
|
},
|
|
36207
36172
|
{
|
|
36208
36173
|
"name": "web-search-tool",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bubblelab/bubble-core",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.167",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"puppeteer-core": "^24.10.0",
|
|
42
42
|
"resend": "^4.8.0",
|
|
43
43
|
"zod": "^3.24.1",
|
|
44
|
-
"@bubblelab/shared-schemas": "0.1.
|
|
44
|
+
"@bubblelab/shared-schemas": "0.1.167"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@types/node": "^20.12.12",
|