@bubblelab/bubble-core 0.1.198 → 0.1.200

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 (112) hide show
  1. package/dist/bubble-bundle.d.ts +159 -157
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +23 -16
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +213 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +94 -94
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  36. package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  42. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +340 -340
  59. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +115 -115
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
  78. package/dist/bubbles/tool-bubble/code-edit-tool.js +17 -6
  79. package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
  80. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  81. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  85. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  86. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  91. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  92. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  95. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  103. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  105. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  106. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  107. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  108. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  109. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +94 -94
  110. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  111. package/dist/bubbles.json +1 -1
  112. package/package.json +2 -2
@@ -662,17 +662,17 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
662
662
  start: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
663
663
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
664
664
  }, "strip", z.ZodTypeAny, {
665
- start: number;
666
665
  operation: "search";
667
666
  limit: number;
667
+ start: number;
668
668
  cql: string;
669
669
  credentials?: Partial<Record<CredentialType, string>> | undefined;
670
670
  }, {
671
671
  operation: "search";
672
672
  cql: string;
673
673
  credentials?: Partial<Record<CredentialType, string>> | undefined;
674
- start?: number | undefined;
675
674
  limit?: number | undefined;
675
+ start?: number | undefined;
676
676
  }>, z.ZodObject<{
677
677
  operation: z.ZodLiteral<"add_comment">;
678
678
  page_id: z.ZodString;
@@ -738,8 +738,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
738
738
  cursor: z.ZodOptional<z.ZodString>;
739
739
  error: z.ZodString;
740
740
  }, "strip", z.ZodTypeAny, {
741
- error: string;
742
741
  success: boolean;
742
+ error: string;
743
743
  operation: "list_spaces";
744
744
  cursor?: string | undefined;
745
745
  spaces?: z.objectOutputType<{
@@ -752,8 +752,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
752
752
  homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
753
753
  }, z.ZodTypeAny, "passthrough">[] | undefined;
754
754
  }, {
755
- error: string;
756
755
  success: boolean;
756
+ error: string;
757
757
  operation: "list_spaces";
758
758
  cursor?: string | undefined;
759
759
  spaces?: z.objectInputType<{
@@ -795,8 +795,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
795
795
  }, z.ZodTypeAny, "passthrough">>>;
796
796
  error: z.ZodString;
797
797
  }, "strip", z.ZodTypeAny, {
798
- error: string;
799
798
  success: boolean;
799
+ error: string;
800
800
  operation: "get_space";
801
801
  space?: z.objectOutputType<{
802
802
  id: z.ZodString;
@@ -808,8 +808,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
808
808
  homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
809
809
  }, z.ZodTypeAny, "passthrough"> | undefined;
810
810
  }, {
811
- error: string;
812
811
  success: boolean;
812
+ error: string;
813
813
  operation: "get_space";
814
814
  space?: z.objectInputType<{
815
815
  id: z.ZodString;
@@ -1016,8 +1016,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1016
1016
  cursor: z.ZodOptional<z.ZodString>;
1017
1017
  error: z.ZodString;
1018
1018
  }, "strip", z.ZodTypeAny, {
1019
- error: string;
1020
1019
  success: boolean;
1020
+ error: string;
1021
1021
  operation: "list_pages";
1022
1022
  cursor?: string | undefined;
1023
1023
  pages?: z.objectOutputType<{
@@ -1085,8 +1085,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1085
1085
  }, z.ZodTypeAny, "passthrough">>>;
1086
1086
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1087
1087
  }, {
1088
- error: string;
1089
1088
  success: boolean;
1089
+ error: string;
1090
1090
  operation: "list_pages";
1091
1091
  cursor?: string | undefined;
1092
1092
  pages?: z.objectInputType<{
@@ -1348,8 +1348,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1348
1348
  }, z.ZodTypeAny, "passthrough">>>;
1349
1349
  error: z.ZodString;
1350
1350
  }, "strip", z.ZodTypeAny, {
1351
- error: string;
1352
1351
  success: boolean;
1352
+ error: string;
1353
1353
  operation: "get_page";
1354
1354
  page?: z.objectOutputType<{
1355
1355
  id: z.ZodString;
@@ -1416,8 +1416,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1416
1416
  }, z.ZodTypeAny, "passthrough">>>;
1417
1417
  }, z.ZodTypeAny, "passthrough"> | undefined;
1418
1418
  }, {
1419
- error: string;
1420
1419
  success: boolean;
1420
+ error: string;
1421
1421
  operation: "get_page";
1422
1422
  page?: z.objectInputType<{
1423
1423
  id: z.ZodString;
@@ -1514,8 +1514,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1514
1514
  }>>;
1515
1515
  error: z.ZodString;
1516
1516
  }, "strip", z.ZodTypeAny, {
1517
- error: string;
1518
1517
  success: boolean;
1518
+ error: string;
1519
1519
  operation: "create_page";
1520
1520
  page?: {
1521
1521
  title: string;
@@ -1526,8 +1526,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1526
1526
  }, z.ZodTypeAny, "passthrough"> | undefined;
1527
1527
  } | undefined;
