@bubblelab/bubble-core 0.1.238 → 0.1.240

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 (121) hide show
  1. package/dist/bubble-bundle.d.ts +184 -184
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  5. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  12. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  13. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  14. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  15. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +129 -129
  16. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +96 -96
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +128 -128
  19. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +38 -38
  20. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  25. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  26. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
  27. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +72 -72
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  38. package/dist/bubbles/service-bubble/gmail.d.ts +144 -144
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +52 -52
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +52 -52
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +24 -24
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +22 -22
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +24 -24
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +342 -342
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +146 -146
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +168 -168
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +103 -103
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +103 -103
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  77. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +86 -86
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  120. package/dist/bubbles.json +1 -1
  121. package/package.json +2 -2
@@ -75,15 +75,15 @@ export declare const PersonProfileSchema: z.ZodObject<{
75
75
  }, "strip", z.ZodTypeAny, {
76
76
  description?: string | null | undefined;
77
77
  title?: string | null | undefined;
78
+ company_linkedin_url?: string | null | undefined;
78
79
  company_name?: string | null | undefined;
79
80
  start_date?: string | number | null | undefined;
80
- company_linkedin_url?: string | null | undefined;
81
81
  }, {
82
82
  description?: string | null | undefined;
83
83
  title?: string | null | undefined;
84
+ company_linkedin_url?: string | null | undefined;
84
85
  company_name?: string | null | undefined;
85
86
  start_date?: string | number | null | undefined;
86
- company_linkedin_url?: string | null | undefined;
87
87
  }>, "many">>>;
88
88
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
89
89
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -139,15 +139,15 @@ export declare const PersonProfileSchema: z.ZodObject<{
139
139
  }, "strip", z.ZodTypeAny, {
140
140
  description?: string | null | undefined;
141
141
  title?: string | null | undefined;
142
+ company_linkedin_url?: string | null | undefined;
142
143
  company_name?: string | null | undefined;
143
144
  start_date?: string | number | null | undefined;
144
- company_linkedin_url?: string | null | undefined;
145
145
  }, {
146
146
  description?: string | null | undefined;
147
147
  title?: string | null | undefined;
148
+ company_linkedin_url?: string | null | undefined;
148
149
  company_name?: string | null | undefined;
149
150
  start_date?: string | number | null | undefined;
150
- company_linkedin_url?: string | null | undefined;
151
151
  }>, "many">>>;
152
152
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
153
153
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -203,15 +203,15 @@ export declare const PersonProfileSchema: z.ZodObject<{
203
203
  }, "strip", z.ZodTypeAny, {
204
204
  description?: string | null | undefined;
205
205
  title?: string | null | undefined;
206
+ company_linkedin_url?: string | null | undefined;
206
207
  company_name?: string | null | undefined;
207
208
  start_date?: string | number | null | undefined;
208
- company_linkedin_url?: string | null | undefined;
209
209
  }, {
210
210
  description?: string | null | undefined;
211
211
  title?: string | null | undefined;
212
+ company_linkedin_url?: string | null | undefined;
212
213
  company_name?: string | null | undefined;
213
214
  start_date?: string | number | null | undefined;
214
- company_linkedin_url?: string | null | undefined;
215
215
  }>, "many">>>;
216
216
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
217
217
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -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?: "km" | "mi" | "miles" | "m" | "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?: "km" | "mi" | "miles" | "m" | "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?: "km" | "mi" | "miles" | "m" | "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?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
1245
1245
  }>]>;
1246
1246
  }, "strip", z.ZodTypeAny, {
1247
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1248
1247
  value: string | number | boolean | string[] | number[] | {
1249
1248
  location: string;
1250
1249
  distance: number;
1251
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1250
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
1252
1251
  };
1252
+ type: "in" | "=" | "!=" | "not_in" | ">" | "<" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1253
1253
  column: string;
1254
1254
  }, {
1255
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1256
1255
  value: string | number | boolean | string[] | number[] | {
1257
1256
  location: string;
1258
1257
  distance: number;
1259
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1258
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
1260
1259
  };
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?: "km" | "mi" | "miles" | "m" | "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?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
1279
1279
  }>]>;
1280
1280
  }, "strip", z.ZodTypeAny, {
1281
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1282
1281
  value: string | number | boolean | string[] | number[] | {
1283
1282
  location: string;
1284
1283
  distance: number;
1285
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1284
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
1286
1285
  };
1286
+ type: "in" | "=" | "!=" | "not_in" | ">" | "<" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1287
1287
  column: string;
1288
1288
  }, {
1289
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1290
1289
  value: string | number | boolean | string[] | number[] | {
1291
1290
  location: string;
1292
1291
  distance: number;
1293
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1292
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
1294
1293
  };
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?: "km" | "mi" | "miles" | "m" | "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?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
2309
2309
  }>]>;
