@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
@@ -1221,11 +1221,11 @@ export declare const GeoDistanceValueSchema: z.ZodObject<{
1221
1221
  }, "strip", z.ZodTypeAny, {
1222
1222
  location: string;
1223
1223
  distance: number;
1224
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1224
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
1225
1225
  }, {
1226
1226
  location: string;
1227
1227
  distance: number;
1228
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1228
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
1229
1229
  }>;
1230
1230
  export declare const PersonDBFilterConditionSchema: z.ZodObject<{
1231
1231
  column: z.ZodString;
@@ -1237,27 +1237,27 @@ export declare const PersonDBFilterConditionSchema: z.ZodObject<{
1237
1237
  }, "strip", z.ZodTypeAny, {
1238
1238
  location: string;
1239
1239
  distance: number;
1240
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1240
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
1241
1241
  }, {
1242
1242
  location: string;
1243
1243
  distance: number;
1244
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1244
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
1245
1245
  }>]>;
1246
1246
  }, "strip", z.ZodTypeAny, {
1247
1247
  value: string | number | boolean | string[] | number[] | {
1248
1248
  location: string;
1249
1249
  distance: number;
1250
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1250
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
1251
1251
  };
1252
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1252
+ type: "in" | ">" | "=" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1253
1253
  column: string;
1254
1254
  }, {
1255
1255
  value: string | number | boolean | string[] | number[] | {
1256
1256
  location: string;
1257
1257
  distance: number;
1258
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1258
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
1259
1259
  };
1260
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1260
+ type: "in" | ">" | "=" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1261
1261
  column: string;
1262
1262
  }>;
1263
1263
  export declare const PersonDBFilterGroupSchema: z.ZodType<PersonDBFilterGroup>;
@@ -1271,27 +1271,27 @@ export declare const PersonDBFiltersSchema: z.ZodUnion<[z.ZodObject<{
1271
1271
  }, "strip", z.ZodTypeAny, {
1272
1272
  location: string;
1273
1273
  distance: number;
1274
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1274
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
1275
1275
  }, {
1276
1276
  location: string;
1277
1277
  distance: number;
1278
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1278
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
1279
1279
  }>]>;
1280
1280
  }, "strip", z.ZodTypeAny, {
1281
1281
  value: string | number | boolean | string[] | number[] | {
1282
1282
  location: string;
1283
1283
  distance: number;
1284
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1284
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
1285
1285
  };
1286
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1286
+ type: "in" | ">" | "=" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1287
1287
  column: string;
1288
1288
  }, {
1289
1289
  value: string | number | boolean | string[] | number[] | {
1290
1290
  location: string;
1291
1291
  distance: number;
1292
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1292
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
1293
1293
  };
1294
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1294
+ type: "in" | ">" | "=" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1295
1295
  column: string;
1296
1296
  }>, z.ZodType<PersonDBFilterGroup, z.ZodTypeDef, PersonDBFilterGroup>]>;
1297
1297
  export declare const PersonDBSortSchema: z.ZodObject<{
@@ -2301,27 +2301,27 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2301
2301
  }, "strip", z.ZodTypeAny, {
2302
2302
  location: string;
2303
2303
  distance: number;
2304
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2304
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
2305
2305
  }, {
2306
2306
  location: string;
2307
2307
  distance: number;
2308
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2308
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
2309
2309
  }>]>;
2310
2310
  }, "strip", z.ZodTypeAny, {
2311
2311
  value: string | number | boolean | string[] | number[] | {
2312
2312
  location: string;
2313
2313
  distance: number;
2314
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2314
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
2315
2315
  };
2316
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2316
+ type: "in" | ">" | "=" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2317
2317
  column: string;
2318
2318
  }, {
2319
2319
  value: string | number | boolean | string[] | number[] | {
2320
2320
  location: string;
2321
2321
  distance: number;
2322
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2322
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
2323
2323
  };
2324
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2324
+ type: "in" | ">" | "=" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2325
2325
  column: string;
2326
2326
  }>, z.ZodType<PersonDBFilterGroup, z.ZodTypeDef, PersonDBFilterGroup>]>;
2327
2327
  sorts: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -2354,9 +2354,9 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2354
2354
  value: string | number | boolean | string[] | number[] | {
2355
2355
  location: string;
2356
2356
  distance: number;
2357
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2357
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
2358
2358
  };