1528
1528
  }, {
1529
- error: string;
1530
1529
  success: boolean;
1530
+ error: string;
1531
1531
  operation: "create_page";
1532
1532
  page?: {
1533
1533
  title: string;
@@ -1565,8 +1565,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1565
1565
  }>>;
1566
1566
  error: z.ZodString;
1567
1567
  }, "strip", z.ZodTypeAny, {
1568
- error: string;
1569
1568
  success: boolean;
1569
+ error: string;
1570
1570
  operation: "update_page";
1571
1571
  page?: {
1572
1572
  title: string;
@@ -1576,8 +1576,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1576
1576
  }, z.ZodTypeAny, "passthrough"> | undefined;
1577
1577
  } | undefined;
1578
1578
  }, {
1579
- error: string;
1580
1579
  success: boolean;
1580
+ error: string;
1581
1581
  operation: "update_page";
1582
1582
  page?: {
1583
1583
  title: string;
@@ -1592,13 +1592,13 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1592
1592
  page_id: z.ZodOptional<z.ZodString>;
1593
1593
  error: z.ZodString;
1594
1594
  }, "strip", z.ZodTypeAny, {
1595
- error: string;
1596
1595
  success: boolean;
1596
+ error: string;
1597
1597
  operation: "delete_page";
1598
1598
  page_id?: string | undefined;
1599
1599
  }, {
1600
- error: string;
1601
1600
  success: boolean;
1601
+ error: string;
1602
1602
  operation: "delete_page";
1603
1603
  page_id?: string | undefined;
1604
1604
  }>, z.ZodObject<{
@@ -1766,11 +1766,11 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1766
1766
  limit: z.ZodOptional<z.ZodNumber>;
1767
1767
  error: z.ZodString;
1768
1768
  }, "strip", z.ZodTypeAny, {
1769
- error: string;
1770
1769
  success: boolean;
1770
+ error: string;
1771
1771
  operation: "search";
1772
- start?: number | undefined;
1773
1772
  limit?: number | undefined;
1773
+ start?: number | undefined;
1774
1774
  total?: number | undefined;
1775
1775
  results?: z.objectOutputType<{
1776
1776
  id: z.ZodOptional<z.ZodString>;
@@ -1826,11 +1826,11 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1826
1826
  }, z.ZodTypeAny, "passthrough">>>;
1827
1827
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1828
1828
  }, {
1829
- error: string;
1830
1829
  success: boolean;
1830
+ error: string;
1831
1831
  operation: "search";
1832
- start?: number | undefined;
1833
1832
  limit?: number | undefined;
1833
+ start?: number | undefined;
1834
1834
  total?: number | undefined;
1835
1835
  results?: z.objectInputType<{
1836
1836
  id: z.ZodOptional<z.ZodString>;
@@ -2035,8 +2035,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2035
2035
  }, z.ZodTypeAny, "passthrough">>>;
2036
2036
  error: z.ZodString;
2037
2037
  }, "strip", z.ZodTypeAny, {
2038
- error: string;
2039
2038
  success: boolean;
2039
+ error: string;
2040
2040
  operation: "add_comment";
2041
2041
  comment?: z.objectOutputType<{
2042
2042
  id: z.ZodString;
@@ -2088,8 +2088,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2088
2088
  createdAt: z.ZodOptional<z.ZodString>;
2089
2089
  }, z.ZodTypeAny, "passthrough"> | undefined;
2090
2090
  }, {
2091
- error: string;
2092
2091
  success: boolean;
2092
+ error: string;
2093
2093
  operation: "add_comment";
2094
2094
  comment?: z.objectInputType<{
2095
2095
  id: z.ZodString;
@@ -2291,8 +2291,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2291
2291
  cursor: z.ZodOptional<z.ZodString>;
2292
2292
  error: z.ZodString;
2293
2293
  }, "strip", z.ZodTypeAny, {
2294
- error: string;
2295
2294
  success: boolean;
2295
+ error: string;
2296
2296
  operation: "get_comments";
2297
2297
  cursor?: string | undefined;
2298
2298
  comments?: z.objectOutputType<{
@@ -2345,8 +2345,8 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2345
2345
  createdAt: z.ZodOptional<z.ZodString>;
2346
2346
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2347
2347
  }, {
2348
- error: string;
2349
2348
  success: boolean;
2349
+ error: string;
2350
2350
  operation: "get_comments";
2351
2351
  cursor?: string | undefined;
2352
2352
  comments?: z.objectInputType<{
@@ -87,27 +87,27 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
87
87
  }, "strip", import("zod").ZodTypeAny, {
88
88
  location: string;
89
89
  distance: number;
90
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
90
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
91
91
  }, {
92
92
  location: string;
93
93
  distance: number;
94
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
94
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
95
95
  }>]>;
96
96
  }, "strip", import("zod").ZodTypeAny, {
97
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
98
97
  value: string | number | boolean | string[] | number[] | {
99
98
  location: string;
100
99
  distance: number;
101
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
100
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
102
101
  };
102
+ type: "in" | "=" | "!=" | "not_in" | ">" | "<" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
103
103
  column: string;
104
104
  }, {
105
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
106
105
  value: string | number | boolean | string[] | number[] | {
107
106
  location: string;
108
107
  distance: number;
109
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
108
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
110
109
  };
110
+ type: "in" | "=" | "!=" | "not_in" | ">" | "<" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
111
111
  column: string;
112
112
  }>, import("zod").ZodType<import("./crustdata.schema.js").PersonDBFilterGroup, import("zod").ZodTypeDef, import("./crustdata.schema.js").PersonDBFilterGroup>]>;
113
113
  sorts: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -137,12 +137,12 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
137
137
  }, "strip", import("zod").ZodTypeAny, {
138
138
  operation: "person_search_db";
139
139
  filters: {
140
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
141
140
  value: string | number | boolean | string[] | number[] | {
142
141
  location: string;
143
142
  distance: number;
144
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
143
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
145
144
  };
145
+ type: "in" | "=" | "!=" | "not_in" | ">" | "<" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
146
146
  column: string;
147
147
  } | import("./crustdata.schema.js").PersonDBFilterGroup;
148
148
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -160,12 +160,12 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
160
160
  }, {
161
161
  operation: "person_search_db";
162
162
  filters: {
163
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
164
163
  value: string | number | boolean | string[] | number[] | {
165
164
  location: string;
166
165
  distance: number;
167
- unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
166
+ unit?: "km" | "mi" | "miles" | "m" | "meters" | "ft" | "feet" | undefined;
168
167
  };
168
+ type: "in" | "=" | "!=" | "not_in" | ">" | "<" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
169
169
  column: string;
170
170
  } | import("./crustdata.schema.js").PersonDBFilterGroup;
171
171
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -232,8 +232,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
232
232
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
233
233
  error: import("zod").ZodString;
234
234
  }, "strip", import("zod").ZodTypeAny, {
235
- error: string;
236
235
  success: boolean;
236
+ error: string;
237
237
  operation: "identify";
238
238
  results?: import("zod").objectOutputType<{
239
239
  company_id: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
@@ -244,8 +244,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
244
244
  score: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
245
245
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
246
246
  }, {
247
- error: string;
248
247
  success: boolean;
248
+ error: string;
249
249
  operation: "identify";
250
250
  results?: import("zod").objectInputType<{
251
251
  company_id: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
@@ -344,15 +344,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
344
344
  }, "strip", import("zod").ZodTypeAny, {
345
345
  description?: string | null | undefined;
346
346
  title?: string | null | undefined;
347
+ company_linkedin_url?: string | null | undefined;
347
348
  company_name?: string | null | undefined;
348
349
  start_date?: string | number | null | undefined;
349
- company_linkedin_url?: string | null | undefined;
350
350
  }, {
351
351
  description?: string | null | undefined;
352
352
  title?: string | null | undefined;
353
+ company_linkedin_url?: string | null | undefined;
353
354
  company_name?: string | null | undefined;
354
355
  start_date?: string | number | null | undefined;
355
- company_linkedin_url?: string | null | undefined;
356
356
  }>, "many">>>;
357
357
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
358
358
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -408,15 +408,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
408
408
  }, "strip", import("zod").ZodTypeAny, {
409
409
  description?: string | null | undefined;
410
410
  title?: string | null | undefined;
411
+ company_linkedin_url?: string | null | undefined;
411
412
  company_name?: string | null | undefined;
412
413
  start_date?: string | number | null | undefined;
413
- company_linkedin_url?: string | null | undefined;
414
414
  }, {
415
415
  description?: string | null | undefined;
416
416
  title?: string | null | undefined;
417
+ company_linkedin_url?: string | null | undefined;
417
418
  company_name?: string | null | undefined;
418
419
  start_date?: string | number | null | undefined;
419
- company_linkedin_url?: string | null | undefined;
420
420
  }>, "many">>>;
421
421
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
422
422
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -472,15 +472,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
472
472
  }, "strip", import("zod").ZodTypeAny, {
473
473
  description?: string | null | undefined;
474
474
  title?: string | null | undefined;
475
+ company_linkedin_url?: string | null | undefined;
475
476
  company_name?: string | null | undefined;
476
477
  start_date?: string | number | null | undefined;
477
- company_linkedin_url?: string | null | undefined;
478
478
  }, {
479
479
  description?: string | null | undefined;
480
480
  title?: string | null | undefined;
481
+ company_linkedin_url?: string | null | undefined;
481
482
  company_name?: string | null | undefined;
482
483
  start_date?: string | number | null | undefined;
483
- company_linkedin_url?: string | null | undefined;
484
484
  }>, "many">>>;