2310
2310
  }, "strip", z.ZodTypeAny, {
2311
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2312
2311
  value: string | number | boolean | string[] | number[] | {
2313
2312
  location: string;
2314
2313
  distance: number;
2315
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2314
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
2316
2315
  };
2316
+ type: "in" | "=" | "!=" | "not_in" | ">" | "<" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2317
2317
  column: string;
2318
2318
  }, {
2319
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2320
2319
  value: string | number | boolean | string[] | number[] | {
2321
2320
  location: string;
2322
2321
  distance: number;
2323
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2322
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
2324
2323
  };
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<{
@@ -2351,12 +2351,12 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2351
2351
  }, "strip", z.ZodTypeAny, {
2352
2352
  operation: "person_search_db";
2353
2353
  filters: {
2354
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2355
2354
  value: string | number | boolean | string[] | number[] | {
2356
2355
  location: string;
2357
2356
  distance: number;
2358
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2357
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
2359
2358
  };
2359
+ type: "in" | "=" | "!=" | "not_in" | ">" | "<" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2360
2360
  column: string;
2361
2361
  } | PersonDBFilterGroup;
2362
2362
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -2374,12 +2374,12 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2374
2374
  }, {
2375
2375
  operation: "person_search_db";
2376
2376
  filters: {
2377
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2378
2377
  value: string | number | boolean | string[] | number[] | {
2379
2378
  location: string;
2380
2379
  distance: number;
2381
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2380
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
2382
2381
  };
2382
+ type: "in" | "=" | "!=" | "not_in" | ">" | "<" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2383
2383
  column: string;
2384
2384
  } | PersonDBFilterGroup;
2385
2385
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -2468,8 +2468,8 @@ 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
2471
  success: boolean;
2472
+ error: string;
2473
2473
  operation: "identify";
2474
2474
  results?: z.objectOutputType<{
2475
2475
  company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
@@ -2480,8 +2480,8 @@ 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
2483
  success: boolean;
2484
+ error: string;
2485
2485
  operation: "identify";
2486
2486
  results?: z.objectInputType<{
2487
2487
  company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
@@ -2580,15 +2580,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2580
2580
  }, "strip", z.ZodTypeAny, {
2581
2581
  description?: string | null | undefined;
2582
2582
  title?: string | null | undefined;
2583
+ company_linkedin_url?: string | null | undefined;
2583
2584
  company_name?: string | null | undefined;
2584
2585
  start_date?: string | number | null | undefined;
2585
- company_linkedin_url?: string | null | undefined;
2586
2586
  }, {
2587
2587
  description?: string | null | undefined;
2588
2588
  title?: string | null | undefined;
2589
+ company_linkedin_url?: string | null | undefined;
2589
2590
  company_name?: string | null | undefined;
2590
2591
  start_date?: string | number | null | undefined;
2591
- company_linkedin_url?: string | null | undefined;
2592
2592
  }>, "many">>>;
2593
2593
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2594
2594
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2644,15 +2644,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2644
2644
  }, "strip", z.ZodTypeAny, {
2645
2645
  description?: string | null | undefined;
2646
2646
  title?: string | null | undefined;
2647
+ company_linkedin_url?: string | null | undefined;
2647
2648
  company_name?: string | null | undefined;
2648
2649
  start_date?: string | number | null | undefined;
2649
- company_linkedin_url?: string | null | undefined;
2650
2650
  }, {
2651
2651
  description?: string | null | undefined;
2652
2652
  title?: string | null | undefined;
2653
+ company_linkedin_url?: string | null | undefined;
2653
2654
  company_name?: string | null | undefined;
2654
2655
  start_date?: string | number | null | undefined;
2655
- company_linkedin_url?: string | null | undefined;
2656
2656
  }>, "many">>>;
2657
2657
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2658
2658
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2708,15 +2708,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2708
2708
  }, "strip", z.ZodTypeAny, {
2709
2709
  description?: string | null | undefined;
2710
2710
  title?: string | null | undefined;
2711
+ company_linkedin_url?: string | null | undefined;
2711
2712
  company_name?: string | null | undefined;
2712
2713
  start_date?: string | number | null | undefined;
2713
- company_linkedin_url?: string | null | undefined;
2714
2714
  }, {
2715
2715
  description?: string | null | undefined;
2716
2716
  title?: string | null | undefined;
2717
+ company_linkedin_url?: string | null | undefined;
2717
2718
  company_name?: string | null | undefined;
2718
2719
  start_date?: string | number | null | undefined;
2719
- company_linkedin_url?: string | null | undefined;
2720
2720
  }>, "many">>>;
2721
2721
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2722
2722
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2773,15 +2773,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2773
2773
  }, "strip", z.ZodTypeAny, {
2774
2774
  description?: string | null | undefined;
2775
2775
  title?: string | null | undefined;
2776
+ company_linkedin_url?: string | null | undefined;
2776
2777
  company_name?: string | null | undefined;
2777
2778
  start_date?: string | number | null | undefined;
2778
- company_linkedin_url?: string | null | undefined;
2779
2779
  }, {
2780
2780
  description?: string | null | undefined;
2781
2781
  title?: string | null | undefined;
2782
+ company_linkedin_url?: string | null | undefined;
2782
2783
  company_name?: string | null | undefined;
2783
2784
  start_date?: string | number | null | undefined;
2784
- company_linkedin_url?: string | null | undefined;
2785
2785
  }>, "many">>>;
