@bubblelab/bubble-core 0.1.113 → 0.1.114

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 (69) hide show
  1. package/dist/bubble-bundle.d.ts +94 -94
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +70 -70
  4. package/dist/bubbles/service-bubble/airtable.d.ts +250 -250
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +228 -228
  7. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  8. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +84 -84
  9. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +87 -87
  10. package/dist/bubbles/service-bubble/confluence/confluence.schema.js +1 -1
  11. package/dist/bubbles/service-bubble/confluence/confluence.schema.js.map +1 -1
  12. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +102 -102
  13. package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
  14. package/dist/bubbles/service-bubble/firecrawl.d.ts +298 -298
  15. package/dist/bubbles/service-bubble/followupboss.d.ts +322 -322
  16. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  17. package/dist/bubbles/service-bubble/github.d.ts +298 -298
  18. package/dist/bubbles/service-bubble/gmail.d.ts +650 -650
  19. package/dist/bubbles/service-bubble/google-calendar.d.ts +66 -66
  20. package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
  21. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  22. package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
  23. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  24. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/jira/jira.d.ts +91 -91
  26. package/dist/bubbles/service-bubble/notion/notion.d.ts +1651 -1651
  27. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  28. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/slack/slack.d.ts +368 -368
  30. package/dist/bubbles/service-bubble/storage.d.ts +44 -44
  31. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +157 -157
  32. package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
  33. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  34. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  35. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  36. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  37. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
  38. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  39. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  40. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  41. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  42. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +66 -66
  44. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
  45. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
  46. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
  47. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +62 -62
  48. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +16 -16
  49. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  50. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  52. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
  54. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
  55. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  56. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
  57. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
  58. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +64 -64
  59. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  60. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  61. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  62. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
  63. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +142 -142
  64. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  65. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  66. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  67. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  68. package/dist/bubbles.json +4 -2
  69. 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-06T18:04:54.732Z",
3
+ "generatedAt": "2026-02-06T18:42:05.657Z",
4
4
  "totalCount": 60,
5
5
  "bubbles": [
6
6
  {
@@ -56526,6 +56526,7 @@
56526
56526
  },
56527
56527
  "homepageId": {
56528
56528
  "type": "string",
56529
+ "nullable": true,
56529
56530
  "description": "Homepage ID"
56530
56531
  }
56531
56532
  },
@@ -56593,6 +56594,7 @@
56593
56594
  },
56594
56595
  "homepageId": {
56595
56596
  "type": "string",
56597
+ "nullable": true,
56596
56598
  "description": "Homepage ID"
56597
56599
  }
56598
56600
  },
@@ -57286,7 +57288,7 @@
57286
57288
  }
57287
57289
  ]
57288
57290
  },