485
485
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
486
486
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -537,15 +537,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
537
537
  }, "strip", import("zod").ZodTypeAny, {
538
538
  description?: string | null | undefined;
539
539
  title?: string | null | undefined;
540
+ company_linkedin_url?: string | null | undefined;
540
541
  company_name?: string | null | undefined;
541
542
  start_date?: string | number | null | undefined;
542
- company_linkedin_url?: string | null | undefined;
543
543
  }, {
544
544
  description?: string | null | undefined;
545
545
  title?: string | null | undefined;
546
+ company_linkedin_url?: string | null | undefined;
546
547
  company_name?: string | null | undefined;
547
548
  start_date?: string | number | null | undefined;
548
- company_linkedin_url?: string | null | undefined;
549
549
  }>, "many">>>;
550
550
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
551
551
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -601,15 +601,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
601
601
  }, "strip", import("zod").ZodTypeAny, {
602
602
  description?: string | null | undefined;
603
603
  title?: string | null | undefined;
604
+ company_linkedin_url?: string | null | undefined;
604
605
  company_name?: string | null | undefined;
605
606
  start_date?: string | number | null | undefined;
606
- company_linkedin_url?: string | null | undefined;
607
607
  }, {
608
608
  description?: string | null | undefined;
609
609
  title?: string | null | undefined;
610
+ company_linkedin_url?: string | null | undefined;
610
611
  company_name?: string | null | undefined;
611
612
  start_date?: string | number | null | undefined;
612
- company_linkedin_url?: string | null | undefined;
613
613
  }>, "many">>>;
