@bubblelab/bubble-core 0.1.119 → 0.1.123

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 (78) hide show
  1. package/dist/bubble-bundle.d.ts +97 -97
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  10. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  11. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  12. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +88 -88
  14. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +10 -10
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
  21. package/dist/bubbles/service-bubble/firecrawl.d.ts +338 -338
  22. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  23. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  24. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  25. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/google-drive.d.ts +8 -8
  27. package/dist/bubbles/service-bubble/http.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  30. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  31. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  33. package/dist/bubbles/service-bubble/notion/notion.js +2 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  37. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +330 -330
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  40. package/dist/bubbles/service-bubble/slack/slack.js +3 -2
  41. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  42. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  46. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +28 -28
  48. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +317 -317
  49. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  50. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  51. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  52. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  54. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  55. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +36 -36
  56. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  57. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  58. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  59. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  60. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +18 -18
  61. package/dist/bubbles.json +7 -3
  62. package/package.json +2 -2
  63. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  64. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  65. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  66. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  67. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  68. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  69. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  70. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  71. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  72. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  73. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  74. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  75. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  76. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  77. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  78. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
@@ -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;
@@ -2299,12 +2299,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2299
2299
  remove: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2300
2300
  set: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2301
2301
  }, "strip", z.ZodTypeAny, {
2302
- set?: string[] | undefined;
2303
2302
  remove?: string[] | undefined;
2303
+ set?: string[] | undefined;
2304
2304
  add?: string[] | undefined;
2305
2305
  }, {
2306
- set?: string[] | undefined;
2307
2306
  remove?: string[] | undefined;
2307
+ set?: string[] | undefined;
2308
2308
  add?: string[] | undefined;
2309
2309
  }>>;
2310
2310
  due_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2318,8 +2318,8 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2318
2318
  priority?: string | undefined;
2319
2319
  summary?: string | undefined;
2320
2320
  labels?: {
2321
- set?: string[] | undefined;
2322
2321
  remove?: string[] | undefined;
2322
+ set?: string[] | undefined;
2323
2323
  add?: string[] | undefined;
2324
2324
  } | undefined;
2325
2325
  comment?: string | undefined;
@@ -2333,8 +2333,8 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
2333
2333
  priority?: string | undefined;
2334
2334
  summary?: string | undefined;
2335
2335
  labels?: {
2336
- set?: string[] | undefined;
2337
2336
  remove?: string[] | undefined;
2337
+ set?: string[] | undefined;
2338
2338
  add?: string[] | undefined;
2339
2339
  } | undefined;
2340
2340
  comment?: string | undefined;
@@ -3925,8 +3925,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3925
3925
  total: z.ZodOptional<z.ZodNumber>;
3926
3926
  }, z.ZodTypeAny, "passthrough">>>;
3927
3927
  }, z.ZodTypeAny, "passthrough"> | undefined;
3928
- expand?: string | undefined;
3929
- self?: string | undefined;
3928
+ changelog?: unknown;
3930
3929
  transitions?: z.objectOutputType<{
3931
3930
  id: z.ZodString;
3932
3931
  name: z.ZodString;
@@ -3971,7 +3970,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
3971
3970
  }, z.ZodTypeAny, "passthrough">>>;
3972
3971
  }, z.ZodTypeAny, "passthrough">>>;
3973
3972
  }, z.ZodTypeAny, "passthrough">[] | undefined;
3974
- changelog?: unknown;
3973
+ expand?: string | undefined;
3974
+ self?: string | undefined;
3975
3975
  }, {
3976
3976
  key?: string | undefined;
3977
3977
  id?: string | undefined;
@@ -4312,8 +4312,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4312
4312
  total: z.ZodOptional<z.ZodNumber>;
4313
4313
  }, z.ZodTypeAny, "passthrough">>>;
4314
4314
  }, z.ZodTypeAny, "passthrough"> | undefined;
4315
- expand?: string | undefined;
4316
- self?: string | undefined;
4315
+ changelog?: unknown;
4317
4316
  transitions?: z.objectInputType<{
4318
4317
  id: z.ZodString;
4319
4318
  name: z.ZodString;
@@ -4358,7 +4357,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4358
4357
  }, z.ZodTypeAny, "passthrough">>>;
4359
4358
  }, z.ZodTypeAny, "passthrough">>>;
4360
4359
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4361
- changelog?: unknown;
4360
+ expand?: string | undefined;
4361
+ self?: string | undefined;
4362
4362
  }>, "many">>;
4363
4363
  total: z.ZodOptional<z.ZodNumber>;
4364
4364
  offset: z.ZodOptional<z.ZodNumber>;
@@ -4708,8 +4708,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4708
4708
  total: z.ZodOptional<z.ZodNumber>;
4709
4709
  }, z.ZodTypeAny, "passthrough">>>;
4710
4710
  }, z.ZodTypeAny, "passthrough"> | undefined;
4711
- expand?: string | undefined;
4712
- self?: string | undefined;
4711
+ changelog?: unknown;
4713
4712
  transitions?: z.objectOutputType<{
4714
4713
  id: z.ZodString;
4715
4714
  name: z.ZodString;
@@ -4754,7 +4753,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
4754
4753
  }, z.ZodTypeAny, "passthrough">>>;
