@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.
Files changed (106) hide show
  1. package/dist/bubble-bundle.d.ts +141 -141
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +9 -10
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +40 -76
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  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 +10 -10
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +54 -54
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +22 -22
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +28 -28
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +144 -144
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +628 -628
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  33. package/dist/bubbles/service-bubble/github.d.ts +104 -104
  34. package/dist/bubbles/service-bubble/gmail.d.ts +92 -92
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  39. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  40. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  41. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  42. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  44. package/dist/bubbles/service-bubble/notion/notion.d.ts +534 -534
  45. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  47. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  48. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  49. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  51. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  52. package/dist/bubbles/service-bubble/slack/slack.d.ts +316 -316
  53. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  54. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  55. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  56. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  57. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  58. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  59. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  69. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  70. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +36 -97
  71. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
  72. package/dist/bubbles/tool-bubble/code-edit-tool.js +79 -202
  73. package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +22 -22
  75. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  79. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +212 -212
  80. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  85. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  86. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  87. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  88. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
  89. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +64 -64
  91. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  92. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  94. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  95. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  96. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  97. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  98. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  99. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  100. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  101. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  102. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +30 -30
  103. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
  104. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  105. package/dist/bubbles.json +16 -51
  106. 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-16T05:40:49.493Z",
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 Morph Fast Apply",
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 diff: string | undefined // Unified diff showing the changes made (if available),\n metadata: { editedAt: string // Timestamp when edit was performed, originalLength: number // Length of original code in characters, finalLength: number // Length of final code in characters, morphModel: string // Morph model used for the edit },\n success: boolean // Whether the edit operation was successful,\n error: string // Error message if edit failed\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 original code to be edited"
36106
+ "description": "The current code to apply the edit to"
36107
36107
  },
36108
- "instructions": {
36108
+ "old_string": {
36109
36109
  "type": "string",
36110
- "description": "A single sentence instruction in first person describing what changes are being made (e.g., \"I am adding error handling to the user auth and removing the old auth functions\"). Used to help disambiguate uncertainty in the edit."
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
- "codeEdit": {
36112
+ "new_string": {
36113
36113
  "type": "string",
36114
- "description": "The code changes to apply. Specify ONLY the precise lines of code that you wish to edit. Use \"// ... existing code ...\" to represent unchanged sections. DO NOT omit spans of pre-existing code without using the marker, as this may cause inadvertent deletion."
36114
+ "description": "The replacement text. Must be different from old_string."
36115
36115
  },
36116
- "morphModel": {
36117
- "type": "string",
36118
- "default": "morph/morph-v3-large",
36119
- "description": "Morph model to use for applying edits via OpenRouter"
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
- "instructions",
36137
- "codeEdit"
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 original code to be edited,\n instructions: \"example string\", // A single sentence instruction in first person describing what changes are being made (e.g., \"I am adding error handling to the user auth and removing the old auth functions\"). Used to help disambiguate uncertainty in the edit.,\n codeEdit: \"example string\", // The code changes to apply. Specify ONLY the precise lines of code that you wish to edit. Use \"// ... existing code ...\" to represent unchanged sections. DO NOT omit spans of pre-existing code without using the marker, as this may cause inadvertent deletion.,\n morphModel: \"morph/morph-v3-large\" // default, // Morph model to use for applying edits via OpenRouter,\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// diff: string | undefined // Unified diff showing the changes made (if available),\n// metadata: { editedAt: string // Timestamp when edit was performed, originalLength: number // Length of original code in characters, finalLength: number // Length of final code in characters, morphModel: string // Morph model used for the edit },\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);",
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.165",
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.165"
44
+ "@bubblelab/shared-schemas": "0.1.167"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@types/node": "^20.12.12",