614
614
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
615
615
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -665,15 +665,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
665
665
  }, "strip", import("zod").ZodTypeAny, {
666
666
  description?: string | null | undefined;
667
667
  title?: string | null | undefined;
668
+ company_linkedin_url?: string | null | undefined;
668
669
  company_name?: string | null | undefined;
669
670
  start_date?: string | number | null | undefined;
670
- company_linkedin_url?: string | null | undefined;
671
671
  }, {
672
672
  description?: string | null | undefined;
673
673
  title?: string | null | undefined;
674
+ company_linkedin_url?: string | null | undefined;
674
675
  company_name?: string | null | undefined;
675
676
  start_date?: string | number | null | undefined;
676
- company_linkedin_url?: string | null | undefined;
677
677
  }>, "many">>>;
678
678
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
679
679
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -731,15 +731,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
731
731
  }, "strip", import("zod").ZodTypeAny, {
732
732
  description?: string | null | undefined;
733
733
  title?: string | null | undefined;
734
+ company_linkedin_url?: string | null | undefined;
734
735
  company_name?: string | null | undefined;
735
736
  start_date?: string | number | null | undefined;
736
- company_linkedin_url?: string | null | undefined;
737
737
  }, {
738
738
  description?: string | null | undefined;
739
739
  title?: string | null | undefined;
740
+ company_linkedin_url?: string | null | undefined;
740
741
  company_name?: string | null | undefined;
741
742
  start_date?: string | number | null | undefined;
742
- company_linkedin_url?: string | null | undefined;
743
743
  }>, "many">>>;
