@bubblelab/bubble-core 0.1.207 → 0.1.209

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 (117) hide show
  1. package/dist/bubble-bundle.d.ts +161 -161
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +18 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +22 -2
  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 +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  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/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/capability-pipeline.js +11 -2
  28. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  29. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  32. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  33. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  34. package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
  35. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  38. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  39. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  40. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  41. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  43. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  44. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  47. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  48. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  50. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  51. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  53. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  54. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  56. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  57. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  58. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  60. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  63. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  64. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  65. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  66. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  67. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  68. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  69. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  70. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  80. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  81. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  83. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  87. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  88. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  93. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  94. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  97. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  99. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  100. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  101. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  102. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  104. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  105. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  106. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  107. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  108. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  109. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  110. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  111. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
  112. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  113. package/dist/bubbles.json +6 -2
  114. package/dist/capabilities/define-capability.d.ts +2 -0
  115. package/dist/capabilities/define-capability.d.ts.map +1 -1
  116. package/dist/capabilities/define-capability.js.map +1 -1
  117. package/package.json +2 -2
@@ -662,17 +662,17 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
662
662
  start: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
663
663
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
664
664
  }, "strip", z.ZodTypeAny, {
665
+ start: number;
665
666
  operation: "search";
666
667
  limit: number;
667
- start: number;
668
668
  cql: string;
669
669
  credentials?: Partial<Record<CredentialType, string>> | undefined;
670
670
  }, {
671
671
  operation: "search";
672
672
  cql: string;
673
673
  credentials?: Partial<Record<CredentialType, string>> | undefined;
674
- limit?: number | undefined;
675
674
  start?: number | undefined;
675
+ limit?: number | undefined;
676
676
  }>, z.ZodObject<{
677
677
  operation: z.ZodLiteral<"add_comment">;
678
678
  page_id: z.ZodString;
@@ -738,8 +738,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
738
738
  cursor: z.ZodOptional<z.ZodString>;
739
739
  error: z.ZodString;
740
740
  }, "strip", z.ZodTypeAny, {
741
- success: boolean;
742
741
  error: string;
742
+ success: boolean;
743
743
  operation: "list_spaces";
744
744
  cursor?: string | undefined;
745
745
  spaces?: z.objectOutputType<{
@@ -752,8 +752,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
752
752
  homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
753
753
  }, z.ZodTypeAny, "passthrough">[] | undefined;
754
754
  }, {
755
- success: boolean;
756
755
  error: string;
756
+ success: boolean;
757
757
  operation: "list_spaces";
758
758
  cursor?: string | undefined;
759
759
  spaces?: z.objectInputType<{
@@ -795,8 +795,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
795
795
  }, z.ZodTypeAny, "passthrough">>>;
796
796
  error: z.ZodString;
797
797
  }, "strip", z.ZodTypeAny, {
798
- success: boolean;
799
798
  error: string;
799
+ success: boolean;
800
800
  operation: "get_space";
801
801
  space?: z.objectOutputType<{
802
802
  id: z.ZodString;
@@ -808,8 +808,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
808
808
  homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
809
809
  }, z.ZodTypeAny, "passthrough"> | undefined;
810
810
  }, {
811
- success: boolean;
812
811
  error: string;
812
+ success: boolean;
813
813
  operation: "get_space";
814
814
  space?: z.objectInputType<{
815
815
  id: z.ZodString;
@@ -1016,8 +1016,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1016
1016
  cursor: z.ZodOptional<z.ZodString>;
1017
1017
  error: z.ZodString;
1018
1018
  }, "strip", z.ZodTypeAny, {
1019
- success: boolean;
1020
1019
  error: string;
1020
+ success: boolean;
1021
1021
  operation: "list_pages";
1022
1022
  cursor?: string | undefined;
1023
1023
  pages?: z.objectOutputType<{
@@ -1085,8 +1085,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1085
1085
  }, z.ZodTypeAny, "passthrough">>>;
1086
1086
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1087
1087
  }, {
1088
- success: boolean;
1089
1088
  error: string;
1089
+ success: boolean;
1090
1090
  operation: "list_pages";
1091
1091
  cursor?: string | undefined;
1092
1092
  pages?: z.objectInputType<{
@@ -1348,8 +1348,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1348
1348
  }, z.ZodTypeAny, "passthrough">>>;
1349
1349
  error: z.ZodString;
1350
1350
  }, "strip", z.ZodTypeAny, {
1351
- success: boolean;
1352
1351
  error: string;
1352
+ success: boolean;
1353
1353
  operation: "get_page";
1354
1354
  page?: z.objectOutputType<{
1355
1355
  id: z.ZodString;
@@ -1416,8 +1416,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1416
1416
  }, z.ZodTypeAny, "passthrough">>>;
1417
1417
  }, z.ZodTypeAny, "passthrough"> | undefined;
1418
1418
  }, {
1419
- success: boolean;
1420
1419
  error: string;
1420
+ success: boolean;
1421
1421
  operation: "get_page";
1422
1422
  page?: z.objectInputType<{
1423
1423
  id: z.ZodString;
@@ -1514,8 +1514,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1514
1514
  }>>;
1515
1515
  error: z.ZodString;
1516
1516
  }, "strip", z.ZodTypeAny, {
1517
- success: boolean;
1518
1517
  error: string;
1518
+ success: boolean;
1519
1519
  operation: "create_page";
1520
1520
  page?: {
1521
1521
  title: string;
@@ -1526,8 +1526,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1526
1526
  }, z.ZodTypeAny, "passthrough"> | undefined;
1527
1527
  } | undefined;
