@bubblelab/bubble-core 0.1.209 → 0.1.211

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +129 -108
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +4 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  8. package/dist/bubbles/service-bubble/ai-agent.js +54 -0
  9. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  10. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  11. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  15. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  16. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  17. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  18. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  19. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  20. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  21. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  22. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  23. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  24. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +489 -0
  25. package/dist/bubbles/service-bubble/assembled/assembled.d.ts.map +1 -0
  26. package/dist/bubbles/service-bubble/assembled/assembled.js +363 -0
  27. package/dist/bubbles/service-bubble/assembled/assembled.js.map +1 -0
  28. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +460 -0
  29. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts.map +1 -0
  30. package/dist/bubbles/service-bubble/assembled/assembled.schema.js +295 -0
  31. package/dist/bubbles/service-bubble/assembled/assembled.schema.js.map +1 -0
  32. package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts +12 -0
  33. package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts.map +1 -0
  34. package/dist/bubbles/service-bubble/assembled/assembled.utils.js +89 -0
  35. package/dist/bubbles/service-bubble/assembled/assembled.utils.js.map +1 -0
  36. package/dist/bubbles/service-bubble/assembled/index.d.ts +4 -0
  37. package/dist/bubbles/service-bubble/assembled/index.d.ts.map +1 -0
  38. package/dist/bubbles/service-bubble/assembled/index.js +4 -0
  39. package/dist/bubbles/service-bubble/assembled/index.js.map +1 -0
  40. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  41. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  42. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  43. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
  45. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  46. package/dist/bubbles/service-bubble/firecrawl.d.ts +334 -334
  47. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  48. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  49. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  51. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  52. package/dist/bubbles/service-bubble/http.d.ts +2 -2
  53. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  55. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  56. package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
  57. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  58. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  59. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
  60. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  61. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +388 -388
  63. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  64. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
  69. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +380 -380
  70. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  71. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  75. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  78. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  79. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
  80. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  81. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +26 -26
  82. package/dist/bubbles.json +927 -2
  83. package/dist/index.d.ts +1 -0
  84. package/dist/index.d.ts.map +1 -1
  85. package/dist/index.js +1 -0
  86. package/dist/index.js.map +1 -1
  87. package/package.json +2 -2
@@ -1777,8 +1777,7 @@ export declare const JiraIssueSchema: z.ZodObject<{
1777
1777
  total: z.ZodOptional<z.ZodNumber>;
1778
1778
  }, z.ZodTypeAny, "passthrough">>>;
1779
1779
  }, z.ZodTypeAny, "passthrough"> | undefined;
1780
- expand?: string | undefined;
1781
- self?: string | undefined;
1780
+ changelog?: unknown;
1782
1781
  transitions?: z.objectOutputType<{
1783
1782
  id: z.ZodString;
1784
1783
  name: z.ZodString;
@@ -1823,7 +1822,8 @@ export declare const JiraIssueSchema: z.ZodObject<{
1823
1822
  }, z.ZodTypeAny, "passthrough">>>;
1824
1823
  }, z.ZodTypeAny, "passthrough">>>;
1825
1824
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1826
- changelog?: unknown;
1825
+ expand?: string | undefined;
1826
+ self?: string | undefined;
1827
1827
  }, {
1828
1828
  key?: string | undefined;
1829
1829
  id?: string | undefined;
@@ -2164,8 +2164,7 @@ export declare const JiraIssueSchema: z.ZodObject<{
2164
2164
  total: z.ZodOptional<z.ZodNumber>;
2165
2165
  }, z.ZodTypeAny, "passthrough">>>;
2166
2166
  }, z.ZodTypeAny, "passthrough"> | undefined;
2167
- expand?: string | undefined;
2168
- self?: string | undefined;
2167
+ changelog?: unknown;
2169
2168
  transitions?: z.objectInputType<{
2170
2169
  id: z.ZodString;
2171
2170
  name: z.ZodString;
@@ -2210,7 +2209,8 @@ export declare const JiraIssueSchema: z.ZodObject<{
2210
2209
  }, z.ZodTypeAny, "passthrough">>>;
2211
2210
  }, z.ZodTypeAny, "passthrough">>>;
2212
2211
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2213
- changelog?: unknown;
2212
+ expand?: string | undefined;
2213
+ self?: string | undefined;
2214
2214
  }>;
2215
2215
  export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
2216
2216
  operation: z.ZodLiteral<"search">;
@@ -2244,13 +2244,13 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2244
2244
  operation: "get";
2245
2245
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2246
2246
  fields?: string[] | undefined;