744
744
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
745
745
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -795,15 +795,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
795
795
  }, "strip", import("zod").ZodTypeAny, {
796
796
  description?: string | null | undefined;
797
797
  title?: string | null | undefined;
798
+ company_linkedin_url?: string | null | undefined;
798
799
  company_name?: string | null | undefined;
799
800
  start_date?: string | number | null | undefined;
800
- company_linkedin_url?: string | null | undefined;
801
801
  }, {
802
802
  description?: string | null | undefined;
803
803
  title?: string | null | undefined;
804
+ company_linkedin_url?: string | null | undefined;
804
805
  company_name?: string | null | undefined;
805
806
  start_date?: string | number | null | undefined;
806
- company_linkedin_url?: string | null | undefined;
807
807
  }>, "many">>>;
808
808
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
809
809
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -859,15 +859,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
859
859
  }, "strip", import("zod").ZodTypeAny, {
860
860
  description?: string | null | undefined;
861
861
  title?: string | null | undefined;
862
+ company_linkedin_url?: string | null | undefined;
862
863
  company_name?: string | null | undefined;
863
864
  start_date?: string | number | null | undefined;
864
- company_linkedin_url?: string | null | undefined;
865
865
  }, {
866
866
  description?: string | null | undefined;
867
867
  title?: string | null | undefined;
868
+ company_linkedin_url?: string | null | undefined;
868
869
  company_name?: string | null | undefined;
869
870
  start_date?: string | number | null | undefined;
870
- company_linkedin_url?: string | null | undefined;
871
871
  }>, "many">>>;
872
872
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
873
873
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -925,15 +925,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
925
925
  }, "strip", import("zod").ZodTypeAny, {
926
926
  description?: string | null | undefined;
927
927
  title?: string | null | undefined;
928
+ company_linkedin_url?: string | null | undefined;
928
929
  company_name?: string | null | undefined;
929
930
  start_date?: string | number | null | undefined;
930
- company_linkedin_url?: string | null | undefined;
931
931
  }, {
932
932
  description?: string | null | undefined;
933
933
  title?: string | null | undefined;
934
+ company_linkedin_url?: string | null | undefined;
934
935
  company_name?: string | null | undefined;
935
936
  start_date?: string | number | null | undefined;
936
- company_linkedin_url?: string | null | undefined;
937
937
  }>, "many">>>;
