@pipe0/base 0.5.15 → 0.5.16
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.
- package/CHANGELOG.md +8 -0
- package/dist/index.d.mts +1301 -126
- package/dist/index.mjs +30 -30
- package/package.json +2 -2
package/dist/index.d.mts
CHANGED
|
@@ -106,6 +106,36 @@ declare const autocompleteRegistry: {
|
|
|
106
106
|
label: string;
|
|
107
107
|
}[]>;
|
|
108
108
|
};
|
|
109
|
+
readonly "company.categories.crustdata": {
|
|
110
|
+
readonly type: "provider";
|
|
111
|
+
readonly provider: "crustdata";
|
|
112
|
+
readonly resolve: (query: string | undefined, limit: number, config: {
|
|
113
|
+
apiKey: string;
|
|
114
|
+
}) => Promise<{
|
|
115
|
+
value: string;
|
|
116
|
+
label: string;
|
|
117
|
+
}[]>;
|
|
118
|
+
};
|
|
119
|
+
readonly "company.specialities.crustdata": {
|
|
120
|
+
readonly type: "provider";
|
|
121
|
+
readonly provider: "crustdata";
|
|
122
|
+
readonly resolve: (query: string | undefined, limit: number, config: {
|
|
123
|
+
apiKey: string;
|
|
124
|
+
}) => Promise<{
|
|
125
|
+
value: string;
|
|
126
|
+
label: string;
|
|
127
|
+
}[]>;
|
|
128
|
+
};
|
|
129
|
+
readonly "company.technologies.crustdata": {
|
|
130
|
+
readonly type: "provider";
|
|
131
|
+
readonly provider: "crustdata";
|
|
132
|
+
readonly resolve: (query: string | undefined, limit: number, config: {
|
|
133
|
+
apiKey: string;
|
|
134
|
+
}) => Promise<{
|
|
135
|
+
value: string;
|
|
136
|
+
label: string;
|
|
137
|
+
}[]>;
|
|
138
|
+
};
|
|
109
139
|
readonly "company.linkedin_categories.crustdata": {
|
|
110
140
|
readonly type: "provider";
|
|
111
141
|
readonly provider: "crustdata";
|
|
@@ -326,6 +356,26 @@ declare const autocompleteRegistry: {
|
|
|
326
356
|
readonly filter: "contains";
|
|
327
357
|
readonly values: StaticOption[];
|
|
328
358
|
};
|
|
359
|
+
readonly "crustdata2.countries": {
|
|
360
|
+
readonly type: "static";
|
|
361
|
+
readonly filter: "contains";
|
|
362
|
+
readonly values: StaticOption[];
|
|
363
|
+
};
|
|
364
|
+
readonly "crustdata2.markets": {
|
|
365
|
+
readonly type: "static";
|
|
366
|
+
readonly filter: "contains";
|
|
367
|
+
readonly values: StaticOption[];
|
|
368
|
+
};
|
|
369
|
+
readonly "crustdata2.company_types": {
|
|
370
|
+
readonly type: "static";
|
|
371
|
+
readonly filter: "contains";
|
|
372
|
+
readonly values: StaticOption[];
|
|
373
|
+
};
|
|
374
|
+
readonly "crustdata2.function_headcount": {
|
|
375
|
+
readonly type: "static";
|
|
376
|
+
readonly filter: "contains";
|
|
377
|
+
readonly values: StaticOption[];
|
|
378
|
+
};
|
|
329
379
|
readonly "linkedin.industries": {
|
|
330
380
|
readonly type: "static";
|
|
331
381
|
readonly filter: "contains";
|
|
@@ -442,6 +492,7 @@ declare const StoreOptionWidgetSchema: z.ZodObject<{
|
|
|
442
492
|
output: "output";
|
|
443
493
|
input: "input";
|
|
444
494
|
text: "text";
|
|
495
|
+
award: "award";
|
|
445
496
|
code: "code";
|
|
446
497
|
filter: "filter";
|
|
447
498
|
search: "search";
|
|
@@ -474,7 +525,6 @@ declare const StoreOptionWidgetSchema: z.ZodObject<{
|
|
|
474
525
|
sparkles: "sparkles";
|
|
475
526
|
sliders: "sliders";
|
|
476
527
|
factory: "factory";
|
|
477
|
-
award: "award";
|
|
478
528
|
tags: "tags";
|
|
479
529
|
handshake: "handshake";
|
|
480
530
|
mail: "mail";
|
|
@@ -3981,6 +4031,7 @@ declare const FieldNameSchema: z.ZodEnum<{
|
|
|
3981
4031
|
logodev_describe_match: "logodev_describe_match";
|
|
3982
4032
|
logo_url: "logo_url";
|
|
3983
4033
|
crustdata_company_match: "crustdata_company_match";
|
|
4034
|
+
crustdata_company_match_v2: "crustdata_company_match_v2";
|
|
3984
4035
|
crustdata_companyenrich_match: "crustdata_companyenrich_match";
|
|
3985
4036
|
crustdata_company_identity_matches: "crustdata_company_identity_matches";
|
|
3986
4037
|
crustdata_person_match: "crustdata_person_match";
|
|
@@ -4129,7 +4180,7 @@ declare const ProviderNameSchema: z.ZodEnum<{
|
|
|
4129
4180
|
type ProviderRateLimitOperation = "pipe0_logic" | "pipe0_generic" | "pipe0_api_operation" | "pipe0_scraper" | "findymail_generic" | "findymail_email_lookup" | "findymail_email_b2b_lookup" | "findymail_phone_lookup" | "dropcontact_generic" | "hunter_generic" | "hunter_email_finder" | "hunter_email_enrichment" | "zerobounce_generic" | "millionverifier_generic" | "googlemaps_generic" | "gemini_35_flash" | "gemini_20_flash" | "anthropic_opus" | "anthropic_sonnet" | "leadmagic_company_search" | "leadmagic_email_lookup" | "leadmagic_email_b2b_lookup" | "leadmagic_email_to_b2b_profile" | "leadmagic_personal_email_finder" | "leadmagic_mobile_number_lookup" | "leadmagic_company_funding" | "leadmagic_role_finder" | "contactout_generic" | "builtwith_generic" | "perplexity_generic" | "serper_search" | "clado_search_people" | "clado_contact_information" | "icypeas_scrape_profile" | "icypeas_lead_database" | "icypeas_company_database" | "icypeas_email_lookup" | "prospeo_phone_number_lookup" | "prospeo_social_profile_lookup" | "clado_social_profile_lookup" | "prospeo_email_lookup" | "resend_generic" | "slack_post_message" | "gmail_send_email" | "gmail_create_draft" | "googlecalendar_api" | "leadmagic_employee_finder" | "firecrawl_generic" | "firecrawl_map_requests" | "firecrawl_extract" | "exa_websets" | "parallel_search_base" | "parallel_entity_search" | "parallel_extract" | "openai_gpt-5" | "openai_gpt-5-6-terra" | "company_enrich_generic" | "logodev_describe" | "crustdata_company_db_search" | "crustdata_company_enrich" | "crustdata_company_identify" | "crustdata_people_db_search" | "crustdata_realtime_post_fetch" | "crustdata_social_post_search" | "crustdata_realtime_person_enrich" | "crustdata_realtime_company_enrich" | "crustdata_contact_enrich" | "amplemarket_generic" | "amplemarket-person-reveal" | "amplemarket_people_search" | "amplemarket_company_search" | "amplemarket_account_operation" | "mixrank-person-match" | "luma_get_guests" | "postgres_query" | "databricks_query" | "lemlist_create_lead" | "hubspot_crm_search" | "hubspot_generic" | "salesforce_api" | "attio_query" | "attio_generic" | "attio_write" | "attio_sql";
|
|
4130
4181
|
type ProviderName = z.infer<typeof ProviderNameSchema>;
|
|
4131
4182
|
type ExternalProviderName = Exclude<ProviderName, "pipe0">;
|
|
4132
|
-
type BillableOperation = "companies-profiles-amplemarket-v1" | "companies-profiles-amplemarket-v2" | "companies-profiles-crustdata-v1" | "companies-profiles-crustdata-v2" | "companies-entitysearch-parallel-v1" | "people-entitysearch-parallel-v1" | "people-eventguests-luma-v1" | "events-googlecalendar-v1" | "posts-content-crustdata-v1" | "data-query-postgres-v1" | "data-query-databricks-v1" | "company-domain-workemail-v1-pipe0" | "bucket-claim-v1-pipe0" | "bucket-count-v1-pipe0" | "bucket-check-v1-pipe0" | "bucket-countif-v1-pipe0" | "bucket-entries-v1-pipe0" | "field-timestamp-v1-pipe0" | "rows-delete-sheet-v1-pipe0" | "signals-personprofilematch-v1-pipe0" | "formula-run-v1-pipe0" | "company-funding-leadmagic-v1-leadmagic" | "company-funding-leadmagic-v2-leadmagic" | "company-funding-waterfall-v1-amplemarket" | "company-funding-waterfall-v1-leadmagic" | "company-identity-v1-pipe0" | "company-identity-v2-pipe0" | "company-identity-v3-pipe0" | "company-lookalikes-companyenrich-v1-companyenrich" | "company-lookalikes-companyenrich-v2-companyenrich" | "company-identity-crustdata-v1-crustdata" | "company-match-crustdata-v1-crustdata" | "company-match-crustdata-v2-crustdata" | "company-match-logodev-v1-logodev" | "company-match-logodev-v2-logodev" | "company-newssummary-domain-v1-pipe0" | "company-newssummary-website-v1-pipe0" | "company-overview-v1-pipe0" | "company-overview-v2-pipe0" | "company-overview-v3-pipe0" | "company-techstack-builtwith-v1-builtwith" | "company-techstack-builtwith-v2-builtwith" | "company-websiteurl-email-v1-pipe0" | "contact-create-resend-v1-resend" | "contacts-hubspot-v1" | "companies-hubspot-v1" | "deals-hubspot-v1" | "owners-hubspot-v1" | "contact-match-hubspot-v1-hubspot" | "company-match-hubspot-v1-hubspot" | "deal-match-hubspot-v1-hubspot" | "object-update-hubspot-v1-hubspot" | "object-associations-hubspot-v1-hubspot" | "activity-log-hubspot-v1-hubspot" | "contacts-salesforce-v1" | "leads-salesforce-v1" | "accounts-salesforce-v1" | "opportunities-salesforce-v1" | "users-salesforce-v1" | "query-salesforce-v1" | "person-match-salesforce-v1-salesforce" | "account-match-salesforce-v1-salesforce" | "opportunity-match-salesforce-v1-salesforce" | "record-lookup-salesforce-v1-salesforce" | "record-update-salesforce-v1-salesforce" | "record-assert-salesforce-v1-salesforce" | "activities-find-salesforce-v1-salesforce" | "activity-log-salesforce-v1-salesforce" | "people-attio-v1" | "companies-attio-v1" | "deals-attio-v1" | "entries-attio-v1" | "records-attio-v1" | "query-attio-v1" | "users-attio-v1" | "person-match-attio-v1-attio" | "company-match-attio-v1-attio" | "deal-match-attio-v1-attio" | "record-match-attio-v1-attio" | "record-lookup-attio-v1-attio" | "record-update-attio-v1-attio" | "activities-find-attio-v1-attio" | "lead-enroll-lemlist-v1-lemlist" | "lead-enroll-amplemarket-v1-amplemarket" | "email-iswork-v1-pipe0" | "email-send-gmail-v1-gmail" | "email-draft-gmail-v1-gmail" | "email-send-resend-v1-resend" | "email-validate-zerobounce-v1-zerobounce" | "email-write-v1-in-google-low" | "email-write-v1-in-openai-high" | "email-write-v1-in-openai-medium" | "email-write-v1-in-anthropic-high" | "email-write-v1-in-anthropic-low" | "email-write-v1-out-google-low" | "email-write-v1-out-openai-high" | "email-write-v1-out-openai-medium" | "email-write-v1-out-anthropic-high" | "email-write-v1-out-anthropic-low" | "field-domainify-v1-pipe0" | "field-slugify-v1-pipe0" | "fields-merge-v1-pipe0" | "http-request-v1-pipe0" | "json-extract-multi-v1-pipe0" | "message-send-slack-v1-slack" | "message-write-v1-in-google-low" | "message-write-v1-in-openai-high" | "message-write-v1-in-openai-medium" | "message-write-v1-in-anthropic-high" | "message-write-v1-in-anthropic-low" | "message-write-v1-out-google-low" | "message-write-v1-out-openai-high" | "message-write-v1-out-openai-medium" | "message-write-v1-out-anthropic-high" | "message-write-v1-out-anthropic-low" | "people-email-iswork-v1-pipe0" | "people-email-validate-zerobounce-v1-zerobounce" | "people-email-validate-zerobounce-v2-zerobounce" | "people-identity-email-waterfall-v1-crustdata" | "people-identity-email-waterfall-v1-findymail" | "people-identity-email-waterfall-v1-hunter" | "people-match-role-waterfall-v1-leadmagic" | "people-mobilenumber-professionalprofile-waterfall-v1-leadmagic" | "people-mobilenumber-professionalprofile-waterfall-v1-prospeo" | "people-mobilenumber-workemail-waterfall-v1-leadmagic" | "people-name-split-v1-pipe0" | "people-personalemail-profile-waterfall-v1-clado" | "people-personalemail-profile-waterfall-v1-leadmagic" | "people-personalemail-profile-waterfall-v1-mixrank" | "people-phone-profile-waterfall-v1-amplemarket" | "people-phone-profile-waterfall-v1-clado" | "people-phone-profile-waterfall-v1-findymail" | "people-phone-profile-waterfall-v1-leadmagic" | "people-phone-profile-waterfall-v1-prospeo" | "people-phone-workemail-waterfall-v1-amplemarket" | "people-phone-workemail-waterfall-v1-leadmagic" | "people-professionalprofile-waterfall-v1-icypeas" | "people-professionalprofile-waterfall-v1-prospeo" | "people-professionalprofileurl-email-waterfall-v1-leadmagic" | "people-professionalprofileurl-name-v1-pipe0" | "people-profile-waterfall-v1-amplemarket" | "people-profile-waterfall-v1-clado" | "people-profile-waterfall-v1-icypeas" | "people-profile-waterfall-v1-prospeo" | "people-profile-workemail-crustdata-v1-crustdata" | "people-profiles-amplemarket-v1" | "people-profiles-amplemarket-v2" | "people-profiles-crustdata-v1" | "people-profiles-crustdata-v2" | "people-profiles-crustdata-v3" | "people-profileurl-email-waterfall-v1-leadmagic" | "people-validate-email-zerobounce-v1-zerobounce" | "people-workemail-profileurl-waterfall-v1-amplemarket" | "people-workemail-profileurl-waterfall-v1-clado" | "people-workemail-profileurl-waterfall-v1-crustdata" | "people-workemail-profileurl-waterfall-v1-findymail" | "people-workemail-profileurl-waterfall-v1-hunter" | "people-workemail-profileurl-waterfall-v1-leadmagic" | "people-workemail-waterfall-v1-amplemarket" | "people-workemail-waterfall-v1-findymail" | "people-workemail-waterfall-v1-hunter" | "people-workemail-waterfall-v1-icypeas" | "people-workemail-waterfall-v1-leadmagic" | "people-workemail-waterfall-v1-prospeo" | "person-email-validate-millionverifier-v1-millionverifier" | "person-identity-amplemarket-v1-amplemarket" | "person-identity-email-waterfall-v1-crustdata" | "person-identity-email-waterfall-v1-findymail" | "person-identity-email-waterfall-v1-hunter" | "person-identity-email-waterfall-v2-crustdata" | "person-identity-email-waterfall-v2-hunter" | "person-identity-email-waterfall-v2-mixrank" | "person-match-amplemarket-v1-amplemarket" | "person-match-role-waterfall-v1-leadmagic" | "person-mobile-profileurl-waterfall-v1-amplemarket" | "person-mobile-profileurl-waterfall-v1-crustdata" | "person-mobile-profileurl-waterfall-v1-findymail" | "person-mobile-profileurl-waterfall-v1-leadmagic" | "person-mobile-profileurl-waterfall-v1-prospeo" | "person-mobile-workemail-waterfall-v1-amplemarket" | "person-mobile-workemail-waterfall-v1-crustdata" | "person-mobile-workemail-waterfall-v1-leadmagic" | "person-devprofileurl-profileurl-waterfall-v1-crustdata" | "person-name-join-v1-pipe0" | "person-name-split-v1-pipe0" | "person-personalemail-profileurl-waterfall-v1-leadmagic" | "person-personalemail-profileurl-waterfall-v1-mixrank" | "person-posts-crustdata-v1-crustdata" | "person-profile-waterfall-v1-amplemarket" | "person-profile-waterfall-v1-icypeas" | "person-profile-waterfall-v1-prospeo" | "person-profile-waterfall-v2-amplemarket" | "person-profile-waterfall-v2-crustdata" | "person-profile-waterfall-v2-prospeo" | "person-profile-workemail-crustdata-v1-crustdata" | "person-profileurl-email-waterfall-v1-leadmagic" | "person-profileurl-name-v1-pipe0" | "person-workemail-profileurl-waterfall-v1-amplemarket" | "person-workemail-profileurl-waterfall-v1-crustdata" | "person-workemail-profileurl-waterfall-v1-findymail" | "person-workemail-profileurl-waterfall-v1-hunter" | "person-workemail-profileurl-waterfall-v1-leadmagic" | "person-workemail-waterfall-v1-amplemarket" | "person-workemail-waterfall-v1-findymail" | "person-workemail-waterfall-v1-hunter" | "person-workemail-waterfall-v1-icypeas" | "person-workemail-waterfall-v1-leadmagic" | "person-workemail-waterfall-v1-prospeo" | "agent-run-v1-in-google-low" | "agent-run-v1-in-openai-high" | "agent-run-v1-in-openai-medium" | "agent-run-v1-in-anthropic-high" | "agent-run-v1-in-anthropic-low" | "agent-run-v1-out-google-low" | "agent-run-v1-out-openai-high" | "agent-run-v1-out-openai-medium" | "agent-run-v1-out-anthropic-high" | "agent-run-v1-out-anthropic-low" | "agent-run-v1-search-parallel" | "agent-run-v1-extract-parallel" | "agent-sheets-v1-search-parallel" | "agent-sheets-v1-extract-parallel" | "prompt-run-v1-in-google-low" | "prompt-run-v1-in-openai-high" | "prompt-run-v1-in-openai-medium" | "prompt-run-v1-in-anthropic-high" | "prompt-run-v1-in-anthropic-low" | "prompt-run-v1-out-google-low" | "prompt-run-v1-out-openai-high" | "prompt-run-v1-out-openai-medium" | "prompt-run-v1-out-anthropic-high" | "prompt-run-v1-out-anthropic-low" | "rows-filter-prompt-v1-in-google-low" | "rows-filter-prompt-v1-in-openai-high" | "rows-filter-prompt-v1-in-openai-medium" | "rows-filter-prompt-v1-in-anthropic-high" | "rows-filter-prompt-v1-in-anthropic-low" | "rows-filter-prompt-v1-out-google-low" | "rows-filter-prompt-v1-out-openai-high" | "rows-filter-prompt-v1-out-openai-medium" | "rows-filter-prompt-v1-out-anthropic-high" | "rows-filter-prompt-v1-out-anthropic-low" | "report-generate-v1-in-google-low" | "report-generate-v1-in-openai-high" | "report-generate-v1-in-openai-medium" | "report-generate-v1-in-anthropic-high" | "report-generate-v1-in-anthropic-low" | "report-generate-v1-out-google-low" | "report-generate-v1-out-openai-high" | "report-generate-v1-out-openai-medium" | "report-generate-v1-out-anthropic-high" | "report-generate-v1-out-anthropic-low" | "row-append-sheet-v1-pipe0" | "row-roundrobin-sheet-v1-pipe0" | "rows-find-sheet-v1-pipe0" | "rows-find-postgres-v1-postgres" | "rows-find-databricks-v1-databricks" | "sheet-items-v1-pipe0" | "rows-dedupe-v1-pipe0" | "rows-duplicate-v1-pipe0" | "row-expandappend-sheet-v1-pipe0" | "template-fill-v1-pipe0" | "website-extract-firecrawl-v1-firecrawl" | "website-extract-parallel-v1-parallel" | "website-maplinks-firecrawl-v1-firecrawl" | "website-scrape-firecrawl-v1-firecrawl" | "website-scrapelist-firecrawl-v1-firecrawl";
|
|
4183
|
+
type BillableOperation = "companies-profiles-amplemarket-v1" | "companies-profiles-amplemarket-v2" | "companies-profiles-crustdata-v1" | "companies-profiles-crustdata-v2" | "companies-profiles-crustdata-v3" | "companies-entitysearch-parallel-v1" | "people-entitysearch-parallel-v1" | "people-eventguests-luma-v1" | "events-googlecalendar-v1" | "posts-content-crustdata-v1" | "data-query-postgres-v1" | "data-query-databricks-v1" | "company-domain-workemail-v1-pipe0" | "bucket-claim-v1-pipe0" | "bucket-count-v1-pipe0" | "bucket-check-v1-pipe0" | "bucket-countif-v1-pipe0" | "bucket-entries-v1-pipe0" | "field-timestamp-v1-pipe0" | "rows-delete-sheet-v1-pipe0" | "signals-personprofilematch-v1-pipe0" | "formula-run-v1-pipe0" | "company-funding-leadmagic-v1-leadmagic" | "company-funding-leadmagic-v2-leadmagic" | "company-funding-waterfall-v1-amplemarket" | "company-funding-waterfall-v1-leadmagic" | "company-identity-v1-pipe0" | "company-identity-v2-pipe0" | "company-identity-v3-pipe0" | "company-lookalikes-companyenrich-v1-companyenrich" | "company-lookalikes-companyenrich-v2-companyenrich" | "company-identity-crustdata-v1-crustdata" | "company-match-crustdata-v1-crustdata" | "company-match-crustdata-v2-crustdata" | "company-match-logodev-v1-logodev" | "company-match-logodev-v2-logodev" | "company-newssummary-domain-v1-pipe0" | "company-newssummary-website-v1-pipe0" | "company-overview-v1-pipe0" | "company-overview-v2-pipe0" | "company-overview-v3-pipe0" | "company-techstack-builtwith-v1-builtwith" | "company-techstack-builtwith-v2-builtwith" | "company-websiteurl-email-v1-pipe0" | "contact-create-resend-v1-resend" | "contacts-hubspot-v1" | "companies-hubspot-v1" | "deals-hubspot-v1" | "owners-hubspot-v1" | "contact-match-hubspot-v1-hubspot" | "company-match-hubspot-v1-hubspot" | "deal-match-hubspot-v1-hubspot" | "object-update-hubspot-v1-hubspot" | "object-associations-hubspot-v1-hubspot" | "activity-log-hubspot-v1-hubspot" | "contacts-salesforce-v1" | "leads-salesforce-v1" | "accounts-salesforce-v1" | "opportunities-salesforce-v1" | "users-salesforce-v1" | "query-salesforce-v1" | "person-match-salesforce-v1-salesforce" | "account-match-salesforce-v1-salesforce" | "opportunity-match-salesforce-v1-salesforce" | "record-lookup-salesforce-v1-salesforce" | "record-update-salesforce-v1-salesforce" | "record-assert-salesforce-v1-salesforce" | "activities-find-salesforce-v1-salesforce" | "activity-log-salesforce-v1-salesforce" | "people-attio-v1" | "companies-attio-v1" | "deals-attio-v1" | "entries-attio-v1" | "records-attio-v1" | "query-attio-v1" | "users-attio-v1" | "person-match-attio-v1-attio" | "company-match-attio-v1-attio" | "deal-match-attio-v1-attio" | "record-match-attio-v1-attio" | "record-lookup-attio-v1-attio" | "record-update-attio-v1-attio" | "activities-find-attio-v1-attio" | "lead-enroll-lemlist-v1-lemlist" | "lead-enroll-amplemarket-v1-amplemarket" | "email-iswork-v1-pipe0" | "email-send-gmail-v1-gmail" | "email-draft-gmail-v1-gmail" | "email-send-resend-v1-resend" | "email-validate-zerobounce-v1-zerobounce" | "email-write-v1-in-google-low" | "email-write-v1-in-openai-high" | "email-write-v1-in-openai-medium" | "email-write-v1-in-anthropic-high" | "email-write-v1-in-anthropic-low" | "email-write-v1-out-google-low" | "email-write-v1-out-openai-high" | "email-write-v1-out-openai-medium" | "email-write-v1-out-anthropic-high" | "email-write-v1-out-anthropic-low" | "field-domainify-v1-pipe0" | "field-slugify-v1-pipe0" | "fields-merge-v1-pipe0" | "http-request-v1-pipe0" | "json-extract-multi-v1-pipe0" | "message-send-slack-v1-slack" | "message-write-v1-in-google-low" | "message-write-v1-in-openai-high" | "message-write-v1-in-openai-medium" | "message-write-v1-in-anthropic-high" | "message-write-v1-in-anthropic-low" | "message-write-v1-out-google-low" | "message-write-v1-out-openai-high" | "message-write-v1-out-openai-medium" | "message-write-v1-out-anthropic-high" | "message-write-v1-out-anthropic-low" | "people-email-iswork-v1-pipe0" | "people-email-validate-zerobounce-v1-zerobounce" | "people-email-validate-zerobounce-v2-zerobounce" | "people-identity-email-waterfall-v1-crustdata" | "people-identity-email-waterfall-v1-findymail" | "people-identity-email-waterfall-v1-hunter" | "people-match-role-waterfall-v1-leadmagic" | "people-mobilenumber-professionalprofile-waterfall-v1-leadmagic" | "people-mobilenumber-professionalprofile-waterfall-v1-prospeo" | "people-mobilenumber-workemail-waterfall-v1-leadmagic" | "people-name-split-v1-pipe0" | "people-personalemail-profile-waterfall-v1-clado" | "people-personalemail-profile-waterfall-v1-leadmagic" | "people-personalemail-profile-waterfall-v1-mixrank" | "people-phone-profile-waterfall-v1-amplemarket" | "people-phone-profile-waterfall-v1-clado" | "people-phone-profile-waterfall-v1-findymail" | "people-phone-profile-waterfall-v1-leadmagic" | "people-phone-profile-waterfall-v1-prospeo" | "people-phone-workemail-waterfall-v1-amplemarket" | "people-phone-workemail-waterfall-v1-leadmagic" | "people-professionalprofile-waterfall-v1-icypeas" | "people-professionalprofile-waterfall-v1-prospeo" | "people-professionalprofileurl-email-waterfall-v1-leadmagic" | "people-professionalprofileurl-name-v1-pipe0" | "people-profile-waterfall-v1-amplemarket" | "people-profile-waterfall-v1-clado" | "people-profile-waterfall-v1-icypeas" | "people-profile-waterfall-v1-prospeo" | "people-profile-workemail-crustdata-v1-crustdata" | "people-profiles-amplemarket-v1" | "people-profiles-amplemarket-v2" | "people-profiles-crustdata-v1" | "people-profiles-crustdata-v2" | "people-profiles-crustdata-v3" | "people-profileurl-email-waterfall-v1-leadmagic" | "people-validate-email-zerobounce-v1-zerobounce" | "people-workemail-profileurl-waterfall-v1-amplemarket" | "people-workemail-profileurl-waterfall-v1-clado" | "people-workemail-profileurl-waterfall-v1-crustdata" | "people-workemail-profileurl-waterfall-v1-findymail" | "people-workemail-profileurl-waterfall-v1-hunter" | "people-workemail-profileurl-waterfall-v1-leadmagic" | "people-workemail-waterfall-v1-amplemarket" | "people-workemail-waterfall-v1-findymail" | "people-workemail-waterfall-v1-hunter" | "people-workemail-waterfall-v1-icypeas" | "people-workemail-waterfall-v1-leadmagic" | "people-workemail-waterfall-v1-prospeo" | "person-email-validate-millionverifier-v1-millionverifier" | "person-identity-amplemarket-v1-amplemarket" | "person-identity-email-waterfall-v1-crustdata" | "person-identity-email-waterfall-v1-findymail" | "person-identity-email-waterfall-v1-hunter" | "person-identity-email-waterfall-v2-crustdata" | "person-identity-email-waterfall-v2-hunter" | "person-identity-email-waterfall-v2-mixrank" | "person-match-amplemarket-v1-amplemarket" | "person-match-role-waterfall-v1-leadmagic" | "person-mobile-profileurl-waterfall-v1-amplemarket" | "person-mobile-profileurl-waterfall-v1-crustdata" | "person-mobile-profileurl-waterfall-v1-findymail" | "person-mobile-profileurl-waterfall-v1-leadmagic" | "person-mobile-profileurl-waterfall-v1-prospeo" | "person-mobile-workemail-waterfall-v1-amplemarket" | "person-mobile-workemail-waterfall-v1-crustdata" | "person-mobile-workemail-waterfall-v1-leadmagic" | "person-devprofileurl-profileurl-waterfall-v1-crustdata" | "person-name-join-v1-pipe0" | "person-name-split-v1-pipe0" | "person-personalemail-profileurl-waterfall-v1-leadmagic" | "person-personalemail-profileurl-waterfall-v1-mixrank" | "person-posts-crustdata-v1-crustdata" | "person-profile-waterfall-v1-amplemarket" | "person-profile-waterfall-v1-icypeas" | "person-profile-waterfall-v1-prospeo" | "person-profile-waterfall-v2-amplemarket" | "person-profile-waterfall-v2-crustdata" | "person-profile-waterfall-v2-prospeo" | "person-profile-workemail-crustdata-v1-crustdata" | "person-profileurl-email-waterfall-v1-leadmagic" | "person-profileurl-name-v1-pipe0" | "person-workemail-profileurl-waterfall-v1-amplemarket" | "person-workemail-profileurl-waterfall-v1-crustdata" | "person-workemail-profileurl-waterfall-v1-findymail" | "person-workemail-profileurl-waterfall-v1-hunter" | "person-workemail-profileurl-waterfall-v1-leadmagic" | "person-workemail-waterfall-v1-amplemarket" | "person-workemail-waterfall-v1-findymail" | "person-workemail-waterfall-v1-hunter" | "person-workemail-waterfall-v1-icypeas" | "person-workemail-waterfall-v1-leadmagic" | "person-workemail-waterfall-v1-prospeo" | "agent-run-v1-in-google-low" | "agent-run-v1-in-openai-high" | "agent-run-v1-in-openai-medium" | "agent-run-v1-in-anthropic-high" | "agent-run-v1-in-anthropic-low" | "agent-run-v1-out-google-low" | "agent-run-v1-out-openai-high" | "agent-run-v1-out-openai-medium" | "agent-run-v1-out-anthropic-high" | "agent-run-v1-out-anthropic-low" | "agent-run-v1-search-parallel" | "agent-run-v1-extract-parallel" | "agent-sheets-v1-search-parallel" | "agent-sheets-v1-extract-parallel" | "prompt-run-v1-in-google-low" | "prompt-run-v1-in-openai-high" | "prompt-run-v1-in-openai-medium" | "prompt-run-v1-in-anthropic-high" | "prompt-run-v1-in-anthropic-low" | "prompt-run-v1-out-google-low" | "prompt-run-v1-out-openai-high" | "prompt-run-v1-out-openai-medium" | "prompt-run-v1-out-anthropic-high" | "prompt-run-v1-out-anthropic-low" | "rows-filter-prompt-v1-in-google-low" | "rows-filter-prompt-v1-in-openai-high" | "rows-filter-prompt-v1-in-openai-medium" | "rows-filter-prompt-v1-in-anthropic-high" | "rows-filter-prompt-v1-in-anthropic-low" | "rows-filter-prompt-v1-out-google-low" | "rows-filter-prompt-v1-out-openai-high" | "rows-filter-prompt-v1-out-openai-medium" | "rows-filter-prompt-v1-out-anthropic-high" | "rows-filter-prompt-v1-out-anthropic-low" | "report-generate-v1-in-google-low" | "report-generate-v1-in-openai-high" | "report-generate-v1-in-openai-medium" | "report-generate-v1-in-anthropic-high" | "report-generate-v1-in-anthropic-low" | "report-generate-v1-out-google-low" | "report-generate-v1-out-openai-high" | "report-generate-v1-out-openai-medium" | "report-generate-v1-out-anthropic-high" | "report-generate-v1-out-anthropic-low" | "row-append-sheet-v1-pipe0" | "row-roundrobin-sheet-v1-pipe0" | "rows-find-sheet-v1-pipe0" | "rows-find-postgres-v1-postgres" | "rows-find-databricks-v1-databricks" | "sheet-items-v1-pipe0" | "rows-dedupe-v1-pipe0" | "rows-duplicate-v1-pipe0" | "row-expandappend-sheet-v1-pipe0" | "template-fill-v1-pipe0" | "website-extract-firecrawl-v1-firecrawl" | "website-extract-parallel-v1-parallel" | "website-maplinks-firecrawl-v1-firecrawl" | "website-scrape-firecrawl-v1-firecrawl" | "website-scrapelist-firecrawl-v1-firecrawl";
|
|
4133
4184
|
//#endregion
|
|
4134
4185
|
//#region src/pipes/catalog/categories.d.ts
|
|
4135
4186
|
type PipeCategory = "people_data" | "company_data" | "tools" | "find_comapnies" | "find_people" | "actions" | "integrations" | "deprecated";
|
|
@@ -32786,6 +32837,7 @@ declare const StoreOptionSchema: z.ZodObject<{
|
|
|
32786
32837
|
output: "output";
|
|
32787
32838
|
input: "input";
|
|
32788
32839
|
text: "text";
|
|
32840
|
+
award: "award";
|
|
32789
32841
|
code: "code";
|
|
32790
32842
|
filter: "filter";
|
|
32791
32843
|
search: "search";
|
|
@@ -32818,7 +32870,6 @@ declare const StoreOptionSchema: z.ZodObject<{
|
|
|
32818
32870
|
sparkles: "sparkles";
|
|
32819
32871
|
sliders: "sliders";
|
|
32820
32872
|
factory: "factory";
|
|
32821
|
-
award: "award";
|
|
32822
32873
|
tags: "tags";
|
|
32823
32874
|
handshake: "handshake";
|
|
32824
32875
|
mail: "mail";
|
|
@@ -32901,6 +32952,7 @@ declare const FormStoreSchema: z.ZodObject<{
|
|
|
32901
32952
|
output: "output";
|
|
32902
32953
|
input: "input";
|
|
32903
32954
|
text: "text";
|
|
32955
|
+
award: "award";
|
|
32904
32956
|
code: "code";
|
|
32905
32957
|
filter: "filter";
|
|
32906
32958
|
search: "search";
|
|
@@ -32933,7 +32985,6 @@ declare const FormStoreSchema: z.ZodObject<{
|
|
|
32933
32985
|
sparkles: "sparkles";
|
|
32934
32986
|
sliders: "sliders";
|
|
32935
32987
|
factory: "factory";
|
|
32936
|
-
award: "award";
|
|
32937
32988
|
tags: "tags";
|
|
32938
32989
|
handshake: "handshake";
|
|
32939
32990
|
mail: "mail";
|
|
@@ -33156,10 +33207,11 @@ interface FormResolvers {
|
|
|
33156
33207
|
}
|
|
33157
33208
|
//#endregion
|
|
33158
33209
|
//#region src/search/schemas.d.ts
|
|
33159
|
-
declare const SEARCH_IDS: readonly ["companies:profiles:crustdata@1", "companies:profiles:crustdata@2", "companies:profiles:amplemarket@1", "companies:profiles:amplemarket@2", "people:profiles:crustdata@1", "people:profiles:crustdata@2", "people:profiles:crustdata@3", "people:profiles:amplemarket@1", "people:profiles:amplemarket@2", "companies:entitysearch:parallel@1", "people:entitysearch:parallel@1", "people:eventguests:luma@1", "events:googlecalendar@1", "sheet:rows@1", "bucket:entries@1", "query:postgres@1", "query:databricks@1", "posts:content:crustdata@1", "contacts:hubspot@1", "companies:hubspot@1", "deals:hubspot@1", "owners:hubspot@1", "contacts:salesforce@1", "leads:salesforce@1", "accounts:salesforce@1", "opportunities:salesforce@1", "users:salesforce@1", "query:salesforce@1", "people:attio@1", "companies:attio@1", "deals:attio@1", "records:attio@1", "entries:attio@1", "query:attio@1", "users:attio@1"];
|
|
33210
|
+
declare const SEARCH_IDS: readonly ["companies:profiles:crustdata@1", "companies:profiles:crustdata@2", "companies:profiles:crustdata@3", "companies:profiles:amplemarket@1", "companies:profiles:amplemarket@2", "people:profiles:crustdata@1", "people:profiles:crustdata@2", "people:profiles:crustdata@3", "people:profiles:amplemarket@1", "people:profiles:amplemarket@2", "companies:entitysearch:parallel@1", "people:entitysearch:parallel@1", "people:eventguests:luma@1", "events:googlecalendar@1", "sheet:rows@1", "bucket:entries@1", "query:postgres@1", "query:databricks@1", "posts:content:crustdata@1", "contacts:hubspot@1", "companies:hubspot@1", "deals:hubspot@1", "owners:hubspot@1", "contacts:salesforce@1", "leads:salesforce@1", "accounts:salesforce@1", "opportunities:salesforce@1", "users:salesforce@1", "query:salesforce@1", "people:attio@1", "companies:attio@1", "deals:attio@1", "records:attio@1", "entries:attio@1", "query:attio@1", "users:attio@1"];
|
|
33160
33211
|
declare const SearchIdSchema: z.ZodEnum<{
|
|
33161
33212
|
"companies:profiles:crustdata@1": "companies:profiles:crustdata@1";
|
|
33162
33213
|
"companies:profiles:crustdata@2": "companies:profiles:crustdata@2";
|
|
33214
|
+
"companies:profiles:crustdata@3": "companies:profiles:crustdata@3";
|
|
33163
33215
|
"companies:profiles:amplemarket@1": "companies:profiles:amplemarket@1";
|
|
33164
33216
|
"companies:profiles:amplemarket@2": "companies:profiles:amplemarket@2";
|
|
33165
33217
|
"people:profiles:crustdata@1": "people:profiles:crustdata@1";
|
|
@@ -33290,12 +33342,16 @@ declare const personProfileMatchExample1: PersonProfileField;
|
|
|
33290
33342
|
*/
|
|
33291
33343
|
declare const SIGNAL_TYPES: readonly ["joined_company", "left_company", "returned_to_company", "promotion_to_senior_ic", "promotion_to_manager", "promotion_to_leadership", "promotion_to_c_suite", "changed_role", "work_anniversary", "graduated"];
|
|
33292
33344
|
type SignalType = (typeof SIGNAL_TYPES)[number];
|
|
33293
|
-
declare const SIGNAL_CATEGORIES: readonly ["employment", "education", "company_growth", "company_news", "
|
|
33294
|
-
declare const SIGNAL_SUBCATEGORIES: readonly ["job_change", "promotion", "role_change", "tenure_milestone", "education"];
|
|
33345
|
+
declare const SIGNAL_CATEGORIES: readonly ["employment", "education", "achievement", "engagement", "social_activity", "company_growth", "company_news", "technology", "intent", "other"];
|
|
33346
|
+
declare const SIGNAL_SUBCATEGORIES: readonly ["job_change", "promotion", "role_change", "tenure_milestone", "education", "enrollment", "certification", "award", "speaking_engagement", "publication", "product_usage", "website_activity", "content_engagement", "social_engagement", "event_activity", "outreach_engagement", "community_activity", "advocacy", "post_published", "content_interaction", "topic_mention", "profile_update", "headcount_change", "hiring", "expansion", "financial_growth", "funding", "merger_acquisition", "ipo", "leadership_change", "product_launch", "partnership", "workforce_reduction", "recognition", "legal_regulatory", "tech_added", "tech_removed", "research_intent", "review_activity", "other"];
|
|
33295
33347
|
declare const SIGNAL_SCOPES: readonly ["person", "company"];
|
|
33296
33348
|
type SignalCategory = (typeof SIGNAL_CATEGORIES)[number];
|
|
33297
33349
|
type SignalSubcategory = (typeof SIGNAL_SUBCATEGORIES)[number];
|
|
33298
33350
|
type SignalScope = (typeof SIGNAL_SCOPES)[number];
|
|
33351
|
+
declare const CATEGORY_META: Record<SignalCategory, {
|
|
33352
|
+
subcategories: readonly SignalSubcategory[];
|
|
33353
|
+
scopes: readonly SignalScope[];
|
|
33354
|
+
}>;
|
|
33299
33355
|
declare const SIGNAL_TAXONOMY: Record<SignalType, {
|
|
33300
33356
|
category: SignalCategory;
|
|
33301
33357
|
subcategory: SignalSubcategory;
|
|
@@ -33304,7 +33360,11 @@ declare const SIGNAL_TAXONOMY: Record<SignalType, {
|
|
|
33304
33360
|
declare const SIGNAL_LABELS: Record<SignalType, string>;
|
|
33305
33361
|
interface Signal {
|
|
33306
33362
|
signal_id: string;
|
|
33307
|
-
|
|
33363
|
+
/**
|
|
33364
|
+
* Open string, not SignalType: user-defined signals carry custom types.
|
|
33365
|
+
* Built-in producers emit SIGNAL_TYPES values.
|
|
33366
|
+
*/
|
|
33367
|
+
signal: string;
|
|
33308
33368
|
signal_category: SignalCategory;
|
|
33309
33369
|
signal_subcategory: SignalSubcategory;
|
|
33310
33370
|
signal_scope: SignalScope;
|
|
@@ -33327,7 +33387,7 @@ declare const MAX_SIGNALS_PER_SCAN = 100;
|
|
|
33327
33387
|
* (`bucket:claim@1` on this id) depends on this stability.
|
|
33328
33388
|
*/
|
|
33329
33389
|
declare function buildSignalId(args: {
|
|
33330
|
-
signal:
|
|
33390
|
+
signal: string;
|
|
33331
33391
|
personKey: string;
|
|
33332
33392
|
fromCompanyKey: string;
|
|
33333
33393
|
toCompanyKey: string;
|
|
@@ -33415,31 +33475,60 @@ declare const fieldCatalog: {
|
|
|
33415
33475
|
readonly jsonMeta: {
|
|
33416
33476
|
readonly zodSchema: z.ZodArray<z.ZodObject<{
|
|
33417
33477
|
signal_id: z.ZodString;
|
|
33418
|
-
signal: z.
|
|
33419
|
-
joined_company: "joined_company";
|
|
33420
|
-
left_company: "left_company";
|
|
33421
|
-
returned_to_company: "returned_to_company";
|
|
33422
|
-
promotion_to_senior_ic: "promotion_to_senior_ic";
|
|
33423
|
-
promotion_to_manager: "promotion_to_manager";
|
|
33424
|
-
promotion_to_leadership: "promotion_to_leadership";
|
|
33425
|
-
promotion_to_c_suite: "promotion_to_c_suite";
|
|
33426
|
-
changed_role: "changed_role";
|
|
33427
|
-
work_anniversary: "work_anniversary";
|
|
33428
|
-
graduated: "graduated";
|
|
33429
|
-
}>;
|
|
33478
|
+
signal: z.ZodString;
|
|
33430
33479
|
signal_category: z.ZodEnum<{
|
|
33431
33480
|
employment: "employment";
|
|
33432
33481
|
education: "education";
|
|
33482
|
+
achievement: "achievement";
|
|
33483
|
+
engagement: "engagement";
|
|
33484
|
+
social_activity: "social_activity";
|
|
33433
33485
|
company_growth: "company_growth";
|
|
33434
33486
|
company_news: "company_news";
|
|
33435
|
-
|
|
33487
|
+
technology: "technology";
|
|
33488
|
+
intent: "intent";
|
|
33489
|
+
other: "other";
|
|
33436
33490
|
}>;
|
|
33437
33491
|
signal_subcategory: z.ZodEnum<{
|
|
33438
33492
|
education: "education";
|
|
33493
|
+
other: "other";
|
|
33439
33494
|
job_change: "job_change";
|
|
33440
33495
|
promotion: "promotion";
|
|
33441
33496
|
role_change: "role_change";
|
|
33442
33497
|
tenure_milestone: "tenure_milestone";
|
|
33498
|
+
enrollment: "enrollment";
|
|
33499
|
+
certification: "certification";
|
|
33500
|
+
award: "award";
|
|
33501
|
+
speaking_engagement: "speaking_engagement";
|
|
33502
|
+
publication: "publication";
|
|
33503
|
+
product_usage: "product_usage";
|
|
33504
|
+
website_activity: "website_activity";
|
|
33505
|
+
content_engagement: "content_engagement";
|
|
33506
|
+
social_engagement: "social_engagement";
|
|
33507
|
+
event_activity: "event_activity";
|
|
33508
|
+
outreach_engagement: "outreach_engagement";
|
|
33509
|
+
community_activity: "community_activity";
|
|
33510
|
+
advocacy: "advocacy";
|
|
33511
|
+
post_published: "post_published";
|
|
33512
|
+
content_interaction: "content_interaction";
|
|
33513
|
+
topic_mention: "topic_mention";
|
|
33514
|
+
profile_update: "profile_update";
|
|
33515
|
+
headcount_change: "headcount_change";
|
|
33516
|
+
hiring: "hiring";
|
|
33517
|
+
expansion: "expansion";
|
|
33518
|
+
financial_growth: "financial_growth";
|
|
33519
|
+
funding: "funding";
|
|
33520
|
+
merger_acquisition: "merger_acquisition";
|
|
33521
|
+
ipo: "ipo";
|
|
33522
|
+
leadership_change: "leadership_change";
|
|
33523
|
+
product_launch: "product_launch";
|
|
33524
|
+
partnership: "partnership";
|
|
33525
|
+
workforce_reduction: "workforce_reduction";
|
|
33526
|
+
recognition: "recognition";
|
|
33527
|
+
legal_regulatory: "legal_regulatory";
|
|
33528
|
+
tech_added: "tech_added";
|
|
33529
|
+
tech_removed: "tech_removed";
|
|
33530
|
+
research_intent: "research_intent";
|
|
33531
|
+
review_activity: "review_activity";
|
|
33443
33532
|
}>;
|
|
33444
33533
|
signal_scope: z.ZodEnum<{
|
|
33445
33534
|
person: "person";
|
|
@@ -33465,31 +33554,60 @@ declare const fieldCatalog: {
|
|
|
33465
33554
|
readonly jsonMeta: {
|
|
33466
33555
|
readonly zodSchema: z.ZodObject<{
|
|
33467
33556
|
signal_id: z.ZodString;
|
|
33468
|
-
signal: z.
|
|
33469
|
-
joined_company: "joined_company";
|
|
33470
|
-
left_company: "left_company";
|
|
33471
|
-
returned_to_company: "returned_to_company";
|
|
33472
|
-
promotion_to_senior_ic: "promotion_to_senior_ic";
|
|
33473
|
-
promotion_to_manager: "promotion_to_manager";
|
|
33474
|
-
promotion_to_leadership: "promotion_to_leadership";
|
|
33475
|
-
promotion_to_c_suite: "promotion_to_c_suite";
|
|
33476
|
-
changed_role: "changed_role";
|
|
33477
|
-
work_anniversary: "work_anniversary";
|
|
33478
|
-
graduated: "graduated";
|
|
33479
|
-
}>;
|
|
33557
|
+
signal: z.ZodString;
|
|
33480
33558
|
signal_category: z.ZodEnum<{
|
|
33481
33559
|
employment: "employment";
|
|
33482
33560
|
education: "education";
|
|
33561
|
+
achievement: "achievement";
|
|
33562
|
+
engagement: "engagement";
|
|
33563
|
+
social_activity: "social_activity";
|
|
33483
33564
|
company_growth: "company_growth";
|
|
33484
33565
|
company_news: "company_news";
|
|
33485
|
-
|
|
33566
|
+
technology: "technology";
|
|
33567
|
+
intent: "intent";
|
|
33568
|
+
other: "other";
|
|
33486
33569
|
}>;
|
|
33487
33570
|
signal_subcategory: z.ZodEnum<{
|
|
33488
33571
|
education: "education";
|
|
33572
|
+
other: "other";
|
|
33489
33573
|
job_change: "job_change";
|
|
33490
33574
|
promotion: "promotion";
|
|
33491
33575
|
role_change: "role_change";
|
|
33492
33576
|
tenure_milestone: "tenure_milestone";
|
|
33577
|
+
enrollment: "enrollment";
|
|
33578
|
+
certification: "certification";
|
|
33579
|
+
award: "award";
|
|
33580
|
+
speaking_engagement: "speaking_engagement";
|
|
33581
|
+
publication: "publication";
|
|
33582
|
+
product_usage: "product_usage";
|
|
33583
|
+
website_activity: "website_activity";
|
|
33584
|
+
content_engagement: "content_engagement";
|
|
33585
|
+
social_engagement: "social_engagement";
|
|
33586
|
+
event_activity: "event_activity";
|
|
33587
|
+
outreach_engagement: "outreach_engagement";
|
|
33588
|
+
community_activity: "community_activity";
|
|
33589
|
+
advocacy: "advocacy";
|
|
33590
|
+
post_published: "post_published";
|
|
33591
|
+
content_interaction: "content_interaction";
|
|
33592
|
+
topic_mention: "topic_mention";
|
|
33593
|
+
profile_update: "profile_update";
|
|
33594
|
+
headcount_change: "headcount_change";
|
|
33595
|
+
hiring: "hiring";
|
|
33596
|
+
expansion: "expansion";
|
|
33597
|
+
financial_growth: "financial_growth";
|
|
33598
|
+
funding: "funding";
|
|
33599
|
+
merger_acquisition: "merger_acquisition";
|
|
33600
|
+
ipo: "ipo";
|
|
33601
|
+
leadership_change: "leadership_change";
|
|
33602
|
+
product_launch: "product_launch";
|
|
33603
|
+
partnership: "partnership";
|
|
33604
|
+
workforce_reduction: "workforce_reduction";
|
|
33605
|
+
recognition: "recognition";
|
|
33606
|
+
legal_regulatory: "legal_regulatory";
|
|
33607
|
+
tech_added: "tech_added";
|
|
33608
|
+
tech_removed: "tech_removed";
|
|
33609
|
+
research_intent: "research_intent";
|
|
33610
|
+
review_activity: "review_activity";
|
|
33493
33611
|
}>;
|
|
33494
33612
|
signal_scope: z.ZodEnum<{
|
|
33495
33613
|
person: "person";
|
|
@@ -35802,13 +35920,13 @@ declare const fieldCatalog: {
|
|
|
35802
35920
|
event_end: z.ZodNullable<z.ZodString>;
|
|
35803
35921
|
event_timezone: z.ZodNullable<z.ZodString>;
|
|
35804
35922
|
event_type: z.ZodEnum<{
|
|
35923
|
+
other: "other";
|
|
35805
35924
|
meeting: "meeting";
|
|
35806
35925
|
out_of_office: "out_of_office";
|
|
35807
35926
|
focus_time: "focus_time";
|
|
35808
35927
|
working_location: "working_location";
|
|
35809
35928
|
birthday: "birthday";
|
|
35810
35929
|
from_gmail: "from_gmail";
|
|
35811
|
-
other: "other";
|
|
35812
35930
|
}>;
|
|
35813
35931
|
event_location: z.ZodNullable<z.ZodString>;
|
|
35814
35932
|
event_url: z.ZodNullable<z.ZodString>;
|
|
@@ -35821,7 +35939,7 @@ declare const fieldCatalog: {
|
|
|
35821
35939
|
event_start: string | null;
|
|
35822
35940
|
event_end: string | null;
|
|
35823
35941
|
event_timezone: string | null;
|
|
35824
|
-
event_type: "meeting" | "out_of_office" | "focus_time" | "working_location" | "birthday" | "from_gmail"
|
|
35942
|
+
event_type: "other" | "meeting" | "out_of_office" | "focus_time" | "working_location" | "birthday" | "from_gmail";
|
|
35825
35943
|
event_location: string | null;
|
|
35826
35944
|
event_url: string | null;
|
|
35827
35945
|
organizer_email: string | null;
|
|
@@ -36952,6 +37070,140 @@ declare const fieldCatalog: {
|
|
|
36952
37070
|
};
|
|
36953
37071
|
};
|
|
36954
37072
|
};
|
|
37073
|
+
readonly crustdata_company_match_v2: {
|
|
37074
|
+
readonly label: "Company match";
|
|
37075
|
+
readonly type: "json";
|
|
37076
|
+
readonly format: "json_object";
|
|
37077
|
+
readonly description: "Crustdata company match object (2025-11-01 API generation): identity, headcount and growth, funding, locations, taxonomy, revenue, and social profiles.";
|
|
37078
|
+
readonly jsonMeta: {
|
|
37079
|
+
readonly zodSchema: z.ZodObject<{
|
|
37080
|
+
crustdata_company_id: z.ZodNullable<z.ZodNumber>;
|
|
37081
|
+
basic_info: z.ZodObject<{
|
|
37082
|
+
name: z.ZodNullable<z.ZodString>;
|
|
37083
|
+
primary_domain: z.ZodNullable<z.ZodString>;
|
|
37084
|
+
website_url: z.ZodNullable<z.ZodString>;
|
|
37085
|
+
professional_network_url: z.ZodNullable<z.ZodString>;
|
|
37086
|
+
description: z.ZodNullable<z.ZodString>;
|
|
37087
|
+
company_type: z.ZodNullable<z.ZodString>;
|
|
37088
|
+
year_founded: z.ZodNullable<z.ZodNumber>;
|
|
37089
|
+
employee_count_range: z.ZodNullable<z.ZodString>;
|
|
37090
|
+
markets: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
37091
|
+
industries: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
37092
|
+
logo_url: z.ZodNullable<z.ZodString>;
|
|
37093
|
+
}, z.core.$strip>;
|
|
37094
|
+
headcount: z.ZodObject<{
|
|
37095
|
+
total: z.ZodNullable<z.ZodNumber>;
|
|
37096
|
+
largest_headcount_country: z.ZodNullable<z.ZodString>;
|
|
37097
|
+
growth_percent_1m: z.ZodNullable<z.ZodNumber>;
|
|
37098
|
+
growth_percent_3m: z.ZodNullable<z.ZodNumber>;
|
|
37099
|
+
growth_percent_6m: z.ZodNullable<z.ZodNumber>;
|
|
37100
|
+
growth_percent_12m: z.ZodNullable<z.ZodNumber>;
|
|
37101
|
+
growth_absolute_1m: z.ZodNullable<z.ZodNumber>;
|
|
37102
|
+
growth_absolute_3m: z.ZodNullable<z.ZodNumber>;
|
|
37103
|
+
growth_absolute_6m: z.ZodNullable<z.ZodNumber>;
|
|
37104
|
+
growth_absolute_12m: z.ZodNullable<z.ZodNumber>;
|
|
37105
|
+
}, z.core.$strip>;
|
|
37106
|
+
funding: z.ZodObject<{
|
|
37107
|
+
total_investment_usd: z.ZodNullable<z.ZodNumber>;
|
|
37108
|
+
last_round_amount_usd: z.ZodNullable<z.ZodNumber>;
|
|
37109
|
+
last_fundraise_date: z.ZodNullable<z.ZodString>;
|
|
37110
|
+
last_round_type: z.ZodNullable<z.ZodString>;
|
|
37111
|
+
investors: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
37112
|
+
}, z.core.$strip>;
|
|
37113
|
+
locations: z.ZodObject<{
|
|
37114
|
+
country: z.ZodNullable<z.ZodString>;
|
|
37115
|
+
headquarters: z.ZodNullable<z.ZodString>;
|
|
37116
|
+
state: z.ZodNullable<z.ZodString>;
|
|
37117
|
+
street_address: z.ZodNullable<z.ZodString>;
|
|
37118
|
+
all_office_addresses: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
37119
|
+
}, z.core.$strip>;
|
|
37120
|
+
taxonomy: z.ZodObject<{
|
|
37121
|
+
professional_network_industry: z.ZodNullable<z.ZodString>;
|
|
37122
|
+
professional_network_industries: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
37123
|
+
professional_network_specialities: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
37124
|
+
categories: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
37125
|
+
}, z.core.$strip>;
|
|
37126
|
+
revenue: z.ZodObject<{
|
|
37127
|
+
estimated_lower_bound_usd: z.ZodNullable<z.ZodNumber>;
|
|
37128
|
+
estimated_upper_bound_usd: z.ZodNullable<z.ZodNumber>;
|
|
37129
|
+
ipo_date: z.ZodNullable<z.ZodString>;
|
|
37130
|
+
stock_symbols: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
37131
|
+
fiscal_year_end: z.ZodNullable<z.ZodString>;
|
|
37132
|
+
acquisition_status: z.ZodNullable<z.ZodString>;
|
|
37133
|
+
}, z.core.$strip>;
|
|
37134
|
+
social_profiles: z.ZodObject<{
|
|
37135
|
+
crunchbase_url: z.ZodNullable<z.ZodString>;
|
|
37136
|
+
crunchbase_uuid: z.ZodNullable<z.ZodString>;
|
|
37137
|
+
twitter_url: z.ZodNullable<z.ZodString>;
|
|
37138
|
+
professional_network_url: z.ZodNullable<z.ZodString>;
|
|
37139
|
+
professional_network_id: z.ZodNullable<z.ZodString>;
|
|
37140
|
+
}, z.core.$strip>;
|
|
37141
|
+
}, z.core.$strip>;
|
|
37142
|
+
readonly exampleValue: {
|
|
37143
|
+
crustdata_company_id: number | null;
|
|
37144
|
+
basic_info: {
|
|
37145
|
+
name: string | null;
|
|
37146
|
+
primary_domain: string | null;
|
|
37147
|
+
website_url: string | null;
|
|
37148
|
+
professional_network_url: string | null;
|
|
37149
|
+
description: string | null;
|
|
37150
|
+
company_type: string | null;
|
|
37151
|
+
year_founded: number | null;
|
|
37152
|
+
employee_count_range: string | null;
|
|
37153
|
+
markets: string[] | null;
|
|
37154
|
+
industries: string[] | null;
|
|
37155
|
+
logo_url: string | null;
|
|
37156
|
+
};
|
|
37157
|
+
headcount: {
|
|
37158
|
+
total: number | null;
|
|
37159
|
+
largest_headcount_country: string | null;
|
|
37160
|
+
growth_percent_1m: number | null;
|
|
37161
|
+
growth_percent_3m: number | null;
|
|
37162
|
+
growth_percent_6m: number | null;
|
|
37163
|
+
growth_percent_12m: number | null;
|
|
37164
|
+
growth_absolute_1m: number | null;
|
|
37165
|
+
growth_absolute_3m: number | null;
|
|
37166
|
+
growth_absolute_6m: number | null;
|
|
37167
|
+
growth_absolute_12m: number | null;
|
|
37168
|
+
};
|
|
37169
|
+
funding: {
|
|
37170
|
+
total_investment_usd: number | null;
|
|
37171
|
+
last_round_amount_usd: number | null;
|
|
37172
|
+
last_fundraise_date: string | null;
|
|
37173
|
+
last_round_type: string | null;
|
|
37174
|
+
investors: string[] | null;
|
|
37175
|
+
};
|
|
37176
|
+
locations: {
|
|
37177
|
+
country: string | null;
|
|
37178
|
+
headquarters: string | null;
|
|
37179
|
+
state: string | null;
|
|
37180
|
+
street_address: string | null;
|
|
37181
|
+
all_office_addresses: string[] | null;
|
|
37182
|
+
};
|
|
37183
|
+
taxonomy: {
|
|
37184
|
+
professional_network_industry: string | null;
|
|
37185
|
+
professional_network_industries: string[] | null;
|
|
37186
|
+
professional_network_specialities: string[] | null;
|
|
37187
|
+
categories: string[] | null;
|
|
37188
|
+
};
|
|
37189
|
+
revenue: {
|
|
37190
|
+
estimated_lower_bound_usd: number | null;
|
|
37191
|
+
estimated_upper_bound_usd: number | null;
|
|
37192
|
+
ipo_date: string | null;
|
|
37193
|
+
stock_symbols: string[] | null;
|
|
37194
|
+
fiscal_year_end: string | null;
|
|
37195
|
+
acquisition_status: string | null;
|
|
37196
|
+
};
|
|
37197
|
+
social_profiles: {
|
|
37198
|
+
crunchbase_url: string | null;
|
|
37199
|
+
crunchbase_uuid: string | null;
|
|
37200
|
+
twitter_url: string | null;
|
|
37201
|
+
professional_network_url: string | null;
|
|
37202
|
+
professional_network_id: string | null;
|
|
37203
|
+
};
|
|
37204
|
+
};
|
|
37205
|
+
};
|
|
37206
|
+
};
|
|
36955
37207
|
readonly crustdata_companyenrich_match: {
|
|
36956
37208
|
readonly label: "Company enrichment match";
|
|
36957
37209
|
readonly type: "json";
|
|
@@ -40263,6 +40515,7 @@ declare const fieldBehaviorCatalog: {
|
|
|
40263
40515
|
};
|
|
40264
40516
|
};
|
|
40265
40517
|
crustdata_company_match: {};
|
|
40518
|
+
crustdata_company_match_v2: {};
|
|
40266
40519
|
crustdata_company_identity_matches: {};
|
|
40267
40520
|
crustdata_person_match: {};
|
|
40268
40521
|
parallel_person_entity_match: {};
|
|
@@ -40496,31 +40749,60 @@ declare function getField<T extends FieldName>(fieldName: T): {
|
|
|
40496
40749
|
readonly jsonMeta: {
|
|
40497
40750
|
readonly zodSchema: z.ZodArray<z.ZodObject<{
|
|
40498
40751
|
signal_id: z.ZodString;
|
|
40499
|
-
signal: z.
|
|
40500
|
-
joined_company: "joined_company";
|
|
40501
|
-
left_company: "left_company";
|
|
40502
|
-
returned_to_company: "returned_to_company";
|
|
40503
|
-
promotion_to_senior_ic: "promotion_to_senior_ic";
|
|
40504
|
-
promotion_to_manager: "promotion_to_manager";
|
|
40505
|
-
promotion_to_leadership: "promotion_to_leadership";
|
|
40506
|
-
promotion_to_c_suite: "promotion_to_c_suite";
|
|
40507
|
-
changed_role: "changed_role";
|
|
40508
|
-
work_anniversary: "work_anniversary";
|
|
40509
|
-
graduated: "graduated";
|
|
40510
|
-
}>;
|
|
40752
|
+
signal: z.ZodString;
|
|
40511
40753
|
signal_category: z.ZodEnum<{
|
|
40512
40754
|
employment: "employment";
|
|
40513
40755
|
education: "education";
|
|
40756
|
+
achievement: "achievement";
|
|
40757
|
+
engagement: "engagement";
|
|
40758
|
+
social_activity: "social_activity";
|
|
40514
40759
|
company_growth: "company_growth";
|
|
40515
40760
|
company_news: "company_news";
|
|
40516
|
-
|
|
40761
|
+
technology: "technology";
|
|
40762
|
+
intent: "intent";
|
|
40763
|
+
other: "other";
|
|
40517
40764
|
}>;
|
|
40518
40765
|
signal_subcategory: z.ZodEnum<{
|
|
40519
40766
|
education: "education";
|
|
40767
|
+
other: "other";
|
|
40520
40768
|
job_change: "job_change";
|
|
40521
40769
|
promotion: "promotion";
|
|
40522
40770
|
role_change: "role_change";
|
|
40523
40771
|
tenure_milestone: "tenure_milestone";
|
|
40772
|
+
enrollment: "enrollment";
|
|
40773
|
+
certification: "certification";
|
|
40774
|
+
award: "award";
|
|
40775
|
+
speaking_engagement: "speaking_engagement";
|
|
40776
|
+
publication: "publication";
|
|
40777
|
+
product_usage: "product_usage";
|
|
40778
|
+
website_activity: "website_activity";
|
|
40779
|
+
content_engagement: "content_engagement";
|
|
40780
|
+
social_engagement: "social_engagement";
|
|
40781
|
+
event_activity: "event_activity";
|
|
40782
|
+
outreach_engagement: "outreach_engagement";
|
|
40783
|
+
community_activity: "community_activity";
|
|
40784
|
+
advocacy: "advocacy";
|
|
40785
|
+
post_published: "post_published";
|
|
40786
|
+
content_interaction: "content_interaction";
|
|
40787
|
+
topic_mention: "topic_mention";
|
|
40788
|
+
profile_update: "profile_update";
|
|
40789
|
+
headcount_change: "headcount_change";
|
|
40790
|
+
hiring: "hiring";
|
|
40791
|
+
expansion: "expansion";
|
|
40792
|
+
financial_growth: "financial_growth";
|
|
40793
|
+
funding: "funding";
|
|
40794
|
+
merger_acquisition: "merger_acquisition";
|
|
40795
|
+
ipo: "ipo";
|
|
40796
|
+
leadership_change: "leadership_change";
|
|
40797
|
+
product_launch: "product_launch";
|
|
40798
|
+
partnership: "partnership";
|
|
40799
|
+
workforce_reduction: "workforce_reduction";
|
|
40800
|
+
recognition: "recognition";
|
|
40801
|
+
legal_regulatory: "legal_regulatory";
|
|
40802
|
+
tech_added: "tech_added";
|
|
40803
|
+
tech_removed: "tech_removed";
|
|
40804
|
+
research_intent: "research_intent";
|
|
40805
|
+
review_activity: "review_activity";
|
|
40524
40806
|
}>;
|
|
40525
40807
|
signal_scope: z.ZodEnum<{
|
|
40526
40808
|
person: "person";
|
|
@@ -40546,31 +40828,60 @@ declare function getField<T extends FieldName>(fieldName: T): {
|
|
|
40546
40828
|
readonly jsonMeta: {
|
|
40547
40829
|
readonly zodSchema: z.ZodObject<{
|
|
40548
40830
|
signal_id: z.ZodString;
|
|
40549
|
-
signal: z.
|
|
40550
|
-
joined_company: "joined_company";
|
|
40551
|
-
left_company: "left_company";
|
|
40552
|
-
returned_to_company: "returned_to_company";
|
|
40553
|
-
promotion_to_senior_ic: "promotion_to_senior_ic";
|
|
40554
|
-
promotion_to_manager: "promotion_to_manager";
|
|
40555
|
-
promotion_to_leadership: "promotion_to_leadership";
|
|
40556
|
-
promotion_to_c_suite: "promotion_to_c_suite";
|
|
40557
|
-
changed_role: "changed_role";
|
|
40558
|
-
work_anniversary: "work_anniversary";
|
|
40559
|
-
graduated: "graduated";
|
|
40560
|
-
}>;
|
|
40831
|
+
signal: z.ZodString;
|
|
40561
40832
|
signal_category: z.ZodEnum<{
|
|
40562
40833
|
employment: "employment";
|
|
40563
40834
|
education: "education";
|
|
40835
|
+
achievement: "achievement";
|
|
40836
|
+
engagement: "engagement";
|
|
40837
|
+
social_activity: "social_activity";
|
|
40564
40838
|
company_growth: "company_growth";
|
|
40565
40839
|
company_news: "company_news";
|
|
40566
|
-
|
|
40840
|
+
technology: "technology";
|
|
40841
|
+
intent: "intent";
|
|
40842
|
+
other: "other";
|
|
40567
40843
|
}>;
|
|
40568
40844
|
signal_subcategory: z.ZodEnum<{
|
|
40569
40845
|
education: "education";
|
|
40846
|
+
other: "other";
|
|
40570
40847
|
job_change: "job_change";
|
|
40571
40848
|
promotion: "promotion";
|
|
40572
40849
|
role_change: "role_change";
|
|
40573
40850
|
tenure_milestone: "tenure_milestone";
|
|
40851
|
+
enrollment: "enrollment";
|
|
40852
|
+
certification: "certification";
|
|
40853
|
+
award: "award";
|
|
40854
|
+
speaking_engagement: "speaking_engagement";
|
|
40855
|
+
publication: "publication";
|
|
40856
|
+
product_usage: "product_usage";
|
|
40857
|
+
website_activity: "website_activity";
|
|
40858
|
+
content_engagement: "content_engagement";
|
|
40859
|
+
social_engagement: "social_engagement";
|
|
40860
|
+
event_activity: "event_activity";
|
|
40861
|
+
outreach_engagement: "outreach_engagement";
|
|
40862
|
+
community_activity: "community_activity";
|
|
40863
|
+
advocacy: "advocacy";
|
|
40864
|
+
post_published: "post_published";
|
|
40865
|
+
content_interaction: "content_interaction";
|
|
40866
|
+
topic_mention: "topic_mention";
|
|
40867
|
+
profile_update: "profile_update";
|
|
40868
|
+
headcount_change: "headcount_change";
|
|
40869
|
+
hiring: "hiring";
|
|
40870
|
+
expansion: "expansion";
|
|
40871
|
+
financial_growth: "financial_growth";
|
|
40872
|
+
funding: "funding";
|
|
40873
|
+
merger_acquisition: "merger_acquisition";
|
|
40874
|
+
ipo: "ipo";
|
|
40875
|
+
leadership_change: "leadership_change";
|
|
40876
|
+
product_launch: "product_launch";
|
|
40877
|
+
partnership: "partnership";
|
|
40878
|
+
workforce_reduction: "workforce_reduction";
|
|
40879
|
+
recognition: "recognition";
|
|
40880
|
+
legal_regulatory: "legal_regulatory";
|
|
40881
|
+
tech_added: "tech_added";
|
|
40882
|
+
tech_removed: "tech_removed";
|
|
40883
|
+
research_intent: "research_intent";
|
|
40884
|
+
review_activity: "review_activity";
|
|
40574
40885
|
}>;
|
|
40575
40886
|
signal_scope: z.ZodEnum<{
|
|
40576
40887
|
person: "person";
|
|
@@ -42883,13 +43194,13 @@ declare function getField<T extends FieldName>(fieldName: T): {
|
|
|
42883
43194
|
event_end: z.ZodNullable<z.ZodString>;
|
|
42884
43195
|
event_timezone: z.ZodNullable<z.ZodString>;
|
|
42885
43196
|
event_type: z.ZodEnum<{
|
|
43197
|
+
other: "other";
|
|
42886
43198
|
meeting: "meeting";
|
|
42887
43199
|
out_of_office: "out_of_office";
|
|
42888
43200
|
focus_time: "focus_time";
|
|
42889
43201
|
working_location: "working_location";
|
|
42890
43202
|
birthday: "birthday";
|
|
42891
43203
|
from_gmail: "from_gmail";
|
|
42892
|
-
other: "other";
|
|
42893
43204
|
}>;
|
|
42894
43205
|
event_location: z.ZodNullable<z.ZodString>;
|
|
42895
43206
|
event_url: z.ZodNullable<z.ZodString>;
|
|
@@ -42902,7 +43213,7 @@ declare function getField<T extends FieldName>(fieldName: T): {
|
|
|
42902
43213
|
event_start: string | null;
|
|
42903
43214
|
event_end: string | null;
|
|
42904
43215
|
event_timezone: string | null;
|
|
42905
|
-
event_type: "meeting" | "out_of_office" | "focus_time" | "working_location" | "birthday" | "from_gmail"
|
|
43216
|
+
event_type: "other" | "meeting" | "out_of_office" | "focus_time" | "working_location" | "birthday" | "from_gmail";
|
|
42906
43217
|
event_location: string | null;
|
|
42907
43218
|
event_url: string | null;
|
|
42908
43219
|
organizer_email: string | null;
|
|
@@ -44033,6 +44344,140 @@ declare function getField<T extends FieldName>(fieldName: T): {
|
|
|
44033
44344
|
};
|
|
44034
44345
|
};
|
|
44035
44346
|
};
|
|
44347
|
+
readonly crustdata_company_match_v2: {
|
|
44348
|
+
readonly label: "Company match";
|
|
44349
|
+
readonly type: "json";
|
|
44350
|
+
readonly format: "json_object";
|
|
44351
|
+
readonly description: "Crustdata company match object (2025-11-01 API generation): identity, headcount and growth, funding, locations, taxonomy, revenue, and social profiles.";
|
|
44352
|
+
readonly jsonMeta: {
|
|
44353
|
+
readonly zodSchema: z.ZodObject<{
|
|
44354
|
+
crustdata_company_id: z.ZodNullable<z.ZodNumber>;
|
|
44355
|
+
basic_info: z.ZodObject<{
|
|
44356
|
+
name: z.ZodNullable<z.ZodString>;
|
|
44357
|
+
primary_domain: z.ZodNullable<z.ZodString>;
|
|
44358
|
+
website_url: z.ZodNullable<z.ZodString>;
|
|
44359
|
+
professional_network_url: z.ZodNullable<z.ZodString>;
|
|
44360
|
+
description: z.ZodNullable<z.ZodString>;
|
|
44361
|
+
company_type: z.ZodNullable<z.ZodString>;
|
|
44362
|
+
year_founded: z.ZodNullable<z.ZodNumber>;
|
|
44363
|
+
employee_count_range: z.ZodNullable<z.ZodString>;
|
|
44364
|
+
markets: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
44365
|
+
industries: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
44366
|
+
logo_url: z.ZodNullable<z.ZodString>;
|
|
44367
|
+
}, z.core.$strip>;
|
|
44368
|
+
headcount: z.ZodObject<{
|
|
44369
|
+
total: z.ZodNullable<z.ZodNumber>;
|
|
44370
|
+
largest_headcount_country: z.ZodNullable<z.ZodString>;
|
|
44371
|
+
growth_percent_1m: z.ZodNullable<z.ZodNumber>;
|
|
44372
|
+
growth_percent_3m: z.ZodNullable<z.ZodNumber>;
|
|
44373
|
+
growth_percent_6m: z.ZodNullable<z.ZodNumber>;
|
|
44374
|
+
growth_percent_12m: z.ZodNullable<z.ZodNumber>;
|
|
44375
|
+
growth_absolute_1m: z.ZodNullable<z.ZodNumber>;
|
|
44376
|
+
growth_absolute_3m: z.ZodNullable<z.ZodNumber>;
|
|
44377
|
+
growth_absolute_6m: z.ZodNullable<z.ZodNumber>;
|
|
44378
|
+
growth_absolute_12m: z.ZodNullable<z.ZodNumber>;
|
|
44379
|
+
}, z.core.$strip>;
|
|
44380
|
+
funding: z.ZodObject<{
|
|
44381
|
+
total_investment_usd: z.ZodNullable<z.ZodNumber>;
|
|
44382
|
+
last_round_amount_usd: z.ZodNullable<z.ZodNumber>;
|
|
44383
|
+
last_fundraise_date: z.ZodNullable<z.ZodString>;
|
|
44384
|
+
last_round_type: z.ZodNullable<z.ZodString>;
|
|
44385
|
+
investors: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
44386
|
+
}, z.core.$strip>;
|
|
44387
|
+
locations: z.ZodObject<{
|
|
44388
|
+
country: z.ZodNullable<z.ZodString>;
|
|
44389
|
+
headquarters: z.ZodNullable<z.ZodString>;
|
|
44390
|
+
state: z.ZodNullable<z.ZodString>;
|
|
44391
|
+
street_address: z.ZodNullable<z.ZodString>;
|
|
44392
|
+
all_office_addresses: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
44393
|
+
}, z.core.$strip>;
|
|
44394
|
+
taxonomy: z.ZodObject<{
|
|
44395
|
+
professional_network_industry: z.ZodNullable<z.ZodString>;
|
|
44396
|
+
professional_network_industries: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
44397
|
+
professional_network_specialities: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
44398
|
+
categories: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
44399
|
+
}, z.core.$strip>;
|
|
44400
|
+
revenue: z.ZodObject<{
|
|
44401
|
+
estimated_lower_bound_usd: z.ZodNullable<z.ZodNumber>;
|
|
44402
|
+
estimated_upper_bound_usd: z.ZodNullable<z.ZodNumber>;
|
|
44403
|
+
ipo_date: z.ZodNullable<z.ZodString>;
|
|
44404
|
+
stock_symbols: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
44405
|
+
fiscal_year_end: z.ZodNullable<z.ZodString>;
|
|
44406
|
+
acquisition_status: z.ZodNullable<z.ZodString>;
|
|
44407
|
+
}, z.core.$strip>;
|
|
44408
|
+
social_profiles: z.ZodObject<{
|
|
44409
|
+
crunchbase_url: z.ZodNullable<z.ZodString>;
|
|
44410
|
+
crunchbase_uuid: z.ZodNullable<z.ZodString>;
|
|
44411
|
+
twitter_url: z.ZodNullable<z.ZodString>;
|
|
44412
|
+
professional_network_url: z.ZodNullable<z.ZodString>;
|
|
44413
|
+
professional_network_id: z.ZodNullable<z.ZodString>;
|
|
44414
|
+
}, z.core.$strip>;
|
|
44415
|
+
}, z.core.$strip>;
|
|
44416
|
+
readonly exampleValue: {
|
|
44417
|
+
crustdata_company_id: number | null;
|
|
44418
|
+
basic_info: {
|
|
44419
|
+
name: string | null;
|
|
44420
|
+
primary_domain: string | null;
|
|
44421
|
+
website_url: string | null;
|
|
44422
|
+
professional_network_url: string | null;
|
|
44423
|
+
description: string | null;
|
|
44424
|
+
company_type: string | null;
|
|
44425
|
+
year_founded: number | null;
|
|
44426
|
+
employee_count_range: string | null;
|
|
44427
|
+
markets: string[] | null;
|
|
44428
|
+
industries: string[] | null;
|
|
44429
|
+
logo_url: string | null;
|
|
44430
|
+
};
|
|
44431
|
+
headcount: {
|
|
44432
|
+
total: number | null;
|
|
44433
|
+
largest_headcount_country: string | null;
|
|
44434
|
+
growth_percent_1m: number | null;
|
|
44435
|
+
growth_percent_3m: number | null;
|
|
44436
|
+
growth_percent_6m: number | null;
|
|
44437
|
+
growth_percent_12m: number | null;
|
|
44438
|
+
growth_absolute_1m: number | null;
|
|
44439
|
+
growth_absolute_3m: number | null;
|
|
44440
|
+
growth_absolute_6m: number | null;
|
|
44441
|
+
growth_absolute_12m: number | null;
|
|
44442
|
+
};
|
|
44443
|
+
funding: {
|
|
44444
|
+
total_investment_usd: number | null;
|
|
44445
|
+
last_round_amount_usd: number | null;
|
|
44446
|
+
last_fundraise_date: string | null;
|
|
44447
|
+
last_round_type: string | null;
|
|
44448
|
+
investors: string[] | null;
|
|
44449
|
+
};
|
|
44450
|
+
locations: {
|
|
44451
|
+
country: string | null;
|
|
44452
|
+
headquarters: string | null;
|
|
44453
|
+
state: string | null;
|
|
44454
|
+
street_address: string | null;
|
|
44455
|
+
all_office_addresses: string[] | null;
|
|
44456
|
+
};
|
|
44457
|
+
taxonomy: {
|
|
44458
|
+
professional_network_industry: string | null;
|
|
44459
|
+
professional_network_industries: string[] | null;
|
|
44460
|
+
professional_network_specialities: string[] | null;
|
|
44461
|
+
categories: string[] | null;
|
|
44462
|
+
};
|
|
44463
|
+
revenue: {
|
|
44464
|
+
estimated_lower_bound_usd: number | null;
|
|
44465
|
+
estimated_upper_bound_usd: number | null;
|
|
44466
|
+
ipo_date: string | null;
|
|
44467
|
+
stock_symbols: string[] | null;
|
|
44468
|
+
fiscal_year_end: string | null;
|
|
44469
|
+
acquisition_status: string | null;
|
|
44470
|
+
};
|
|
44471
|
+
social_profiles: {
|
|
44472
|
+
crunchbase_url: string | null;
|
|
44473
|
+
crunchbase_uuid: string | null;
|
|
44474
|
+
twitter_url: string | null;
|
|
44475
|
+
professional_network_url: string | null;
|
|
44476
|
+
professional_network_id: string | null;
|
|
44477
|
+
};
|
|
44478
|
+
};
|
|
44479
|
+
};
|
|
44480
|
+
};
|
|
44036
44481
|
readonly crustdata_companyenrich_match: {
|
|
44037
44482
|
readonly label: "Company enrichment match";
|
|
44038
44483
|
readonly type: "json";
|
|
@@ -47879,6 +48324,129 @@ declare const searchPayloadSchemaCatalog: {
|
|
|
47879
48324
|
}, z$1.core.$strip>;
|
|
47880
48325
|
}, z$1.core.$strip>;
|
|
47881
48326
|
}, z$1.core.$strip>;
|
|
48327
|
+
"companies:profiles:crustdata@3": z$1.ZodObject<{
|
|
48328
|
+
search_id: z$1.ZodLiteral<"companies:profiles:crustdata@3">;
|
|
48329
|
+
connector: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
|
|
48330
|
+
strategy: z$1.ZodDefault<z$1.ZodEnum<{
|
|
48331
|
+
first: "first";
|
|
48332
|
+
}>>;
|
|
48333
|
+
connections: z$1.ZodArray<z$1.ZodObject<{
|
|
48334
|
+
type: z$1.ZodLiteral<"vault">;
|
|
48335
|
+
connection: z$1.ZodString;
|
|
48336
|
+
}, z$1.core.$strip>>;
|
|
48337
|
+
}, z$1.core.$strip>>>;
|
|
48338
|
+
config: z$1.ZodObject<{
|
|
48339
|
+
limit: z$1.ZodDefault<z$1.ZodPipe<z$1.ZodUnknown, z$1.ZodCoercedNumber<unknown>>>;
|
|
48340
|
+
cursor: z$1.ZodNullable<z$1.ZodCoercedString<unknown>>;
|
|
48341
|
+
output_fields: z$1.ZodOptional<z$1.ZodObject<{
|
|
48342
|
+
company_name: z$1.ZodDefault<z$1.ZodObject<{
|
|
48343
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
48344
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
48345
|
+
}, z$1.core.$strip>>;
|
|
48346
|
+
company_domain: z$1.ZodDefault<z$1.ZodObject<{
|
|
48347
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
48348
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
48349
|
+
}, z$1.core.$strip>>;
|
|
48350
|
+
company_profile_url: z$1.ZodDefault<z$1.ZodObject<{
|
|
48351
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
48352
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
48353
|
+
}, z$1.core.$strip>>;
|
|
48354
|
+
crustdata_company_match_v2: z$1.ZodDefault<z$1.ZodObject<{
|
|
48355
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
48356
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
48357
|
+
}, z$1.core.$strip>>;
|
|
48358
|
+
}, z$1.core.$strip>>;
|
|
48359
|
+
filters: z$1.ZodObject<{
|
|
48360
|
+
company_names: z$1.ZodDefault<z$1.ZodObject<{
|
|
48361
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48362
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48363
|
+
}, z$1.core.$strip>>;
|
|
48364
|
+
company_domains: z$1.ZodDefault<z$1.ZodObject<{
|
|
48365
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48366
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48367
|
+
}, z$1.core.$strip>>;
|
|
48368
|
+
company_profile_urls: z$1.ZodDefault<z$1.ZodObject<{
|
|
48369
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48370
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48371
|
+
}, z$1.core.$strip>>;
|
|
48372
|
+
company_types: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
48373
|
+
[x: string]: string;
|
|
48374
|
+
}>>>;
|
|
48375
|
+
year_founded: z$1.ZodDefault<z$1.ZodObject<{
|
|
48376
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48377
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48378
|
+
}, z$1.core.$strip>>;
|
|
48379
|
+
hq_locations: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48380
|
+
hq_countries: z$1.ZodDefault<z$1.ZodObject<{
|
|
48381
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48382
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48383
|
+
}, z$1.core.$strip>>;
|
|
48384
|
+
industries: z$1.ZodDefault<z$1.ZodObject<{
|
|
48385
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48386
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48387
|
+
}, z$1.core.$strip>>;
|
|
48388
|
+
categories: z$1.ZodDefault<z$1.ZodObject<{
|
|
48389
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48390
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48391
|
+
}, z$1.core.$strip>>;
|
|
48392
|
+
specialities_keywords: z$1.ZodDefault<z$1.ZodObject<{
|
|
48393
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48394
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48395
|
+
}, z$1.core.$strip>>;
|
|
48396
|
+
headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
48397
|
+
[x: string]: string;
|
|
48398
|
+
}>>>;
|
|
48399
|
+
engineering_headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
48400
|
+
[x: string]: string;
|
|
48401
|
+
}>>>;
|
|
48402
|
+
sales_headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
48403
|
+
[x: string]: string;
|
|
48404
|
+
}>>>;
|
|
48405
|
+
headcount_growth_l6m_in_percent: z$1.ZodDefault<z$1.ZodObject<{
|
|
48406
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48407
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48408
|
+
}, z$1.core.$strip>>;
|
|
48409
|
+
revenue_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
48410
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48411
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48412
|
+
}, z$1.core.$strip>>;
|
|
48413
|
+
last_funding_round_types: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
48414
|
+
[x: string]: string;
|
|
48415
|
+
}>>>;
|
|
48416
|
+
last_funding_within: z$1.ZodDefault<z$1.ZodString> | z$1.ZodDefault<z$1.ZodDefault<z$1.ZodString>>;
|
|
48417
|
+
last_funding_amount_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
48418
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48419
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48420
|
+
}, z$1.core.$strip>>;
|
|
48421
|
+
total_funding_amount_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
48422
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48423
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48424
|
+
}, z$1.core.$strip>>;
|
|
48425
|
+
investors: z$1.ZodDefault<z$1.ZodObject<{
|
|
48426
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48427
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48428
|
+
}, z$1.core.$strip>>;
|
|
48429
|
+
is_acquired: z$1.ZodDefault<z$1.ZodNullable<z$1.ZodBoolean>>;
|
|
48430
|
+
ipo_within: z$1.ZodDefault<z$1.ZodString> | z$1.ZodDefault<z$1.ZodDefault<z$1.ZodString>>;
|
|
48431
|
+
markets: z$1.ZodDefault<z$1.ZodObject<{
|
|
48432
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48433
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48434
|
+
}, z$1.core.$strip>>;
|
|
48435
|
+
follower_count_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
48436
|
+
[x: string]: string;
|
|
48437
|
+
}>>>;
|
|
48438
|
+
follower_growth_l6m_in_percent: z$1.ZodDefault<z$1.ZodObject<{
|
|
48439
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48440
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
48441
|
+
}, z$1.core.$strip>>;
|
|
48442
|
+
technologies: z$1.ZodDefault<z$1.ZodObject<{
|
|
48443
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48444
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48445
|
+
}, z$1.core.$strip>>;
|
|
48446
|
+
competitor_domains: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48447
|
+
}, z$1.core.$strip>;
|
|
48448
|
+
}, z$1.core.$strip>;
|
|
48449
|
+
}, z$1.core.$strip>;
|
|
47882
48450
|
"people:profiles:amplemarket@1": z$1.ZodObject<{
|
|
47883
48451
|
search_id: z$1.ZodLiteral<"people:profiles:amplemarket@1">;
|
|
47884
48452
|
connector: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
|
|
@@ -47999,7 +48567,7 @@ declare const searchPayloadSchemaCatalog: {
|
|
|
47999
48567
|
}, z$1.core.$strip>>;
|
|
48000
48568
|
}, z$1.core.$strip>>;
|
|
48001
48569
|
filters: z$1.ZodObject<{
|
|
48002
|
-
|
|
48570
|
+
person_name: z$1.ZodDefault<z$1.ZodCoercedString<unknown>>;
|
|
48003
48571
|
current_locations: z$1.ZodDefault<z$1.ZodObject<{
|
|
48004
48572
|
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48005
48573
|
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
@@ -48038,10 +48606,7 @@ declare const searchPayloadSchemaCatalog: {
|
|
|
48038
48606
|
}, z$1.core.$strip>>;
|
|
48039
48607
|
current_employer_investors: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48040
48608
|
current_employer_open_position_titles: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48041
|
-
school_names: z$1.ZodDefault<z$1.
|
|
48042
|
-
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48043
|
-
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48044
|
-
}, z$1.core.$strip>>;
|
|
48609
|
+
school_names: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
48045
48610
|
}, z$1.core.$strip>;
|
|
48046
48611
|
}, z$1.core.$strip>;
|
|
48047
48612
|
}, z$1.core.$strip>;
|
|
@@ -49994,6 +50559,128 @@ declare const SearchRequestSchema: z$1.ZodObject<{
|
|
|
49994
50559
|
}, z$1.core.$strip>>;
|
|
49995
50560
|
}, z$1.core.$strip>;
|
|
49996
50561
|
}, z$1.core.$strip>;
|
|
50562
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
50563
|
+
search_id: z$1.ZodLiteral<"companies:profiles:crustdata@3">;
|
|
50564
|
+
connector: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
|
|
50565
|
+
strategy: z$1.ZodDefault<z$1.ZodEnum<{
|
|
50566
|
+
first: "first";
|
|
50567
|
+
}>>;
|
|
50568
|
+
connections: z$1.ZodArray<z$1.ZodObject<{
|
|
50569
|
+
type: z$1.ZodLiteral<"vault">;
|
|
50570
|
+
connection: z$1.ZodString;
|
|
50571
|
+
}, z$1.core.$strip>>;
|
|
50572
|
+
}, z$1.core.$strip>>>;
|
|
50573
|
+
config: z$1.ZodObject<{
|
|
50574
|
+
limit: z$1.ZodDefault<z$1.ZodPipe<z$1.ZodUnknown, z$1.ZodCoercedNumber<unknown>>>;
|
|
50575
|
+
cursor: z$1.ZodNullable<z$1.ZodCoercedString<unknown>>;
|
|
50576
|
+
output_fields: z$1.ZodOptional<z$1.ZodObject<{
|
|
50577
|
+
company_name: z$1.ZodDefault<z$1.ZodObject<{
|
|
50578
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
50579
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
50580
|
+
}, z$1.core.$strip>>;
|
|
50581
|
+
company_domain: z$1.ZodDefault<z$1.ZodObject<{
|
|
50582
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
50583
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
50584
|
+
}, z$1.core.$strip>>;
|
|
50585
|
+
company_profile_url: z$1.ZodDefault<z$1.ZodObject<{
|
|
50586
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
50587
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
50588
|
+
}, z$1.core.$strip>>;
|
|
50589
|
+
crustdata_company_match_v2: z$1.ZodDefault<z$1.ZodObject<{
|
|
50590
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
50591
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
50592
|
+
}, z$1.core.$strip>>;
|
|
50593
|
+
}, z$1.core.$strip>>;
|
|
50594
|
+
filters: z$1.ZodObject<{
|
|
50595
|
+
company_names: z$1.ZodDefault<z$1.ZodObject<{
|
|
50596
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50597
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50598
|
+
}, z$1.core.$strip>>;
|
|
50599
|
+
company_domains: z$1.ZodDefault<z$1.ZodObject<{
|
|
50600
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50601
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50602
|
+
}, z$1.core.$strip>>;
|
|
50603
|
+
company_profile_urls: z$1.ZodDefault<z$1.ZodObject<{
|
|
50604
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50605
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50606
|
+
}, z$1.core.$strip>>;
|
|
50607
|
+
company_types: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
50608
|
+
[x: string]: string;
|
|
50609
|
+
}>>>;
|
|
50610
|
+
year_founded: z$1.ZodDefault<z$1.ZodObject<{
|
|
50611
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50612
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50613
|
+
}, z$1.core.$strip>>;
|
|
50614
|
+
hq_locations: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50615
|
+
hq_countries: z$1.ZodDefault<z$1.ZodObject<{
|
|
50616
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50617
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50618
|
+
}, z$1.core.$strip>>;
|
|
50619
|
+
industries: z$1.ZodDefault<z$1.ZodObject<{
|
|
50620
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50621
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50622
|
+
}, z$1.core.$strip>>;
|
|
50623
|
+
categories: z$1.ZodDefault<z$1.ZodObject<{
|
|
50624
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50625
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50626
|
+
}, z$1.core.$strip>>;
|
|
50627
|
+
specialities_keywords: z$1.ZodDefault<z$1.ZodObject<{
|
|
50628
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50629
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50630
|
+
}, z$1.core.$strip>>;
|
|
50631
|
+
headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
50632
|
+
[x: string]: string;
|
|
50633
|
+
}>>>;
|
|
50634
|
+
engineering_headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
50635
|
+
[x: string]: string;
|
|
50636
|
+
}>>>;
|
|
50637
|
+
sales_headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
50638
|
+
[x: string]: string;
|
|
50639
|
+
}>>>;
|
|
50640
|
+
headcount_growth_l6m_in_percent: z$1.ZodDefault<z$1.ZodObject<{
|
|
50641
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50642
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50643
|
+
}, z$1.core.$strip>>;
|
|
50644
|
+
revenue_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
50645
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50646
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50647
|
+
}, z$1.core.$strip>>;
|
|
50648
|
+
last_funding_round_types: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
50649
|
+
[x: string]: string;
|
|
50650
|
+
}>>>;
|
|
50651
|
+
last_funding_within: z$1.ZodDefault<z$1.ZodString> | z$1.ZodDefault<z$1.ZodDefault<z$1.ZodString>>;
|
|
50652
|
+
last_funding_amount_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
50653
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50654
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50655
|
+
}, z$1.core.$strip>>;
|
|
50656
|
+
total_funding_amount_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
50657
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50658
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50659
|
+
}, z$1.core.$strip>>;
|
|
50660
|
+
investors: z$1.ZodDefault<z$1.ZodObject<{
|
|
50661
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50662
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50663
|
+
}, z$1.core.$strip>>;
|
|
50664
|
+
is_acquired: z$1.ZodDefault<z$1.ZodNullable<z$1.ZodBoolean>>;
|
|
50665
|
+
ipo_within: z$1.ZodDefault<z$1.ZodString> | z$1.ZodDefault<z$1.ZodDefault<z$1.ZodString>>;
|
|
50666
|
+
markets: z$1.ZodDefault<z$1.ZodObject<{
|
|
50667
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50668
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50669
|
+
}, z$1.core.$strip>>;
|
|
50670
|
+
follower_count_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
50671
|
+
[x: string]: string;
|
|
50672
|
+
}>>>;
|
|
50673
|
+
follower_growth_l6m_in_percent: z$1.ZodDefault<z$1.ZodObject<{
|
|
50674
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50675
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
50676
|
+
}, z$1.core.$strip>>;
|
|
50677
|
+
technologies: z$1.ZodDefault<z$1.ZodObject<{
|
|
50678
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50679
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50680
|
+
}, z$1.core.$strip>>;
|
|
50681
|
+
competitor_domains: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50682
|
+
}, z$1.core.$strip>;
|
|
50683
|
+
}, z$1.core.$strip>;
|
|
49997
50684
|
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
49998
50685
|
search_id: z$1.ZodLiteral<"companies:profiles:amplemarket@1">;
|
|
49999
50686
|
connector: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
|
|
@@ -50696,7 +51383,7 @@ declare const SearchRequestSchema: z$1.ZodObject<{
|
|
|
50696
51383
|
}, z$1.core.$strip>>;
|
|
50697
51384
|
}, z$1.core.$strip>>;
|
|
50698
51385
|
filters: z$1.ZodObject<{
|
|
50699
|
-
|
|
51386
|
+
person_name: z$1.ZodDefault<z$1.ZodCoercedString<unknown>>;
|
|
50700
51387
|
current_locations: z$1.ZodDefault<z$1.ZodObject<{
|
|
50701
51388
|
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50702
51389
|
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
@@ -50735,10 +51422,7 @@ declare const SearchRequestSchema: z$1.ZodObject<{
|
|
|
50735
51422
|
}, z$1.core.$strip>>;
|
|
50736
51423
|
current_employer_investors: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50737
51424
|
current_employer_open_position_titles: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50738
|
-
school_names: z$1.ZodDefault<z$1.
|
|
50739
|
-
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50740
|
-
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50741
|
-
}, z$1.core.$strip>>;
|
|
51425
|
+
school_names: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
50742
51426
|
}, z$1.core.$strip>;
|
|
50743
51427
|
}, z$1.core.$strip>;
|
|
50744
51428
|
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
@@ -53552,6 +54236,128 @@ declare function getSearchPayloadSchema(seachId: SearchId): z$1.ZodObject<{
|
|
|
53552
54236
|
}, z$1.core.$strip>>;
|
|
53553
54237
|
}, z$1.core.$strip>;
|
|
53554
54238
|
}, z$1.core.$strip>;
|
|
54239
|
+
}, z$1.core.$strip> | z$1.ZodObject<{
|
|
54240
|
+
search_id: z$1.ZodLiteral<"companies:profiles:crustdata@3">;
|
|
54241
|
+
connector: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
|
|
54242
|
+
strategy: z$1.ZodDefault<z$1.ZodEnum<{
|
|
54243
|
+
first: "first";
|
|
54244
|
+
}>>;
|
|
54245
|
+
connections: z$1.ZodArray<z$1.ZodObject<{
|
|
54246
|
+
type: z$1.ZodLiteral<"vault">;
|
|
54247
|
+
connection: z$1.ZodString;
|
|
54248
|
+
}, z$1.core.$strip>>;
|
|
54249
|
+
}, z$1.core.$strip>>>;
|
|
54250
|
+
config: z$1.ZodObject<{
|
|
54251
|
+
limit: z$1.ZodDefault<z$1.ZodPipe<z$1.ZodUnknown, z$1.ZodCoercedNumber<unknown>>>;
|
|
54252
|
+
cursor: z$1.ZodNullable<z$1.ZodCoercedString<unknown>>;
|
|
54253
|
+
output_fields: z$1.ZodOptional<z$1.ZodObject<{
|
|
54254
|
+
company_name: z$1.ZodDefault<z$1.ZodObject<{
|
|
54255
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
54256
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
54257
|
+
}, z$1.core.$strip>>;
|
|
54258
|
+
company_domain: z$1.ZodDefault<z$1.ZodObject<{
|
|
54259
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
54260
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
54261
|
+
}, z$1.core.$strip>>;
|
|
54262
|
+
company_profile_url: z$1.ZodDefault<z$1.ZodObject<{
|
|
54263
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
54264
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
54265
|
+
}, z$1.core.$strip>>;
|
|
54266
|
+
crustdata_company_match_v2: z$1.ZodDefault<z$1.ZodObject<{
|
|
54267
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
54268
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
54269
|
+
}, z$1.core.$strip>>;
|
|
54270
|
+
}, z$1.core.$strip>>;
|
|
54271
|
+
filters: z$1.ZodObject<{
|
|
54272
|
+
company_names: z$1.ZodDefault<z$1.ZodObject<{
|
|
54273
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54274
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54275
|
+
}, z$1.core.$strip>>;
|
|
54276
|
+
company_domains: z$1.ZodDefault<z$1.ZodObject<{
|
|
54277
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54278
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54279
|
+
}, z$1.core.$strip>>;
|
|
54280
|
+
company_profile_urls: z$1.ZodDefault<z$1.ZodObject<{
|
|
54281
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54282
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54283
|
+
}, z$1.core.$strip>>;
|
|
54284
|
+
company_types: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
54285
|
+
[x: string]: string;
|
|
54286
|
+
}>>>;
|
|
54287
|
+
year_founded: z$1.ZodDefault<z$1.ZodObject<{
|
|
54288
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54289
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54290
|
+
}, z$1.core.$strip>>;
|
|
54291
|
+
hq_locations: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54292
|
+
hq_countries: z$1.ZodDefault<z$1.ZodObject<{
|
|
54293
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54294
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54295
|
+
}, z$1.core.$strip>>;
|
|
54296
|
+
industries: z$1.ZodDefault<z$1.ZodObject<{
|
|
54297
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54298
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54299
|
+
}, z$1.core.$strip>>;
|
|
54300
|
+
categories: z$1.ZodDefault<z$1.ZodObject<{
|
|
54301
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54302
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54303
|
+
}, z$1.core.$strip>>;
|
|
54304
|
+
specialities_keywords: z$1.ZodDefault<z$1.ZodObject<{
|
|
54305
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54306
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54307
|
+
}, z$1.core.$strip>>;
|
|
54308
|
+
headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
54309
|
+
[x: string]: string;
|
|
54310
|
+
}>>>;
|
|
54311
|
+
engineering_headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
54312
|
+
[x: string]: string;
|
|
54313
|
+
}>>>;
|
|
54314
|
+
sales_headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
54315
|
+
[x: string]: string;
|
|
54316
|
+
}>>>;
|
|
54317
|
+
headcount_growth_l6m_in_percent: z$1.ZodDefault<z$1.ZodObject<{
|
|
54318
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54319
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54320
|
+
}, z$1.core.$strip>>;
|
|
54321
|
+
revenue_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
54322
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54323
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54324
|
+
}, z$1.core.$strip>>;
|
|
54325
|
+
last_funding_round_types: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
54326
|
+
[x: string]: string;
|
|
54327
|
+
}>>>;
|
|
54328
|
+
last_funding_within: z$1.ZodDefault<z$1.ZodString> | z$1.ZodDefault<z$1.ZodDefault<z$1.ZodString>>;
|
|
54329
|
+
last_funding_amount_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
54330
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54331
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54332
|
+
}, z$1.core.$strip>>;
|
|
54333
|
+
total_funding_amount_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
54334
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54335
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54336
|
+
}, z$1.core.$strip>>;
|
|
54337
|
+
investors: z$1.ZodDefault<z$1.ZodObject<{
|
|
54338
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54339
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54340
|
+
}, z$1.core.$strip>>;
|
|
54341
|
+
is_acquired: z$1.ZodDefault<z$1.ZodNullable<z$1.ZodBoolean>>;
|
|
54342
|
+
ipo_within: z$1.ZodDefault<z$1.ZodString> | z$1.ZodDefault<z$1.ZodDefault<z$1.ZodString>>;
|
|
54343
|
+
markets: z$1.ZodDefault<z$1.ZodObject<{
|
|
54344
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54345
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54346
|
+
}, z$1.core.$strip>>;
|
|
54347
|
+
follower_count_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
54348
|
+
[x: string]: string;
|
|
54349
|
+
}>>>;
|
|
54350
|
+
follower_growth_l6m_in_percent: z$1.ZodDefault<z$1.ZodObject<{
|
|
54351
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54352
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
54353
|
+
}, z$1.core.$strip>>;
|
|
54354
|
+
technologies: z$1.ZodDefault<z$1.ZodObject<{
|
|
54355
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54356
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54357
|
+
}, z$1.core.$strip>>;
|
|
54358
|
+
competitor_domains: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
54359
|
+
}, z$1.core.$strip>;
|
|
54360
|
+
}, z$1.core.$strip>;
|
|
53555
54361
|
}, z$1.core.$strip> | z$1.ZodObject<{
|
|
53556
54362
|
search_id: z$1.ZodLiteral<"people:profiles:amplemarket@1">;
|
|
53557
54363
|
connector: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
|
|
@@ -53671,7 +54477,7 @@ declare function getSearchPayloadSchema(seachId: SearchId): z$1.ZodObject<{
|
|
|
53671
54477
|
}, z$1.core.$strip>>;
|
|
53672
54478
|
}, z$1.core.$strip>>;
|
|
53673
54479
|
filters: z$1.ZodObject<{
|
|
53674
|
-
|
|
54480
|
+
person_name: z$1.ZodDefault<z$1.ZodCoercedString<unknown>>;
|
|
53675
54481
|
current_locations: z$1.ZodDefault<z$1.ZodObject<{
|
|
53676
54482
|
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
53677
54483
|
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
@@ -53710,10 +54516,7 @@ declare function getSearchPayloadSchema(seachId: SearchId): z$1.ZodObject<{
|
|
|
53710
54516
|
}, z$1.core.$strip>>;
|
|
53711
54517
|
current_employer_investors: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
53712
54518
|
current_employer_open_position_titles: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
53713
|
-
school_names: z$1.ZodDefault<z$1.
|
|
53714
|
-
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
53715
|
-
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
53716
|
-
}, z$1.core.$strip>>;
|
|
54519
|
+
school_names: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
53717
54520
|
}, z$1.core.$strip>;
|
|
53718
54521
|
}, z$1.core.$strip>;
|
|
53719
54522
|
}, z$1.core.$strip> | z$1.ZodObject<{
|
|
@@ -55407,6 +56210,7 @@ declare const SearchResponseSchema: z$1.ZodObject<{
|
|
|
55407
56210
|
search_id: z$1.ZodEnum<{
|
|
55408
56211
|
"companies:profiles:crustdata@1": "companies:profiles:crustdata@1";
|
|
55409
56212
|
"companies:profiles:crustdata@2": "companies:profiles:crustdata@2";
|
|
56213
|
+
"companies:profiles:crustdata@3": "companies:profiles:crustdata@3";
|
|
55410
56214
|
"companies:profiles:amplemarket@1": "companies:profiles:amplemarket@1";
|
|
55411
56215
|
"companies:profiles:amplemarket@2": "companies:profiles:amplemarket@2";
|
|
55412
56216
|
"people:profiles:crustdata@1": "people:profiles:crustdata@1";
|
|
@@ -56000,6 +56804,128 @@ declare const SearchResponseSchema: z$1.ZodObject<{
|
|
|
56000
56804
|
}, z$1.core.$strip>>;
|
|
56001
56805
|
}, z$1.core.$strip>;
|
|
56002
56806
|
}, z$1.core.$strip>;
|
|
56807
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
56808
|
+
search_id: z$1.ZodLiteral<"companies:profiles:crustdata@3">;
|
|
56809
|
+
connector: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
|
|
56810
|
+
strategy: z$1.ZodDefault<z$1.ZodEnum<{
|
|
56811
|
+
first: "first";
|
|
56812
|
+
}>>;
|
|
56813
|
+
connections: z$1.ZodArray<z$1.ZodObject<{
|
|
56814
|
+
type: z$1.ZodLiteral<"vault">;
|
|
56815
|
+
connection: z$1.ZodString;
|
|
56816
|
+
}, z$1.core.$strip>>;
|
|
56817
|
+
}, z$1.core.$strip>>>;
|
|
56818
|
+
config: z$1.ZodObject<{
|
|
56819
|
+
limit: z$1.ZodDefault<z$1.ZodPipe<z$1.ZodUnknown, z$1.ZodCoercedNumber<unknown>>>;
|
|
56820
|
+
cursor: z$1.ZodNullable<z$1.ZodCoercedString<unknown>>;
|
|
56821
|
+
output_fields: z$1.ZodOptional<z$1.ZodObject<{
|
|
56822
|
+
company_name: z$1.ZodDefault<z$1.ZodObject<{
|
|
56823
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
56824
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
56825
|
+
}, z$1.core.$strip>>;
|
|
56826
|
+
company_domain: z$1.ZodDefault<z$1.ZodObject<{
|
|
56827
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
56828
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
56829
|
+
}, z$1.core.$strip>>;
|
|
56830
|
+
company_profile_url: z$1.ZodDefault<z$1.ZodObject<{
|
|
56831
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
56832
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
56833
|
+
}, z$1.core.$strip>>;
|
|
56834
|
+
crustdata_company_match_v2: z$1.ZodDefault<z$1.ZodObject<{
|
|
56835
|
+
alias: z$1.ZodDefault<z$1.ZodString>;
|
|
56836
|
+
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
56837
|
+
}, z$1.core.$strip>>;
|
|
56838
|
+
}, z$1.core.$strip>>;
|
|
56839
|
+
filters: z$1.ZodObject<{
|
|
56840
|
+
company_names: z$1.ZodDefault<z$1.ZodObject<{
|
|
56841
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56842
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56843
|
+
}, z$1.core.$strip>>;
|
|
56844
|
+
company_domains: z$1.ZodDefault<z$1.ZodObject<{
|
|
56845
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56846
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56847
|
+
}, z$1.core.$strip>>;
|
|
56848
|
+
company_profile_urls: z$1.ZodDefault<z$1.ZodObject<{
|
|
56849
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56850
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56851
|
+
}, z$1.core.$strip>>;
|
|
56852
|
+
company_types: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
56853
|
+
[x: string]: string;
|
|
56854
|
+
}>>>;
|
|
56855
|
+
year_founded: z$1.ZodDefault<z$1.ZodObject<{
|
|
56856
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56857
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56858
|
+
}, z$1.core.$strip>>;
|
|
56859
|
+
hq_locations: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56860
|
+
hq_countries: z$1.ZodDefault<z$1.ZodObject<{
|
|
56861
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56862
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56863
|
+
}, z$1.core.$strip>>;
|
|
56864
|
+
industries: z$1.ZodDefault<z$1.ZodObject<{
|
|
56865
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56866
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56867
|
+
}, z$1.core.$strip>>;
|
|
56868
|
+
categories: z$1.ZodDefault<z$1.ZodObject<{
|
|
56869
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56870
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56871
|
+
}, z$1.core.$strip>>;
|
|
56872
|
+
specialities_keywords: z$1.ZodDefault<z$1.ZodObject<{
|
|
56873
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56874
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56875
|
+
}, z$1.core.$strip>>;
|
|
56876
|
+
headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
56877
|
+
[x: string]: string;
|
|
56878
|
+
}>>>;
|
|
56879
|
+
engineering_headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
56880
|
+
[x: string]: string;
|
|
56881
|
+
}>>>;
|
|
56882
|
+
sales_headcount_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
56883
|
+
[x: string]: string;
|
|
56884
|
+
}>>>;
|
|
56885
|
+
headcount_growth_l6m_in_percent: z$1.ZodDefault<z$1.ZodObject<{
|
|
56886
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56887
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56888
|
+
}, z$1.core.$strip>>;
|
|
56889
|
+
revenue_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
56890
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56891
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56892
|
+
}, z$1.core.$strip>>;
|
|
56893
|
+
last_funding_round_types: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
56894
|
+
[x: string]: string;
|
|
56895
|
+
}>>>;
|
|
56896
|
+
last_funding_within: z$1.ZodDefault<z$1.ZodString> | z$1.ZodDefault<z$1.ZodDefault<z$1.ZodString>>;
|
|
56897
|
+
last_funding_amount_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
56898
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56899
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56900
|
+
}, z$1.core.$strip>>;
|
|
56901
|
+
total_funding_amount_in_usd: z$1.ZodDefault<z$1.ZodObject<{
|
|
56902
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56903
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56904
|
+
}, z$1.core.$strip>>;
|
|
56905
|
+
investors: z$1.ZodDefault<z$1.ZodObject<{
|
|
56906
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56907
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56908
|
+
}, z$1.core.$strip>>;
|
|
56909
|
+
is_acquired: z$1.ZodDefault<z$1.ZodNullable<z$1.ZodBoolean>>;
|
|
56910
|
+
ipo_within: z$1.ZodDefault<z$1.ZodString> | z$1.ZodDefault<z$1.ZodDefault<z$1.ZodString>>;
|
|
56911
|
+
markets: z$1.ZodDefault<z$1.ZodObject<{
|
|
56912
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56913
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56914
|
+
}, z$1.core.$strip>>;
|
|
56915
|
+
follower_count_brackets: z$1.ZodDefault<z$1.ZodArray<z$1.ZodEnum<{
|
|
56916
|
+
[x: string]: string;
|
|
56917
|
+
}>>>;
|
|
56918
|
+
follower_growth_l6m_in_percent: z$1.ZodDefault<z$1.ZodObject<{
|
|
56919
|
+
from: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56920
|
+
to: z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNumber>>;
|
|
56921
|
+
}, z$1.core.$strip>>;
|
|
56922
|
+
technologies: z$1.ZodDefault<z$1.ZodObject<{
|
|
56923
|
+
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56924
|
+
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56925
|
+
}, z$1.core.$strip>>;
|
|
56926
|
+
competitor_domains: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56927
|
+
}, z$1.core.$strip>;
|
|
56928
|
+
}, z$1.core.$strip>;
|
|
56003
56929
|
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
56004
56930
|
search_id: z$1.ZodLiteral<"companies:profiles:amplemarket@1">;
|
|
56005
56931
|
connector: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
|
|
@@ -56702,7 +57628,7 @@ declare const SearchResponseSchema: z$1.ZodObject<{
|
|
|
56702
57628
|
}, z$1.core.$strip>>;
|
|
56703
57629
|
}, z$1.core.$strip>>;
|
|
56704
57630
|
filters: z$1.ZodObject<{
|
|
56705
|
-
|
|
57631
|
+
person_name: z$1.ZodDefault<z$1.ZodCoercedString<unknown>>;
|
|
56706
57632
|
current_locations: z$1.ZodDefault<z$1.ZodObject<{
|
|
56707
57633
|
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56708
57634
|
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
@@ -56741,10 +57667,7 @@ declare const SearchResponseSchema: z$1.ZodObject<{
|
|
|
56741
57667
|
}, z$1.core.$strip>>;
|
|
56742
57668
|
current_employer_investors: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56743
57669
|
current_employer_open_position_titles: z$1.ZodArray<z$1.ZodString> | z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56744
|
-
school_names: z$1.ZodDefault<z$1.
|
|
56745
|
-
include: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56746
|
-
exclude: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56747
|
-
}, z$1.core.$strip>>;
|
|
57670
|
+
school_names: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
56748
57671
|
}, z$1.core.$strip>;
|
|
56749
57672
|
}, z$1.core.$strip>;
|
|
56750
57673
|
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
@@ -58317,12 +59240,12 @@ declare function getSearchEntry(searchId: SearchId): SearchDef<any>;
|
|
|
58317
59240
|
declare function getInitialSearchTableData(category: SearchCategory | null): SearchCatalogTableData[];
|
|
58318
59241
|
declare function getDefaultSearchOutputFields(searchId: SearchId): string[];
|
|
58319
59242
|
declare function getSearchTableDataAggregates(initialTableData: SearchCatalogTableData[], category: SearchCategory | null): {
|
|
58320
|
-
searchIdsByOutputField: Record<string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]>;
|
|
58321
|
-
searchIdsByTag: Record<string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]>;
|
|
58322
|
-
searchIdsByProvider: Record<string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]>;
|
|
58323
|
-
sortedTagEntries: [string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]][];
|
|
58324
|
-
sortedOutputFieldEntries: [string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]][];
|
|
58325
|
-
sortedProviderEntries: [string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]][];
|
|
59243
|
+
searchIdsByOutputField: Record<string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:crustdata@3" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]>;
|
|
59244
|
+
searchIdsByTag: Record<string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:crustdata@3" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]>;
|
|
59245
|
+
searchIdsByProvider: Record<string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:crustdata@3" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]>;
|
|
59246
|
+
sortedTagEntries: [string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:crustdata@3" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]][];
|
|
59247
|
+
sortedOutputFieldEntries: [string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:crustdata@3" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]][];
|
|
59248
|
+
sortedProviderEntries: [string, ("companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:crustdata@3" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1")[]][];
|
|
58326
59249
|
searchEntriesByBaseSearch: Record<string, SearchMetaEntryWithId[]>;
|
|
58327
59250
|
};
|
|
58328
59251
|
declare function getStartingCostPerSearchProvider(search_id: SearchId): {
|
|
@@ -101934,40 +102857,69 @@ declare abstract class Pipe<Payload extends {
|
|
|
101934
102857
|
resolveFormat?: (_lazyContext: LazyResolveContext) => RecordFieldFormat;
|
|
101935
102858
|
isPrimaryOutput?: boolean;
|
|
101936
102859
|
}): {
|
|
101937
|
-
name: "name" | "profile_url" | "skills" | "job_title" | "company_name" | "company_social_url" | "job_description" | "headcount" | "company_industry" | "message" | "email" | "company_description" | "cleaned_company_name" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "company_website_url" | "company_domain" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "ip_address" | "avatar_url" | "estimated_salary" | "is_email_valid" | "developer_profile_url" | "alternative_developer_profile_urls" | "company_profile_url" | "profile_posts" | "clado_person_match" | "clado_person_match_v2" | "icypeas_person_match" | "icypeas_company_match" | "clado_person_profile" | "resend_email_success" | "email_body" | "email_subject" | "profile" | "mobile" | "landline" | "phone" | "slack_message_success" | "funding_history" | "funding_total_usd" | "deal_name" | "deal_amount" | "template_output" | "gmail_email_success" | "gmail_draft_id" | "zerobounce_validation_status" | "zerobounce_validation_match" | "leadmagic_competitor_list" | "leadmagic_acquisition_history" | "leadmagic_company_news_list" | "merge_result" | "mapped_links" | "website_markdown" | "website_html" | "website_url" | "urls" | "website_links" | "firecrawl_extract_result" | "parallel_extract_result" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "sheet_rows_found_count" | "sheet_deleted_count" | "sheet_found_rows" | "sheet_found_row_ids" | "db_rows_found_count" | "db_found_rows" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "crustdata_company_match" | "crustdata_companyenrich_match" | "crustdata_company_identity_matches" | "crustdata_person_match" | "person_profile_match" | "primary_job_title" | "primary_seniority" | "primary_company_domain" | "parallel_person_entity_match" | "parallel_company_entity_match" | "post_list_string" | "crustdata_post_list" | "crustdata_profile_match_score" | "amplemarket_person_match" | "amplemarket_company_match" | "created_sheet" | "sheet" | "string_input" | "domain" | "url_input" | "slugified" | "timestamp" | "http_response_status" | "http_response_body" | "http_response_headers" | "luma_id" | "registered_at" | "luma_event_guest_match" | "google_calendar_event_id" | "event_title" | "attendee_emails" | "calendar_event_match" | "post_match" | "post_text" | "post_id" | "lemlist_lead_id" | "lemlist_enrollment_result" | "amplemarket_sequence_id" | "is_claim_successful" | "bucket_counter" | "found_in_bucket" | "bucket_event_count" | "bucket_event_last_at" | "signal_list" | "signal_match" | "signal_count" | "signal_window_start" | "formula_result" | "hubspot_contact_found" | "hubspot_contact_match" | "hubspot_companies_found_count" | "hubspot_company_match" | "hubspot_company_matches" | "hubspot_deals_found_count" | "hubspot_deal_match" | "hubspot_deal_matches" | "hubspot_owner_id" | "hubspot_owned_count" | "hubspot_owner_match" | "hubspot_object_id" | "hubspot_update_result" | "hubspot_associated_count" | "hubspot_associated_objects" | "hubspot_activity_result" | "salesforce_record_id" | "salesforce_owned_count" | "salesforce_person_found" | "salesforce_accounts_found_count" | "salesforce_opportunities_found_count" | "salesforce_record_found" | "salesforce_record_created" | "salesforce_contact_match" | "salesforce_lead_match" | "salesforce_account_match" | "salesforce_account_matches" | "salesforce_opportunity_match" | "salesforce_opportunity_matches" | "salesforce_user_match" | "salesforce_person_match" | "salesforce_record_match" | "salesforce_update_result" | "salesforce_activities" | "salesforce_activities_found_count" | "salesforce_last_activity_date" | "salesforce_activity_result" | "attio_record_id" | "attio_entry_id" | "attio_person_found" | "attio_person_match" | "attio_companies_found_count" | "attio_company_match" | "attio_company_matches" | "attio_deals_found_count" | "attio_deal_match" | "attio_deal_matches" | "attio_entry_match" | "attio_record_found" | "attio_record_match" | "attio_update_result" | "attio_activities" | "attio_activities_found_count" | "attio_last_activity_date" | "attio_workspace_member_id" | "attio_workspace_member_match" | "professional_profile_url" | "professional_profile" | "mobile_number";
|
|
102860
|
+
name: "name" | "profile_url" | "skills" | "job_title" | "company_name" | "company_social_url" | "job_description" | "headcount" | "company_industry" | "message" | "email" | "company_description" | "cleaned_company_name" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "company_website_url" | "company_domain" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "ip_address" | "avatar_url" | "estimated_salary" | "is_email_valid" | "developer_profile_url" | "alternative_developer_profile_urls" | "company_profile_url" | "profile_posts" | "clado_person_match" | "clado_person_match_v2" | "icypeas_person_match" | "icypeas_company_match" | "clado_person_profile" | "resend_email_success" | "email_body" | "email_subject" | "profile" | "mobile" | "landline" | "phone" | "slack_message_success" | "funding_history" | "funding_total_usd" | "deal_name" | "deal_amount" | "template_output" | "gmail_email_success" | "gmail_draft_id" | "zerobounce_validation_status" | "zerobounce_validation_match" | "leadmagic_competitor_list" | "leadmagic_acquisition_history" | "leadmagic_company_news_list" | "merge_result" | "mapped_links" | "website_markdown" | "website_html" | "website_url" | "urls" | "website_links" | "firecrawl_extract_result" | "parallel_extract_result" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "sheet_rows_found_count" | "sheet_deleted_count" | "sheet_found_rows" | "sheet_found_row_ids" | "db_rows_found_count" | "db_found_rows" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "crustdata_company_match" | "crustdata_company_match_v2" | "crustdata_companyenrich_match" | "crustdata_company_identity_matches" | "crustdata_person_match" | "person_profile_match" | "primary_job_title" | "primary_seniority" | "primary_company_domain" | "parallel_person_entity_match" | "parallel_company_entity_match" | "post_list_string" | "crustdata_post_list" | "crustdata_profile_match_score" | "amplemarket_person_match" | "amplemarket_company_match" | "created_sheet" | "sheet" | "string_input" | "domain" | "url_input" | "slugified" | "timestamp" | "http_response_status" | "http_response_body" | "http_response_headers" | "luma_id" | "registered_at" | "luma_event_guest_match" | "google_calendar_event_id" | "event_title" | "attendee_emails" | "calendar_event_match" | "post_match" | "post_text" | "post_id" | "lemlist_lead_id" | "lemlist_enrollment_result" | "amplemarket_sequence_id" | "is_claim_successful" | "bucket_counter" | "found_in_bucket" | "bucket_event_count" | "bucket_event_last_at" | "signal_list" | "signal_match" | "signal_count" | "signal_window_start" | "formula_result" | "hubspot_contact_found" | "hubspot_contact_match" | "hubspot_companies_found_count" | "hubspot_company_match" | "hubspot_company_matches" | "hubspot_deals_found_count" | "hubspot_deal_match" | "hubspot_deal_matches" | "hubspot_owner_id" | "hubspot_owned_count" | "hubspot_owner_match" | "hubspot_object_id" | "hubspot_update_result" | "hubspot_associated_count" | "hubspot_associated_objects" | "hubspot_activity_result" | "salesforce_record_id" | "salesforce_owned_count" | "salesforce_person_found" | "salesforce_accounts_found_count" | "salesforce_opportunities_found_count" | "salesforce_record_found" | "salesforce_record_created" | "salesforce_contact_match" | "salesforce_lead_match" | "salesforce_account_match" | "salesforce_account_matches" | "salesforce_opportunity_match" | "salesforce_opportunity_matches" | "salesforce_user_match" | "salesforce_person_match" | "salesforce_record_match" | "salesforce_update_result" | "salesforce_activities" | "salesforce_activities_found_count" | "salesforce_last_activity_date" | "salesforce_activity_result" | "attio_record_id" | "attio_entry_id" | "attio_person_found" | "attio_person_match" | "attio_companies_found_count" | "attio_company_match" | "attio_company_matches" | "attio_deals_found_count" | "attio_deal_match" | "attio_deal_matches" | "attio_entry_match" | "attio_record_found" | "attio_record_match" | "attio_update_result" | "attio_activities" | "attio_activities_found_count" | "attio_last_activity_date" | "attio_workspace_member_id" | "attio_workspace_member_match" | "professional_profile_url" | "professional_profile" | "mobile_number";
|
|
101938
102861
|
enabled: boolean;
|
|
101939
102862
|
type: "string" | "number" | "boolean" | "unknown" | "json" | ((_lazyContext: LazyResolveContext) => RecordFieldType);
|
|
101940
102863
|
format: "profile_url" | "int" | "date" | "email" | "url" | "address_line_1" | "zip_code" | "phone" | "website_url" | "datetime" | "json_object" | "json_list" | "json_list_string" | "currency" | "markdown" | "text" | "decimal" | "percent" | ((_lazyContext: LazyResolveContext) => RecordFieldFormat) | null;
|
|
101941
102864
|
resolvedName: any;
|
|
101942
|
-
description: "Whether this row won the bucket claim (true → proceed) or the key was already taken (resolves no_result)." | "The number a counter bucket assigned to this row's key (stable across re-runs of the same key)." | "Whether the row's key is present (and live) in the checked bucket." | "How often this row's key has matched the countif condition so far (0 before any event). Alias it to name what is counted (e.g. error_count)." | "When this row's key last matched the countif condition (ISO 8601, UTC; null before any event). Alias it to name the moment (e.g. last_successfully_enriched_at)." | "Sales signals detected in the scan window — one entry per moment in time (job change, promotion, role change, work anniversary, graduation), each with a stable signal_id for downstream dedup." | "ONE standardized sales signal — the single input column of a signals table. Every signals:* producer emits this same shape (person- or company-scoped), so the table needs no other input columns: every downstream column (signal_id, category, occurred_at, company_domain, profile_url, metadata details, …) is json-extracted from this payload." | "Number of signals in the latest scan (0 when none) — flat mirror of the signals list so conditions can reference it." | "Per-row scan-window start date (YYYY-MM-DD). Feed it to a signals pipe to override the default lookback — e.g. computed from re-enrichment cadence by formula:run@1." | "The value returned by the formula. Type and format follow the formula pipe's result type setting." | "A summary of the main business purpose and objectives." | "The standardized and cleaned version of the company name, ensuring consistency across different entries." | "Markdown-formatted scrape of a website." | "A list of website links." | "HTML-formatted scrape of a website." | "Generic URL of a website." | "List of URLs" | "List of URLs scraped from a website" | "Fully enriched people profile" | "The industry in which the company operates." | "The region corresponding to the company's country." | "An optional hint to help pinpoint a person's or company's location." | "A list of the top competitors for a given company as provided by LeadMagic" | "A list of acquisitions by a given company" | "A list of company news" | "The estimated annual revenue of the company." | "List of corporate funding rounds." | "Amount of total known funding" | "Name of the sales deal / opportunity." | "Monetary value of the sales deal / opportunity." | "The year the company was founded." | "A flat list of technologies used by a company" | "Technology spending trend over the last 2 years. Average deviation between measuring points in %." | "A datastructure containing the technologies used by this company" | "Social followers (or zero if not found)." | "Mobile telephone number of a person." | "A generic field for phone numbers. Can be mobile or landline." | "A landline phone number" | "Current job title of a person" | "Description of current job" | "A union field that can contain both professional and personal email addresses." | "The personal email address of a prospect." | "The personal email addresses that are associated with a prospect but less likely to be the primary email address of a prospect." | "Latest company news." | "Email address of a person connection to their place of employment." | "Total number of people employed in a particular organization" | "Website URL of a related company." | "Bare domain of a related company. Example: stripe.com (no scheme, no path)." | "Name of a company." | "Object returned from a Clado people search." | "Object returned from a Icypeas people search" | "First name of a person." | "Recipient name in the format required by postal services." | "URL for profile picture" | "First line of an address (e.g. street address)" | "The formatted address of a company’s headquarters." | "Name of a city as needed for an address." | "Name of a country as needed for an address." | "Name of a state." | "A postal zip code. Usually a combination of numbers and letters." | "Last name of a person." | "Estimated total salary in USD." | "List of professional skills" | "Check if a given email is a work email." | "The full name of a person. Usually a combination of first and last name." | "IP Address of a person" | "Check if an email address is valid and can receive emails." | "A standardized format for returning LinkedIn profile data." | "A person's LinkedIn profile URL." | "A person's primary developer profile URL (e.g. GitHub)." | "Additional developer profile URLs (GitHub, GitLab, etc.) discovered for the person." | "List of recent LinkedIn posts in JSON format." | "Professional profile headline" | "Company LinkedIn URL." | "Result of email sending action using Resend" | "Id of a single resend contact" | "Id of the lead created in a lemlist campaign." | "Leaner snake_case object describing a lead's enrollment into a lemlist campaign." | "Id of the Amplemarket sequence the lead was enrolled into." | "Name of a pipe0 sheet" | "Input field of type string" | "A domain field." | "Input field of type string and URL format" | "A value that has been stripped of characters not found in slugs." | "The date-time at which the pipe ran (ISO 8601, UTC), optionally shifted/truncated by the pipe's config. Alias it to name the moment it records (e.g. last_attempted_at, next_review_at)." | "HTTP status code returned by the upstream endpoint." | "Parsed JSON body returned by the upstream endpoint." | "Response headers returned by the upstream endpoint as a flat key-value map." | "Unique identifier of the guest's event registration in Luma." | "ISO timestamp of when the guest registered for the event." | "Full event guest object returned by Luma." | "Identifier of the event in Google Calendar, used for dedup and single-event lookups. Recurring events are expanded, so each occurrence has its own stable instance ID." | "Title (summary) of the calendar event." | "Email addresses of the event's attendees. Meeting rooms and other resources are excluded; large events may return a truncated guest list." | "Standardized calendar event (provider-neutral): title, start/end, timezone, normalized type, location, organizer and attendee emails, event link, and virtual meeting link." | "ID of sheet record" | "IDs sheet records" | "Total number of matching rows in the target sheet (not capped by the row limit)" | "Number of rows deleted from the target sheet (0 when nothing matched or the sheet does not exist yet)." | "The matching rows of the target sheet — each row is its record id plus one entry per column" | "Stable record IDs of the matching rows in the target sheet" | "Total number of rows matched by the query (not capped by the row limit)" | "The rows returned by the query, keyed by the result set's column names" | "Result of email sending action using Gmail" | "ID of the draft created in the connected Gmail account" | "Result of sending a message using Slack" | "The test of an email formatted as markdown" | "A markdown message that be send to any chat app." | "Subject line for email" | "Template value where the tags are replaces with real values" | "Email validation status. Allowed values are: 'valid', 'invalid', 'catch_all', 'unknown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Reference to a created sheet" | "Result of a firecrawl extract operation" | "Flat list of Parallel Extract results (url, title, publish_date, excerpts)." | "Exa search result." | "CompanyEnrich response object" | "Crustdata company match object" | "Standardized LinkedIn person profile: identity, location, employment and education history, skills, and languages." | "Job title at the person's primary current employer (mirrors person_profile_match.primary_job_title). Null when the person has no current employment." | "Highest seniority bucket across the person's current roles (mirrors person_profile_match.highest_current_seniority_level). One of: \"c_suite\", \"leadership\", \"manager\", \"senior_ic\", \"ic\", \"frontline\", \"junior\", \"unknown\" — so a condition like matches \"^(c_suite|leadership|manager)$\" selects manager-and-above." | "Company domain of the person's primary current employer (mirrors person_profile_match.primary_company_domain) — feeds CRM company-match pipes directly." | "A detailed representation of a LinkedIn post" | "Parallel person match object parsed from the entity description" | "Parallel company match object parsed from the entity description" | "A number between 1 and 0 indicating the confidence that the profile belongs to the input email address." | "Crustdata company enrichment match." | "List of Crustdata company candidates matched by name or domain." | "LinkedIn post list" | "Rich JSON post list" | "Result of a role finder operation" | "Raw text content of a social media post" | "Stable identifier of the post (its LinkedIn share URN)" | "Person match object as returned by Amplemarket" | "Company match object as returned by Amplemarket" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL)." | "Whether a HubSpot contact matched the email (a clean miss is not an error)." | "One HubSpot contact record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties. Match-pipe output also carries matched_by." | "Number of HubSpot companies matching the domain. Domain is HubSpot's dedupe key but not unique — multiple matches are normal." | "One HubSpot company record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties." | "All HubSpot companies matching the domain, each with id, url, matched_by, and the selected properties." | "Number of HubSpot deals associated with the matched company or contact." | "One HubSpot deal record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties." | "Matched HubSpot deals (sorted by close date, newest first), each with id, url, and the selected properties." | "Record ID (hs_object_id) of the HubSpot record — the identifier to write back to it (object:update, object:associations)." | "ID of the HubSpot owner (user) — the value stored in `hubspot_owner_id` properties on contacts, companies, and deals." | "Number of records of the selected object type owned by this HubSpot owner (only when ownership counts are enabled)." | "The HubSpot owner record: id, email, name, archived flag, and team memberships." | "Result of the HubSpot update: id, url, object type, and updated property names." | "Number of associated HubSpot objects found for the source record." | "Associated HubSpot objects, each with id, url, association labels, and the selected properties under properties." | "Result of logging a HubSpot engagement: id, url, the engagement type, and the record it was associated to." | "18-character ID of the Salesforce record — the identifier to write back to it (record:update, record:lookup). Every Salesforce surface emits this same column, so it chains regardless of source." | "Number of records of the selected object type owned by this Salesforce user (only when ownership counts are enabled)." | "Whether the email matched a Salesforce Contact, Lead, or Person Account (a clean miss is not an error)." | "Number of Salesforce accounts matching the domain. Accounts have no unique domain key — multiple matches are normal." | "Number of Salesforce opportunities reached via the matched account or contact role." | "Whether the record ID resolved to a live Salesforce record (deleted/missing is a clean miss, not an error)." | "Whether the assert created a new record (true) or updated an existing one matched by the external ID (false)." | "One Salesforce contact record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "One Salesforce lead record: id, url, and the standard field set as flat typed keys (including IsConverted/ConvertedContactId); picked custom fields nest under custom_properties." | "One Salesforce account record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "All Salesforce accounts matching the domain (oldest first), each with id, url, matched_variant, and the selected fields." | "One Salesforce opportunity record: id, url, and the standard field set as flat typed keys (IsClosed/IsWon carry the org-invariant status); picked custom fields nest under custom_properties." | "Matched Salesforce opportunities (newest close date first), each with id, url, contact_roles edge metadata, and the selected fields." | "One Salesforce user record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "The matched Salesforce person across Contact, Lead, and Person Account shapes: object_type says which; keys foreign to the matched shape are null. Carries matched_by and is_converted_redirect." | "A generic Salesforce record (any object): id, url, object_type, and ALL fields visible to the connected user nested under record." | "Result of the Salesforce update: id, url, object type, updated field names, and the fresh post-write record (formulas/triggers may rewrite values after save)." | "Total tasks and events on the record's timeline matching the filters — the true total before the display limit." | "Most recent activity date across the record's tasks and events (null when the timeline is empty) — chain a run_if on it to gate stale records." | "The record's activity timeline (tasks and events, newest first), each with id, url, object_type, subject, status, activity_date, subtype, who_id/what_id anchors, and picked custom fields under custom_properties." | "Result of logging a Salesforce activity: id, url, subject, subtype, the who_id/what_id anchors, and created (false only when an idempotency key matched an existing record)." | "Record ID of the Attio record — the identifier to write back to it (record:lookup, record:update)." | "ID of the Attio list entry (a record can sit in a list more than once; the entry carries the list-level attributes such as stage)." | "Whether an Attio person matched the email (a clean miss is not an error)." | "One Attio person record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties. Match-pipe output also carries matched_by." | "Number of Attio companies matching the domain. Exact domain values are unique (≤1); root-domain matching can legitimately return several subdomain records." | "One Attio company record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties." | "All Attio companies matching the domain, each with id, url, matched_on, and the selected attributes." | "Number of Attio deals associated with the matched company or person." | "One Attio deal record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties. Stage titles are workspace-defined." | "Matched Attio deals (newest first), each with id, url, and the selected attributes." | "One Attio list entry: entry id, the parent record's url and id, entry-level attribute values under entry_values, and picked parent attributes under custom_properties." | "Whether an Attio record was found (a clean miss is not an error)." | "One Attio record of any object (custom objects included): id, url, object, attribute values under values, and picked attributes under custom_properties." | "Result of the Attio update: id, url, object, and updated attribute slugs." | "Number of Attio activities (notes, meetings, tasks) linked to the record — the true total before the display cap." | "Timestamp of the most recent Attio activity linked to the record — the chainable staleness gate (null when there is none)." | "Per-record activity timeline merged from Attio notes, meetings, and tasks (newest first): each item carries id, type, title, content, occurred_at, url, and type-specific fields." | "Workspace member ID of the Attio user — matches actor-reference attributes (e.g. a deal's owner) on other Attio records." | "One Attio workspace member: id, email, name, access level, and avatar URL.";
|
|
102865
|
+
description: "Whether this row won the bucket claim (true → proceed) or the key was already taken (resolves no_result)." | "The number a counter bucket assigned to this row's key (stable across re-runs of the same key)." | "Whether the row's key is present (and live) in the checked bucket." | "How often this row's key has matched the countif condition so far (0 before any event). Alias it to name what is counted (e.g. error_count)." | "When this row's key last matched the countif condition (ISO 8601, UTC; null before any event). Alias it to name the moment (e.g. last_successfully_enriched_at)." | "Sales signals detected in the scan window — one entry per moment in time (job change, promotion, role change, work anniversary, graduation), each with a stable signal_id for downstream dedup." | "ONE standardized sales signal — the single input column of a signals table. Every signals:* producer emits this same shape (person- or company-scoped), so the table needs no other input columns: every downstream column (signal_id, category, occurred_at, company_domain, profile_url, metadata details, …) is json-extracted from this payload." | "Number of signals in the latest scan (0 when none) — flat mirror of the signals list so conditions can reference it." | "Per-row scan-window start date (YYYY-MM-DD). Feed it to a signals pipe to override the default lookback — e.g. computed from re-enrichment cadence by formula:run@1." | "The value returned by the formula. Type and format follow the formula pipe's result type setting." | "A summary of the main business purpose and objectives." | "The standardized and cleaned version of the company name, ensuring consistency across different entries." | "Markdown-formatted scrape of a website." | "A list of website links." | "HTML-formatted scrape of a website." | "Generic URL of a website." | "List of URLs" | "List of URLs scraped from a website" | "Fully enriched people profile" | "The industry in which the company operates." | "The region corresponding to the company's country." | "An optional hint to help pinpoint a person's or company's location." | "A list of the top competitors for a given company as provided by LeadMagic" | "A list of acquisitions by a given company" | "A list of company news" | "The estimated annual revenue of the company." | "List of corporate funding rounds." | "Amount of total known funding" | "Name of the sales deal / opportunity." | "Monetary value of the sales deal / opportunity." | "The year the company was founded." | "A flat list of technologies used by a company" | "Technology spending trend over the last 2 years. Average deviation between measuring points in %." | "A datastructure containing the technologies used by this company" | "Social followers (or zero if not found)." | "Mobile telephone number of a person." | "A generic field for phone numbers. Can be mobile or landline." | "A landline phone number" | "Current job title of a person" | "Description of current job" | "A union field that can contain both professional and personal email addresses." | "The personal email address of a prospect." | "The personal email addresses that are associated with a prospect but less likely to be the primary email address of a prospect." | "Latest company news." | "Email address of a person connection to their place of employment." | "Total number of people employed in a particular organization" | "Website URL of a related company." | "Bare domain of a related company. Example: stripe.com (no scheme, no path)." | "Name of a company." | "Object returned from a Clado people search." | "Object returned from a Icypeas people search" | "First name of a person." | "Recipient name in the format required by postal services." | "URL for profile picture" | "First line of an address (e.g. street address)" | "The formatted address of a company’s headquarters." | "Name of a city as needed for an address." | "Name of a country as needed for an address." | "Name of a state." | "A postal zip code. Usually a combination of numbers and letters." | "Last name of a person." | "Estimated total salary in USD." | "List of professional skills" | "Check if a given email is a work email." | "The full name of a person. Usually a combination of first and last name." | "IP Address of a person" | "Check if an email address is valid and can receive emails." | "A standardized format for returning LinkedIn profile data." | "A person's LinkedIn profile URL." | "A person's primary developer profile URL (e.g. GitHub)." | "Additional developer profile URLs (GitHub, GitLab, etc.) discovered for the person." | "List of recent LinkedIn posts in JSON format." | "Professional profile headline" | "Company LinkedIn URL." | "Result of email sending action using Resend" | "Id of a single resend contact" | "Id of the lead created in a lemlist campaign." | "Leaner snake_case object describing a lead's enrollment into a lemlist campaign." | "Id of the Amplemarket sequence the lead was enrolled into." | "Name of a pipe0 sheet" | "Input field of type string" | "A domain field." | "Input field of type string and URL format" | "A value that has been stripped of characters not found in slugs." | "The date-time at which the pipe ran (ISO 8601, UTC), optionally shifted/truncated by the pipe's config. Alias it to name the moment it records (e.g. last_attempted_at, next_review_at)." | "HTTP status code returned by the upstream endpoint." | "Parsed JSON body returned by the upstream endpoint." | "Response headers returned by the upstream endpoint as a flat key-value map." | "Unique identifier of the guest's event registration in Luma." | "ISO timestamp of when the guest registered for the event." | "Full event guest object returned by Luma." | "Identifier of the event in Google Calendar, used for dedup and single-event lookups. Recurring events are expanded, so each occurrence has its own stable instance ID." | "Title (summary) of the calendar event." | "Email addresses of the event's attendees. Meeting rooms and other resources are excluded; large events may return a truncated guest list." | "Standardized calendar event (provider-neutral): title, start/end, timezone, normalized type, location, organizer and attendee emails, event link, and virtual meeting link." | "ID of sheet record" | "IDs sheet records" | "Total number of matching rows in the target sheet (not capped by the row limit)" | "Number of rows deleted from the target sheet (0 when nothing matched or the sheet does not exist yet)." | "The matching rows of the target sheet — each row is its record id plus one entry per column" | "Stable record IDs of the matching rows in the target sheet" | "Total number of rows matched by the query (not capped by the row limit)" | "The rows returned by the query, keyed by the result set's column names" | "Result of email sending action using Gmail" | "ID of the draft created in the connected Gmail account" | "Result of sending a message using Slack" | "The test of an email formatted as markdown" | "A markdown message that be send to any chat app." | "Subject line for email" | "Template value where the tags are replaces with real values" | "Email validation status. Allowed values are: 'valid', 'invalid', 'catch_all', 'unknown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Reference to a created sheet" | "Result of a firecrawl extract operation" | "Flat list of Parallel Extract results (url, title, publish_date, excerpts)." | "Exa search result." | "CompanyEnrich response object" | "Crustdata company match object" | "Standardized LinkedIn person profile: identity, location, employment and education history, skills, and languages." | "Job title at the person's primary current employer (mirrors person_profile_match.primary_job_title). Null when the person has no current employment." | "Highest seniority bucket across the person's current roles (mirrors person_profile_match.highest_current_seniority_level). One of: \"c_suite\", \"leadership\", \"manager\", \"senior_ic\", \"ic\", \"frontline\", \"junior\", \"unknown\" — so a condition like matches \"^(c_suite|leadership|manager)$\" selects manager-and-above." | "Company domain of the person's primary current employer (mirrors person_profile_match.primary_company_domain) — feeds CRM company-match pipes directly." | "A detailed representation of a LinkedIn post" | "Parallel person match object parsed from the entity description" | "Parallel company match object parsed from the entity description" | "A number between 1 and 0 indicating the confidence that the profile belongs to the input email address." | "Crustdata company match object (2025-11-01 API generation): identity, headcount and growth, funding, locations, taxonomy, revenue, and social profiles." | "Crustdata company enrichment match." | "List of Crustdata company candidates matched by name or domain." | "LinkedIn post list" | "Rich JSON post list" | "Result of a role finder operation" | "Raw text content of a social media post" | "Stable identifier of the post (its LinkedIn share URN)" | "Person match object as returned by Amplemarket" | "Company match object as returned by Amplemarket" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL)." | "Whether a HubSpot contact matched the email (a clean miss is not an error)." | "One HubSpot contact record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties. Match-pipe output also carries matched_by." | "Number of HubSpot companies matching the domain. Domain is HubSpot's dedupe key but not unique — multiple matches are normal." | "One HubSpot company record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties." | "All HubSpot companies matching the domain, each with id, url, matched_by, and the selected properties." | "Number of HubSpot deals associated with the matched company or contact." | "One HubSpot deal record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties." | "Matched HubSpot deals (sorted by close date, newest first), each with id, url, and the selected properties." | "Record ID (hs_object_id) of the HubSpot record — the identifier to write back to it (object:update, object:associations)." | "ID of the HubSpot owner (user) — the value stored in `hubspot_owner_id` properties on contacts, companies, and deals." | "Number of records of the selected object type owned by this HubSpot owner (only when ownership counts are enabled)." | "The HubSpot owner record: id, email, name, archived flag, and team memberships." | "Result of the HubSpot update: id, url, object type, and updated property names." | "Number of associated HubSpot objects found for the source record." | "Associated HubSpot objects, each with id, url, association labels, and the selected properties under properties." | "Result of logging a HubSpot engagement: id, url, the engagement type, and the record it was associated to." | "18-character ID of the Salesforce record — the identifier to write back to it (record:update, record:lookup). Every Salesforce surface emits this same column, so it chains regardless of source." | "Number of records of the selected object type owned by this Salesforce user (only when ownership counts are enabled)." | "Whether the email matched a Salesforce Contact, Lead, or Person Account (a clean miss is not an error)." | "Number of Salesforce accounts matching the domain. Accounts have no unique domain key — multiple matches are normal." | "Number of Salesforce opportunities reached via the matched account or contact role." | "Whether the record ID resolved to a live Salesforce record (deleted/missing is a clean miss, not an error)." | "Whether the assert created a new record (true) or updated an existing one matched by the external ID (false)." | "One Salesforce contact record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "One Salesforce lead record: id, url, and the standard field set as flat typed keys (including IsConverted/ConvertedContactId); picked custom fields nest under custom_properties." | "One Salesforce account record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "All Salesforce accounts matching the domain (oldest first), each with id, url, matched_variant, and the selected fields." | "One Salesforce opportunity record: id, url, and the standard field set as flat typed keys (IsClosed/IsWon carry the org-invariant status); picked custom fields nest under custom_properties." | "Matched Salesforce opportunities (newest close date first), each with id, url, contact_roles edge metadata, and the selected fields." | "One Salesforce user record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "The matched Salesforce person across Contact, Lead, and Person Account shapes: object_type says which; keys foreign to the matched shape are null. Carries matched_by and is_converted_redirect." | "A generic Salesforce record (any object): id, url, object_type, and ALL fields visible to the connected user nested under record." | "Result of the Salesforce update: id, url, object type, updated field names, and the fresh post-write record (formulas/triggers may rewrite values after save)." | "Total tasks and events on the record's timeline matching the filters — the true total before the display limit." | "Most recent activity date across the record's tasks and events (null when the timeline is empty) — chain a run_if on it to gate stale records." | "The record's activity timeline (tasks and events, newest first), each with id, url, object_type, subject, status, activity_date, subtype, who_id/what_id anchors, and picked custom fields under custom_properties." | "Result of logging a Salesforce activity: id, url, subject, subtype, the who_id/what_id anchors, and created (false only when an idempotency key matched an existing record)." | "Record ID of the Attio record — the identifier to write back to it (record:lookup, record:update)." | "ID of the Attio list entry (a record can sit in a list more than once; the entry carries the list-level attributes such as stage)." | "Whether an Attio person matched the email (a clean miss is not an error)." | "One Attio person record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties. Match-pipe output also carries matched_by." | "Number of Attio companies matching the domain. Exact domain values are unique (≤1); root-domain matching can legitimately return several subdomain records." | "One Attio company record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties." | "All Attio companies matching the domain, each with id, url, matched_on, and the selected attributes." | "Number of Attio deals associated with the matched company or person." | "One Attio deal record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties. Stage titles are workspace-defined." | "Matched Attio deals (newest first), each with id, url, and the selected attributes." | "One Attio list entry: entry id, the parent record's url and id, entry-level attribute values under entry_values, and picked parent attributes under custom_properties." | "Whether an Attio record was found (a clean miss is not an error)." | "One Attio record of any object (custom objects included): id, url, object, attribute values under values, and picked attributes under custom_properties." | "Result of the Attio update: id, url, object, and updated attribute slugs." | "Number of Attio activities (notes, meetings, tasks) linked to the record — the true total before the display cap." | "Timestamp of the most recent Attio activity linked to the record — the chainable staleness gate (null when there is none)." | "Per-record activity timeline merged from Attio notes, meetings, and tasks (newest first): each item carries id, type, title, content, occurred_at, url, and type-specific fields." | "Workspace member ID of the Attio user — matches actor-reference attributes (e.g. a deal's owner) on other Attio records." | "One Attio workspace member: id, email, name, access level, and avatar URL.";
|
|
101943
102866
|
jsonMeta: {
|
|
101944
102867
|
readonly zodSchema: z.ZodArray<z.ZodObject<{
|
|
101945
102868
|
signal_id: z.ZodString;
|
|
101946
|
-
signal: z.
|
|
101947
|
-
joined_company: "joined_company";
|
|
101948
|
-
left_company: "left_company";
|
|
101949
|
-
returned_to_company: "returned_to_company";
|
|
101950
|
-
promotion_to_senior_ic: "promotion_to_senior_ic";
|
|
101951
|
-
promotion_to_manager: "promotion_to_manager";
|
|
101952
|
-
promotion_to_leadership: "promotion_to_leadership";
|
|
101953
|
-
promotion_to_c_suite: "promotion_to_c_suite";
|
|
101954
|
-
changed_role: "changed_role";
|
|
101955
|
-
work_anniversary: "work_anniversary";
|
|
101956
|
-
graduated: "graduated";
|
|
101957
|
-
}>;
|
|
102869
|
+
signal: z.ZodString;
|
|
101958
102870
|
signal_category: z.ZodEnum<{
|
|
101959
102871
|
employment: "employment";
|
|
101960
102872
|
education: "education";
|
|
102873
|
+
achievement: "achievement";
|
|
102874
|
+
engagement: "engagement";
|
|
102875
|
+
social_activity: "social_activity";
|
|
101961
102876
|
company_growth: "company_growth";
|
|
101962
102877
|
company_news: "company_news";
|
|
101963
|
-
|
|
102878
|
+
technology: "technology";
|
|
102879
|
+
intent: "intent";
|
|
102880
|
+
other: "other";
|
|
101964
102881
|
}>;
|
|
101965
102882
|
signal_subcategory: z.ZodEnum<{
|
|
101966
102883
|
education: "education";
|
|
102884
|
+
other: "other";
|
|
101967
102885
|
job_change: "job_change";
|
|
101968
102886
|
promotion: "promotion";
|
|
101969
102887
|
role_change: "role_change";
|
|
101970
102888
|
tenure_milestone: "tenure_milestone";
|
|
102889
|
+
enrollment: "enrollment";
|
|
102890
|
+
certification: "certification";
|
|
102891
|
+
award: "award";
|
|
102892
|
+
speaking_engagement: "speaking_engagement";
|
|
102893
|
+
publication: "publication";
|
|
102894
|
+
product_usage: "product_usage";
|
|
102895
|
+
website_activity: "website_activity";
|
|
102896
|
+
content_engagement: "content_engagement";
|
|
102897
|
+
social_engagement: "social_engagement";
|
|
102898
|
+
event_activity: "event_activity";
|
|
102899
|
+
outreach_engagement: "outreach_engagement";
|
|
102900
|
+
community_activity: "community_activity";
|
|
102901
|
+
advocacy: "advocacy";
|
|
102902
|
+
post_published: "post_published";
|
|
102903
|
+
content_interaction: "content_interaction";
|
|
102904
|
+
topic_mention: "topic_mention";
|
|
102905
|
+
profile_update: "profile_update";
|
|
102906
|
+
headcount_change: "headcount_change";
|
|
102907
|
+
hiring: "hiring";
|
|
102908
|
+
expansion: "expansion";
|
|
102909
|
+
financial_growth: "financial_growth";
|
|
102910
|
+
funding: "funding";
|
|
102911
|
+
merger_acquisition: "merger_acquisition";
|
|
102912
|
+
ipo: "ipo";
|
|
102913
|
+
leadership_change: "leadership_change";
|
|
102914
|
+
product_launch: "product_launch";
|
|
102915
|
+
partnership: "partnership";
|
|
102916
|
+
workforce_reduction: "workforce_reduction";
|
|
102917
|
+
recognition: "recognition";
|
|
102918
|
+
legal_regulatory: "legal_regulatory";
|
|
102919
|
+
tech_added: "tech_added";
|
|
102920
|
+
tech_removed: "tech_removed";
|
|
102921
|
+
research_intent: "research_intent";
|
|
102922
|
+
review_activity: "review_activity";
|
|
101971
102923
|
}>;
|
|
101972
102924
|
signal_scope: z.ZodEnum<{
|
|
101973
102925
|
person: "person";
|
|
@@ -101986,31 +102938,60 @@ declare abstract class Pipe<Payload extends {
|
|
|
101986
102938
|
} | {
|
|
101987
102939
|
readonly zodSchema: z.ZodObject<{
|
|
101988
102940
|
signal_id: z.ZodString;
|
|
101989
|
-
signal: z.
|
|
101990
|
-
joined_company: "joined_company";
|
|
101991
|
-
left_company: "left_company";
|
|
101992
|
-
returned_to_company: "returned_to_company";
|
|
101993
|
-
promotion_to_senior_ic: "promotion_to_senior_ic";
|
|
101994
|
-
promotion_to_manager: "promotion_to_manager";
|
|
101995
|
-
promotion_to_leadership: "promotion_to_leadership";
|
|
101996
|
-
promotion_to_c_suite: "promotion_to_c_suite";
|
|
101997
|
-
changed_role: "changed_role";
|
|
101998
|
-
work_anniversary: "work_anniversary";
|
|
101999
|
-
graduated: "graduated";
|
|
102000
|
-
}>;
|
|
102941
|
+
signal: z.ZodString;
|
|
102001
102942
|
signal_category: z.ZodEnum<{
|
|
102002
102943
|
employment: "employment";
|
|
102003
102944
|
education: "education";
|
|
102945
|
+
achievement: "achievement";
|
|
102946
|
+
engagement: "engagement";
|
|
102947
|
+
social_activity: "social_activity";
|
|
102004
102948
|
company_growth: "company_growth";
|
|
102005
102949
|
company_news: "company_news";
|
|
102006
|
-
|
|
102950
|
+
technology: "technology";
|
|
102951
|
+
intent: "intent";
|
|
102952
|
+
other: "other";
|
|
102007
102953
|
}>;
|
|
102008
102954
|
signal_subcategory: z.ZodEnum<{
|
|
102009
102955
|
education: "education";
|
|
102956
|
+
other: "other";
|
|
102010
102957
|
job_change: "job_change";
|
|
102011
102958
|
promotion: "promotion";
|
|
102012
102959
|
role_change: "role_change";
|
|
102013
102960
|
tenure_milestone: "tenure_milestone";
|
|
102961
|
+
enrollment: "enrollment";
|
|
102962
|
+
certification: "certification";
|
|
102963
|
+
award: "award";
|
|
102964
|
+
speaking_engagement: "speaking_engagement";
|
|
102965
|
+
publication: "publication";
|
|
102966
|
+
product_usage: "product_usage";
|
|
102967
|
+
website_activity: "website_activity";
|
|
102968
|
+
content_engagement: "content_engagement";
|
|
102969
|
+
social_engagement: "social_engagement";
|
|
102970
|
+
event_activity: "event_activity";
|
|
102971
|
+
outreach_engagement: "outreach_engagement";
|
|
102972
|
+
community_activity: "community_activity";
|
|
102973
|
+
advocacy: "advocacy";
|
|
102974
|
+
post_published: "post_published";
|
|
102975
|
+
content_interaction: "content_interaction";
|
|
102976
|
+
topic_mention: "topic_mention";
|
|
102977
|
+
profile_update: "profile_update";
|
|
102978
|
+
headcount_change: "headcount_change";
|
|
102979
|
+
hiring: "hiring";
|
|
102980
|
+
expansion: "expansion";
|
|
102981
|
+
financial_growth: "financial_growth";
|
|
102982
|
+
funding: "funding";
|
|
102983
|
+
merger_acquisition: "merger_acquisition";
|
|
102984
|
+
ipo: "ipo";
|
|
102985
|
+
leadership_change: "leadership_change";
|
|
102986
|
+
product_launch: "product_launch";
|
|
102987
|
+
partnership: "partnership";
|
|
102988
|
+
workforce_reduction: "workforce_reduction";
|
|
102989
|
+
recognition: "recognition";
|
|
102990
|
+
legal_regulatory: "legal_regulatory";
|
|
102991
|
+
tech_added: "tech_added";
|
|
102992
|
+
tech_removed: "tech_removed";
|
|
102993
|
+
research_intent: "research_intent";
|
|
102994
|
+
review_activity: "review_activity";
|
|
102014
102995
|
}>;
|
|
102015
102996
|
signal_scope: z.ZodEnum<{
|
|
102016
102997
|
person: "person";
|
|
@@ -103672,13 +104653,13 @@ declare abstract class Pipe<Payload extends {
|
|
|
103672
104653
|
event_end: z.ZodNullable<z.ZodString>;
|
|
103673
104654
|
event_timezone: z.ZodNullable<z.ZodString>;
|
|
103674
104655
|
event_type: z.ZodEnum<{
|
|
104656
|
+
other: "other";
|
|
103675
104657
|
meeting: "meeting";
|
|
103676
104658
|
out_of_office: "out_of_office";
|
|
103677
104659
|
focus_time: "focus_time";
|
|
103678
104660
|
working_location: "working_location";
|
|
103679
104661
|
birthday: "birthday";
|
|
103680
104662
|
from_gmail: "from_gmail";
|
|
103681
|
-
other: "other";
|
|
103682
104663
|
}>;
|
|
103683
104664
|
event_location: z.ZodNullable<z.ZodString>;
|
|
103684
104665
|
event_url: z.ZodNullable<z.ZodString>;
|
|
@@ -103691,7 +104672,7 @@ declare abstract class Pipe<Payload extends {
|
|
|
103691
104672
|
event_start: string | null;
|
|
103692
104673
|
event_end: string | null;
|
|
103693
104674
|
event_timezone: string | null;
|
|
103694
|
-
event_type: "meeting" | "out_of_office" | "focus_time" | "working_location" | "birthday" | "from_gmail"
|
|
104675
|
+
event_type: "other" | "meeting" | "out_of_office" | "focus_time" | "working_location" | "birthday" | "from_gmail";
|
|
103695
104676
|
event_location: string | null;
|
|
103696
104677
|
event_url: string | null;
|
|
103697
104678
|
organizer_email: string | null;
|
|
@@ -104568,6 +105549,133 @@ declare abstract class Pipe<Payload extends {
|
|
|
104568
105549
|
twitter_profile_url?: string | undefined;
|
|
104569
105550
|
twitter_handle?: string | undefined;
|
|
104570
105551
|
};
|
|
105552
|
+
} | {
|
|
105553
|
+
readonly zodSchema: z.ZodObject<{
|
|
105554
|
+
crustdata_company_id: z.ZodNullable<z.ZodNumber>;
|
|
105555
|
+
basic_info: z.ZodObject<{
|
|
105556
|
+
name: z.ZodNullable<z.ZodString>;
|
|
105557
|
+
primary_domain: z.ZodNullable<z.ZodString>;
|
|
105558
|
+
website_url: z.ZodNullable<z.ZodString>;
|
|
105559
|
+
professional_network_url: z.ZodNullable<z.ZodString>;
|
|
105560
|
+
description: z.ZodNullable<z.ZodString>;
|
|
105561
|
+
company_type: z.ZodNullable<z.ZodString>;
|
|
105562
|
+
year_founded: z.ZodNullable<z.ZodNumber>;
|
|
105563
|
+
employee_count_range: z.ZodNullable<z.ZodString>;
|
|
105564
|
+
markets: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
105565
|
+
industries: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
105566
|
+
logo_url: z.ZodNullable<z.ZodString>;
|
|
105567
|
+
}, z.core.$strip>;
|
|
105568
|
+
headcount: z.ZodObject<{
|
|
105569
|
+
total: z.ZodNullable<z.ZodNumber>;
|
|
105570
|
+
largest_headcount_country: z.ZodNullable<z.ZodString>;
|
|
105571
|
+
growth_percent_1m: z.ZodNullable<z.ZodNumber>;
|
|
105572
|
+
growth_percent_3m: z.ZodNullable<z.ZodNumber>;
|
|
105573
|
+
growth_percent_6m: z.ZodNullable<z.ZodNumber>;
|
|
105574
|
+
growth_percent_12m: z.ZodNullable<z.ZodNumber>;
|
|
105575
|
+
growth_absolute_1m: z.ZodNullable<z.ZodNumber>;
|
|
105576
|
+
growth_absolute_3m: z.ZodNullable<z.ZodNumber>;
|
|
105577
|
+
growth_absolute_6m: z.ZodNullable<z.ZodNumber>;
|
|
105578
|
+
growth_absolute_12m: z.ZodNullable<z.ZodNumber>;
|
|
105579
|
+
}, z.core.$strip>;
|
|
105580
|
+
funding: z.ZodObject<{
|
|
105581
|
+
total_investment_usd: z.ZodNullable<z.ZodNumber>;
|
|
105582
|
+
last_round_amount_usd: z.ZodNullable<z.ZodNumber>;
|
|
105583
|
+
last_fundraise_date: z.ZodNullable<z.ZodString>;
|
|
105584
|
+
last_round_type: z.ZodNullable<z.ZodString>;
|
|
105585
|
+
investors: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
105586
|
+
}, z.core.$strip>;
|
|
105587
|
+
locations: z.ZodObject<{
|
|
105588
|
+
country: z.ZodNullable<z.ZodString>;
|
|
105589
|
+
headquarters: z.ZodNullable<z.ZodString>;
|
|
105590
|
+
state: z.ZodNullable<z.ZodString>;
|
|
105591
|
+
street_address: z.ZodNullable<z.ZodString>;
|
|
105592
|
+
all_office_addresses: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
105593
|
+
}, z.core.$strip>;
|
|
105594
|
+
taxonomy: z.ZodObject<{
|
|
105595
|
+
professional_network_industry: z.ZodNullable<z.ZodString>;
|
|
105596
|
+
professional_network_industries: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
105597
|
+
professional_network_specialities: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
105598
|
+
categories: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
105599
|
+
}, z.core.$strip>;
|
|
105600
|
+
revenue: z.ZodObject<{
|
|
105601
|
+
estimated_lower_bound_usd: z.ZodNullable<z.ZodNumber>;
|
|
105602
|
+
estimated_upper_bound_usd: z.ZodNullable<z.ZodNumber>;
|
|
105603
|
+
ipo_date: z.ZodNullable<z.ZodString>;
|
|
105604
|
+
stock_symbols: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
105605
|
+
fiscal_year_end: z.ZodNullable<z.ZodString>;
|
|
105606
|
+
acquisition_status: z.ZodNullable<z.ZodString>;
|
|
105607
|
+
}, z.core.$strip>;
|
|
105608
|
+
social_profiles: z.ZodObject<{
|
|
105609
|
+
crunchbase_url: z.ZodNullable<z.ZodString>;
|
|
105610
|
+
crunchbase_uuid: z.ZodNullable<z.ZodString>;
|
|
105611
|
+
twitter_url: z.ZodNullable<z.ZodString>;
|
|
105612
|
+
professional_network_url: z.ZodNullable<z.ZodString>;
|
|
105613
|
+
professional_network_id: z.ZodNullable<z.ZodString>;
|
|
105614
|
+
}, z.core.$strip>;
|
|
105615
|
+
}, z.core.$strip>;
|
|
105616
|
+
readonly exampleValue: {
|
|
105617
|
+
crustdata_company_id: number | null;
|
|
105618
|
+
basic_info: {
|
|
105619
|
+
name: string | null;
|
|
105620
|
+
primary_domain: string | null;
|
|
105621
|
+
website_url: string | null;
|
|
105622
|
+
professional_network_url: string | null;
|
|
105623
|
+
description: string | null;
|
|
105624
|
+
company_type: string | null;
|
|
105625
|
+
year_founded: number | null;
|
|
105626
|
+
employee_count_range: string | null;
|
|
105627
|
+
markets: string[] | null;
|
|
105628
|
+
industries: string[] | null;
|
|
105629
|
+
logo_url: string | null;
|
|
105630
|
+
};
|
|
105631
|
+
headcount: {
|
|
105632
|
+
total: number | null;
|
|
105633
|
+
largest_headcount_country: string | null;
|
|
105634
|
+
growth_percent_1m: number | null;
|
|
105635
|
+
growth_percent_3m: number | null;
|
|
105636
|
+
growth_percent_6m: number | null;
|
|
105637
|
+
growth_percent_12m: number | null;
|
|
105638
|
+
growth_absolute_1m: number | null;
|
|
105639
|
+
growth_absolute_3m: number | null;
|
|
105640
|
+
growth_absolute_6m: number | null;
|
|
105641
|
+
growth_absolute_12m: number | null;
|
|
105642
|
+
};
|
|
105643
|
+
funding: {
|
|
105644
|
+
total_investment_usd: number | null;
|
|
105645
|
+
last_round_amount_usd: number | null;
|
|
105646
|
+
last_fundraise_date: string | null;
|
|
105647
|
+
last_round_type: string | null;
|
|
105648
|
+
investors: string[] | null;
|
|
105649
|
+
};
|
|
105650
|
+
locations: {
|
|
105651
|
+
country: string | null;
|
|
105652
|
+
headquarters: string | null;
|
|
105653
|
+
state: string | null;
|
|
105654
|
+
street_address: string | null;
|
|
105655
|
+
all_office_addresses: string[] | null;
|
|
105656
|
+
};
|
|
105657
|
+
taxonomy: {
|
|
105658
|
+
professional_network_industry: string | null;
|
|
105659
|
+
professional_network_industries: string[] | null;
|
|
105660
|
+
professional_network_specialities: string[] | null;
|
|
105661
|
+
categories: string[] | null;
|
|
105662
|
+
};
|
|
105663
|
+
revenue: {
|
|
105664
|
+
estimated_lower_bound_usd: number | null;
|
|
105665
|
+
estimated_upper_bound_usd: number | null;
|
|
105666
|
+
ipo_date: string | null;
|
|
105667
|
+
stock_symbols: string[] | null;
|
|
105668
|
+
fiscal_year_end: string | null;
|
|
105669
|
+
acquisition_status: string | null;
|
|
105670
|
+
};
|
|
105671
|
+
social_profiles: {
|
|
105672
|
+
crunchbase_url: string | null;
|
|
105673
|
+
crunchbase_uuid: string | null;
|
|
105674
|
+
twitter_url: string | null;
|
|
105675
|
+
professional_network_url: string | null;
|
|
105676
|
+
professional_network_id: string | null;
|
|
105677
|
+
};
|
|
105678
|
+
};
|
|
104571
105679
|
} | {
|
|
104572
105680
|
readonly zodSchema: z.ZodObject<{
|
|
104573
105681
|
company_id: z.ZodNumber;
|
|
@@ -106953,7 +108061,7 @@ declare abstract class Pipe<Payload extends {
|
|
|
106953
108061
|
} | null;
|
|
106954
108062
|
label: "Claimed" | "Bucket counter" | "Found in bucket" | "Event count" | "Last event at" | "Sales signals" | "Signal" | "Signal count" | "Signal window start" | "Formula result" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "Deal name" | "Deal amount" | "Founding year" | "Technology list" | "Spending Trend" | "Builtwith technology response" | "Follower count" | "Mobile" | "Phone" | "Landline" | "Job description" | "Email address" | "Personal email" | "Alternate personal email" | "Latest news" | "Work email" | "Headcount" | "Company website URL" | "Company domain" | "Company name" | "Clado person match" | "Icypeas person match" | "Icypeas company match" | "First name" | "Addressee name" | "Avatar URL" | "Address line 1" | "Address line 2" | "Address city" | "Address country" | "State" | "Zip code" | "Last name" | "Estimated salary" | "Skills" | "Is work email result" | "IP address" | "Email validation" | "Professional profile" | "Developer profile URL" | "Alternative developer profile URLs" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "lemlist lead id" | "lemlist enrollment" | "Amplemarket sequence id" | "Sheet name" | "String input" | "Domain" | "URL input" | "Slugified value" | "Timestamp" | "HTTP response status" | "HTTP response body" | "HTTP response headers" | "Luma ID" | "Registered at" | "Event guest match" | "Google Calendar event ID" | "Event title" | "Attendee emails" | "Event match" | "Record ID" | "Record IDs" | "Rows found" | "Rows deleted" | "Matching rows" | "Matching row IDs" | "Gmail e-mail success" | "Gmail draft ID" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Created sheet" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company match" | "Person match" | "Person profile" | "Primary job title" | "Primary seniority" | "Primary company domain" | "LinkedIn post" | "Match score" | "Company enrichment match" | "Company identity matches" | "Post list" | "Crustdata Post list" | "Role finder match" | "Post text" | "Post ID" | "CompanyEnrich matches" | "Logo URL" | "Company Social URL" | "Professional profile (LinkedIn)" | "HubSpot contact found" | "HubSpot contact" | "HubSpot companies found" | "HubSpot company" | "HubSpot company matches" | "HubSpot deals found" | "HubSpot deal" | "HubSpot deal matches" | "HubSpot object ID" | "HubSpot owner ID" | "Owned records" | "HubSpot owner" | "HubSpot update result" | "HubSpot associations found" | "HubSpot associated objects" | "HubSpot activity result" | "Salesforce record ID" | "Salesforce person found" | "Salesforce accounts found" | "Salesforce opportunities found" | "Salesforce record found" | "Salesforce record created" | "Salesforce contact" | "Salesforce lead" | "Salesforce account" | "Salesforce account matches" | "Salesforce opportunity" | "Salesforce opportunity matches" | "Salesforce user" | "Salesforce person" | "Salesforce record" | "Salesforce update result" | "Salesforce activities found" | "Salesforce last activity date" | "Salesforce activities" | "Salesforce activity result" | "LinkedIn Profile URL" | "Attio record ID" | "Attio entry ID" | "Attio person found" | "Attio person" | "Attio companies found" | "Attio company" | "Attio company matches" | "Attio deals found" | "Attio deal" | "Attio deal matches" | "Attio list entry" | "Attio record found" | "Attio record" | "Attio update result" | "Attio activities found" | "Attio last activity date" | "Attio activities" | "Attio workspace member ID" | "Attio workspace member";
|
|
106955
108063
|
isCatalogFIeld: boolean;
|
|
106956
|
-
order: 10 | 45 | 46 | 30 | 43 | 42 | 41 |
|
|
108064
|
+
order: 10 | 40 | 45 | 46 | 30 | 43 | 42 | 41 | 11 | 20 | 21 | 22 | 12 | 90 | 50 | undefined;
|
|
106957
108065
|
isPrimaryOutput: boolean;
|
|
106958
108066
|
};
|
|
106959
108067
|
getOutputFields(): Record<string, PipeOutputField>;
|
|
@@ -107505,6 +108613,73 @@ declare const CONTACT_STANDARD_PROPERTIES: readonly ["email", "firstname", "last
|
|
|
107505
108613
|
declare const COMPANY_STANDARD_PROPERTIES: readonly ["name", "domain", "website", "industry", "numberofemployees", "annualrevenue", "phone", "city", "country", "lifecyclestage", "hubspot_owner_id", "description", "createdate", "hs_lastmodifieddate"];
|
|
107506
108614
|
declare const DEAL_STANDARD_PROPERTIES: readonly ["dealname", "amount", "pipeline", "dealstage", "closedate", "hs_is_closed", "hs_is_closed_won", "dealtype", "hubspot_owner_id", "createdate", "hs_lastmodifieddate"];
|
|
107507
108615
|
//#endregion
|
|
108616
|
+
//#region src/fields/json-meta/fields/crustdata-company-match-v2.d.ts
|
|
108617
|
+
declare const CrustdataCompanyMatchV2Schema: z.ZodObject<{
|
|
108618
|
+
crustdata_company_id: z.ZodNullable<z.ZodNumber>;
|
|
108619
|
+
basic_info: z.ZodObject<{
|
|
108620
|
+
name: z.ZodNullable<z.ZodString>;
|
|
108621
|
+
primary_domain: z.ZodNullable<z.ZodString>;
|
|
108622
|
+
website_url: z.ZodNullable<z.ZodString>;
|
|
108623
|
+
professional_network_url: z.ZodNullable<z.ZodString>;
|
|
108624
|
+
description: z.ZodNullable<z.ZodString>;
|
|
108625
|
+
company_type: z.ZodNullable<z.ZodString>;
|
|
108626
|
+
year_founded: z.ZodNullable<z.ZodNumber>;
|
|
108627
|
+
employee_count_range: z.ZodNullable<z.ZodString>;
|
|
108628
|
+
markets: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
108629
|
+
industries: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
108630
|
+
logo_url: z.ZodNullable<z.ZodString>;
|
|
108631
|
+
}, z.core.$strip>;
|
|
108632
|
+
headcount: z.ZodObject<{
|
|
108633
|
+
total: z.ZodNullable<z.ZodNumber>;
|
|
108634
|
+
largest_headcount_country: z.ZodNullable<z.ZodString>;
|
|
108635
|
+
growth_percent_1m: z.ZodNullable<z.ZodNumber>;
|
|
108636
|
+
growth_percent_3m: z.ZodNullable<z.ZodNumber>;
|
|
108637
|
+
growth_percent_6m: z.ZodNullable<z.ZodNumber>;
|
|
108638
|
+
growth_percent_12m: z.ZodNullable<z.ZodNumber>;
|
|
108639
|
+
growth_absolute_1m: z.ZodNullable<z.ZodNumber>;
|
|
108640
|
+
growth_absolute_3m: z.ZodNullable<z.ZodNumber>;
|
|
108641
|
+
growth_absolute_6m: z.ZodNullable<z.ZodNumber>;
|
|
108642
|
+
growth_absolute_12m: z.ZodNullable<z.ZodNumber>;
|
|
108643
|
+
}, z.core.$strip>;
|
|
108644
|
+
funding: z.ZodObject<{
|
|
108645
|
+
total_investment_usd: z.ZodNullable<z.ZodNumber>;
|
|
108646
|
+
last_round_amount_usd: z.ZodNullable<z.ZodNumber>;
|
|
108647
|
+
last_fundraise_date: z.ZodNullable<z.ZodString>;
|
|
108648
|
+
last_round_type: z.ZodNullable<z.ZodString>;
|
|
108649
|
+
investors: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
108650
|
+
}, z.core.$strip>;
|
|
108651
|
+
locations: z.ZodObject<{
|
|
108652
|
+
country: z.ZodNullable<z.ZodString>;
|
|
108653
|
+
headquarters: z.ZodNullable<z.ZodString>;
|
|
108654
|
+
state: z.ZodNullable<z.ZodString>;
|
|
108655
|
+
street_address: z.ZodNullable<z.ZodString>;
|
|
108656
|
+
all_office_addresses: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
108657
|
+
}, z.core.$strip>;
|
|
108658
|
+
taxonomy: z.ZodObject<{
|
|
108659
|
+
professional_network_industry: z.ZodNullable<z.ZodString>;
|
|
108660
|
+
professional_network_industries: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
108661
|
+
professional_network_specialities: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
108662
|
+
categories: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
108663
|
+
}, z.core.$strip>;
|
|
108664
|
+
revenue: z.ZodObject<{
|
|
108665
|
+
estimated_lower_bound_usd: z.ZodNullable<z.ZodNumber>;
|
|
108666
|
+
estimated_upper_bound_usd: z.ZodNullable<z.ZodNumber>;
|
|
108667
|
+
ipo_date: z.ZodNullable<z.ZodString>;
|
|
108668
|
+
stock_symbols: z.ZodNullable<z.ZodArray<z.ZodString>>;
|
|
108669
|
+
fiscal_year_end: z.ZodNullable<z.ZodString>;
|
|
108670
|
+
acquisition_status: z.ZodNullable<z.ZodString>;
|
|
108671
|
+
}, z.core.$strip>;
|
|
108672
|
+
social_profiles: z.ZodObject<{
|
|
108673
|
+
crunchbase_url: z.ZodNullable<z.ZodString>;
|
|
108674
|
+
crunchbase_uuid: z.ZodNullable<z.ZodString>;
|
|
108675
|
+
twitter_url: z.ZodNullable<z.ZodString>;
|
|
108676
|
+
professional_network_url: z.ZodNullable<z.ZodString>;
|
|
108677
|
+
professional_network_id: z.ZodNullable<z.ZodString>;
|
|
108678
|
+
}, z.core.$strip>;
|
|
108679
|
+
}, z.core.$strip>;
|
|
108680
|
+
type CrustdataCompanyMatchV2Field = z.infer<typeof CrustdataCompanyMatchV2Schema>;
|
|
108681
|
+
declare const crustdataCompanyMatchV2ExampleValue: CrustdataCompanyMatchV2Field;
|
|
108682
|
+
//#endregion
|
|
107508
108683
|
//#region src/fields/json-meta/fields/post_match.d.ts
|
|
107509
108684
|
declare const B2BPostMatchSchema: z.ZodObject<{
|
|
107510
108685
|
share_urn: z.ZodNullable<z.ZodString>;
|
|
@@ -112958,8 +114133,8 @@ declare function catalogInput(field: NamedFieldEntry, config: {
|
|
|
112958
114133
|
alias?: string | undefined;
|
|
112959
114134
|
}> | undefined;
|
|
112960
114135
|
} | null | undefined): {
|
|
112961
|
-
name: "name" | "profile_url" | "skills" | "job_title" | "company_name" | "company_social_url" | "job_description" | "headcount" | "company_industry" | "message" | "email" | "company_description" | "cleaned_company_name" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "company_website_url" | "company_domain" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "ip_address" | "avatar_url" | "estimated_salary" | "is_email_valid" | "developer_profile_url" | "alternative_developer_profile_urls" | "company_profile_url" | "profile_posts" | "clado_person_match" | "clado_person_match_v2" | "icypeas_person_match" | "icypeas_company_match" | "clado_person_profile" | "resend_email_success" | "email_body" | "email_subject" | "profile" | "mobile" | "landline" | "phone" | "slack_message_success" | "funding_history" | "funding_total_usd" | "deal_name" | "deal_amount" | "template_output" | "gmail_email_success" | "gmail_draft_id" | "zerobounce_validation_status" | "zerobounce_validation_match" | "leadmagic_competitor_list" | "leadmagic_acquisition_history" | "leadmagic_company_news_list" | "merge_result" | "mapped_links" | "website_markdown" | "website_html" | "website_url" | "urls" | "website_links" | "firecrawl_extract_result" | "parallel_extract_result" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "sheet_rows_found_count" | "sheet_deleted_count" | "sheet_found_rows" | "sheet_found_row_ids" | "db_rows_found_count" | "db_found_rows" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "crustdata_company_match" | "crustdata_companyenrich_match" | "crustdata_company_identity_matches" | "crustdata_person_match" | "person_profile_match" | "primary_job_title" | "primary_seniority" | "primary_company_domain" | "parallel_person_entity_match" | "parallel_company_entity_match" | "post_list_string" | "crustdata_post_list" | "crustdata_profile_match_score" | "amplemarket_person_match" | "amplemarket_company_match" | "created_sheet" | "sheet" | "string_input" | "domain" | "url_input" | "slugified" | "timestamp" | "http_response_status" | "http_response_body" | "http_response_headers" | "luma_id" | "registered_at" | "luma_event_guest_match" | "google_calendar_event_id" | "event_title" | "attendee_emails" | "calendar_event_match" | "post_match" | "post_text" | "post_id" | "lemlist_lead_id" | "lemlist_enrollment_result" | "amplemarket_sequence_id" | "is_claim_successful" | "bucket_counter" | "found_in_bucket" | "bucket_event_count" | "bucket_event_last_at" | "signal_list" | "signal_match" | "signal_count" | "signal_window_start" | "formula_result" | "hubspot_contact_found" | "hubspot_contact_match" | "hubspot_companies_found_count" | "hubspot_company_match" | "hubspot_company_matches" | "hubspot_deals_found_count" | "hubspot_deal_match" | "hubspot_deal_matches" | "hubspot_owner_id" | "hubspot_owned_count" | "hubspot_owner_match" | "hubspot_object_id" | "hubspot_update_result" | "hubspot_associated_count" | "hubspot_associated_objects" | "hubspot_activity_result" | "salesforce_record_id" | "salesforce_owned_count" | "salesforce_person_found" | "salesforce_accounts_found_count" | "salesforce_opportunities_found_count" | "salesforce_record_found" | "salesforce_record_created" | "salesforce_contact_match" | "salesforce_lead_match" | "salesforce_account_match" | "salesforce_account_matches" | "salesforce_opportunity_match" | "salesforce_opportunity_matches" | "salesforce_user_match" | "salesforce_person_match" | "salesforce_record_match" | "salesforce_update_result" | "salesforce_activities" | "salesforce_activities_found_count" | "salesforce_last_activity_date" | "salesforce_activity_result" | "attio_record_id" | "attio_entry_id" | "attio_person_found" | "attio_person_match" | "attio_companies_found_count" | "attio_company_match" | "attio_company_matches" | "attio_deals_found_count" | "attio_deal_match" | "attio_deal_matches" | "attio_entry_match" | "attio_record_found" | "attio_record_match" | "attio_update_result" | "attio_activities" | "attio_activities_found_count" | "attio_last_activity_date" | "attio_workspace_member_id" | "attio_workspace_member_match" | "professional_profile_url" | "professional_profile" | "mobile_number";
|
|
112962
|
-
description: "Whether this row won the bucket claim (true → proceed) or the key was already taken (resolves no_result)." | "The number a counter bucket assigned to this row's key (stable across re-runs of the same key)." | "Whether the row's key is present (and live) in the checked bucket." | "How often this row's key has matched the countif condition so far (0 before any event). Alias it to name what is counted (e.g. error_count)." | "When this row's key last matched the countif condition (ISO 8601, UTC; null before any event). Alias it to name the moment (e.g. last_successfully_enriched_at)." | "Sales signals detected in the scan window — one entry per moment in time (job change, promotion, role change, work anniversary, graduation), each with a stable signal_id for downstream dedup." | "ONE standardized sales signal — the single input column of a signals table. Every signals:* producer emits this same shape (person- or company-scoped), so the table needs no other input columns: every downstream column (signal_id, category, occurred_at, company_domain, profile_url, metadata details, …) is json-extracted from this payload." | "Number of signals in the latest scan (0 when none) — flat mirror of the signals list so conditions can reference it." | "Per-row scan-window start date (YYYY-MM-DD). Feed it to a signals pipe to override the default lookback — e.g. computed from re-enrichment cadence by formula:run@1." | "The value returned by the formula. Type and format follow the formula pipe's result type setting." | "A summary of the main business purpose and objectives." | "The standardized and cleaned version of the company name, ensuring consistency across different entries." | "Markdown-formatted scrape of a website." | "A list of website links." | "HTML-formatted scrape of a website." | "Generic URL of a website." | "List of URLs" | "List of URLs scraped from a website" | "Fully enriched people profile" | "The industry in which the company operates." | "The region corresponding to the company's country." | "An optional hint to help pinpoint a person's or company's location." | "A list of the top competitors for a given company as provided by LeadMagic" | "A list of acquisitions by a given company" | "A list of company news" | "The estimated annual revenue of the company." | "List of corporate funding rounds." | "Amount of total known funding" | "Name of the sales deal / opportunity." | "Monetary value of the sales deal / opportunity." | "The year the company was founded." | "A flat list of technologies used by a company" | "Technology spending trend over the last 2 years. Average deviation between measuring points in %." | "A datastructure containing the technologies used by this company" | "Social followers (or zero if not found)." | "Mobile telephone number of a person." | "A generic field for phone numbers. Can be mobile or landline." | "A landline phone number" | "Current job title of a person" | "Description of current job" | "A union field that can contain both professional and personal email addresses." | "The personal email address of a prospect." | "The personal email addresses that are associated with a prospect but less likely to be the primary email address of a prospect." | "Latest company news." | "Email address of a person connection to their place of employment." | "Total number of people employed in a particular organization" | "Website URL of a related company." | "Bare domain of a related company. Example: stripe.com (no scheme, no path)." | "Name of a company." | "Object returned from a Clado people search." | "Object returned from a Icypeas people search" | "First name of a person." | "Recipient name in the format required by postal services." | "URL for profile picture" | "First line of an address (e.g. street address)" | "The formatted address of a company’s headquarters." | "Name of a city as needed for an address." | "Name of a country as needed for an address." | "Name of a state." | "A postal zip code. Usually a combination of numbers and letters." | "Last name of a person." | "Estimated total salary in USD." | "List of professional skills" | "Check if a given email is a work email." | "The full name of a person. Usually a combination of first and last name." | "IP Address of a person" | "Check if an email address is valid and can receive emails." | "A standardized format for returning LinkedIn profile data." | "A person's LinkedIn profile URL." | "A person's primary developer profile URL (e.g. GitHub)." | "Additional developer profile URLs (GitHub, GitLab, etc.) discovered for the person." | "List of recent LinkedIn posts in JSON format." | "Professional profile headline" | "Company LinkedIn URL." | "Result of email sending action using Resend" | "Id of a single resend contact" | "Id of the lead created in a lemlist campaign." | "Leaner snake_case object describing a lead's enrollment into a lemlist campaign." | "Id of the Amplemarket sequence the lead was enrolled into." | "Name of a pipe0 sheet" | "Input field of type string" | "A domain field." | "Input field of type string and URL format" | "A value that has been stripped of characters not found in slugs." | "The date-time at which the pipe ran (ISO 8601, UTC), optionally shifted/truncated by the pipe's config. Alias it to name the moment it records (e.g. last_attempted_at, next_review_at)." | "HTTP status code returned by the upstream endpoint." | "Parsed JSON body returned by the upstream endpoint." | "Response headers returned by the upstream endpoint as a flat key-value map." | "Unique identifier of the guest's event registration in Luma." | "ISO timestamp of when the guest registered for the event." | "Full event guest object returned by Luma." | "Identifier of the event in Google Calendar, used for dedup and single-event lookups. Recurring events are expanded, so each occurrence has its own stable instance ID." | "Title (summary) of the calendar event." | "Email addresses of the event's attendees. Meeting rooms and other resources are excluded; large events may return a truncated guest list." | "Standardized calendar event (provider-neutral): title, start/end, timezone, normalized type, location, organizer and attendee emails, event link, and virtual meeting link." | "ID of sheet record" | "IDs sheet records" | "Total number of matching rows in the target sheet (not capped by the row limit)" | "Number of rows deleted from the target sheet (0 when nothing matched or the sheet does not exist yet)." | "The matching rows of the target sheet — each row is its record id plus one entry per column" | "Stable record IDs of the matching rows in the target sheet" | "Total number of rows matched by the query (not capped by the row limit)" | "The rows returned by the query, keyed by the result set's column names" | "Result of email sending action using Gmail" | "ID of the draft created in the connected Gmail account" | "Result of sending a message using Slack" | "The test of an email formatted as markdown" | "A markdown message that be send to any chat app." | "Subject line for email" | "Template value where the tags are replaces with real values" | "Email validation status. Allowed values are: 'valid', 'invalid', 'catch_all', 'unknown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Reference to a created sheet" | "Result of a firecrawl extract operation" | "Flat list of Parallel Extract results (url, title, publish_date, excerpts)." | "Exa search result." | "CompanyEnrich response object" | "Crustdata company match object" | "Standardized LinkedIn person profile: identity, location, employment and education history, skills, and languages." | "Job title at the person's primary current employer (mirrors person_profile_match.primary_job_title). Null when the person has no current employment." | "Highest seniority bucket across the person's current roles (mirrors person_profile_match.highest_current_seniority_level). One of: \"c_suite\", \"leadership\", \"manager\", \"senior_ic\", \"ic\", \"frontline\", \"junior\", \"unknown\" — so a condition like matches \"^(c_suite|leadership|manager)$\" selects manager-and-above." | "Company domain of the person's primary current employer (mirrors person_profile_match.primary_company_domain) — feeds CRM company-match pipes directly." | "A detailed representation of a LinkedIn post" | "Parallel person match object parsed from the entity description" | "Parallel company match object parsed from the entity description" | "A number between 1 and 0 indicating the confidence that the profile belongs to the input email address." | "Crustdata company enrichment match." | "List of Crustdata company candidates matched by name or domain." | "LinkedIn post list" | "Rich JSON post list" | "Result of a role finder operation" | "Raw text content of a social media post" | "Stable identifier of the post (its LinkedIn share URN)" | "Person match object as returned by Amplemarket" | "Company match object as returned by Amplemarket" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL)." | "Whether a HubSpot contact matched the email (a clean miss is not an error)." | "One HubSpot contact record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties. Match-pipe output also carries matched_by." | "Number of HubSpot companies matching the domain. Domain is HubSpot's dedupe key but not unique — multiple matches are normal." | "One HubSpot company record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties." | "All HubSpot companies matching the domain, each with id, url, matched_by, and the selected properties." | "Number of HubSpot deals associated with the matched company or contact." | "One HubSpot deal record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties." | "Matched HubSpot deals (sorted by close date, newest first), each with id, url, and the selected properties." | "Record ID (hs_object_id) of the HubSpot record — the identifier to write back to it (object:update, object:associations)." | "ID of the HubSpot owner (user) — the value stored in `hubspot_owner_id` properties on contacts, companies, and deals." | "Number of records of the selected object type owned by this HubSpot owner (only when ownership counts are enabled)." | "The HubSpot owner record: id, email, name, archived flag, and team memberships." | "Result of the HubSpot update: id, url, object type, and updated property names." | "Number of associated HubSpot objects found for the source record." | "Associated HubSpot objects, each with id, url, association labels, and the selected properties under properties." | "Result of logging a HubSpot engagement: id, url, the engagement type, and the record it was associated to." | "18-character ID of the Salesforce record — the identifier to write back to it (record:update, record:lookup). Every Salesforce surface emits this same column, so it chains regardless of source." | "Number of records of the selected object type owned by this Salesforce user (only when ownership counts are enabled)." | "Whether the email matched a Salesforce Contact, Lead, or Person Account (a clean miss is not an error)." | "Number of Salesforce accounts matching the domain. Accounts have no unique domain key — multiple matches are normal." | "Number of Salesforce opportunities reached via the matched account or contact role." | "Whether the record ID resolved to a live Salesforce record (deleted/missing is a clean miss, not an error)." | "Whether the assert created a new record (true) or updated an existing one matched by the external ID (false)." | "One Salesforce contact record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "One Salesforce lead record: id, url, and the standard field set as flat typed keys (including IsConverted/ConvertedContactId); picked custom fields nest under custom_properties." | "One Salesforce account record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "All Salesforce accounts matching the domain (oldest first), each with id, url, matched_variant, and the selected fields." | "One Salesforce opportunity record: id, url, and the standard field set as flat typed keys (IsClosed/IsWon carry the org-invariant status); picked custom fields nest under custom_properties." | "Matched Salesforce opportunities (newest close date first), each with id, url, contact_roles edge metadata, and the selected fields." | "One Salesforce user record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "The matched Salesforce person across Contact, Lead, and Person Account shapes: object_type says which; keys foreign to the matched shape are null. Carries matched_by and is_converted_redirect." | "A generic Salesforce record (any object): id, url, object_type, and ALL fields visible to the connected user nested under record." | "Result of the Salesforce update: id, url, object type, updated field names, and the fresh post-write record (formulas/triggers may rewrite values after save)." | "Total tasks and events on the record's timeline matching the filters — the true total before the display limit." | "Most recent activity date across the record's tasks and events (null when the timeline is empty) — chain a run_if on it to gate stale records." | "The record's activity timeline (tasks and events, newest first), each with id, url, object_type, subject, status, activity_date, subtype, who_id/what_id anchors, and picked custom fields under custom_properties." | "Result of logging a Salesforce activity: id, url, subject, subtype, the who_id/what_id anchors, and created (false only when an idempotency key matched an existing record)." | "Record ID of the Attio record — the identifier to write back to it (record:lookup, record:update)." | "ID of the Attio list entry (a record can sit in a list more than once; the entry carries the list-level attributes such as stage)." | "Whether an Attio person matched the email (a clean miss is not an error)." | "One Attio person record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties. Match-pipe output also carries matched_by." | "Number of Attio companies matching the domain. Exact domain values are unique (≤1); root-domain matching can legitimately return several subdomain records." | "One Attio company record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties." | "All Attio companies matching the domain, each with id, url, matched_on, and the selected attributes." | "Number of Attio deals associated with the matched company or person." | "One Attio deal record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties. Stage titles are workspace-defined." | "Matched Attio deals (newest first), each with id, url, and the selected attributes." | "One Attio list entry: entry id, the parent record's url and id, entry-level attribute values under entry_values, and picked parent attributes under custom_properties." | "Whether an Attio record was found (a clean miss is not an error)." | "One Attio record of any object (custom objects included): id, url, object, attribute values under values, and picked attributes under custom_properties." | "Result of the Attio update: id, url, object, and updated attribute slugs." | "Number of Attio activities (notes, meetings, tasks) linked to the record — the true total before the display cap." | "Timestamp of the most recent Attio activity linked to the record — the chainable staleness gate (null when there is none)." | "Per-record activity timeline merged from Attio notes, meetings, and tasks (newest first): each item carries id, type, title, content, occurred_at, url, and type-specific fields." | "Workspace member ID of the Attio user — matches actor-reference attributes (e.g. a deal's owner) on other Attio records." | "One Attio workspace member: id, email, name, access level, and avatar URL.";
|
|
114136
|
+
name: "name" | "profile_url" | "skills" | "job_title" | "company_name" | "company_social_url" | "job_description" | "headcount" | "company_industry" | "message" | "email" | "company_description" | "cleaned_company_name" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "company_website_url" | "company_domain" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "ip_address" | "avatar_url" | "estimated_salary" | "is_email_valid" | "developer_profile_url" | "alternative_developer_profile_urls" | "company_profile_url" | "profile_posts" | "clado_person_match" | "clado_person_match_v2" | "icypeas_person_match" | "icypeas_company_match" | "clado_person_profile" | "resend_email_success" | "email_body" | "email_subject" | "profile" | "mobile" | "landline" | "phone" | "slack_message_success" | "funding_history" | "funding_total_usd" | "deal_name" | "deal_amount" | "template_output" | "gmail_email_success" | "gmail_draft_id" | "zerobounce_validation_status" | "zerobounce_validation_match" | "leadmagic_competitor_list" | "leadmagic_acquisition_history" | "leadmagic_company_news_list" | "merge_result" | "mapped_links" | "website_markdown" | "website_html" | "website_url" | "urls" | "website_links" | "firecrawl_extract_result" | "parallel_extract_result" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "sheet_rows_found_count" | "sheet_deleted_count" | "sheet_found_rows" | "sheet_found_row_ids" | "db_rows_found_count" | "db_found_rows" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "crustdata_company_match" | "crustdata_company_match_v2" | "crustdata_companyenrich_match" | "crustdata_company_identity_matches" | "crustdata_person_match" | "person_profile_match" | "primary_job_title" | "primary_seniority" | "primary_company_domain" | "parallel_person_entity_match" | "parallel_company_entity_match" | "post_list_string" | "crustdata_post_list" | "crustdata_profile_match_score" | "amplemarket_person_match" | "amplemarket_company_match" | "created_sheet" | "sheet" | "string_input" | "domain" | "url_input" | "slugified" | "timestamp" | "http_response_status" | "http_response_body" | "http_response_headers" | "luma_id" | "registered_at" | "luma_event_guest_match" | "google_calendar_event_id" | "event_title" | "attendee_emails" | "calendar_event_match" | "post_match" | "post_text" | "post_id" | "lemlist_lead_id" | "lemlist_enrollment_result" | "amplemarket_sequence_id" | "is_claim_successful" | "bucket_counter" | "found_in_bucket" | "bucket_event_count" | "bucket_event_last_at" | "signal_list" | "signal_match" | "signal_count" | "signal_window_start" | "formula_result" | "hubspot_contact_found" | "hubspot_contact_match" | "hubspot_companies_found_count" | "hubspot_company_match" | "hubspot_company_matches" | "hubspot_deals_found_count" | "hubspot_deal_match" | "hubspot_deal_matches" | "hubspot_owner_id" | "hubspot_owned_count" | "hubspot_owner_match" | "hubspot_object_id" | "hubspot_update_result" | "hubspot_associated_count" | "hubspot_associated_objects" | "hubspot_activity_result" | "salesforce_record_id" | "salesforce_owned_count" | "salesforce_person_found" | "salesforce_accounts_found_count" | "salesforce_opportunities_found_count" | "salesforce_record_found" | "salesforce_record_created" | "salesforce_contact_match" | "salesforce_lead_match" | "salesforce_account_match" | "salesforce_account_matches" | "salesforce_opportunity_match" | "salesforce_opportunity_matches" | "salesforce_user_match" | "salesforce_person_match" | "salesforce_record_match" | "salesforce_update_result" | "salesforce_activities" | "salesforce_activities_found_count" | "salesforce_last_activity_date" | "salesforce_activity_result" | "attio_record_id" | "attio_entry_id" | "attio_person_found" | "attio_person_match" | "attio_companies_found_count" | "attio_company_match" | "attio_company_matches" | "attio_deals_found_count" | "attio_deal_match" | "attio_deal_matches" | "attio_entry_match" | "attio_record_found" | "attio_record_match" | "attio_update_result" | "attio_activities" | "attio_activities_found_count" | "attio_last_activity_date" | "attio_workspace_member_id" | "attio_workspace_member_match" | "professional_profile_url" | "professional_profile" | "mobile_number";
|
|
114137
|
+
description: "Whether this row won the bucket claim (true → proceed) or the key was already taken (resolves no_result)." | "The number a counter bucket assigned to this row's key (stable across re-runs of the same key)." | "Whether the row's key is present (and live) in the checked bucket." | "How often this row's key has matched the countif condition so far (0 before any event). Alias it to name what is counted (e.g. error_count)." | "When this row's key last matched the countif condition (ISO 8601, UTC; null before any event). Alias it to name the moment (e.g. last_successfully_enriched_at)." | "Sales signals detected in the scan window — one entry per moment in time (job change, promotion, role change, work anniversary, graduation), each with a stable signal_id for downstream dedup." | "ONE standardized sales signal — the single input column of a signals table. Every signals:* producer emits this same shape (person- or company-scoped), so the table needs no other input columns: every downstream column (signal_id, category, occurred_at, company_domain, profile_url, metadata details, …) is json-extracted from this payload." | "Number of signals in the latest scan (0 when none) — flat mirror of the signals list so conditions can reference it." | "Per-row scan-window start date (YYYY-MM-DD). Feed it to a signals pipe to override the default lookback — e.g. computed from re-enrichment cadence by formula:run@1." | "The value returned by the formula. Type and format follow the formula pipe's result type setting." | "A summary of the main business purpose and objectives." | "The standardized and cleaned version of the company name, ensuring consistency across different entries." | "Markdown-formatted scrape of a website." | "A list of website links." | "HTML-formatted scrape of a website." | "Generic URL of a website." | "List of URLs" | "List of URLs scraped from a website" | "Fully enriched people profile" | "The industry in which the company operates." | "The region corresponding to the company's country." | "An optional hint to help pinpoint a person's or company's location." | "A list of the top competitors for a given company as provided by LeadMagic" | "A list of acquisitions by a given company" | "A list of company news" | "The estimated annual revenue of the company." | "List of corporate funding rounds." | "Amount of total known funding" | "Name of the sales deal / opportunity." | "Monetary value of the sales deal / opportunity." | "The year the company was founded." | "A flat list of technologies used by a company" | "Technology spending trend over the last 2 years. Average deviation between measuring points in %." | "A datastructure containing the technologies used by this company" | "Social followers (or zero if not found)." | "Mobile telephone number of a person." | "A generic field for phone numbers. Can be mobile or landline." | "A landline phone number" | "Current job title of a person" | "Description of current job" | "A union field that can contain both professional and personal email addresses." | "The personal email address of a prospect." | "The personal email addresses that are associated with a prospect but less likely to be the primary email address of a prospect." | "Latest company news." | "Email address of a person connection to their place of employment." | "Total number of people employed in a particular organization" | "Website URL of a related company." | "Bare domain of a related company. Example: stripe.com (no scheme, no path)." | "Name of a company." | "Object returned from a Clado people search." | "Object returned from a Icypeas people search" | "First name of a person." | "Recipient name in the format required by postal services." | "URL for profile picture" | "First line of an address (e.g. street address)" | "The formatted address of a company’s headquarters." | "Name of a city as needed for an address." | "Name of a country as needed for an address." | "Name of a state." | "A postal zip code. Usually a combination of numbers and letters." | "Last name of a person." | "Estimated total salary in USD." | "List of professional skills" | "Check if a given email is a work email." | "The full name of a person. Usually a combination of first and last name." | "IP Address of a person" | "Check if an email address is valid and can receive emails." | "A standardized format for returning LinkedIn profile data." | "A person's LinkedIn profile URL." | "A person's primary developer profile URL (e.g. GitHub)." | "Additional developer profile URLs (GitHub, GitLab, etc.) discovered for the person." | "List of recent LinkedIn posts in JSON format." | "Professional profile headline" | "Company LinkedIn URL." | "Result of email sending action using Resend" | "Id of a single resend contact" | "Id of the lead created in a lemlist campaign." | "Leaner snake_case object describing a lead's enrollment into a lemlist campaign." | "Id of the Amplemarket sequence the lead was enrolled into." | "Name of a pipe0 sheet" | "Input field of type string" | "A domain field." | "Input field of type string and URL format" | "A value that has been stripped of characters not found in slugs." | "The date-time at which the pipe ran (ISO 8601, UTC), optionally shifted/truncated by the pipe's config. Alias it to name the moment it records (e.g. last_attempted_at, next_review_at)." | "HTTP status code returned by the upstream endpoint." | "Parsed JSON body returned by the upstream endpoint." | "Response headers returned by the upstream endpoint as a flat key-value map." | "Unique identifier of the guest's event registration in Luma." | "ISO timestamp of when the guest registered for the event." | "Full event guest object returned by Luma." | "Identifier of the event in Google Calendar, used for dedup and single-event lookups. Recurring events are expanded, so each occurrence has its own stable instance ID." | "Title (summary) of the calendar event." | "Email addresses of the event's attendees. Meeting rooms and other resources are excluded; large events may return a truncated guest list." | "Standardized calendar event (provider-neutral): title, start/end, timezone, normalized type, location, organizer and attendee emails, event link, and virtual meeting link." | "ID of sheet record" | "IDs sheet records" | "Total number of matching rows in the target sheet (not capped by the row limit)" | "Number of rows deleted from the target sheet (0 when nothing matched or the sheet does not exist yet)." | "The matching rows of the target sheet — each row is its record id plus one entry per column" | "Stable record IDs of the matching rows in the target sheet" | "Total number of rows matched by the query (not capped by the row limit)" | "The rows returned by the query, keyed by the result set's column names" | "Result of email sending action using Gmail" | "ID of the draft created in the connected Gmail account" | "Result of sending a message using Slack" | "The test of an email formatted as markdown" | "A markdown message that be send to any chat app." | "Subject line for email" | "Template value where the tags are replaces with real values" | "Email validation status. Allowed values are: 'valid', 'invalid', 'catch_all', 'unknown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Reference to a created sheet" | "Result of a firecrawl extract operation" | "Flat list of Parallel Extract results (url, title, publish_date, excerpts)." | "Exa search result." | "CompanyEnrich response object" | "Crustdata company match object" | "Standardized LinkedIn person profile: identity, location, employment and education history, skills, and languages." | "Job title at the person's primary current employer (mirrors person_profile_match.primary_job_title). Null when the person has no current employment." | "Highest seniority bucket across the person's current roles (mirrors person_profile_match.highest_current_seniority_level). One of: \"c_suite\", \"leadership\", \"manager\", \"senior_ic\", \"ic\", \"frontline\", \"junior\", \"unknown\" — so a condition like matches \"^(c_suite|leadership|manager)$\" selects manager-and-above." | "Company domain of the person's primary current employer (mirrors person_profile_match.primary_company_domain) — feeds CRM company-match pipes directly." | "A detailed representation of a LinkedIn post" | "Parallel person match object parsed from the entity description" | "Parallel company match object parsed from the entity description" | "A number between 1 and 0 indicating the confidence that the profile belongs to the input email address." | "Crustdata company match object (2025-11-01 API generation): identity, headcount and growth, funding, locations, taxonomy, revenue, and social profiles." | "Crustdata company enrichment match." | "List of Crustdata company candidates matched by name or domain." | "LinkedIn post list" | "Rich JSON post list" | "Result of a role finder operation" | "Raw text content of a social media post" | "Stable identifier of the post (its LinkedIn share URN)" | "Person match object as returned by Amplemarket" | "Company match object as returned by Amplemarket" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL)." | "Whether a HubSpot contact matched the email (a clean miss is not an error)." | "One HubSpot contact record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties. Match-pipe output also carries matched_by." | "Number of HubSpot companies matching the domain. Domain is HubSpot's dedupe key but not unique — multiple matches are normal." | "One HubSpot company record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties." | "All HubSpot companies matching the domain, each with id, url, matched_by, and the selected properties." | "Number of HubSpot deals associated with the matched company or contact." | "One HubSpot deal record: id, url, and the standard property set as flat keys; picked custom properties nest under custom_properties." | "Matched HubSpot deals (sorted by close date, newest first), each with id, url, and the selected properties." | "Record ID (hs_object_id) of the HubSpot record — the identifier to write back to it (object:update, object:associations)." | "ID of the HubSpot owner (user) — the value stored in `hubspot_owner_id` properties on contacts, companies, and deals." | "Number of records of the selected object type owned by this HubSpot owner (only when ownership counts are enabled)." | "The HubSpot owner record: id, email, name, archived flag, and team memberships." | "Result of the HubSpot update: id, url, object type, and updated property names." | "Number of associated HubSpot objects found for the source record." | "Associated HubSpot objects, each with id, url, association labels, and the selected properties under properties." | "Result of logging a HubSpot engagement: id, url, the engagement type, and the record it was associated to." | "18-character ID of the Salesforce record — the identifier to write back to it (record:update, record:lookup). Every Salesforce surface emits this same column, so it chains regardless of source." | "Number of records of the selected object type owned by this Salesforce user (only when ownership counts are enabled)." | "Whether the email matched a Salesforce Contact, Lead, or Person Account (a clean miss is not an error)." | "Number of Salesforce accounts matching the domain. Accounts have no unique domain key — multiple matches are normal." | "Number of Salesforce opportunities reached via the matched account or contact role." | "Whether the record ID resolved to a live Salesforce record (deleted/missing is a clean miss, not an error)." | "Whether the assert created a new record (true) or updated an existing one matched by the external ID (false)." | "One Salesforce contact record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "One Salesforce lead record: id, url, and the standard field set as flat typed keys (including IsConverted/ConvertedContactId); picked custom fields nest under custom_properties." | "One Salesforce account record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "All Salesforce accounts matching the domain (oldest first), each with id, url, matched_variant, and the selected fields." | "One Salesforce opportunity record: id, url, and the standard field set as flat typed keys (IsClosed/IsWon carry the org-invariant status); picked custom fields nest under custom_properties." | "Matched Salesforce opportunities (newest close date first), each with id, url, contact_roles edge metadata, and the selected fields." | "One Salesforce user record: id, url, and the standard field set as flat typed keys; picked custom fields nest under custom_properties." | "The matched Salesforce person across Contact, Lead, and Person Account shapes: object_type says which; keys foreign to the matched shape are null. Carries matched_by and is_converted_redirect." | "A generic Salesforce record (any object): id, url, object_type, and ALL fields visible to the connected user nested under record." | "Result of the Salesforce update: id, url, object type, updated field names, and the fresh post-write record (formulas/triggers may rewrite values after save)." | "Total tasks and events on the record's timeline matching the filters — the true total before the display limit." | "Most recent activity date across the record's tasks and events (null when the timeline is empty) — chain a run_if on it to gate stale records." | "The record's activity timeline (tasks and events, newest first), each with id, url, object_type, subject, status, activity_date, subtype, who_id/what_id anchors, and picked custom fields under custom_properties." | "Result of logging a Salesforce activity: id, url, subject, subtype, the who_id/what_id anchors, and created (false only when an idempotency key matched an existing record)." | "Record ID of the Attio record — the identifier to write back to it (record:lookup, record:update)." | "ID of the Attio list entry (a record can sit in a list more than once; the entry carries the list-level attributes such as stage)." | "Whether an Attio person matched the email (a clean miss is not an error)." | "One Attio person record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties. Match-pipe output also carries matched_by." | "Number of Attio companies matching the domain. Exact domain values are unique (≤1); root-domain matching can legitimately return several subdomain records." | "One Attio company record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties." | "All Attio companies matching the domain, each with id, url, matched_on, and the selected attributes." | "Number of Attio deals associated with the matched company or person." | "One Attio deal record: id, url, and the standard attribute set as flat keys; picked custom attributes nest under custom_properties. Stage titles are workspace-defined." | "Matched Attio deals (newest first), each with id, url, and the selected attributes." | "One Attio list entry: entry id, the parent record's url and id, entry-level attribute values under entry_values, and picked parent attributes under custom_properties." | "Whether an Attio record was found (a clean miss is not an error)." | "One Attio record of any object (custom objects included): id, url, object, attribute values under values, and picked attributes under custom_properties." | "Result of the Attio update: id, url, object, and updated attribute slugs." | "Number of Attio activities (notes, meetings, tasks) linked to the record — the true total before the display cap." | "Timestamp of the most recent Attio activity linked to the record — the chainable staleness gate (null when there is none)." | "Per-record activity timeline merged from Attio notes, meetings, and tasks (newest first): each item carries id, type, title, content, occurred_at, url, and type-specific fields." | "Workspace member ID of the Attio user — matches actor-reference attributes (e.g. a deal's owner) on other Attio records." | "One Attio workspace member: id, email, name, access level, and avatar URL.";
|
|
112963
114138
|
resolvedName: string;
|
|
112964
114139
|
type: "string" | "number" | "boolean" | "unknown" | "json";
|
|
112965
114140
|
label: "Claimed" | "Bucket counter" | "Found in bucket" | "Event count" | "Last event at" | "Sales signals" | "Signal" | "Signal count" | "Signal window start" | "Formula result" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "Deal name" | "Deal amount" | "Founding year" | "Technology list" | "Spending Trend" | "Builtwith technology response" | "Follower count" | "Mobile" | "Phone" | "Landline" | "Job description" | "Email address" | "Personal email" | "Alternate personal email" | "Latest news" | "Work email" | "Headcount" | "Company website URL" | "Company domain" | "Company name" | "Clado person match" | "Icypeas person match" | "Icypeas company match" | "First name" | "Addressee name" | "Avatar URL" | "Address line 1" | "Address line 2" | "Address city" | "Address country" | "State" | "Zip code" | "Last name" | "Estimated salary" | "Skills" | "Is work email result" | "IP address" | "Email validation" | "Professional profile" | "Developer profile URL" | "Alternative developer profile URLs" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "lemlist lead id" | "lemlist enrollment" | "Amplemarket sequence id" | "Sheet name" | "String input" | "Domain" | "URL input" | "Slugified value" | "Timestamp" | "HTTP response status" | "HTTP response body" | "HTTP response headers" | "Luma ID" | "Registered at" | "Event guest match" | "Google Calendar event ID" | "Event title" | "Attendee emails" | "Event match" | "Record ID" | "Record IDs" | "Rows found" | "Rows deleted" | "Matching rows" | "Matching row IDs" | "Gmail e-mail success" | "Gmail draft ID" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Created sheet" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company match" | "Person match" | "Person profile" | "Primary job title" | "Primary seniority" | "Primary company domain" | "LinkedIn post" | "Match score" | "Company enrichment match" | "Company identity matches" | "Post list" | "Crustdata Post list" | "Role finder match" | "Post text" | "Post ID" | "CompanyEnrich matches" | "Logo URL" | "Company Social URL" | "Professional profile (LinkedIn)" | "HubSpot contact found" | "HubSpot contact" | "HubSpot companies found" | "HubSpot company" | "HubSpot company matches" | "HubSpot deals found" | "HubSpot deal" | "HubSpot deal matches" | "HubSpot object ID" | "HubSpot owner ID" | "Owned records" | "HubSpot owner" | "HubSpot update result" | "HubSpot associations found" | "HubSpot associated objects" | "HubSpot activity result" | "Salesforce record ID" | "Salesforce person found" | "Salesforce accounts found" | "Salesforce opportunities found" | "Salesforce record found" | "Salesforce record created" | "Salesforce contact" | "Salesforce lead" | "Salesforce account" | "Salesforce account matches" | "Salesforce opportunity" | "Salesforce opportunity matches" | "Salesforce user" | "Salesforce person" | "Salesforce record" | "Salesforce update result" | "Salesforce activities found" | "Salesforce last activity date" | "Salesforce activities" | "Salesforce activity result" | "LinkedIn Profile URL" | "Attio record ID" | "Attio entry ID" | "Attio person found" | "Attio person" | "Attio companies found" | "Attio company" | "Attio company matches" | "Attio deals found" | "Attio deal" | "Attio deal matches" | "Attio list entry" | "Attio record found" | "Attio record" | "Attio update result" | "Attio activities found" | "Attio last activity date" | "Attio activities" | "Attio workspace member ID" | "Attio workspace member";
|
|
@@ -118264,13 +119439,13 @@ declare const CalendarEventMatchSchema: z.ZodObject<{
|
|
|
118264
119439
|
event_end: z.ZodNullable<z.ZodString>;
|
|
118265
119440
|
event_timezone: z.ZodNullable<z.ZodString>;
|
|
118266
119441
|
event_type: z.ZodEnum<{
|
|
119442
|
+
other: "other";
|
|
118267
119443
|
meeting: "meeting";
|
|
118268
119444
|
out_of_office: "out_of_office";
|
|
118269
119445
|
focus_time: "focus_time";
|
|
118270
119446
|
working_location: "working_location";
|
|
118271
119447
|
birthday: "birthday";
|
|
118272
119448
|
from_gmail: "from_gmail";
|
|
118273
|
-
other: "other";
|
|
118274
119449
|
}>;
|
|
118275
119450
|
event_location: z.ZodNullable<z.ZodString>;
|
|
118276
119451
|
event_url: z.ZodNullable<z.ZodString>;
|
|
@@ -118580,4 +119755,4 @@ declare const ProfileFieldSchema: z.ZodObject<{
|
|
|
118580
119755
|
}, z.core.$strip>;
|
|
118581
119756
|
type ProfielField = z.infer<typeof ProfileFieldSchema>;
|
|
118582
119757
|
//#endregion
|
|
118583
|
-
export { AI_MODELS, AI_MODEL_CATALOG, AI_MODEL_RAW_USD, ATTIO_APP_SCOPES, ATTIO_ATTRIBUTE_TYPE_TABLE, ATTIO_COMPANIES_STANDARD_PROPERTIES, ATTIO_DEALS_STANDARD_PROPERTIES, ATTIO_PEOPLE_STANDARD_PROPERTIES, ATTIO_SCOPES_ACTIVITY_READ, ATTIO_SCOPES_LISTS_READ, ATTIO_SCOPES_MEMBERS_READ, ATTIO_SCOPES_RECORDS_READ, ATTIO_SCOPES_RECORDS_WRITE, ATTIO_SCOPES_SQL, ATTIO_STANDARD_PROPERTIES_BY_OBJECT, type AgentContext, type AgentContextCtx, type AgentQueryRunner, type AiModelId, type AnalysisResult, AnyPipeConstructor, AnyReportEffectConstructor, AnySheetEffectConstructor, AppError, AsyncIncludeExcludeSelectMeta, AsyncMultiSelectMeta, AttioAttributeRef, AttioAttributeTypeRule, AttioConditionOperator, AttioCoreObject, AttioFlattenRule, AttioStandardProperty, type AutocompleteOption, type AutocompleteSourceKey, type B2BPostMatchField, B2BPostMatchSchema, BUCKET_TYPES, BaseScheetSchemaDto, BillableOperation, BillableOperationDef, BillableOperationEstimate, BillableOperations, BillingMode, BooleanMeta, BucketClaimConfig, BucketClaimConfigSchema, BucketConfig, BucketCounterConfig, BucketCounterConfigSchema, BucketCreationSettings, BucketEntryField, BucketEntryFields, BucketEventCounterConfig, BucketEventCounterConfigSchema, BucketFieldDef, BucketFieldDefSchema, BucketFieldType, BucketFieldTypeSchema, BucketRequirement, BucketSchema, BucketSchemaSchema, BucketType, type BuiltWithTechStackTransformedRespoonse as BuiltWithDomainStack, type BuiltWithTechStackTransformedRespoonse, CALENDAR_EVENT_TYPES, CALLOUT_VARIANTS, CATALOG_SEARCH_WEIGHTS, COMPANY_STANDARD_PROPERTIES, CONTACT_STANDARD_PROPERTIES, CREDIT_USD_VALUE, CURRENT_BUCKET_TYPE_VERSION, type CalendarEventMatch, type CalendarEventType, CalloutVariant, type CatalogEntityFilter, type CatalogFilter, type CatalogPattern, CatalogSchemaRef, CatalogSchemaRefSchema, type CatalogSearchFields, type CatalogSearchTarget, type CladoPersonMatch, type CladoPersonMatchV2, ConciseFieldValue, ConciseFieldValueSchema, Condition, ConditionBlock, ConditionBlockMeta, ConditionBlockSchema, ConditionEvaluationError, ConditionFieldNotFoundError, ConditionOperators, ConditionOperatorsSchema, ConfigField, ConnectorConnection, ConnectorMeta, type ConstantSuggestion, ContextSelectMeta, CostEstimateContext, CursorPaginationMeta, DEAL_STANDARD_PROPERTIES, DEFAULT_MODEL_COPY_WRITING, DEFAULT_MODEL_FAST_REASONING, DEFAULT_MODEL_REASONING, DateRangeMeta, type DedupConfig, type DedupStrategy, type DependencyGraphRelation, DerivedInputFields, type DetectPersonProfileSignalsOptions, Effect, EffectAllSelectionSchema, EffectRowsSelectionSchema, EffectSelectionDto, EffectSelectionSchema, EffectWindowSelectionSchema, EffectsRequest, EffectsRequestSchema, EffectsResponse, EffectsResponseSchema, EffectsRunStatus, EffectsRunStatusSchema, EffectsValidateRequestSchema, EffectsValidateResponseSchema, EffectsValidateStepSchema, EmailValidationStatus, type EnabledIf, type EnabledResult, type EntryAccessLevel, EvaluableField, EvaluableFields, ExactRangeMeta, ExecutionMode, ExpandedFieldValue, ExpandedFieldValueSchema, ExternalProviderName, FIELD_PLACEHOLDERS, FORMULA_RESULT_TYPES, FieldAnnotation, FieldAnnotationSchema, FieldAnnotations, FieldAnnotationsSchema, FieldAnnotationsType, FieldCatalog, type FieldContextArgs, FieldContextCapableMeta, type FieldContextClient, type FieldContextSheetField, type FieldContextSheetSummary, FieldEntry, FieldGroup, FieldMode, FieldName, FieldNameSchema, type FieldPlaceholderKey, FieldReason, FieldReasonSchema, FieldSchemaType, FieldSelectMeta, FieldValue, FieldValueMap, FieldValueSchema, FieldsSelectMeta, FieldsToObjectsConfig, FormCustomization, type FormMask, type FormMaskCatalog, type FormResolvers, FormSection, FormSectionMeta, type FormStore, FormStoreSchema, type FormulaResultType, GeneratedFormInputType, GeneratedInputMeta, GeneratedInputMetaMap, type GetConnectionsArgs, type GetConstantsArgs, type GetSecretsArgs, GroupMap, GroupOverride, HIGH_VOLUME_PRICING_MIN_CREDITS, type HighVolumeEligibleOperation, HighVolumeLevel, type HighVolumeTier, type IconKey, IconWidgetKey, type IcypeasCompanyMatch, type IcypeasPersonMatch, IncludeExcludeMeta, IncludeExcludeSelectMeta, IntegerMeta, JSONExtractSchema, JSONExtraction, JSONExtractionMeta, JSONMeta, JSONMetaSchema, JSONSchemaMeta, JsonFieldType, LazyResolveContext, LooseObjectMeta, type LumaEventGuestMatch, MANAGED_TOKEN_MARGIN, MANUAL_DEFAULT, MAX_SIGNALS_PER_SCAN, ManagedCredits, MinMaxIntMeta, MultiCreateMeta, MultiSelectMeta, NamedFieldEntry, NoConnector, NoConnectorSchema, NullableBooleanMeta, NumberMeta, ObjectHasher, OptionalConnector, OptionalConnectorSchema, type OptionsDef, OrderedMultiCreateMeta, type OrgAccessLevel, type OutputDecl, OutputFieldMeta, PIPE0_DEFAULT_CONNECTION_PUBLIC_ID, PIPE_IDS, PLAYBOOK_IDS, PaginationType, PaginationTypeSchema, ParsedSheetChain, PathMap, PathOverride, type PersonProfileField, PersonProfileFieldSchema, PersonWorkemailWaterfall1Entry, PersonWorkemailWaterfall1PayloadSchema, PersonWorkemailWaterfall1PipeClass, Pipe, Pipe0Error, PipeBaseConfig, PipeCatalog, PipeCatalogEntry, PipeCategory, PipeCategoryEntry, PipeConfigMapByExpecutionType, PipeConnectionRequirement, PipeDef, PipeEntryWithLatestVersion, type PipeFieldContextDef, PipeFitInput, PipeFitOutputField, PipeFitResult, PipeId, PipeIdSchema, PipeInputField, PipeModuleExport, PipeOutputField, PipePayload, PipePayloadInput, PipePayloadMap, PipePayloadSchema, PipePayloadSchemaCatalog, PipeRequestPayloadMap, PipeRunIf, PipeRunIfSchema, PipelineValidationError, type PipesEnvironment, PipesEnvironmentSchema, PipesError, PipesErrorSchema, PipesFieldDefinition, PipesFieldDefinitionSchema, PipesFieldDefinitionWithName, PipesFieldDefinitions, PipesFieldDefinitionsSchema, PipesInMemoryResponse, PipesInput, PipesInputSchema, PipesRecord, PipesRequest, PipesRequestConfig, PipesRequestConfigSchema, PipesRequestPayload, PipesRequestSchema, PipesResponse, PipesResponseSchema, PipesRunIfMeta, PlaybookDef, PlaybookId, PlaybookStep, PlaybookStepKind, PlaybookVariant, ProcessedPipePayloadSchema, ProcessedSearchPayloadSchema, ProcessedSearchesPayloadSchema, ProcessedSheetEffectPayloadSchema, type ProfielField, PromptMeta, PropertyListMeta, ProviderCatalogEntry, ProviderName, ProviderNameSchema, ProviderRateLimitOperation, ProvidersInputMeta, RECORD_FIELD_FORMATS, RECORD_FIELD_TYPES, REJOIN_GAP_DAYS, REPORT_EFFECT_IDS, REPORT_ROW_CAP, REPORT_TAGS, RESERVED_FIELD_NAMES, RUN_IF_OPERATOR_LABELS, RUN_IF_STATUS_OPERATORS, RUN_IF_VALUE_OPERATORS, RUN_STATUS_OPTIONS, RangeMeta, RecordActionDetail, RecordActionDetailSchema, RecordClaimedBy, RecordClaimedBySchema, RecordDiffEntry, RecordDiffEntrySchema, RecordField, RecordFieldFormat, RecordFieldFormatSchema, RecordFieldSchema, RecordFieldStatus, RecordFieldStatusSchema, RecordFieldType, RecordFieldTypeSchema, RecordId, RecordIdSchema, RecordResolvedBy, RecordResolvedBySchema, RecordSchema, ReportChartData, ReportChartDataSchema, ReportData, ReportDataSchema, ReportDataValue, ReportDataValueSchema, ReportEffect, ReportEffectCatalog, ReportEffectDef, ReportEffectId, ReportEffectIdSchema, ReportEffectLifeCycle, ReportEffectPayload, ReportEffectPayloadCatalog, ReportEffectPayloadInput, ReportEffectPayloadMap, ReportEffectPayloadSchema, ReportEffectRunPayload, ReportEffectStepSummary, ReportEffectStepSummarySchema, ReportEffectsOperationResult, ReportEffectsRequest, ReportEffectsRequestSchema, ReportEffectsResponse, ReportEffectsResponseSchema, ReportEffectsValidationResult, ReportEffectsValidationStep, ReportMetricData, ReportMetricDataSchema, type ReportParseIssue, type ReportParseResult, type ReportSegment, ReportStatsData, ReportStatsDataSchema, ReportTableColumn, ReportTableData, ReportTableDataSchema, ReportTagName, ReportUpdateComputeResult, type ReportValidationIssue, type ReportValidationResult, RequestValidationError, RequiredConnector, RequiredConnectorSchema, type Requirement, RequirementSatisfactionResult, ResultColumn, type RichTextNode, RunIfStatusOperatorsSchema, RunIfStatusValueSchema, RunIfValueOperatorsSchema, RunStatus, RunStatusSchema, SALESFORCE_ACCOUNT_STANDARD_PROPERTIES, SALESFORCE_CONTACT_STANDARD_PROPERTIES, SALESFORCE_FIELD_TYPE_TABLE, SALESFORCE_LEAD_STANDARD_PROPERTIES, SALESFORCE_OPPORTUNITY_STANDARD_PROPERTIES, SALESFORCE_PERSON_STANDARD_PROPERTIES, SALESFORCE_STANDARD_PROPERTIES_BY_OBJECT, SALESFORCE_USER_STANDARD_PROPERTIES, SCHEDULED_DEFAULT, SEARCHES_IDS, SEARCH_IDS, SENIORITY_LEVELS, SHEET_EFFECT_IDS, SIGNAL_CATEGORIES, SIGNAL_LABELS, SIGNAL_SCOPES, SIGNAL_SUBCATEGORIES, SIGNAL_TAXONOMY, SIGNAL_TYPES, SIGNAL_WINDOW_DAYS, SalesforceApiError, SalesforceConditionOperator, SalesforceCoreObject, SalesforceDuplicateInfo, SalesforceErrorClass, SalesforceFieldTypeRule, SalesforceStandardProperty, SalesforceValueEncoding, SchemaEvolution, SchemaInputs, SchemaRowMigration, Search, SearchCatalog, SearchCatalogEntry, SearchCatalogTableData, SearchCategory, SearchCategoryEntry, SearchError, SearchErrorSchema, SearchId, SearchIdSchema, SearchMetaEntryWithId, SearchOutputField, SearchPayload, SearchPayloadCatalog, SearchPayloadInput, SearchPayloadInputMeta, SearchPayloadMap, SearchPayloadSchema, SearchRequestPayload, SearchRequestPayloadMap, SearchRequestSchema, SearchRequestType, SearchResponse, SearchResponseSchema, SearchResult, SearchResultField, SearchResultFieldSchema, SearchResultSchema, SearchValidationResult, SearchesCatalog, SearchesCatalogEntry, SearchesCatalogTableData, SearchesCostPerResult, SearchesCostPerResultEntry, SearchesError, SearchesErrorSchema, SearchesId, SearchesIdSchema, SearchesMetaEntryWithId, SearchesPayload, SearchesPayloadCatalog, SearchesPayloadInput, SearchesPayloadMap, SearchesPayloadSchema, SearchesRequest, SearchesRequestBaseConfig, SearchesRequestBaseConfigSchema, SearchesRequestPayload, SearchesRequestPayloadMap, SearchesRequestSchema, SearchesResponse, SearchesResponseSchema, SearchesResult, SearchesResultField, SearchesResultFieldSchema, SearchesResultSchema, SearchesSearch, SearchesStatus, SearchesStatusSchema, SearchesValidationResult, type SecretSuggestion, SectionKeys, SectionMap, SectionOverride, SelectMeta, type SeniorityLevel, SheetEffect, SheetEffectCatalog, SheetEffectCatalogEntry, SheetEffectCatalogTableData, SheetEffectCategory, SheetEffectCategoryEntry, SheetEffectDef, SheetEffectId, SheetEffectIdSchema, SheetEffectLifeCycle, SheetEffectLockScope, SheetEffectLockingMode, SheetEffectMetaEntryWithId, SheetEffectPayload, SheetEffectPayloadCatalog, SheetEffectPayloadInput, SheetEffectPayloadMap, SheetEffectPayloadSchema, SheetEffectRequestPayloadMap, type SheetEffectSelectionMode, SheetEffectStepSummary, SheetEffectStepSummarySchema, SheetEffectStepValidation, SheetEffectValidationError, SheetEffectsCounts, SheetEffectsCountsSchema, SheetEffectsDiff, SheetEffectsDiffSchema, SheetEffectsOperationResult, SheetEffectsValidationResult, type Signal, type SignalCategory, type SignalScope, type SignalSubcategory, type SignalType, type StoreOption, StoreOptionAutocompleteOption, StoreOptionsDef, SupportedTags, TAG_ALLOWED_ATTRS, TAG_DATA_KIND, TOKEN_BLOCK_SIZE_INPUT, TOKEN_BLOCK_SIZE_OUTPUT, TYPES_TO_FORMATS, TaggedOrderedMultiCreateMeta, TaggedTextMeta, TemplateInputMeta, type Tenure, TextMeta, TextareaMeta, Tier, TokenBlockAccumulator, type TransformIntoResponseConfig, TypedFieldsSelectMeta, UpdatedActionDetail, UpdatedActionDetailSchema, type UserConnection, ValidatedSheetEffects, ValidationContext, ValueCondition, ValueConditionBlock, ValueConditionBlockSchema, type Widget, Widgets, type StoreOptionWidget as WidgetsByKind, StoreOptionWidgetSchema as WidgetsByKindSchema, WidgetsSchema, all, analyzeLiquidTemplate, analyzePipeFit, and, any, applyDataPatch, applyReportEdits, applyReportUpdate, assertSoqlIdentifier, assertUniqueBillableOperations, autocomplete, b2bPostMatchExample, bucketConfigSchemaFor, bucketSchemaFieldNames, bucketSchemasEqual, bucketSlugValue, buildAiModelTokenBillableOperations, buildAttioProjectionSet, buildCatalogSearchTarget, buildDependencyGraph, buildInputRequirementFromTemplates, buildKeysetPredicate, buildResultColumns, buildSalesforceFetchSet, buildSignalId, buildSoqlInList, buildTokenNote, catalogInput, chunkBySize, classifyEffectChainKind, classifySalesforceError, cleanObject, cleanUrl, cleanWebsiteUrl, collectConstantReferencesFromTemplates, collectPipeContextSelectFields, collectRequirementFields, collectSearchContextSelectFields, collectSecretReferencesFromTemplates, collectSheetEffectContextSelectFields, compilePattern, computeTenure, configDefaults, creditsPerBlock, decodeBucketContract, dedupeColumnNames, defaultBucketConfig, describeRequirement, detectPersonProfileSignals, domainToWebsiteVariants, encodeBucketContract, entityLogoFavicon, entityLogoProfessionalProfileUrl, escapeSoqlLikeValue, escapeSoqlString, estimateGuardCredits, evaluateConditionBlock, explainEffectIds, extractDuplicateInfo, extractFormMetadata, field, fieldBehaviorCatalog, fieldCatalog, fieldNameStr, fieldTypeFromValue, fieldsToObject, filterPipeEntries, filterSearchEntries, filterSearchesEntries, findMissingAttioScopes, formatSoqlBooleanValue, formatSoqlDateValue, formatSoqlNumberValue, getAgentAllowedEffectIds, getAgentAllowedReportEffectIds, getAiModelConnectionRequirements, getAiModelProviders, getAiModelTokenBillingKeys, getAiModelTokenCredits, getAllAiModelProviders, getAttioAttributeTypeRule, getBaseEffectName, getBasePipeName, getBaseSheetEffectName, getCatalogFieldOrder, getDefaultOutputFields, getDefaultPipeProviders, getDefaultSearchOutputFields, getDefaultSearchesOutputFields, getDependentPipeNamesForInputProperty, getDependentPipeNamesForPipe, getDomain, getEffectConfigHash, getExpansionState, getFaviconUrlGoogle, getField, getFieldBehavior, getFieldDisplayLabel, getFieldWidgets, getInitialSearchTableData, getInitialSearchesTableData, getInitialSheetEffectTableData, getInitialTableData, getInputHash, getJsonMetaForFieldDef, getLoweestSearchCreditAmount, getLoweestSearchesCreditAmount, getLowestPipeCreditAmount, getLowestSheetEffectCreditAmount, getOutputFieldInfoFromDef, getPipeAccessLevel, getPipeBillableOperationDef, getPipeCategoryEntries, getPipeCategoryEntry, getPipeClass, getPipeConfigHash, getPipeDefaultPayload, getPipeDocsURI, getPipeEntry, getPipeFormMask, getPipeInstances, getPipePayloadFormConfig, getPipePayloadSchema, getPipeSearchTarget, getPipeVersion, getPlaybookAccessLevel, getPlaybookEntry, getPlaybooksForPrimitive, getProviderBillableOperation, getProviderCreditsFromBillableOperations, getProviderEntry, getReadableFieldStatus, getReportEffectClass, getReportEffectEntry, getReportEffectInstance, getReportEffectPayloadSchema, getSalesforceFieldTypeRule, getSandboxConnections, getSandboxConnectionsForPipe, getSandboxConnectionsForSearch, getSandboxConnectionsForSearches, getSearchAccessLevel, getSearchCategoryEntries, getSearchCategoryEntry, getSearchClass, getSearchDefaultPayload, getSearchEntry, getSearchFieldWidgets, getSearchFormMask, getSearchInstance, getSearchPayloadFormConfig, getSearchPayloadSchema, getSearchSearchTarget, getSearchTableDataAggregates, getSearchVersion, getSearchesClass, getSearchesDefaultPayload, getSearchesEntry, getSearchesFieldWidgets, getSearchesInstances, getSearchesPayloadSchema, getSearchesSearchTarget, getSearchesTableDataAggregates, getSearchesVersion, getSeniorityEmojiFromTitle, getSeniorityLevelFromTitle, getSheetEffectCategoryEntries, getSheetEffectCategoryEntry, getSheetEffectClass, getSheetEffectConfigHash, getSheetEffectDefaultPayload, getSheetEffectEntry, getSheetEffectFormMask, getSheetEffectInstance, getSheetEffectPayloadFormConfig, getSheetEffectPayloadSchema, getSheetEffectSearchTarget, getStartingCostPerPipesProvider, getStartingCostPerSearchProvider, getStartingCostPerSearchesProvider, getTableDataAggregates, getTier, getUnexpandedValue, ifDefined, inputFields, inputFromRecord, inputFromRecordArr, inputFromRecords, inputGuards, isAgentAllowedEffect, isAgentAllowedReportEffect, isCatalogField, isEmptyValue, isEntryAccessible, isFieldName, isHighVolumeEligible, isPipeAllowed, isProviderAllowed, isRequirementMet, isRequirementSatisfiedByRecord, isReservedFieldName, isSearchAllowed, isSearchesAllowed, isSoqlDateLiteral, isTokenBilledOperations, isValidSalesforceId, isValidSoqlIdentifier, joinConnectionString, listHighVolumeEligibleOperations, listTiers, managedDefaultCreditOf, mappedBucketFieldNames, markRecordFieldAsComplete, markRecordFieldAsFailed, markRecordFieldAsNoResult, markRecordFieldAsPending, markRecordFieldAsProcessing, markRecordFieldAsSkipped, matchesAny, matchesPattern, mergeFormConfig, mergeWidgets, noConnectorInput, normalizeColumnName, normalizeDomain, optional, optionalConnectorInput, or, orgAccessLevelFromFlags, outputFields, parseAttributeRef, parseLiquidTemplate, parseOutputTagArgs, parseRecordValueOrError, parseRelaxedObject, parseReportSegments, parseRichText, parseSalesforceErrorBody, parseSheetChainDetailed, perUnit, personProfileMatchExample1, pipeCatalog, pipeCategoryCatalog, pipeClassCatalog, pipePayloadSchemaCatalog, pipesAliasableFieldsSelectInput, pipesAsyncIncludeExcludeSelectInput, pipesConditionInput, pipesContextSelectInput, pipesDateRangeInput, pipesDestinationFieldConfig, pipesFieldSelectInput, pipesFieldsSelectInput, pipesIncludeExcludeInput, pipesIncludeExcludeSelectInput, pipesInputField, pipesIntInput, pipesJsonExtractionInput, pipesJsonSchemaField, pipesLLMSelectInput, pipesLooseObjectInput, pipesMultiCreateInput, pipesMultiSelectInput, pipesNumberInput, pipesOptionalBooleanInput, pipesOrderedMultiCreateInput, pipesOutputField, pipesPayloadRegistry, pipesPromptInput, pipesPropertyListInput, pipesProviderInput, pipesRangeInput, pipesRowConditionInput, pipesRunIfInput, pipesSelectInput, pipesSnippetCatalog, pipesTaggedOrderedMultiCreateInput, pipesTaggedTextInput, pipesTemplateInput, pipesTextInput, pipesTextareaInput, pipesTypedFieldsSelectInput, placeholder, playbookCatalog, processInputObjects, projectOptionsDef, projectScopedSheetOptionsDef, providedCreationName, providedCreationPolicy, providerCatalog, rateLimitRatioFallingProgression, renameFieldInPipePayloads, renderAttioOperatorMatrix, renderLiquidTemplate, renderLiquidTemplateSync, renderSalesforceOperatorMatrix, reportEffectCatalog, reportEffectClassCatalog, reportEffectPayloadSchemaCatalog, requiredConnectorInput, requirementToInputFields, requirementUnmetMessage, requiresConnection, requiresField, resolveFormMask, resolveMappingEntry, roundrobinBucketSlug, roundrobinFilterKey, runReportEffectsValidation, runSheetEffectsValidation, runStatusesToQueueConfig, salesforceRecordUrl, schemaEvolutionFrom, scoreCatalogSearch, searchCatalog, searchCategoryCatalog, searchClassCatalog, searchPayloadSchemaCatalog, searchSnippetCatalog, searchesAsyncIncludeExcludeSelectInput, searchesAsyncMultiSelectInput, searchesCatalog, searchesClassCatalog, searchesConditionInput, searchesContextSelectInput, searchesDateRangeInput, searchesExactRangeInput, searchesIncludeExcludeInput, searchesIncludeExcludeSelectInput, searchesIntInput, searchesMinMaxIntInput, searchesMultiCreateInput, searchesMultiSelectInput, searchesNumberField, searchesOptionalBooleanInput, searchesOptionalConnectorInput, searchesOptionalNullableBooleanInput, searchesOrderedMultiCreateInput, searchesOutputField, searchesPayloadRegistry, searchesPayloadSchemaCatalog, searchesPropertyListInput, searchesRangeInput, searchesRequiredConnectorInput, searchesSelectInput, searchesTextInput, searchesTextareaField, seniorityLevelSchema, sheetColumnsOptionsDef, sheetEffectCatalog, sheetEffectCategoryCatalog, sheetEffectClassCatalog, sheetEffectPayloadSchemaCatalog, sheetEffectSnippetCatalog, sheetEffectsConditionInput, sheetEffectsContextSelectInput, sheetEffectsFieldsSelectInput, sheetEffectsIntInput, sheetEffectsLLMSelectInput, sheetEffectsMultiSelectInput, sheetEffectsNoConnectorInput, sheetEffectsOptionalBooleanInput, sheetEffectsOptionalConnectorInput, sheetEffectsOptionalIntInput, sheetEffectsPayloadRegistry, sheetEffectsRequiredConnectorInput, sheetEffectsSearchPayloadInput, sheetEffectsSelectInput, sheetEffectsSelectionInput, sheetEffectsTextInput, sheetEffectsTextareaInput, sheetOptionsDef, soqlStringLiteral, sortObjectKeys, sortPipeCatalogByBasePipe, sortSearchCatalogByBaseSearch, sortSearchesCatalogByBaseSearch, sortSheetEffectCatalogByBaseEffect, splitConnectionString, staticAutocomplete, staticOptions, stringify, stripStaticWidgets, summarizeEffectRun, summarizeReportEffectRun, tagPrimaryCurrentEducation, tagPrimaryCurrentEmployment, tagStaticWidgets, testPrint, tierAtOrBelow, tokenEstimate, tokenizeCatalogQuery, transformIntoResponse, tryDecodeBucketContract, tryParseRelaxedObject, validatePipesOrError, validateReportChainAgainstVersion, validateReportMarkdown, validateSearches, validateSheetEffectsOrError, validationErrorMessages, websiteToDomain };
|
|
119758
|
+
export { AI_MODELS, AI_MODEL_CATALOG, AI_MODEL_RAW_USD, ATTIO_APP_SCOPES, ATTIO_ATTRIBUTE_TYPE_TABLE, ATTIO_COMPANIES_STANDARD_PROPERTIES, ATTIO_DEALS_STANDARD_PROPERTIES, ATTIO_PEOPLE_STANDARD_PROPERTIES, ATTIO_SCOPES_ACTIVITY_READ, ATTIO_SCOPES_LISTS_READ, ATTIO_SCOPES_MEMBERS_READ, ATTIO_SCOPES_RECORDS_READ, ATTIO_SCOPES_RECORDS_WRITE, ATTIO_SCOPES_SQL, ATTIO_STANDARD_PROPERTIES_BY_OBJECT, type AgentContext, type AgentContextCtx, type AgentQueryRunner, type AiModelId, type AnalysisResult, AnyPipeConstructor, AnyReportEffectConstructor, AnySheetEffectConstructor, AppError, AsyncIncludeExcludeSelectMeta, AsyncMultiSelectMeta, AttioAttributeRef, AttioAttributeTypeRule, AttioConditionOperator, AttioCoreObject, AttioFlattenRule, AttioStandardProperty, type AutocompleteOption, type AutocompleteSourceKey, type B2BPostMatchField, B2BPostMatchSchema, BUCKET_TYPES, BaseScheetSchemaDto, BillableOperation, BillableOperationDef, BillableOperationEstimate, BillableOperations, BillingMode, BooleanMeta, BucketClaimConfig, BucketClaimConfigSchema, BucketConfig, BucketCounterConfig, BucketCounterConfigSchema, BucketCreationSettings, BucketEntryField, BucketEntryFields, BucketEventCounterConfig, BucketEventCounterConfigSchema, BucketFieldDef, BucketFieldDefSchema, BucketFieldType, BucketFieldTypeSchema, BucketRequirement, BucketSchema, BucketSchemaSchema, BucketType, type BuiltWithTechStackTransformedRespoonse as BuiltWithDomainStack, type BuiltWithTechStackTransformedRespoonse, CALENDAR_EVENT_TYPES, CALLOUT_VARIANTS, CATALOG_SEARCH_WEIGHTS, CATEGORY_META, COMPANY_STANDARD_PROPERTIES, CONTACT_STANDARD_PROPERTIES, CREDIT_USD_VALUE, CURRENT_BUCKET_TYPE_VERSION, type CalendarEventMatch, type CalendarEventType, CalloutVariant, type CatalogEntityFilter, type CatalogFilter, type CatalogPattern, CatalogSchemaRef, CatalogSchemaRefSchema, type CatalogSearchFields, type CatalogSearchTarget, type CladoPersonMatch, type CladoPersonMatchV2, ConciseFieldValue, ConciseFieldValueSchema, Condition, ConditionBlock, ConditionBlockMeta, ConditionBlockSchema, ConditionEvaluationError, ConditionFieldNotFoundError, ConditionOperators, ConditionOperatorsSchema, ConfigField, ConnectorConnection, ConnectorMeta, type ConstantSuggestion, ContextSelectMeta, CostEstimateContext, type CrustdataCompanyMatchV2Field, CrustdataCompanyMatchV2Schema, CursorPaginationMeta, DEAL_STANDARD_PROPERTIES, DEFAULT_MODEL_COPY_WRITING, DEFAULT_MODEL_FAST_REASONING, DEFAULT_MODEL_REASONING, DateRangeMeta, type DedupConfig, type DedupStrategy, type DependencyGraphRelation, DerivedInputFields, type DetectPersonProfileSignalsOptions, Effect, EffectAllSelectionSchema, EffectRowsSelectionSchema, EffectSelectionDto, EffectSelectionSchema, EffectWindowSelectionSchema, EffectsRequest, EffectsRequestSchema, EffectsResponse, EffectsResponseSchema, EffectsRunStatus, EffectsRunStatusSchema, EffectsValidateRequestSchema, EffectsValidateResponseSchema, EffectsValidateStepSchema, EmailValidationStatus, type EnabledIf, type EnabledResult, type EntryAccessLevel, EvaluableField, EvaluableFields, ExactRangeMeta, ExecutionMode, ExpandedFieldValue, ExpandedFieldValueSchema, ExternalProviderName, FIELD_PLACEHOLDERS, FORMULA_RESULT_TYPES, FieldAnnotation, FieldAnnotationSchema, FieldAnnotations, FieldAnnotationsSchema, FieldAnnotationsType, FieldCatalog, type FieldContextArgs, FieldContextCapableMeta, type FieldContextClient, type FieldContextSheetField, type FieldContextSheetSummary, FieldEntry, FieldGroup, FieldMode, FieldName, FieldNameSchema, type FieldPlaceholderKey, FieldReason, FieldReasonSchema, FieldSchemaType, FieldSelectMeta, FieldValue, FieldValueMap, FieldValueSchema, FieldsSelectMeta, FieldsToObjectsConfig, FormCustomization, type FormMask, type FormMaskCatalog, type FormResolvers, FormSection, FormSectionMeta, type FormStore, FormStoreSchema, type FormulaResultType, GeneratedFormInputType, GeneratedInputMeta, GeneratedInputMetaMap, type GetConnectionsArgs, type GetConstantsArgs, type GetSecretsArgs, GroupMap, GroupOverride, HIGH_VOLUME_PRICING_MIN_CREDITS, type HighVolumeEligibleOperation, HighVolumeLevel, type HighVolumeTier, type IconKey, IconWidgetKey, type IcypeasCompanyMatch, type IcypeasPersonMatch, IncludeExcludeMeta, IncludeExcludeSelectMeta, IntegerMeta, JSONExtractSchema, JSONExtraction, JSONExtractionMeta, JSONMeta, JSONMetaSchema, JSONSchemaMeta, JsonFieldType, LazyResolveContext, LooseObjectMeta, type LumaEventGuestMatch, MANAGED_TOKEN_MARGIN, MANUAL_DEFAULT, MAX_SIGNALS_PER_SCAN, ManagedCredits, MinMaxIntMeta, MultiCreateMeta, MultiSelectMeta, NamedFieldEntry, NoConnector, NoConnectorSchema, NullableBooleanMeta, NumberMeta, ObjectHasher, OptionalConnector, OptionalConnectorSchema, type OptionsDef, OrderedMultiCreateMeta, type OrgAccessLevel, type OutputDecl, OutputFieldMeta, PIPE0_DEFAULT_CONNECTION_PUBLIC_ID, PIPE_IDS, PLAYBOOK_IDS, PaginationType, PaginationTypeSchema, ParsedSheetChain, PathMap, PathOverride, type PersonProfileField, PersonProfileFieldSchema, PersonWorkemailWaterfall1Entry, PersonWorkemailWaterfall1PayloadSchema, PersonWorkemailWaterfall1PipeClass, Pipe, Pipe0Error, PipeBaseConfig, PipeCatalog, PipeCatalogEntry, PipeCategory, PipeCategoryEntry, PipeConfigMapByExpecutionType, PipeConnectionRequirement, PipeDef, PipeEntryWithLatestVersion, type PipeFieldContextDef, PipeFitInput, PipeFitOutputField, PipeFitResult, PipeId, PipeIdSchema, PipeInputField, PipeModuleExport, PipeOutputField, PipePayload, PipePayloadInput, PipePayloadMap, PipePayloadSchema, PipePayloadSchemaCatalog, PipeRequestPayloadMap, PipeRunIf, PipeRunIfSchema, PipelineValidationError, type PipesEnvironment, PipesEnvironmentSchema, PipesError, PipesErrorSchema, PipesFieldDefinition, PipesFieldDefinitionSchema, PipesFieldDefinitionWithName, PipesFieldDefinitions, PipesFieldDefinitionsSchema, PipesInMemoryResponse, PipesInput, PipesInputSchema, PipesRecord, PipesRequest, PipesRequestConfig, PipesRequestConfigSchema, PipesRequestPayload, PipesRequestSchema, PipesResponse, PipesResponseSchema, PipesRunIfMeta, PlaybookDef, PlaybookId, PlaybookStep, PlaybookStepKind, PlaybookVariant, ProcessedPipePayloadSchema, ProcessedSearchPayloadSchema, ProcessedSearchesPayloadSchema, ProcessedSheetEffectPayloadSchema, type ProfielField, PromptMeta, PropertyListMeta, ProviderCatalogEntry, ProviderName, ProviderNameSchema, ProviderRateLimitOperation, ProvidersInputMeta, RECORD_FIELD_FORMATS, RECORD_FIELD_TYPES, REJOIN_GAP_DAYS, REPORT_EFFECT_IDS, REPORT_ROW_CAP, REPORT_TAGS, RESERVED_FIELD_NAMES, RUN_IF_OPERATOR_LABELS, RUN_IF_STATUS_OPERATORS, RUN_IF_VALUE_OPERATORS, RUN_STATUS_OPTIONS, RangeMeta, RecordActionDetail, RecordActionDetailSchema, RecordClaimedBy, RecordClaimedBySchema, RecordDiffEntry, RecordDiffEntrySchema, RecordField, RecordFieldFormat, RecordFieldFormatSchema, RecordFieldSchema, RecordFieldStatus, RecordFieldStatusSchema, RecordFieldType, RecordFieldTypeSchema, RecordId, RecordIdSchema, RecordResolvedBy, RecordResolvedBySchema, RecordSchema, ReportChartData, ReportChartDataSchema, ReportData, ReportDataSchema, ReportDataValue, ReportDataValueSchema, ReportEffect, ReportEffectCatalog, ReportEffectDef, ReportEffectId, ReportEffectIdSchema, ReportEffectLifeCycle, ReportEffectPayload, ReportEffectPayloadCatalog, ReportEffectPayloadInput, ReportEffectPayloadMap, ReportEffectPayloadSchema, ReportEffectRunPayload, ReportEffectStepSummary, ReportEffectStepSummarySchema, ReportEffectsOperationResult, ReportEffectsRequest, ReportEffectsRequestSchema, ReportEffectsResponse, ReportEffectsResponseSchema, ReportEffectsValidationResult, ReportEffectsValidationStep, ReportMetricData, ReportMetricDataSchema, type ReportParseIssue, type ReportParseResult, type ReportSegment, ReportStatsData, ReportStatsDataSchema, ReportTableColumn, ReportTableData, ReportTableDataSchema, ReportTagName, ReportUpdateComputeResult, type ReportValidationIssue, type ReportValidationResult, RequestValidationError, RequiredConnector, RequiredConnectorSchema, type Requirement, RequirementSatisfactionResult, ResultColumn, type RichTextNode, RunIfStatusOperatorsSchema, RunIfStatusValueSchema, RunIfValueOperatorsSchema, RunStatus, RunStatusSchema, SALESFORCE_ACCOUNT_STANDARD_PROPERTIES, SALESFORCE_CONTACT_STANDARD_PROPERTIES, SALESFORCE_FIELD_TYPE_TABLE, SALESFORCE_LEAD_STANDARD_PROPERTIES, SALESFORCE_OPPORTUNITY_STANDARD_PROPERTIES, SALESFORCE_PERSON_STANDARD_PROPERTIES, SALESFORCE_STANDARD_PROPERTIES_BY_OBJECT, SALESFORCE_USER_STANDARD_PROPERTIES, SCHEDULED_DEFAULT, SEARCHES_IDS, SEARCH_IDS, SENIORITY_LEVELS, SHEET_EFFECT_IDS, SIGNAL_CATEGORIES, SIGNAL_LABELS, SIGNAL_SCOPES, SIGNAL_SUBCATEGORIES, SIGNAL_TAXONOMY, SIGNAL_TYPES, SIGNAL_WINDOW_DAYS, SalesforceApiError, SalesforceConditionOperator, SalesforceCoreObject, SalesforceDuplicateInfo, SalesforceErrorClass, SalesforceFieldTypeRule, SalesforceStandardProperty, SalesforceValueEncoding, SchemaEvolution, SchemaInputs, SchemaRowMigration, Search, SearchCatalog, SearchCatalogEntry, SearchCatalogTableData, SearchCategory, SearchCategoryEntry, SearchError, SearchErrorSchema, SearchId, SearchIdSchema, SearchMetaEntryWithId, SearchOutputField, SearchPayload, SearchPayloadCatalog, SearchPayloadInput, SearchPayloadInputMeta, SearchPayloadMap, SearchPayloadSchema, SearchRequestPayload, SearchRequestPayloadMap, SearchRequestSchema, SearchRequestType, SearchResponse, SearchResponseSchema, SearchResult, SearchResultField, SearchResultFieldSchema, SearchResultSchema, SearchValidationResult, SearchesCatalog, SearchesCatalogEntry, SearchesCatalogTableData, SearchesCostPerResult, SearchesCostPerResultEntry, SearchesError, SearchesErrorSchema, SearchesId, SearchesIdSchema, SearchesMetaEntryWithId, SearchesPayload, SearchesPayloadCatalog, SearchesPayloadInput, SearchesPayloadMap, SearchesPayloadSchema, SearchesRequest, SearchesRequestBaseConfig, SearchesRequestBaseConfigSchema, SearchesRequestPayload, SearchesRequestPayloadMap, SearchesRequestSchema, SearchesResponse, SearchesResponseSchema, SearchesResult, SearchesResultField, SearchesResultFieldSchema, SearchesResultSchema, SearchesSearch, SearchesStatus, SearchesStatusSchema, SearchesValidationResult, type SecretSuggestion, SectionKeys, SectionMap, SectionOverride, SelectMeta, type SeniorityLevel, SheetEffect, SheetEffectCatalog, SheetEffectCatalogEntry, SheetEffectCatalogTableData, SheetEffectCategory, SheetEffectCategoryEntry, SheetEffectDef, SheetEffectId, SheetEffectIdSchema, SheetEffectLifeCycle, SheetEffectLockScope, SheetEffectLockingMode, SheetEffectMetaEntryWithId, SheetEffectPayload, SheetEffectPayloadCatalog, SheetEffectPayloadInput, SheetEffectPayloadMap, SheetEffectPayloadSchema, SheetEffectRequestPayloadMap, type SheetEffectSelectionMode, SheetEffectStepSummary, SheetEffectStepSummarySchema, SheetEffectStepValidation, SheetEffectValidationError, SheetEffectsCounts, SheetEffectsCountsSchema, SheetEffectsDiff, SheetEffectsDiffSchema, SheetEffectsOperationResult, SheetEffectsValidationResult, type Signal, type SignalCategory, type SignalScope, type SignalSubcategory, type SignalType, type StoreOption, StoreOptionAutocompleteOption, StoreOptionsDef, SupportedTags, TAG_ALLOWED_ATTRS, TAG_DATA_KIND, TOKEN_BLOCK_SIZE_INPUT, TOKEN_BLOCK_SIZE_OUTPUT, TYPES_TO_FORMATS, TaggedOrderedMultiCreateMeta, TaggedTextMeta, TemplateInputMeta, type Tenure, TextMeta, TextareaMeta, Tier, TokenBlockAccumulator, type TransformIntoResponseConfig, TypedFieldsSelectMeta, UpdatedActionDetail, UpdatedActionDetailSchema, type UserConnection, ValidatedSheetEffects, ValidationContext, ValueCondition, ValueConditionBlock, ValueConditionBlockSchema, type Widget, Widgets, type StoreOptionWidget as WidgetsByKind, StoreOptionWidgetSchema as WidgetsByKindSchema, WidgetsSchema, all, analyzeLiquidTemplate, analyzePipeFit, and, any, applyDataPatch, applyReportEdits, applyReportUpdate, assertSoqlIdentifier, assertUniqueBillableOperations, autocomplete, b2bPostMatchExample, bucketConfigSchemaFor, bucketSchemaFieldNames, bucketSchemasEqual, bucketSlugValue, buildAiModelTokenBillableOperations, buildAttioProjectionSet, buildCatalogSearchTarget, buildDependencyGraph, buildInputRequirementFromTemplates, buildKeysetPredicate, buildResultColumns, buildSalesforceFetchSet, buildSignalId, buildSoqlInList, buildTokenNote, catalogInput, chunkBySize, classifyEffectChainKind, classifySalesforceError, cleanObject, cleanUrl, cleanWebsiteUrl, collectConstantReferencesFromTemplates, collectPipeContextSelectFields, collectRequirementFields, collectSearchContextSelectFields, collectSecretReferencesFromTemplates, collectSheetEffectContextSelectFields, compilePattern, computeTenure, configDefaults, creditsPerBlock, crustdataCompanyMatchV2ExampleValue, decodeBucketContract, dedupeColumnNames, defaultBucketConfig, describeRequirement, detectPersonProfileSignals, domainToWebsiteVariants, encodeBucketContract, entityLogoFavicon, entityLogoProfessionalProfileUrl, escapeSoqlLikeValue, escapeSoqlString, estimateGuardCredits, evaluateConditionBlock, explainEffectIds, extractDuplicateInfo, extractFormMetadata, field, fieldBehaviorCatalog, fieldCatalog, fieldNameStr, fieldTypeFromValue, fieldsToObject, filterPipeEntries, filterSearchEntries, filterSearchesEntries, findMissingAttioScopes, formatSoqlBooleanValue, formatSoqlDateValue, formatSoqlNumberValue, getAgentAllowedEffectIds, getAgentAllowedReportEffectIds, getAiModelConnectionRequirements, getAiModelProviders, getAiModelTokenBillingKeys, getAiModelTokenCredits, getAllAiModelProviders, getAttioAttributeTypeRule, getBaseEffectName, getBasePipeName, getBaseSheetEffectName, getCatalogFieldOrder, getDefaultOutputFields, getDefaultPipeProviders, getDefaultSearchOutputFields, getDefaultSearchesOutputFields, getDependentPipeNamesForInputProperty, getDependentPipeNamesForPipe, getDomain, getEffectConfigHash, getExpansionState, getFaviconUrlGoogle, getField, getFieldBehavior, getFieldDisplayLabel, getFieldWidgets, getInitialSearchTableData, getInitialSearchesTableData, getInitialSheetEffectTableData, getInitialTableData, getInputHash, getJsonMetaForFieldDef, getLoweestSearchCreditAmount, getLoweestSearchesCreditAmount, getLowestPipeCreditAmount, getLowestSheetEffectCreditAmount, getOutputFieldInfoFromDef, getPipeAccessLevel, getPipeBillableOperationDef, getPipeCategoryEntries, getPipeCategoryEntry, getPipeClass, getPipeConfigHash, getPipeDefaultPayload, getPipeDocsURI, getPipeEntry, getPipeFormMask, getPipeInstances, getPipePayloadFormConfig, getPipePayloadSchema, getPipeSearchTarget, getPipeVersion, getPlaybookAccessLevel, getPlaybookEntry, getPlaybooksForPrimitive, getProviderBillableOperation, getProviderCreditsFromBillableOperations, getProviderEntry, getReadableFieldStatus, getReportEffectClass, getReportEffectEntry, getReportEffectInstance, getReportEffectPayloadSchema, getSalesforceFieldTypeRule, getSandboxConnections, getSandboxConnectionsForPipe, getSandboxConnectionsForSearch, getSandboxConnectionsForSearches, getSearchAccessLevel, getSearchCategoryEntries, getSearchCategoryEntry, getSearchClass, getSearchDefaultPayload, getSearchEntry, getSearchFieldWidgets, getSearchFormMask, getSearchInstance, getSearchPayloadFormConfig, getSearchPayloadSchema, getSearchSearchTarget, getSearchTableDataAggregates, getSearchVersion, getSearchesClass, getSearchesDefaultPayload, getSearchesEntry, getSearchesFieldWidgets, getSearchesInstances, getSearchesPayloadSchema, getSearchesSearchTarget, getSearchesTableDataAggregates, getSearchesVersion, getSeniorityEmojiFromTitle, getSeniorityLevelFromTitle, getSheetEffectCategoryEntries, getSheetEffectCategoryEntry, getSheetEffectClass, getSheetEffectConfigHash, getSheetEffectDefaultPayload, getSheetEffectEntry, getSheetEffectFormMask, getSheetEffectInstance, getSheetEffectPayloadFormConfig, getSheetEffectPayloadSchema, getSheetEffectSearchTarget, getStartingCostPerPipesProvider, getStartingCostPerSearchProvider, getStartingCostPerSearchesProvider, getTableDataAggregates, getTier, getUnexpandedValue, ifDefined, inputFields, inputFromRecord, inputFromRecordArr, inputFromRecords, inputGuards, isAgentAllowedEffect, isAgentAllowedReportEffect, isCatalogField, isEmptyValue, isEntryAccessible, isFieldName, isHighVolumeEligible, isPipeAllowed, isProviderAllowed, isRequirementMet, isRequirementSatisfiedByRecord, isReservedFieldName, isSearchAllowed, isSearchesAllowed, isSoqlDateLiteral, isTokenBilledOperations, isValidSalesforceId, isValidSoqlIdentifier, joinConnectionString, listHighVolumeEligibleOperations, listTiers, managedDefaultCreditOf, mappedBucketFieldNames, markRecordFieldAsComplete, markRecordFieldAsFailed, markRecordFieldAsNoResult, markRecordFieldAsPending, markRecordFieldAsProcessing, markRecordFieldAsSkipped, matchesAny, matchesPattern, mergeFormConfig, mergeWidgets, noConnectorInput, normalizeColumnName, normalizeDomain, optional, optionalConnectorInput, or, orgAccessLevelFromFlags, outputFields, parseAttributeRef, parseLiquidTemplate, parseOutputTagArgs, parseRecordValueOrError, parseRelaxedObject, parseReportSegments, parseRichText, parseSalesforceErrorBody, parseSheetChainDetailed, perUnit, personProfileMatchExample1, pipeCatalog, pipeCategoryCatalog, pipeClassCatalog, pipePayloadSchemaCatalog, pipesAliasableFieldsSelectInput, pipesAsyncIncludeExcludeSelectInput, pipesConditionInput, pipesContextSelectInput, pipesDateRangeInput, pipesDestinationFieldConfig, pipesFieldSelectInput, pipesFieldsSelectInput, pipesIncludeExcludeInput, pipesIncludeExcludeSelectInput, pipesInputField, pipesIntInput, pipesJsonExtractionInput, pipesJsonSchemaField, pipesLLMSelectInput, pipesLooseObjectInput, pipesMultiCreateInput, pipesMultiSelectInput, pipesNumberInput, pipesOptionalBooleanInput, pipesOrderedMultiCreateInput, pipesOutputField, pipesPayloadRegistry, pipesPromptInput, pipesPropertyListInput, pipesProviderInput, pipesRangeInput, pipesRowConditionInput, pipesRunIfInput, pipesSelectInput, pipesSnippetCatalog, pipesTaggedOrderedMultiCreateInput, pipesTaggedTextInput, pipesTemplateInput, pipesTextInput, pipesTextareaInput, pipesTypedFieldsSelectInput, placeholder, playbookCatalog, processInputObjects, projectOptionsDef, projectScopedSheetOptionsDef, providedCreationName, providedCreationPolicy, providerCatalog, rateLimitRatioFallingProgression, renameFieldInPipePayloads, renderAttioOperatorMatrix, renderLiquidTemplate, renderLiquidTemplateSync, renderSalesforceOperatorMatrix, reportEffectCatalog, reportEffectClassCatalog, reportEffectPayloadSchemaCatalog, requiredConnectorInput, requirementToInputFields, requirementUnmetMessage, requiresConnection, requiresField, resolveFormMask, resolveMappingEntry, roundrobinBucketSlug, roundrobinFilterKey, runReportEffectsValidation, runSheetEffectsValidation, runStatusesToQueueConfig, salesforceRecordUrl, schemaEvolutionFrom, scoreCatalogSearch, searchCatalog, searchCategoryCatalog, searchClassCatalog, searchPayloadSchemaCatalog, searchSnippetCatalog, searchesAsyncIncludeExcludeSelectInput, searchesAsyncMultiSelectInput, searchesCatalog, searchesClassCatalog, searchesConditionInput, searchesContextSelectInput, searchesDateRangeInput, searchesExactRangeInput, searchesIncludeExcludeInput, searchesIncludeExcludeSelectInput, searchesIntInput, searchesMinMaxIntInput, searchesMultiCreateInput, searchesMultiSelectInput, searchesNumberField, searchesOptionalBooleanInput, searchesOptionalConnectorInput, searchesOptionalNullableBooleanInput, searchesOrderedMultiCreateInput, searchesOutputField, searchesPayloadRegistry, searchesPayloadSchemaCatalog, searchesPropertyListInput, searchesRangeInput, searchesRequiredConnectorInput, searchesSelectInput, searchesTextInput, searchesTextareaField, seniorityLevelSchema, sheetColumnsOptionsDef, sheetEffectCatalog, sheetEffectCategoryCatalog, sheetEffectClassCatalog, sheetEffectPayloadSchemaCatalog, sheetEffectSnippetCatalog, sheetEffectsConditionInput, sheetEffectsContextSelectInput, sheetEffectsFieldsSelectInput, sheetEffectsIntInput, sheetEffectsLLMSelectInput, sheetEffectsMultiSelectInput, sheetEffectsNoConnectorInput, sheetEffectsOptionalBooleanInput, sheetEffectsOptionalConnectorInput, sheetEffectsOptionalIntInput, sheetEffectsPayloadRegistry, sheetEffectsRequiredConnectorInput, sheetEffectsSearchPayloadInput, sheetEffectsSelectInput, sheetEffectsSelectionInput, sheetEffectsTextInput, sheetEffectsTextareaInput, sheetOptionsDef, soqlStringLiteral, sortObjectKeys, sortPipeCatalogByBasePipe, sortSearchCatalogByBaseSearch, sortSearchesCatalogByBaseSearch, sortSheetEffectCatalogByBaseEffect, splitConnectionString, staticAutocomplete, staticOptions, stringify, stripStaticWidgets, summarizeEffectRun, summarizeReportEffectRun, tagPrimaryCurrentEducation, tagPrimaryCurrentEmployment, tagStaticWidgets, testPrint, tierAtOrBelow, tokenEstimate, tokenizeCatalogQuery, transformIntoResponse, tryDecodeBucketContract, tryParseRelaxedObject, validatePipesOrError, validateReportChainAgainstVersion, validateReportMarkdown, validateSearches, validateSheetEffectsOrError, validationErrorMessages, websiteToDomain };
|