57289
- "usageExample": "// List Spaces example\nconst confluence_list_spaces = new ConfluenceBubble({\n operation: \"list_spaces\", // List Confluence spaces\n limit: 25 // default, // Maximum number of spaces to return (1-250)\n cursor: \"example string\", // Cursor for pagination (from previous response)\n type: \"global\" // options: \"global\", \"personal\", // Filter by space type. Omit to list all spaces (recommended). Most Confluence sites use personal spaces, so filtering by \"global\" may return no results.\n status: \"current\" // options: \"current\", \"archived\", // Filter by space status\n});\n\nconst result = await confluence_list_spaces.action();\n// outputSchema for result.data when operation === 'list_spaces':\n// {\n// operation: \"list_spaces\",\n// success: boolean,\n// spaces: { id: string // Space ID, key: string // Space key, name: string // Space name, type: string | undefined // Space type (e.g., \"global\", \"personal\"), status: string | undefined // Space status, description: unknown | undefined // Space description (string or structured object), homepageId: string | undefined // Homepage ID }[] | undefined,\n// cursor: string | undefined // Next page cursor,\n// error: string\n// }\n\n\n// Get Space example\nconst confluence_get_space = new ConfluenceBubble({\n operation: \"get_space\", // Get a specific space by ID\n space_id: \"example string\", // Space ID to retrieve\n});\n\nconst result = await confluence_get_space.action();\n// outputSchema for result.data when operation === 'get_space':\n// {\n// operation: \"get_space\",\n// success: boolean,\n// space: { id: string // Space ID, key: string // Space key, name: string // Space name, type: string | undefined // Space type (e.g., \"global\", \"personal\"), status: string | undefined // Space status, description: unknown | undefined // Space description (string or structured object), homepageId: string | undefined // Homepage ID } | undefined // Confluence space,\n// error: string\n// }\n\n\n// List Pages example\nconst confluence_list_pages = new ConfluenceBubble({\n operation: \"list_pages\", // List pages with optional filtering\n space_id: \"example string\", // Filter by space ID (numeric ID from list_spaces)\n space_key: \"example string\", // Filter by space key (e.g., \"DEV\", \"HR\"). Alternative to space_id — provide either one.\n title: \"example string\", // Filter by exact page title\n status: \"current\" // options: \"current\", \"trashed\", \"draft\", // Filter by page status. Default: current\n limit: 25 // default, // Maximum number of pages to return (1-250)\n cursor: \"example string\", // Cursor for pagination\n});\n\nconst result = await confluence_list_pages.action();\n// outputSchema for result.data when operation === 'list_pages':\n// {\n// operation: \"list_pages\",\n// success: boolean,\n// pages: { id: string // Page ID, title: string // Page title, status: string | undefined // Page status (current, draft, trashed), spaceId: string | undefined // Space ID the page belongs to, parentId: string | null | undefined // Parent page ID, parentType: string | null | undefined // Parent type, authorId: string | undefined // Author account ID, createdAt: string | undefined // Creation timestamp, version: { number: number // Version number, message: string | undefined // Version message, createdAt: string | undefined // Version creation timestamp } | undefined // Version information, body: { storage: { value: string // Page body in storage format (XHTML), representation: string | undefined } | undefined } | undefined // Page body content, _links: { webui: string | undefined // Web UI link to the page } | undefined // Links }[] | undefined,\n// cursor: string | undefined // Next page cursor,\n// error: string\n// }\n\n\n// Get Page example\nconst confluence_get_page = new ConfluenceBubble({\n operation: \"get_page\", // Get a specific page by ID with body content\n page_id: \"example string\", // Page ID to retrieve\n include_body: true // default, // Whether to include the page body content. Default: true\n});\n\nconst result = await confluence_get_page.action();\n// outputSchema for result.data when operation === 'get_page':\n// {\n// operation: \"get_page\",\n// success: boolean,\n// page: { id: string // Page ID, title: string // Page title, status: string | undefined // Page status (current, draft, trashed), spaceId: string | undefined // Space ID the page belongs to, parentId: string | null | undefined // Parent page ID, parentType: string | null | undefined // Parent type, authorId: string | undefined // Author account ID, createdAt: string | undefined // Creation timestamp, version: { number: number // Version number, message: string | undefined // Version message, createdAt: string | undefined // Version creation timestamp } | undefined // Version information, body: { storage: { value: string // Page body in storage format (XHTML), representation: string | undefined } | undefined } | undefined // Page body content, _links: { webui: string | undefined // Web UI link to the page } | undefined // Links } | undefined // Confluence page,\n// error: string\n// }\n\n\n// Create Page example\nconst confluence_create_page = new ConfluenceBubble({\n operation: \"create_page\", // Create a new page in a space\n space_id: \"example string\", // Space ID to create the page in (numeric ID from list_spaces). Provide either space_id or space_key.\n space_key: \"example string\", // Space key to create the page in (e.g., \"DEV\", \"HR\"). Alternative to space_id.\n title: \"example string\", // Page title\n body: \"example string\", // Page body content (markdown - auto-converted to Confluence storage format)\n parent_id: \"example string\", // Parent page ID (creates as child page)\n status: \"current\" // options: \"current\", \"draft\", // Page status. Default: current (published)\n});\n\nconst result = await confluence_create_page.action();\n// outputSchema for result.data when operation === 'create_page':\n// {\n// operation: \"create_page\",\n// success: boolean,\n// page: { id: string, title: string, status: string | undefined, _links: { webui: string | undefined } | undefined } | undefined,\n// error: string\n// }\n\n\n// Update Page example\nconst confluence_update_page = new ConfluenceBubble({\n operation: \"update_page\", // Update an existing page (auto-increments version)\n page_id: \"example string\", // Page ID to update\n title: \"example string\", // New page title (uses current title if not specified)\n body: \"example string\", // New page body (markdown - auto-converted to Confluence storage format). If omitted, the existing body is preserved.\n status: \"current\" // options: \"current\", \"draft\", // New page status\n version_message: \"example string\", // Version comment describing the changes\n});\n\nconst result = await confluence_update_page.action();\n// outputSchema for result.data when operation === 'update_page':\n// {\n// operation: \"update_page\",\n// success: boolean,\n// page: { id: string, title: string, version: { number: number } | undefined } | undefined,\n// error: string\n// }\n\n\n// Delete Page example\nconst confluence_delete_page = new ConfluenceBubble({\n operation: \"delete_page\", // Delete (trash) a page\n page_id: \"example string\", // Page ID to delete\n});\n\nconst result = await confluence_delete_page.action();\n// outputSchema for result.data when operation === 'delete_page':\n// {\n// operation: \"delete_page\",\n// success: boolean,\n// page_id: string | undefined,\n// error: string\n// }\n\n\n// Search example\nconst confluence_search = new ConfluenceBubble({\n operation: \"search\", // Search Confluence content using CQL\n cql: \"example string\", // CQL (Confluence Query Language) query string. Examples: 'type=page AND space=DEV', 'type=page AND title=\"My Page\"', 'text~\"search term\"', 'type=page ORDER BY created DESC'. Note: reserved words like \"null\", \"and\", \"or\" must be quoted if used as values. IMPORTANT: Confluence search has an indexing delay — newly created or updated pages may not appear in CQL search results for several minutes. Use list_pages to find recently created pages instead.\n limit: 25 // default, // Maximum number of results to return (1-100)\n start: 0 // default, // Starting index for pagination\n});\n\nconst result = await confluence_search.action();\n// outputSchema for result.data when operation === 'search':\n// {\n// operation: \"search\",\n// success: boolean,\n// results: { id: string | undefined // Page ID, type: string | undefined // Content type (page, blogpost, etc.), title: string | undefined // Page title, status: string | undefined // Page status, excerpt: string | undefined // Search result excerpt, url: string | undefined // Result URL, lastModified: string | undefined // Last modified timestamp, _links: { webui: string | undefined } | undefined // Links, content: { id: string | undefined, type: string | undefined, title: string | undefined, status: string | undefined, _links: { webui: string | undefined } | undefined } | undefined // Raw content object (same data also available at top level) }[] | undefined,\n// total: number | undefined,\n// start: number | undefined,\n// limit: number | undefined,\n// error: string\n// }\n\n\n// Add Comment example\nconst confluence_add_comment = new ConfluenceBubble({\n operation: \"add_comment\", // Add a footer comment to a page\n page_id: \"example string\", // Page ID to add the comment to\n body: \"example string\", // Comment text (markdown - auto-converted to Confluence storage format)\n});\n\nconst result = await confluence_add_comment.action();\n// outputSchema for result.data when operation === 'add_comment':\n// {\n// operation: \"add_comment\",\n// success: boolean,\n// comment: { id: string // Comment ID, title: string | undefined // Comment title, body: { storage: { value: string // Comment body in storage format, representation: string | undefined } | undefined } | undefined // Comment body, version: { number: number // Version number, createdAt: string | undefined // Version creation timestamp } | undefined // Version information, createdAt: string | undefined // Creation timestamp } | undefined // Confluence comment,\n// error: string\n// }\n\n\n// Get Comments example\nconst confluence_get_comments = new ConfluenceBubble({\n operation: \"get_comments\", // List footer comments for a page\n page_id: \"example string\", // Page ID to get comments for\n limit: 25 // default, // Maximum number of comments to return\n cursor: \"example string\", // Cursor for pagination\n});\n\nconst result = await confluence_get_comments.action();\n// outputSchema for result.data when operation === 'get_comments':\n// {\n// operation: \"get_comments\",\n// success: boolean,\n// comments: { id: string // Comment ID, title: string | undefined // Comment title, body: { storage: { value: string // Comment body in storage format, representation: string | undefined } | undefined } | undefined // Comment body, version: { number: number // Version number, createdAt: string | undefined // Version creation timestamp } | undefined // Version information, createdAt: string | undefined // Creation timestamp }[] | undefined,\n// cursor: string | undefined,\n// error: string\n// }\n\n\n// Always check success status before using data\nif (!result.success) {\n throw new Error(`confluence failed: ${result.error}`);\n}\n\n// Access the actual data\nconst actualData = result.data;\nconsole.log(actualData);",
57291
+ "usageExample": "// List Spaces example\nconst confluence_list_spaces = new ConfluenceBubble({\n operation: \"list_spaces\", // List Confluence spaces\n limit: 25 // default, // Maximum number of spaces to return (1-250)\n cursor: \"example string\", // Cursor for pagination (from previous response)\n type: \"global\" // options: \"global\", \"personal\", // Filter by space type. Omit to list all spaces (recommended). Most Confluence sites use personal spaces, so filtering by \"global\" may return no results.\n status: \"current\" // options: \"current\", \"archived\", // Filter by space status\n});\n\nconst result = await confluence_list_spaces.action();\n// outputSchema for result.data when operation === 'list_spaces':\n// {\n// operation: \"list_spaces\",\n// success: boolean,\n// spaces: { id: string // Space ID, key: string // Space key, name: string // Space name, type: string | undefined // Space type (e.g., \"global\", \"personal\"), status: string | undefined // Space status, description: unknown | undefined // Space description (string or structured object), homepageId: string | null | undefined // Homepage ID }[] | undefined,\n// cursor: string | undefined // Next page cursor,\n// error: string\n// }\n\n\n// Get Space example\nconst confluence_get_space = new ConfluenceBubble({\n operation: \"get_space\", // Get a specific space by ID\n space_id: \"example string\", // Space ID to retrieve\n});\n\nconst result = await confluence_get_space.action();\n// outputSchema for result.data when operation === 'get_space':\n// {\n// operation: \"get_space\",\n// success: boolean,\n// space: { id: string // Space ID, key: string // Space key, name: string // Space name, type: string | undefined // Space type (e.g., \"global\", \"personal\"), status: string | undefined // Space status, description: unknown | undefined // Space description (string or structured object), homepageId: string | null | undefined // Homepage ID } | undefined // Confluence space,\n// error: string\n// }\n\n\n// List Pages example\nconst confluence_list_pages = new ConfluenceBubble({\n operation: \"list_pages\", // List pages with optional filtering\n space_id: \"example string\", // Filter by space ID (numeric ID from list_spaces)\n space_key: \"example string\", // Filter by space key (e.g., \"DEV\", \"HR\"). Alternative to space_id — provide either one.\n title: \"example string\", // Filter by exact page title\n status: \"current\" // options: \"current\", \"trashed\", \"draft\", // Filter by page status. Default: current\n limit: 25 // default, // Maximum number of pages to return (1-250)\n cursor: \"example string\", // Cursor for pagination\n});\n\nconst result = await confluence_list_pages.action();\n// outputSchema for result.data when operation === 'list_pages':\n// {\n// operation: \"list_pages\",\n// success: boolean,\n// pages: { id: string // Page ID, title: string // Page title, status: string | undefined // Page status (current, draft, trashed), spaceId: string | undefined // Space ID the page belongs to, parentId: string | null | undefined // Parent page ID, parentType: string | null | undefined // Parent type, authorId: string | undefined // Author account ID, createdAt: string | undefined // Creation timestamp, version: { number: number // Version number, message: string | undefined // Version message, createdAt: string | undefined // Version creation timestamp } | undefined // Version information, body: { storage: { value: string // Page body in storage format (XHTML), representation: string | undefined } | undefined } | undefined // Page body content, _links: { webui: string | undefined // Web UI link to the page } | undefined // Links }[] | undefined,\n// cursor: string | undefined // Next page cursor,\n// error: string\n// }\n\n\n// Get Page example\nconst confluence_get_page = new ConfluenceBubble({\n operation: \"get_page\", // Get a specific page by ID with body content\n page_id: \"example string\", // Page ID to retrieve\n include_body: true // default, // Whether to include the page body content. Default: true\n});\n\nconst result = await confluence_get_page.action();\n// outputSchema for result.data when operation === 'get_page':\n// {\n// operation: \"get_page\",\n// success: boolean,\n// page: { id: string // Page ID, title: string // Page title, status: string | undefined // Page status (current, draft, trashed), spaceId: string | undefined // Space ID the page belongs to, parentId: string | null | undefined // Parent page ID, parentType: string | null | undefined // Parent type, authorId: string | undefined // Author account ID, createdAt: string | undefined // Creation timestamp, version: { number: number // Version number, message: string | undefined // Version message, createdAt: string | undefined // Version creation timestamp } | undefined // Version information, body: { storage: { value: string // Page body in storage format (XHTML), representation: string | undefined } | undefined } | undefined // Page body content, _links: { webui: string | undefined // Web UI link to the page } | undefined // Links } | undefined // Confluence page,\n// error: string\n// }\n\n\n// Create Page example\nconst confluence_create_page = new ConfluenceBubble({\n operation: \"create_page\", // Create a new page in a space\n space_id: \"example string\", // Space ID to create the page in (numeric ID from list_spaces). Provide either space_id or space_key.\n space_key: \"example string\", // Space key to create the page in (e.g., \"DEV\", \"HR\"). Alternative to space_id.\n title: \"example string\", // Page title\n body: \"example string\", // Page body content (markdown - auto-converted to Confluence storage format)\n parent_id: \"example string\", // Parent page ID (creates as child page)\n status: \"current\" // options: \"current\", \"draft\", // Page status. Default: current (published)\n});\n\nconst result = await confluence_create_page.action();\n// outputSchema for result.data when operation === 'create_page':\n// {\n// operation: \"create_page\",\n// success: boolean,\n// page: { id: string, title: string, status: string | undefined, _links: { webui: string | undefined } | undefined } | undefined,\n// error: string\n// }\n\n\n// Update Page example\nconst confluence_update_page = new ConfluenceBubble({\n operation: \"update_page\", // Update an existing page (auto-increments version)\n page_id: \"example string\", // Page ID to update\n title: \"example string\", // New page title (uses current title if not specified)\n body: \"example string\", // New page body (markdown - auto-converted to Confluence storage format). If omitted, the existing body is preserved.\n status: \"current\" // options: \"current\", \"draft\", // New page status\n version_message: \"example string\", // Version comment describing the changes\n});\n\nconst result = await confluence_update_page.action();\n// outputSchema for result.data when operation === 'update_page':\n// {\n// operation: \"update_page\",\n// success: boolean,\n// page: { id: string, title: string, version: { number: number } | undefined } | undefined,\n// error: string\n// }\n\n\n// Delete Page example\nconst confluence_delete_page = new ConfluenceBubble({\n operation: \"delete_page\", // Delete (trash) a page\n page_id: \"example string\", // Page ID to delete\n});\n\nconst result = await confluence_delete_page.action();\n// outputSchema for result.data when operation === 'delete_page':\n// {\n// operation: \"delete_page\",\n// success: boolean,\n// page_id: string | undefined,\n// error: string\n// }\n\n\n// Search example\nconst confluence_search = new ConfluenceBubble({\n operation: \"search\", // Search Confluence content using CQL\n cql: \"example string\", // CQL (Confluence Query Language) query string. Examples: 'type=page AND space=DEV', 'type=page AND title=\"My Page\"', 'text~\"search term\"', 'type=page ORDER BY created DESC'. Note: reserved words like \"null\", \"and\", \"or\" must be quoted if used as values. IMPORTANT: Confluence search has an indexing delay — newly created or updated pages may not appear in CQL search results for several minutes. Use list_pages to find recently created pages instead.\n limit: 25 // default, // Maximum number of results to return (1-100)\n start: 0 // default, // Starting index for pagination\n});\n\nconst result = await confluence_search.action();\n// outputSchema for result.data when operation === 'search':\n// {\n// operation: \"search\",\n// success: boolean,\n// results: { id: string | undefined // Page ID, type: string | undefined // Content type (page, blogpost, etc.), title: string | undefined // Page title, status: string | undefined // Page status, excerpt: string | undefined // Search result excerpt, url: string | undefined // Result URL, lastModified: string | undefined // Last modified timestamp, _links: { webui: string | undefined } | undefined // Links, content: { id: string | undefined, type: string | undefined, title: string | undefined, status: string | undefined, _links: { webui: string | undefined } | undefined } | undefined // Raw content object (same data also available at top level) }[] | undefined,\n// total: number | undefined,\n// start: number | undefined,\n// limit: number | undefined,\n// error: string\n// }\n\n\n// Add Comment example\nconst confluence_add_comment = new ConfluenceBubble({\n operation: \"add_comment\", // Add a footer comment to a page\n page_id: \"example string\", // Page ID to add the comment to\n body: \"example string\", // Comment text (markdown - auto-converted to Confluence storage format)\n});\n\nconst result = await confluence_add_comment.action();\n// outputSchema for result.data when operation === 'add_comment':\n// {\n// operation: \"add_comment\",\n// success: boolean,\n// comment: { id: string // Comment ID, title: string | undefined // Comment title, body: { storage: { value: string // Comment body in storage format, representation: string | undefined } | undefined } | undefined // Comment body, version: { number: number // Version number, createdAt: string | undefined // Version creation timestamp } | undefined // Version information, createdAt: string | undefined // Creation timestamp } | undefined // Confluence comment,\n// error: string\n// }\n\n\n// Get Comments example\nconst confluence_get_comments = new ConfluenceBubble({\n operation: \"get_comments\", // List footer comments for a page\n page_id: \"example string\", // Page ID to get comments for\n limit: 25 // default, // Maximum number of comments to return\n cursor: \"example string\", // Cursor for pagination\n});\n\nconst result = await confluence_get_comments.action();\n// outputSchema for result.data when operation === 'get_comments':\n// {\n// operation: \"get_comments\",\n// success: boolean,\n// comments: { id: string // Comment ID, title: string | undefined // Comment title, body: { storage: { value: string // Comment body in storage format, representation: string | undefined } | undefined } | undefined // Comment body, version: { number: number // Version number, createdAt: string | undefined // Version creation timestamp } | undefined // Version information, createdAt: string | undefined // Creation timestamp }[] | undefined,\n// cursor: string | undefined,\n// error: string\n// }\n\n\n// Always check success status before using data\nif (!result.success) {\n throw new Error(`confluence failed: ${result.error}`);\n}\n\n// Access the actual data\nconst actualData = result.data;\nconsole.log(actualData);",
57290
57292
  "requiredCredentials": [
57291
57293
  "CONFLUENCE_CRED"
57292
57294
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bubblelab/bubble-core",
3
- "version": "0.1.113",
3
+ "version": "0.1.114",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./dist/index.js",
@@ -40,7 +40,7 @@
40
40
  "puppeteer-core": "^24.10.0",
41
41
  "resend": "^4.8.0",
42
42
  "zod": "^3.24.1",
43
- "@bubblelab/shared-schemas": "0.1.113"
43
+ "@bubblelab/shared-schemas": "0.1.114"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@types/node": "^20.12.12",