938
938
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
939
939
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -991,15 +991,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
991
991
  }, "strip", import("zod").ZodTypeAny, {
992
992
  description?: string | null | undefined;
993
993
  title?: string | null | undefined;
994
+ company_linkedin_url?: string | null | undefined;
994
995
  company_name?: string | null | undefined;
995
996
  start_date?: string | number | null | undefined;
996
- company_linkedin_url?: string | null | undefined;
997
997
  }, {
998
998
  description?: string | null | undefined;
999
999
  title?: string | null | undefined;
1000
+ company_linkedin_url?: string | null | undefined;
1000
1001
  company_name?: string | null | undefined;
1001
1002
  start_date?: string | number | null | undefined;
1002
- company_linkedin_url?: string | null | undefined;
1003
1003
  }>, "many">>>;
1004
1004
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
1005
1005
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -1034,8 +1034,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
1034
1034
  }>>>;
1035
1035
  error: import("zod").ZodString;
1036
1036
  }, "strip", import("zod").ZodTypeAny, {
1037
- error: string;
1038
1037
  success: boolean;
1038
+ error: string;
1039
1039
  operation: "enrich";
1040
1040
  company?: import("zod").objectOutputType<{
1041
1041
  name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -1083,15 +1083,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
1083
1083
  }, "strip", import("zod").ZodTypeAny, {
1084
1084
  description?: string | null | undefined;
1085
1085
  title?: string | null | undefined;
1086
+ company_linkedin_url?: string | null | undefined;
1086
1087
  company_name?: string | null | undefined;
1087
1088
  start_date?: string | number | null | undefined;
1088
- company_linkedin_url?: string | null | undefined;
1089
1089
  }, {
1090
1090
  description?: string | null | undefined;
1091
1091
  title?: string | null | undefined;
1092
+ company_linkedin_url?: string | null | undefined;
1092
1093
  company_name?: string | null | undefined;
1093
1094
  start_date?: string | number | null | undefined;
1094
- company_linkedin_url?: string | null | undefined;
1095
1095
  }>, "many">>>;
1096
1096
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
1097
1097
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -1148,15 +1148,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
1148
1148
  }, "strip", import("zod").ZodTypeAny, {
1149
1149
  description?: string | null | undefined;
1150
1150
  title?: string | null | undefined;
1151
+ company_linkedin_url?: string | null | undefined;
1151
1152
  company_name?: string | null | undefined;
1152
1153
  start_date?: string | number | null | undefined;
1153
- company_linkedin_url?: string | null | undefined;
1154
1154
  }, {
1155
1155
  description?: string | null | undefined;
1156
1156
  title?: string | null | undefined;
1157
+ company_linkedin_url?: string | null | undefined;
1157
1158
  company_name?: string | null | undefined;
1158
1159
  start_date?: string | number | null | undefined;
1159
- company_linkedin_url?: string | null | undefined;
1160
1160
  }>, "many">>>;
1161
1161
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
1162
1162
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -1214,15 +1214,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
1214
1214
  }, "strip", import("zod").ZodTypeAny, {
1215
1215
  description?: string | null | undefined;
1216
1216
  title?: string | null | undefined;
1217
+ company_linkedin_url?: string | null | undefined;
1217
1218
  company_name?: string | null | undefined;
1218
1219
  start_date?: string | number | null | undefined;
1219
- company_linkedin_url?: string | null | undefined;
1220
1220
  }, {
1221
1221
  description?: string | null | undefined;
1222
1222
  title?: string | null | undefined;
1223
+ company_linkedin_url?: string | null | undefined;
1223
1224
  company_name?: string | null | undefined;
1224
1225
  start_date?: string | number | null | undefined;
1225
- company_linkedin_url?: string | null | undefined;
1226
1226
  }>, "many">>>;
1227
1227
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
1228
1228
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -1256,8 +1256,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
1256
1256
  }, import("zod").ZodTypeAny, "passthrough">[] | null | undefined;
1257
1257
  } | null | undefined;