4755
4754
  }, z.ZodTypeAny, "passthrough">>>;
4756
4755
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4757
- changelog?: unknown;
4756
+ expand?: string | undefined;
4757
+ self?: string | undefined;
4758
4758
  }[] | undefined;
4759
4759
  limit?: number | undefined;
4760
4760
  offset?: number | undefined;
@@ -5103,8 +5103,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
5103
5103
  total: z.ZodOptional<z.ZodNumber>;
5104
5104
  }, z.ZodTypeAny, "passthrough">>>;
5105
5105
  }, z.ZodTypeAny, "passthrough"> | undefined;
5106
- expand?: string | undefined;
5107
- self?: string | undefined;
5106
+ changelog?: unknown;
5108
5107
  transitions?: z.objectInputType<{
5109
5108
  id: z.ZodString;
5110
5109
  name: z.ZodString;
@@ -5149,7 +5148,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
5149
5148
  }, z.ZodTypeAny, "passthrough">>>;
5150
5149
  }, z.ZodTypeAny, "passthrough">>>;
5151
5150
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5152
- changelog?: unknown;
5151
+ expand?: string | undefined;
5152
+ self?: string | undefined;
5153
5153
  }[] | undefined;
5154
5154
  limit?: number | undefined;
5155
5155
  offset?: number | undefined;
@@ -6642,8 +6642,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6642
6642
  total: z.ZodOptional<z.ZodNumber>;
6643
6643
  }, z.ZodTypeAny, "passthrough">>>;
6644
6644
  }, z.ZodTypeAny, "passthrough"> | undefined;
6645
- expand?: string | undefined;
6646
- self?: string | undefined;
6645
+ changelog?: unknown;
6647
6646
  transitions?: z.objectOutputType<{
6648
6647
  id: z.ZodString;
6649
6648
  name: z.ZodString;
@@ -6688,7 +6687,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
6688
6687
  }, z.ZodTypeAny, "passthrough">>>;
6689
6688
  }, z.ZodTypeAny, "passthrough">>>;
6690
6689
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6691
- changelog?: unknown;
6690
+ expand?: string | undefined;
6691
+ self?: string | undefined;
6692
6692
  }, {
6693
6693
  key?: string | undefined;
6694
6694
  id?: string | undefined;
@@ -7029,8 +7029,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7029
7029
  total: z.ZodOptional<z.ZodNumber>;
7030
7030
  }, z.ZodTypeAny, "passthrough">>>;
7031
7031
  }, z.ZodTypeAny, "passthrough"> | undefined;
7032
- expand?: string | undefined;
7033
- self?: string | undefined;
7032
+ changelog?: unknown;
7034
7033
  transitions?: z.objectInputType<{
7035
7034
  id: z.ZodString;
7036
7035
  name: z.ZodString;
@@ -7075,7 +7074,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7075
7074
  }, z.ZodTypeAny, "passthrough">>>;
7076
7075
  }, z.ZodTypeAny, "passthrough">>>;
7077
7076
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7078
- changelog?: unknown;
7077
+ expand?: string | undefined;
7078
+ self?: string | undefined;
7079
7079
  }>>;
7080
7080
  error: z.ZodString;
7081
7081
  }, "strip", z.ZodTypeAny, {
@@ -7422,8 +7422,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7422
7422
  total: z.ZodOptional<z.ZodNumber>;
7423
7423
  }, z.ZodTypeAny, "passthrough">>>;
7424
7424
  }, z.ZodTypeAny, "passthrough"> | undefined;
7425
- expand?: string | undefined;
7426
- self?: string | undefined;
7425
+ changelog?: unknown;
7427
7426
  transitions?: z.objectOutputType<{
7428
7427
  id: z.ZodString;
7429
7428
  name: z.ZodString;
@@ -7468,7 +7467,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7468
7467
  }, z.ZodTypeAny, "passthrough">>>;
7469
7468
  }, z.ZodTypeAny, "passthrough">>>;
7470
7469
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7471
- changelog?: unknown;
7470
+ expand?: string | undefined;
7471
+ self?: string | undefined;
7472
7472
  } | undefined;
7473
7473
  }, {
7474
7474
  error: string;
@@ -7814,8 +7814,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7814
7814
  total: z.ZodOptional<z.ZodNumber>;
7815
7815
  }, z.ZodTypeAny, "passthrough">>>;
7816
7816
  }, z.ZodTypeAny, "passthrough"> | undefined;
7817
- expand?: string | undefined;
7818
- self?: string | undefined;
7817
+ changelog?: unknown;
7819
7818
  transitions?: z.objectInputType<{
7820
7819
  id: z.ZodString;
7821
7820
  name: z.ZodString;
@@ -7860,7 +7859,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
7860
7859
  }, z.ZodTypeAny, "passthrough">>>;
7861
7860
  }, z.ZodTypeAny, "passthrough">>>;
7862
7861
  }, z.ZodTypeAny, "passthrough">[] | undefined;
7863
- changelog?: unknown;
7862
+ expand?: string | undefined;
7863
+ self?: string | undefined;
7864
7864
  } | undefined;
7865
7865
  }>, z.ZodObject<{
7866
7866
  operation: z.ZodLiteral<"create">;