1528
1528
  }, {
1529
- success: boolean;
1530
1529
  error: string;
1530
+ success: boolean;
1531
1531
  operation: "create_page";
1532
1532
  page?: {
1533
1533
  title: string;
@@ -1565,8 +1565,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1565
1565
  }>>;
1566
1566
  error: z.ZodString;
1567
1567
  }, "strip", z.ZodTypeAny, {
1568
- success: boolean;
1569
1568
  error: string;
1569
+ success: boolean;
1570
1570
  operation: "update_page";
1571
1571
  page?: {
1572
1572
  title: string;
@@ -1576,8 +1576,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1576
1576
  }, z.ZodTypeAny, "passthrough"> | undefined;
1577
1577
  } | undefined;
1578
1578
  }, {
1579
- success: boolean;
1580
1579
  error: string;
1580
+ success: boolean;
1581
1581
  operation: "update_page";
1582
1582
  page?: {
1583
1583
  title: string;
@@ -1592,13 +1592,13 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1592
1592
  page_id: z.ZodOptional<z.ZodString>;
1593
1593
  error: z.ZodString;
1594
1594
  }, "strip", z.ZodTypeAny, {
1595
- success: boolean;
1596
1595
  error: string;
1596
+ success: boolean;
1597
1597
  operation: "delete_page";
1598
1598
  page_id?: string | undefined;
1599
1599
  }, {
1600
- success: boolean;
1601
1600
  error: string;
1601
+ success: boolean;
1602
1602
  operation: "delete_page";
1603
1603
  page_id?: string | undefined;
1604
1604
  }>, z.ZodObject<{
@@ -1766,11 +1766,11 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1766
1766
  limit: z.ZodOptional<z.ZodNumber>;
1767
1767
  error: z.ZodString;
1768
1768
  }, "strip", z.ZodTypeAny, {
1769
- success: boolean;
1770
1769
  error: string;
1770
+ success: boolean;
1771
1771
  operation: "search";
1772
- limit?: number | undefined;
1773
1772
  start?: number | undefined;
1773
+ limit?: number | undefined;
1774
1774
  total?: number | undefined;
1775
1775
  results?: z.objectOutputType<{
1776
1776
  id: z.ZodOptional<z.ZodString>;
@@ -1826,11 +1826,11 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1826
1826
  }, z.ZodTypeAny, "passthrough">>>;
1827
1827
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1828
1828
  }, {
1829
- success: boolean;
1830
1829
  error: string;
1830
+ success: boolean;
1831
1831
  operation: "search";
1832
- limit?: number | undefined;
1833
1832
  start?: number | undefined;
1833
+ limit?: number | undefined;
1834
1834
  total?: number | undefined;
1835
1835
  results?: z.objectInputType<{
1836
1836
  id: z.ZodOptional<z.ZodString>;
@@ -2035,8 +2035,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2035
2035
  }, z.ZodTypeAny, "passthrough">>>;
2036
2036
  error: z.ZodString;
2037
2037
  }, "strip", z.ZodTypeAny, {
2038
- success: boolean;
2039
2038
  error: string;
2039
+ success: boolean;
2040
2040
  operation: "add_comment";
2041
2041
  comment?: z.objectOutputType<{
2042
2042
  id: z.ZodString;
@@ -2088,8 +2088,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2088
2088
  createdAt: z.ZodOptional<z.ZodString>;
2089
2089
  }, z.ZodTypeAny, "passthrough"> | undefined;
2090
2090
  }, {
2091
- success: boolean;
2092
2091
  error: string;
2092
+ success: boolean;
2093
2093
  operation: "add_comment";
2094
2094
  comment?: z.objectInputType<{
2095
2095
  id: z.ZodString;
@@ -2291,8 +2291,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2291
2291
  cursor: z.ZodOptional<z.ZodString>;
2292
2292
  error: z.ZodString;
2293
2293
  }, "strip", z.ZodTypeAny, {
2294
- success: boolean;
2295
2294
  error: string;
2295
+ success: boolean;
2296
2296
  operation: "get_comments";
2297
2297
  cursor?: string | undefined;
2298
2298
  comments?: z.objectOutputType<{
@@ -2345,8 +2345,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2345
2345
  createdAt: z.ZodOptional<z.ZodString>;
2346
2346
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2347
2347
  }, {
2348
- success: boolean;
2349
2348
  error: string;
2349
+ success: boolean;
2350
2350
  operation: "get_comments";
2351
2351
  cursor?: string | undefined;
2352
2352
  comments?: z.objectInputType<{