1258
1258
  }, {
1259
- error: string;
1260
1259
  success: boolean;
1260
+ error: string;
1261
1261
  operation: "enrich";
1262
1262
  company?: import("zod").objectInputType<{
1263
1263
  name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -1305,15 +1305,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
1305
1305
  }, "strip", import("zod").ZodTypeAny, {
1306
1306
  description?: string | null | undefined;
1307
1307
  title?: string | null | undefined;
1308
+ company_linkedin_url?: string | null | undefined;
1308
1309
  company_name?: string | null | undefined;
1309
1310
  start_date?: string | number | null | undefined;
1310
- company_linkedin_url?: string | null | undefined;
1311
1311
  }, {
1312
1312
  description?: string | null | undefined;
1313
1313
  title?: string | null | undefined;
1314
+ company_linkedin_url?: string | null | undefined;
1314
1315
  company_name?: string | null | undefined;
1315
1316
  start_date?: string | number | null | undefined;
1316
- company_linkedin_url?: string | null | undefined;
1317
1317
  }>, "many">>>;
1318
1318
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
1319
1319
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -1370,15 +1370,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
1370
1370
  }, "strip", import("zod").ZodTypeAny, {
1371
1371
  description?: string | null | undefined;
1372
1372
  title?: string | null | undefined;
1373
+ company_linkedin_url?: string | null | undefined;
1373
1374
  company_name?: string | null | undefined;
1374
1375
  start_date?: string | number | null | undefined;
1375
- company_linkedin_url?: string | null | undefined;
1376
1376
  }, {
1377
1377
  description?: string | null | undefined;
1378
1378
  title?: string | null | undefined;
1379
+ company_linkedin_url?: string | null | undefined;
1379
1380
  company_name?: string | null | undefined;
1380
1381
  start_date?: string | number | null | undefined;
1381
- company_linkedin_url?: string | null | undefined;
1382
1382
  }>, "many">>>;
1383
1383
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
1384
1384
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -1436,15 +1436,15 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
1436
1436
  }, "strip", import("zod").ZodTypeAny, {
1437
1437
  description?: string | null | undefined;
1438
1438
  title?: string | null | undefined;
1439
+ company_linkedin_url?: string | null | undefined;
1439
1440
  company_name?: string | null | undefined;
1440
1441
  start_date?: string | number | null | undefined;
1441
- company_linkedin_url?: string | null | undefined;
1442
1442
  }, {
1443
1443
  description?: string | null | undefined;
1444
1444
  title?: string | null | undefined;
1445
+ company_linkedin_url?: string | null | undefined;
1445
1446
  company_name?: string | null | undefined;
1446
1447
  start_date?: string | number | null | undefined;
1447
- company_linkedin_url?: string | null | undefined;
1448
1448
  }>, "many">>>;
1449
1449
  past_positions: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
1450
1450
  title: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -2256,8 +2256,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
2256
2256
  next_cursor: import("zod").ZodOptional<import("zod").ZodString>;
2257
2257
  error: import("zod").ZodString;
2258
2258
  }, "strip", import("zod").ZodTypeAny, {
2259
- error: string;
2260
2259
  success: boolean;
2260
+ error: string;
2261
2261
  operation: "person_search_db";
2262
2262
  next_cursor?: string | undefined;
2263
2263
  total_count?: number | undefined;
@@ -2520,8 +2520,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
2520
2520
  twitter_handle: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
2521
2521
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2522
2522
  }, {
2523
- error: string;
2524
2523
  success: boolean;
2524
+ error: string;
2525
2525
  operation: "person_search_db";
2526
2526
  next_cursor?: string | undefined;
2527
2527
  total_count?: number | undefined;
@@ -3591,8 +3591,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
3591
3591
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
3592
3592
  error: import("zod").ZodString;
3593
3593
  }, "strip", import("zod").ZodTypeAny, {
3594
- error: string;
3595
3594
  success: boolean;
3595
+ error: string;
3596
3596
  operation: "person_enrich";
3597
3597
  profiles?: import("zod").objectOutputType<{
3598
3598
  linkedin_profile_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -3864,8 +3864,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
3864
3864
  message: import("zod").ZodOptional<import("zod").ZodString>;
3865
3865
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
3866
3866
  }, {
3867
- error: string;
3868
3867
  success: boolean;
3868
+ error: string;
3869
3869
  operation: "person_enrich";
3870
3870
  profiles?: import("zod").objectInputType<{
3871
3871
  linkedin_profile_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;