2786
2786
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2787
2787
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2837,15 +2837,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2837
2837
  }, "strip", z.ZodTypeAny, {
2838
2838
  description?: string | null | undefined;
2839
2839
  title?: string | null | undefined;
2840
+ company_linkedin_url?: string | null | undefined;
2840
2841
  company_name?: string | null | undefined;
2841
2842
  start_date?: string | number | null | undefined;
2842
- company_linkedin_url?: string | null | undefined;
2843
2843
  }, {
2844
2844
  description?: string | null | undefined;
2845
2845
  title?: string | null | undefined;
2846
+ company_linkedin_url?: string | null | undefined;
2846
2847
  company_name?: string | null | undefined;
2847
2848
  start_date?: string | number | null | undefined;
2848
- company_linkedin_url?: string | null | undefined;
2849
2849
  }>, "many">>>;
2850
2850
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2851
2851
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2901,15 +2901,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2901
2901
  }, "strip", z.ZodTypeAny, {
2902
2902
  description?: string | null | undefined;
2903
2903
  title?: string | null | undefined;
2904
+ company_linkedin_url?: string | null | undefined;
2904
2905
  company_name?: string | null | undefined;
2905
2906
  start_date?: string | number | null | undefined;
2906
- company_linkedin_url?: string | null | undefined;
2907
2907
  }, {
2908
2908
  description?: string | null | undefined;
2909
2909
  title?: string | null | undefined;
2910
+ company_linkedin_url?: string | null | undefined;
2910
2911
  company_name?: string | null | undefined;
2911
2912
  start_date?: string | number | null | undefined;
2912
- company_linkedin_url?: string | null | undefined;
2913
2913
  }>, "many">>>;
2914
2914
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2915
2915
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2967,15 +2967,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2967
2967
  }, "strip", z.ZodTypeAny, {
2968
2968
  description?: string | null | undefined;
2969
2969
  title?: string | null | undefined;
2970
+ company_linkedin_url?: string | null | undefined;
2970
2971
  company_name?: string | null | undefined;
2971
2972
  start_date?: string | number | null | undefined;
2972
- company_linkedin_url?: string | null | undefined;
2973
2973
  }, {
2974
2974
  description?: string | null | undefined;
2975
2975
  title?: string | null | undefined;
2976
+ company_linkedin_url?: string | null | undefined;
2976
2977
  company_name?: string | null | undefined;
2977
2978
  start_date?: string | number | null | undefined;
2978
- company_linkedin_url?: string | null | undefined;
2979
2979
  }>, "many">>>;
2980
2980
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2981
2981
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3031,15 +3031,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3031
3031
  }, "strip", z.ZodTypeAny, {
3032
3032
  description?: string | null | undefined;
3033
3033
  title?: string | null | undefined;
3034
+ company_linkedin_url?: string | null | undefined;
3034
3035
  company_name?: string | null | undefined;
3035
3036
  start_date?: string | number | null | undefined;
3036
- company_linkedin_url?: string | null | undefined;
3037
3037
  }, {
3038
3038
  description?: string | null | undefined;
3039
3039
  title?: string | null | undefined;
3040
+ company_linkedin_url?: string | null | undefined;
3040
3041
  company_name?: string | null | undefined;
3041
3042
  start_date?: string | number | null | undefined;
3042
- company_linkedin_url?: string | null | undefined;
3043
3043
  }>, "many">>>;