2247
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
2247
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
2248
2248
  }, {
2249
2249
  key: string;
2250
2250
  operation: "get";
2251
2251
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2252
2252
  fields?: string[] | undefined;
2253
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
2253
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
2254
2254
  }>, z.ZodObject<{
2255
2255
  operation: z.ZodLiteral<"create">;
2256
2256
  project: z.ZodString;
@@ -2302,12 +2302,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2302
2302
  remove: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2303
2303
  set: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2304
2304
  }, "strip", z.ZodTypeAny, {
2305
- set?: string[] | undefined;
2306
2305
  remove?: string[] | undefined;
2306
+ set?: string[] | undefined;
2307
2307
  add?: string[] | undefined;
2308
2308
  }, {
2309
- set?: string[] | undefined;
2310
2309
  remove?: string[] | undefined;
2310
+ set?: string[] | undefined;
2311
2311
  add?: string[] | undefined;
2312
2312
  }>>;
2313
2313
  due_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2321,8 +2321,8 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2321
2321
  priority?: string | undefined;
2322
2322
  summary?: string | undefined;
2323
2323
  labels?: {
2324
- set?: string[] | undefined;
2325
2324
  remove?: string[] | undefined;
2325
+ set?: string[] | undefined;
2326
2326
  add?: string[] | undefined;
2327
2327
  } | undefined;
2328
2328
  comment?: string | undefined;
@@ -2336,8 +2336,8 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2336
2336
  priority?: string | undefined;
2337
2337
  summary?: string | undefined;
2338
2338
  labels?: {
2339
- set?: string[] | undefined;
2340
2339
  remove?: string[] | undefined;
2340
+ set?: string[] | undefined;
2341
2341
  add?: string[] | undefined;
2342
2342
  } | undefined;
2343
2343
  comment?: string | undefined;
@@ -3943,8 +3943,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3943
3943
  total: z.ZodOptional<z.ZodNumber>;
3944
3944
  }, z.ZodTypeAny, "passthrough">>>;
3945
3945
  }, z.ZodTypeAny, "passthrough"> | undefined;
3946
- expand?: string | undefined;
3947
- self?: string | undefined;
3946
+ changelog?: unknown;
3948
3947
  transitions?: z.objectOutputType<{
3949
3948
  id: z.ZodString;
3950
3949
  name: z.ZodString;
@@ -3989,7 +3988,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3989
3988
  }, z.ZodTypeAny, "passthrough">>>;
3990
3989
  }, z.ZodTypeAny, "passthrough">>>;
3991
3990
  }, z.ZodTypeAny, "passthrough">[] | undefined;
3992
- changelog?: unknown;
3991
+ expand?: string | undefined;
3992
+ self?: string | undefined;
3993
3993
  }, {
3994
3994
  key?: string | undefined;
3995
3995
  id?: string | undefined;
@@ -4330,8 +4330,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4330
4330
  total: z.ZodOptional<z.ZodNumber>;
4331
4331
  }, z.ZodTypeAny, "passthrough">>>;
4332
4332
  }, z.ZodTypeAny, "passthrough"> | undefined;
4333
- expand?: string | undefined;
4334
- self?: string | undefined;
4333
+ changelog?: unknown;
4335
4334
  transitions?: z.objectInputType<{
4336
4335
  id: z.ZodString;
4337
4336
  name: z.ZodString;
@@ -4376,7 +4375,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4376
4375
  }, z.ZodTypeAny, "passthrough">>>;
4377
4376
  }, z.ZodTypeAny, "passthrough">>>;
4378
4377
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4379
- changelog?: unknown;
4378
+ expand?: string | undefined;
4379
+ self?: string | undefined;
4380
4380
  }>, "many">>;
4381
4381
  total: z.ZodOptional<z.ZodNumber>;
4382
4382
  offset: z.ZodOptional<z.ZodNumber>;
@@ -4726,8 +4726,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4726
4726
  total: z.ZodOptional<z.ZodNumber>;
4727
4727
  }, z.ZodTypeAny, "passthrough">>>;
4728
4728
  }, z.ZodTypeAny, "passthrough"> | undefined;
4729
- expand?: string | undefined;
4730
- self?: string | undefined;
4729
+ changelog?: unknown;
4731
4730
  transitions?: z.objectOutputType<{
4732
4731
  id: z.ZodString;
4733
4732
  name: z.ZodString;
@@ -4772,7 +4771,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4772
4771
  }, z.ZodTypeAny, "passthrough">>>;
4773
4772
  }, z.ZodTypeAny, "passthrough">>>;
4774
4773
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4775
- changelog?: unknown;
4774
+ expand?: string | undefined;
4775
+ self?: string | undefined;
4776
4776
  }[] | undefined;
4777
4777
  limit?: number | undefined;
4778
4778
  offset?: number | undefined;
@@ -5121,8 +5121,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
5121
5121
  total: z.ZodOptional<z.ZodNumber>;