2359
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2359
+ type: "in" | ">" | "=" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2360
2360
  column: string;
2361
2361
  } | PersonDBFilterGroup;
2362
2362
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -2377,9 +2377,9 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2377
2377
  value: string | number | boolean | string[] | number[] | {
2378
2378
  location: string;
2379
2379
  distance: number;
2380
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2380
+ unit?: "m" | "km" | "mi" | "miles" | "meters" | "ft" | "feet" | undefined;
2381
2381
  };
2382
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2382
+ type: "in" | ">" | "=" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2383
2383
  column: string;
2384
2384
  } | PersonDBFilterGroup;
2385
2385
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -2468,9 +2468,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2468
2468
  }, z.ZodTypeAny, "passthrough">>, "many">>;
2469
2469
  error: z.ZodString;
2470
2470
  }, "strip", z.ZodTypeAny, {
2471
- error: string;
2472
- success: boolean;
2473
2471
  operation: "identify";
2472
+ success: boolean;
2473
+ error: string;
2474
2474
  results?: z.objectOutputType<{
2475
2475
  company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2476
2476
  company_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2480,9 +2480,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2480
2480
  score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2481
2481
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2482
2482
  }, {
2483
- error: string;
2484
- success: boolean;
2485
2483
  operation: "identify";
2484
+ success: boolean;
2485
+ error: string;
2486
2486
  results?: z.objectInputType<{
2487
2487
  company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2488
2488
  company_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3270,9 +3270,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3270
3270
  }>>>;
3271
3271
  error: z.ZodString;
3272
3272
  }, "strip", z.ZodTypeAny, {
3273
- error: string;
3274
- success: boolean;
3275
3273
  operation: "enrich";
3274
+ success: boolean;
3275
+ error: string;
3276
3276
  company?: z.objectOutputType<{
3277
3277
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3278
3278
  linkedin_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3492,9 +3492,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3492
3492
  }, z.ZodTypeAny, "passthrough">[] | null | undefined;
3493
3493
  } | null | undefined;
3494
3494
  }, {
3495
- error: string;
3496
- success: boolean;
3497
3495
  operation: "enrich";
3496
+ success: boolean;
3497
+ error: string;
3498
3498
  company?: z.objectInputType<{
3499
3499
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3500
3500
  linkedin_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -4492,9 +4492,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
4492
4492
  next_cursor: z.ZodOptional<z.ZodString>;
4493
4493
  error: z.ZodString;
4494
4494
  }, "strip", z.ZodTypeAny, {
4495
- error: string;
4496
- success: boolean;
4497
4495
  operation: "person_search_db";
4496
+ success: boolean;
4497
+ error: string;
4498
4498
  next_cursor?: string | undefined;
4499
4499
  total_count?: number | undefined;
4500
4500
  profiles?: z.objectOutputType<{
@@ -4756,9 +4756,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
4756
4756
  twitter_handle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4757
4757
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4758
4758
  }, {
4759
- error: string;
4760
- success: boolean;
4761
4759
  operation: "person_search_db";
4760
+ success: boolean;
4761
+ error: string;
4762
4762
  next_cursor?: string | undefined;
4763
4763
  total_count?: number | undefined;
4764
4764
  profiles?: z.objectInputType<{
@@ -5827,9 +5827,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
5827
5827
  }, z.ZodTypeAny, "passthrough">>, "many">>;
5828
5828
  error: z.ZodString;
5829
5829
  }, "strip", z.ZodTypeAny, {
5830
- error: string;
5831
- success: boolean;
5832
5830
  operation: "person_enrich";
5831
+ success: boolean;
5832
+ error: string;
5833
5833
  profiles?: z.objectOutputType<{
5834
5834
  linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5835
5835
  linkedin_flagship_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -6100,9 +6100,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
6100
6100
  message: z.ZodOptional<z.ZodString>;
6101
6101
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6102
6102
  }, {
6103
- error: string;
6104
- success: boolean;
6105
6103
  operation: "person_enrich";
6104
+ success: boolean;
6105
+ error: string;
6106
6106
  profiles?: z.objectInputType<{
6107
6107
  linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6108
6108
  linkedin_flagship_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -56,15 +56,15 @@ export declare const ElevenLabsParamsSchema: z.ZodDiscriminatedUnion<"operation"
56
56
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
57
57
  }, "strip", z.ZodTypeAny, {
58
58
  operation: "validate_webhook_signature";
59
- timestamp: string;
60
59
  body: string;
60
+ timestamp: string;
61
61
  signature: string;
62
62
  webhookSecret: string;
63
63
  credentials?: Partial<Record<CredentialType, string>> | undefined;
64
64
  }, {
65
65
  operation: "validate_webhook_signature";
66
- timestamp: string;
67
66
  body: string;
67
+ timestamp: string;
68
68
  signature: string;
69
69
  webhookSecret: string;
70
70
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -108,13 +108,13 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
108
108
  error: z.ZodString;
109
109
  }, "strip", z.ZodTypeAny, {
110
110
  operation: "get_signed_url";
111
- error: string;
112
111
  success: boolean;
112
+ error: string;
113
113
  signedUrl?: string | undefined;
114
114
  }, {
115
115
  operation: "get_signed_url";
116
- error: string;
117
116
  success: boolean;
117
+ error: string;
118
118
  signedUrl?: string | undefined;
119
119
  }>, z.ZodObject<{
120
120
  operation: z.ZodLiteral<"trigger_outbound_call">;
@@ -124,14 +124,14 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
124
124
  error: z.ZodString;
125
125
  }, "strip", z.ZodTypeAny, {
126
126
  operation: "trigger_outbound_call";
127
- error: string;
128
127
  success: boolean;
128
+ error: string;
129
129
  conversationId?: string | undefined;
130
130
  callSid?: string | undefined;
131
131
  }, {
132
132
  operation: "trigger_outbound_call";
133
- error: string;
134
133
  success: boolean;
134
+ error: string;
135
135
  conversationId?: string | undefined;
136
136
  callSid?: string | undefined;
137
137
  }>, z.ZodObject<{
@@ -141,13 +141,13 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
141
141
  error: z.ZodString;
142
142
  }, "strip", z.ZodTypeAny, {
143
143
  operation: "get_agent";
144
- error: string;
145
144
  success: boolean;
145
+ error: string;
146
146
  agent?: Record<string, unknown> | undefined;
147
147
  }, {
148
148
  operation: "get_agent";
149
- error: string;
150
149
  success: boolean;
150
+ error: string;
151
151
  agent?: Record<string, unknown> | undefined;
152
152
  }>, z.ZodObject<{
153
153
  operation: z.ZodLiteral<"validate_webhook_signature">;
@@ -156,13 +156,13 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
156
156
  error: z.ZodString;
157
157
  }, "strip", z.ZodTypeAny, {
158
158
  operation: "validate_webhook_signature";
159
- error: string;
160
159
  success: boolean;
160
+ error: string;
161
161
  isValid: boolean;
162
162
  }, {
163
163
  operation: "validate_webhook_signature";
164
- error: string;
165
164
  success: boolean;
165
+ error: string;
166
166
  isValid: boolean;
167
167
  }>, z.ZodObject<{
168
168
  operation: z.ZodLiteral<"get_conversation">;
@@ -171,13 +171,13 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
171
171
  error: z.ZodString;
172
172
  }, "strip", z.ZodTypeAny, {
173
173
  operation: "get_conversation";
174
- error: string;
175
174
  success: boolean;
175
+ error: string;
176
176
  conversation?: Record<string, unknown> | undefined;
177
177
  }, {
178
178
  operation: "get_conversation";
179
- error: string;
180
179
  success: boolean;
180
+ error: string;
181
181
  conversation?: Record<string, unknown> | undefined;
182
182
  }>, z.ZodObject<{
183
183
  operation: z.ZodLiteral<"get_conversations">;
@@ -188,15 +188,15 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
188
188
  error: z.ZodString;
189
189
  }, "strip", z.ZodTypeAny, {
190
190
  operation: "get_conversations";
191
- error: string;
192
191
  success: boolean;
192
+ error: string;
193
193
  conversations?: Record<string, unknown>[] | undefined;
194
194
  hasMore?: boolean | undefined;
195
195
  nextCursor?: string | undefined;
196
196
  }, {
197
197
  operation: "get_conversations";
198
- error: string;
199
198
  success: boolean;
199
+ error: string;
200
200
  conversations?: Record<string, unknown>[] | undefined;
201
201
  hasMore?: boolean | undefined;
202
202
  nextCursor?: string | undefined;
@@ -261,15 +261,15 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
261
261
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
262
262
  }, "strip", z.ZodTypeAny, {
263
263
  operation: "validate_webhook_signature";
264
- timestamp: string;
265
264
  body: string;
265
+ timestamp: string;
266
266
  signature: string;
267
267
  webhookSecret: string;
268
268
  credentials?: Partial<Record<CredentialType, string>> | undefined;
269
269
  }, {
270
270
  operation: "validate_webhook_signature";
271
- timestamp: string;
272
271
  body: string;
272
+ timestamp: string;
273
273
  signature: string;
274
274
  webhookSecret: string;
275
275
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -311,13 +311,13 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
311
311
  error: z.ZodString;
312
312
  }, "strip", z.ZodTypeAny, {
313
313
  operation: "get_signed_url";
314
- error: string;
315
314
  success: boolean;
315
+ error: string;
316
316
  signedUrl?: string | undefined;
317
317
  }, {
318
318
  operation: "get_signed_url";
319
- error: string;
320
319
  success: boolean;
320
+ error: string;
321
321
  signedUrl?: string | undefined;
322
322
  }>, z.ZodObject<{
323
323
  operation: z.ZodLiteral<"trigger_outbound_call">;
@@ -327,14 +327,14 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
327
327
  error: z.ZodString;
328
328
  }, "strip", z.ZodTypeAny, {
329
329
  operation: "trigger_outbound_call";
330
- error: string;
331
330
  success: boolean;
331
+ error: string;
332
332
  conversationId?: string | undefined;
333
333
  callSid?: string | undefined;
334
334
  }, {
335
335
  operation: "trigger_outbound_call";
336
- error: string;
337
336
  success: boolean;
337
+ error: string;
338
338
  conversationId?: string | undefined;
339
339
  callSid?: string | undefined;
340
340
  }>, z.ZodObject<{
@@ -344,13 +344,13 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
344
344
  error: z.ZodString;
345
345
  }, "strip", z.ZodTypeAny, {
346
346
  operation: "get_agent";
347
- error: string;
348
347
  success: boolean;
348
+ error: string;
349
349
  agent?: Record<string, unknown> | undefined;
350
350
  }, {
351
351
  operation: "get_agent";
352
- error: string;
353
352
  success: boolean;
353
+ error: string;
354
354
  agent?: Record<string, unknown> | undefined;
355
355
  }>, z.ZodObject<{
356
356
  operation: z.ZodLiteral<"validate_webhook_signature">;
@@ -359,13 +359,13 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
359
359
  error: z.ZodString;
360
360
  }, "strip", z.ZodTypeAny, {
361
361
  operation: "validate_webhook_signature";
362
- error: string;
363
362
  success: boolean;
363
+ error: string;
364
364
  isValid: boolean;
365
365
  }, {
366
366
  operation: "validate_webhook_signature";
367
- error: string;
368
367
  success: boolean;
368
+ error: string;
369
369
  isValid: boolean;
370
370
  }>, z.ZodObject<{
371
371
  operation: z.ZodLiteral<"get_conversation">;
@@ -374,13 +374,13 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
374
374
  error: z.ZodString;
375
375
  }, "strip", z.ZodTypeAny, {
376
376
  operation: "get_conversation";
377
- error: string;
378
377
  success: boolean;
378
+ error: string;
379
379
  conversation?: Record<string, unknown> | undefined;
380
380
  }, {
381
381
  operation: "get_conversation";
382
- error: string;
383
382
  success: boolean;
383
+ error: string;
384
384
  conversation?: Record<string, unknown> | undefined;
385
385
  }>, z.ZodObject<{
386
386
  operation: z.ZodLiteral<"get_conversations">;
@@ -391,15 +391,15 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
391
391
  error: z.ZodString;
392
392
  }, "strip", z.ZodTypeAny, {
393
393
  operation: "get_conversations";
394
- error: string;
395
394
  success: boolean;
395
+ error: string;
396
396
  conversations?: Record<string, unknown>[] | undefined;
397
397
  hasMore?: boolean | undefined;
398
398
  nextCursor?: string | undefined;
399
399
  }, {
400
400
  operation: "get_conversations";
401
- error: string;
402
401
  success: boolean;
402
+ error: string;
403
403
  conversations?: Record<string, unknown>[] | undefined;
404
404
  hasMore?: boolean | undefined;
405
405
  nextCursor?: string | undefined;