3044
3044
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3045
3045
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3095,15 +3095,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3095
3095
  }, "strip", z.ZodTypeAny, {
3096
3096
  description?: string | null | undefined;
3097
3097
  title?: string | null | undefined;
3098
+ company_linkedin_url?: string | null | undefined;
3098
3099
  company_name?: string | null | undefined;
3099
3100
  start_date?: string | number | null | undefined;
3100
- company_linkedin_url?: string | null | undefined;
3101
3101
  }, {
3102
3102
  description?: string | null | undefined;
3103
3103
  title?: string | null | undefined;
3104
+ company_linkedin_url?: string | null | undefined;
3104
3105
  company_name?: string | null | undefined;
3105
3106
  start_date?: string | number | null | undefined;
3106
- company_linkedin_url?: string | null | undefined;
3107
3107
  }>, "many">>>;
3108
3108
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3109
3109
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3161,15 +3161,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3161
3161
  }, "strip", z.ZodTypeAny, {
3162
3162
  description?: string | null | undefined;
3163
3163
  title?: string | null | undefined;
3164
+ company_linkedin_url?: string | null | undefined;
3164
3165
  company_name?: string | null | undefined;
3165
3166
  start_date?: string | number | null | undefined;
3166
- company_linkedin_url?: string | null | undefined;
3167
3167
  }, {
3168
3168
  description?: string | null | undefined;
3169
3169
  title?: string | null | undefined;
3170
+ company_linkedin_url?: string | null | undefined;
3170
3171
  company_name?: string | null | undefined;
3171
3172
  start_date?: string | number | null | undefined;
3172
- company_linkedin_url?: string | null | undefined;
3173
3173
  }>, "many">>>;
3174
3174
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3175
3175
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3227,15 +3227,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3227
3227
  }, "strip", z.ZodTypeAny, {
3228
3228
  description?: string | null | undefined;
3229
3229
  title?: string | null | undefined;
3230
+ company_linkedin_url?: string | null | undefined;
3230
3231
  company_name?: string | null | undefined;
3231
3232
  start_date?: string | number | null | undefined;
3232
- company_linkedin_url?: string | null | undefined;
3233
3233
  }, {
3234
3234
  description?: string | null | undefined;
3235
3235
  title?: string | null | undefined;
3236
+ company_linkedin_url?: string | null | undefined;
3236
3237
  company_name?: string | null | undefined;
3237
3238
  start_date?: string | number | null | undefined;
3238
- company_linkedin_url?: string | null | undefined;
3239
3239
  }>, "many">>>;
3240
3240
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3241
3241
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3270,8 +3270,8 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3270
3270
  }>>>;
3271
3271
  error: z.ZodString;
3272
3272
  }, "strip", z.ZodTypeAny, {
3273
- error: string;
3274
3273
  success: boolean;
3274
+ error: string;
3275
3275
  operation: "enrich";
3276
3276
  company?: z.objectOutputType<{
3277
3277
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3319,15 +3319,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3319
3319
  }, "strip", z.ZodTypeAny, {
3320
3320
  description?: string | null | undefined;
3321
3321
  title?: string | null | undefined;
3322
+ company_linkedin_url?: string | null | undefined;
3322
3323
  company_name?: string | null | undefined;
3323
3324
  start_date?: string | number | null | undefined;
3324
- company_linkedin_url?: string | null | undefined;
3325
3325
  }, {
3326
3326
  description?: string | null | undefined;
3327
3327
  title?: string | null | undefined;
3328
+ company_linkedin_url?: string | null | undefined;
3328
3329
  company_name?: string | null | undefined;
3329
3330
  start_date?: string | number | null | undefined;
3330
- company_linkedin_url?: string | null | undefined;
3331
3331
  }>, "many">>>;
3332
3332
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3333
3333
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3384,15 +3384,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3384
3384
  }, "strip", z.ZodTypeAny, {
3385
3385
  description?: string | null | undefined;
3386
3386
  title?: string | null | undefined;
3387
+ company_linkedin_url?: string | null | undefined;
3387
3388
  company_name?: string | null | undefined;
3388
3389
  start_date?: string | number | null | undefined;
3389
- company_linkedin_url?: string | null | undefined;
3390
3390
  }, {
3391
3391
  description?: string | null | undefined;
3392
3392
  title?: string | null | undefined;
3393
+ company_linkedin_url?: string | null | undefined;
3393
3394
  company_name?: string | null | undefined;
3394
3395
  start_date?: string | number | null | undefined;
3395
- company_linkedin_url?: string | null | undefined;
3396
3396
  }>, "many">>>;