5122
5122
  }, z.ZodTypeAny, "passthrough">>>;
5123
5123
  }, z.ZodTypeAny, "passthrough"> | undefined;
5124
- expand?: string | undefined;
5125
- self?: string | undefined;
5124
+ changelog?: unknown;
5126
5125
  transitions?: z.objectInputType<{
5127
5126
  id: z.ZodString;
5128
5127
  name: z.ZodString;
@@ -5167,7 +5166,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
5167
5166
  }, z.ZodTypeAny, "passthrough">>>;
5168
5167
  }, z.ZodTypeAny, "passthrough">>>;
5169
5168
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5170
- changelog?: unknown;
5169
+ expand?: string | undefined;
5170
+ self?: string | undefined;
5171
5171
  }[] | undefined;
5172
5172
  limit?: number | undefined;
5173
5173
  offset?: number | undefined;
@@ -6660,8 +6660,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6660
6660
  total: z.ZodOptional<z.ZodNumber>;
6661
6661
  }, z.ZodTypeAny, "passthrough">>>;
6662
6662
  }, z.ZodTypeAny, "passthrough"> | undefined;
6663
- expand?: string | undefined;
6664
- self?: string | undefined;
6663
+ changelog?: unknown;
6665
6664
  transitions?: z.objectOutputType<{
6666
6665
  id: z.ZodString;
6667
6666
  name: z.ZodString;
@@ -6706,7 +6705,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6706
6705
  }, z.ZodTypeAny, "passthrough">>>;
6707
6706
  }, z.ZodTypeAny, "passthrough">>>;
6708
6707
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6709
- changelog?: unknown;
6708
+ expand?: string | undefined;
6709
+ self?: string | undefined;
6710
6710
  }, {
6711
6711
  key?: string | undefined;
6712
6712
  id?: string | undefined;
@@ -7047,8 +7047,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7047
7047
  total: z.ZodOptional<z.ZodNumber>;
7048
7048
  }, z.ZodTypeAny, "passthrough">>>;
7049
7049
  }, z.ZodTypeAny, "passthrough"> | undefined;
7050
- expand?: string | undefined;
7051
- self?: string | undefined;
7050
+ changelog?: unknown;
7052
7051
  transitions?: z.objectInputType<{
7053
7052
  id: z.ZodString;
7054
7053
  name: z.ZodString;
@@ -7093,7 +7092,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7093
7092
  }, z.ZodTypeAny, "passthrough">>>;
7094
7093
  }, z.ZodTypeAny, "passthrough">>>;
7095
7094
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7096
- changelog?: unknown;
7095
+ expand?: string | undefined;
7096
+ self?: string | undefined;
7097
7097
  }>>;
7098
7098
  error: z.ZodString;
7099
7099
  }, "strip", z.ZodTypeAny, {
@@ -7440,8 +7440,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7440
7440
  total: z.ZodOptional<z.ZodNumber>;
7441
7441
  }, z.ZodTypeAny, "passthrough">>>;
7442
7442
  }, z.ZodTypeAny, "passthrough"> | undefined;
7443
- expand?: string | undefined;
7444
- self?: string | undefined;
7443
+ changelog?: unknown;
7445
7444
  transitions?: z.objectOutputType<{
7446
7445
  id: z.ZodString;
7447
7446
  name: z.ZodString;
@@ -7486,7 +7485,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7486
7485
  }, z.ZodTypeAny, "passthrough">>>;
7487
7486
  }, z.ZodTypeAny, "passthrough">>>;
7488
7487
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7489
- changelog?: unknown;
7488
+ expand?: string | undefined;
7489
+ self?: string | undefined;
7490
7490
  } | undefined;
7491
7491
  }, {
7492
7492
  error: string;
@@ -7832,8 +7832,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7832
7832
  total: z.ZodOptional<z.ZodNumber>;
7833
7833
  }, z.ZodTypeAny, "passthrough">>>;
7834
7834
  }, z.ZodTypeAny, "passthrough"> | undefined;
7835
- expand?: string | undefined;
7836
- self?: string | undefined;
7835
+ changelog?: unknown;
7837
7836
  transitions?: z.objectInputType<{
7838
7837
  id: z.ZodString;
7839
7838
  name: z.ZodString;
@@ -7878,7 +7877,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7878
7877
  }, z.ZodTypeAny, "passthrough">>>;
7879
7878
  }, z.ZodTypeAny, "passthrough">>>;
7880
7879
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7881
- changelog?: unknown;
7880
+ expand?: string | undefined;
7881
+ self?: string | undefined;
7882
7882
  } | undefined;
7883
7883
  }>, z.ZodObject<{
7884
7884
  operation: z.ZodLiteral<"create">;