@bubblelab/bubble-core 0.1.143 → 0.1.146

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  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 +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  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 +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -42,9 +42,9 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
42
42
  }, {
43
43
  operation: "list_events";
44
44
  credentials?: Partial<Record<CredentialType, string>> | undefined;
45
+ q?: string | undefined;
45
46
  max_results?: number | undefined;
46
47
  order_by?: "updated" | "startTime" | undefined;
47
- q?: string | undefined;
48
48
  page_token?: string | undefined;
49
49
  calendar_id?: string | undefined;
50
50
  time_min?: string | undefined;
@@ -309,8 +309,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
309
309
  error: z.ZodString;
310
310
  }, "strip", z.ZodTypeAny, {
311
311
  operation: "list_calendars";
312
- error: string;
313
312
  success: boolean;
313
+ error: string;
314
314
  next_page_token?: string | undefined;
315
315
  calendars?: z.objectOutputType<{
316
316
  id: z.ZodString;
@@ -322,8 +322,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
322
322
  }, z.ZodTypeAny, "passthrough">[] | undefined;
323
323
  }, {
324
324
  operation: "list_calendars";
325
- error: string;
326
325
  success: boolean;
326
+ error: string;
327
327
  next_page_token?: string | undefined;
328
328
  calendars?: z.objectInputType<{
329
329
  id: z.ZodString;
@@ -590,8 +590,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
590
590
  error: z.ZodString;
591
591
  }, "strip", z.ZodTypeAny, {
592
592
  operation: "list_events";
593
- error: string;
594
593
  success: boolean;
594
+ error: string;
595
595
  next_page_token?: string | undefined;
596
596
  events?: z.objectOutputType<{
597
597
  id: z.ZodString;
@@ -679,8 +679,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
679
679
  }, z.ZodTypeAny, "passthrough">[] | undefined;
680
680
  }, {
681
681
  operation: "list_events";
682
- error: string;
683
682
  success: boolean;
683
+ error: string;
684
684
  next_page_token?: string | undefined;
685
685
  events?: z.objectInputType<{
686
686
  id: z.ZodString;
@@ -1022,8 +1022,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1022
1022
  error: z.ZodString;
1023
1023
  }, "strip", z.ZodTypeAny, {
1024
1024
  operation: "get_event";
1025
- error: string;
1026
1025
  success: boolean;
1026
+ error: string;
1027
1027
  event?: z.objectOutputType<{
1028
1028
  id: z.ZodString;
1029
1029
  status: z.ZodOptional<z.ZodString>;
@@ -1110,8 +1110,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1110
1110
  }, z.ZodTypeAny, "passthrough"> | undefined;
1111
1111
  }, {
1112
1112
  operation: "get_event";
1113
- error: string;
1114
1113
  success: boolean;
1114
+ error: string;
1115
1115
  event?: z.objectInputType<{
1116
1116
  id: z.ZodString;
1117
1117
  status: z.ZodOptional<z.ZodString>;
@@ -1452,8 +1452,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1452
1452
  error: z.ZodString;
1453
1453
  }, "strip", z.ZodTypeAny, {
1454
1454
  operation: "create_event";
1455
- error: string;
1456
1455
  success: boolean;
1456
+ error: string;
1457
1457
  event?: z.objectOutputType<{
1458
1458
  id: z.ZodString;
1459
1459
  status: z.ZodOptional<z.ZodString>;
@@ -1540,8 +1540,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1540
1540
  }, z.ZodTypeAny, "passthrough"> | undefined;
1541
1541
  }, {
1542
1542
  operation: "create_event";
1543
- error: string;
1544
1543
  success: boolean;
1544
+ error: string;
1545
1545
  event?: z.objectInputType<{
1546
1546
  id: z.ZodString;
1547
1547
  status: z.ZodOptional<z.ZodString>;
@@ -1882,8 +1882,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1882
1882
  error: z.ZodString;
1883
1883
  }, "strip", z.ZodTypeAny, {
1884
1884
  operation: "update_event";
1885
- error: string;
1886
1885
  success: boolean;
1886
+ error: string;
1887
1887
  event?: z.objectOutputType<{
1888
1888
  id: z.ZodString;
1889
1889
  status: z.ZodOptional<z.ZodString>;
@@ -1970,8 +1970,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1970
1970
  }, z.ZodTypeAny, "passthrough"> | undefined;
1971
1971
  }, {
1972
1972
  operation: "update_event";
1973
- error: string;
1974
1973
  success: boolean;
1974
+ error: string;
1975
1975
  event?: z.objectInputType<{
1976
1976
  id: z.ZodString;
1977
1977
  status: z.ZodOptional<z.ZodString>;
@@ -2063,13 +2063,13 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
2063
2063
  error: z.ZodString;
2064
2064
  }, "strip", z.ZodTypeAny, {
2065
2065
  operation: "delete_event";
2066
- error: string;
2067
2066
  success: boolean;
2067
+ error: string;
2068
2068
  deleted?: boolean | undefined;
2069
2069
  }, {
2070
2070
  operation: "delete_event";
2071
- error: string;
2072
2071
  success: boolean;
2072
+ error: string;
2073
2073
  deleted?: boolean | undefined;
2074
2074
  }>]>;
2075
2075
  type GoogleCalendarResult = z.output<typeof GoogleCalendarResultSchema>;
@@ -2125,9 +2125,9 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2125
2125
  }, {
2126
2126
  operation: "list_events";
2127
2127
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2128
+ q?: string | undefined;
2128
2129
  max_results?: number | undefined;
2129
2130
  order_by?: "updated" | "startTime" | undefined;
2130
- q?: string | undefined;
2131
2131
  page_token?: string | undefined;
2132
2132
  calendar_id?: string | undefined;
2133
2133
  time_min?: string | undefined;
@@ -2392,8 +2392,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2392
2392
  error: z.ZodString;
2393
2393
  }, "strip", z.ZodTypeAny, {
2394
2394
  operation: "list_calendars";
2395
- error: string;
2396
2395
  success: boolean;
2396
+ error: string;
2397
2397
  next_page_token?: string | undefined;
2398
2398
  calendars?: z.objectOutputType<{
2399
2399
  id: z.ZodString;
@@ -2405,8 +2405,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2405
2405
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2406
2406
  }, {
2407
2407
  operation: "list_calendars";
2408
- error: string;
2409
2408
  success: boolean;
2409
+ error: string;
2410
2410
  next_page_token?: string | undefined;
2411
2411
  calendars?: z.objectInputType<{
2412
2412
  id: z.ZodString;
@@ -2673,8 +2673,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2673
2673
  error: z.ZodString;
2674
2674
  }, "strip", z.ZodTypeAny, {
2675
2675
  operation: "list_events";
2676
- error: string;
2677
2676
  success: boolean;
2677
+ error: string;
2678
2678
  next_page_token?: string | undefined;
2679
2679
  events?: z.objectOutputType<{
2680
2680
  id: z.ZodString;
@@ -2762,8 +2762,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2762
2762
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2763
2763
  }, {
2764
2764
  operation: "list_events";
2765
- error: string;
2766
2765
  success: boolean;
2766
+ error: string;
2767
2767
  next_page_token?: string | undefined;
2768
2768
  events?: z.objectInputType<{
2769
2769
  id: z.ZodString;
@@ -3105,8 +3105,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3105
3105
  error: z.ZodString;
3106
3106
  }, "strip", z.ZodTypeAny, {
3107
3107
  operation: "get_event";
3108
- error: string;
3109
3108
  success: boolean;
3109
+ error: string;
3110
3110
  event?: z.objectOutputType<{
3111
3111
  id: z.ZodString;
3112
3112
  status: z.ZodOptional<z.ZodString>;
@@ -3193,8 +3193,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3193
3193
  }, z.ZodTypeAny, "passthrough"> | undefined;
3194
3194
  }, {
3195
3195
  operation: "get_event";
3196
- error: string;
3197
3196
  success: boolean;
3197
+ error: string;
3198
3198
  event?: z.objectInputType<{
3199
3199
  id: z.ZodString;
3200
3200
  status: z.ZodOptional<z.ZodString>;
@@ -3535,8 +3535,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3535
3535
  error: z.ZodString;
3536
3536
  }, "strip", z.ZodTypeAny, {
3537
3537
  operation: "create_event";
3538
- error: string;
3539
3538
  success: boolean;
3539
+ error: string;
3540
3540
  event?: z.objectOutputType<{
3541
3541
  id: z.ZodString;
3542
3542
  status: z.ZodOptional<z.ZodString>;
@@ -3623,8 +3623,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3623
3623
  }, z.ZodTypeAny, "passthrough"> | undefined;
3624
3624
  }, {
3625
3625
  operation: "create_event";
3626
- error: string;
3627
3626
  success: boolean;
3627
+ error: string;
3628
3628
  event?: z.objectInputType<{
3629
3629
  id: z.ZodString;
3630
3630
  status: z.ZodOptional<z.ZodString>;
@@ -3965,8 +3965,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3965
3965
  error: z.ZodString;
3966
3966
  }, "strip", z.ZodTypeAny, {
3967
3967
  operation: "update_event";
3968
- error: string;
3969
3968
  success: boolean;
3969
+ error: string;
3970
3970
  event?: z.objectOutputType<{
3971
3971
  id: z.ZodString;
3972
3972
  status: z.ZodOptional<z.ZodString>;
@@ -4053,8 +4053,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
4053
4053
  }, z.ZodTypeAny, "passthrough"> | undefined;
4054
4054
  }, {
4055
4055
  operation: "update_event";
4056
- error: string;
4057
4056
  success: boolean;
4057
+ error: string;
4058
4058
  event?: z.objectInputType<{
4059
4059
  id: z.ZodString;
4060
4060
  status: z.ZodOptional<z.ZodString>;
@@ -4146,13 +4146,13 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
4146
4146
  error: z.ZodString;
4147
4147
  }, "strip", z.ZodTypeAny, {
4148
4148
  operation: "delete_event";
4149
- error: string;
4150
4149
  success: boolean;
4150
+ error: string;
4151
4151
  deleted?: boolean | undefined;
4152
4152
  }, {
4153
4153
  operation: "delete_event";
4154
- error: string;
4155
4154
  success: boolean;
4155
+ error: string;
4156
4156
  deleted?: boolean | undefined;
4157
4157
  }>]>;
4158
4158
  static readonly shortDescription = "Google Calendar integration for managing events";