3397
3397
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3398
3398
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3450,15 +3450,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3450
3450
  }, "strip", z.ZodTypeAny, {
3451
3451
  description?: string | null | undefined;
3452
3452
  title?: string | null | undefined;
3453
+ company_linkedin_url?: string | null | undefined;
3453
3454
  company_name?: string | null | undefined;
3454
3455
  start_date?: string | number | null | undefined;
3455
- company_linkedin_url?: string | null | undefined;
3456
3456
  }, {
3457
3457
  description?: string | null | undefined;
3458
3458
  title?: string | null | undefined;
3459
+ company_linkedin_url?: string | null | undefined;
3459
3460
  company_name?: string | null | undefined;
3460
3461
  start_date?: string | number | null | undefined;
3461
- company_linkedin_url?: string | null | undefined;
3462
3462
  }>, "many">>>;
3463
3463
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3464
3464
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3492,8 +3492,8 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3492
3492
  }, z.ZodTypeAny, "passthrough">[] | null | undefined;
3493
3493
  } | null | undefined;
3494
3494
  }, {
3495
- error: string;
3496
3495
  success: boolean;
3496
+ error: string;
3497
3497
  operation: "enrich";
3498
3498
  company?: z.objectInputType<{
3499
3499
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3541,15 +3541,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3541
3541
  }, "strip", z.ZodTypeAny, {
3542
3542
  description?: string | null | undefined;
3543
3543
  title?: string | null | undefined;
3544
+ company_linkedin_url?: string | null | undefined;
3544
3545
  company_name?: string | null | undefined;
3545
3546
  start_date?: string | number | null | undefined;
3546
- company_linkedin_url?: string | null | undefined;
3547
3547
  }, {
3548
3548
  description?: string | null | undefined;
3549
3549
  title?: string | null | undefined;
3550
+ company_linkedin_url?: string | null | undefined;
3550
3551
  company_name?: string | null | undefined;
3551
3552
  start_date?: string | number | null | undefined;
3552
- company_linkedin_url?: string | null | undefined;
3553
3553
  }>, "many">>>;
3554
3554
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3555
3555
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3606,15 +3606,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3606
3606
  }, "strip", z.ZodTypeAny, {
3607
3607
  description?: string | null | undefined;
3608
3608
  title?: string | null | undefined;
3609
+ company_linkedin_url?: string | null | undefined;
3609
3610
  company_name?: string | null | undefined;
3610
3611
  start_date?: string | number | null | undefined;
3611
- company_linkedin_url?: string | null | undefined;
3612
3612
  }, {
3613
3613
  description?: string | null | undefined;
3614
3614
  title?: string | null | undefined;
3615
+ company_linkedin_url?: string | null | undefined;
3615
3616
  company_name?: string | null | undefined;
3616
3617
  start_date?: string | number | null | undefined;
3617
- company_linkedin_url?: string | null | undefined;
3618
3618
  }>, "many">>>;
3619
3619
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3620
3620
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3672,15 +3672,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3672
3672
  }, "strip", z.ZodTypeAny, {
3673
3673
  description?: string | null | undefined;
3674
3674
  title?: string | null | undefined;
3675
+ company_linkedin_url?: string | null | undefined;
3675
3676
  company_name?: string | null | undefined;
3676
3677
  start_date?: string | number | null | undefined;
3677
- company_linkedin_url?: string | null | undefined;
3678
3678
  }, {
3679
3679
  description?: string | null | undefined;
3680
3680
  title?: string | null | undefined;
3681
+ company_linkedin_url?: string | null | undefined;
3681
3682
  company_name?: string | null | undefined;
3682
3683
  start_date?: string | number | null | undefined;
3683
- company_linkedin_url?: string | null | undefined;
3684
3684
  }>, "many">>>;
3685
3685
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3686
3686
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -4492,8 +4492,8 @@ 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
4495
  success: boolean;
4496
+ error: string;
4497
4497
  operation: "person_search_db";
4498
4498
  next_cursor?: string | undefined;
4499
4499
  total_count?: number | undefined;
@@ -4756,8 +4756,8 @@ 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
4759
  success: boolean;
4760
+ error: string;
4761
4761
  operation: "person_search_db";
4762
4762
  next_cursor?: string | undefined;
4763
4763
  total_count?: number | undefined;
@@ -5827,8 +5827,8 @@ 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
5830
  success: boolean;
5831
+ error: string;
5832
5832
  operation: "person_enrich";
5833
5833
  profiles?: z.objectOutputType<{
5834
5834
  linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -6100,8 +6100,8 @@ 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
6103
  success: boolean;
6104
+ error: string;
6105
6105
  operation: "person_enrich";
6106
6106
  profiles?: z.objectInputType<{
6107
6107
  linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;