@pipe0/ops 0.0.3 → 0.0.5
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 +14 -0
- package/dist/fields/field-catalog.d.ts +934 -0
- package/dist/fields/json-meta/fields/crustdata-company-match.d.ts +79 -0
- package/dist/fields/json-meta/fields/crustdata-person-match.d.ts +115 -0
- package/dist/fields/json-meta/fields/crustdata-post-list.d.ts +29 -0
- package/dist/form-generation/fields.d.ts +92 -40
- package/dist/index.js +4279 -1986
- package/dist/payload-config/country-codes.d.ts +7 -0
- package/dist/payload-config/linkedin-standard-industries.d.ts +1 -0
- package/dist/pipes/catalog/entries/company-funding-leadmagic-1.d.ts +2 -2
- package/dist/pipes/catalog/entries/company-identity-2.d.ts +3 -3
- package/dist/pipes/catalog/entries/company-lookalikes-companyenrich-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/company-match-logodev-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/company-newssummary-website-1.d.ts +4 -4
- package/dist/pipes/catalog/entries/company-overview-2.d.ts +7 -7
- package/dist/pipes/catalog/entries/company-techstack-builtwith-1.d.ts +8 -8
- package/dist/pipes/catalog/entries/company-websiteurl-email-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/contact-create-resent-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/deprecated/company-identity-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/deprecated/company-overview-1.d.ts +6 -6
- package/dist/pipes/catalog/entries/deprecated/people-mobile-number-professional-profile-waterfall-1.d.ts +7 -7
- package/dist/pipes/catalog/entries/deprecated/people-mobile-number-work-email-waterfall-1.d.ts +7 -7
- package/dist/pipes/catalog/entries/deprecated/people-professionalprofile-waterfall-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/deprecated/people-professionalprofileurl-email-waterfall-1.d.ts +6 -6
- package/dist/pipes/catalog/entries/email-send-gmail.d.ts +2 -2
- package/dist/pipes/catalog/entries/email-send-resend-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/email-write-1.d.ts +17 -17
- package/dist/pipes/catalog/entries/fields-merge-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/json-extract-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/message-send-slack-1.d.ts +2 -2
- package/dist/pipes/catalog/entries/message-write-1.d.ts +8 -8
- package/dist/pipes/catalog/entries/people-email-iswork-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/people-match-role-waterfall-1.d.ts +4 -4
- package/dist/pipes/catalog/entries/people-name-join-1.d.ts +7 -7
- package/dist/pipes/catalog/entries/people-name-split-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/people-personalemail-profile-waterfall-1.d.ts +8 -8
- package/dist/pipes/catalog/entries/people-phone-profile-waterfall-1.d.ts +7 -7
- package/dist/pipes/catalog/entries/people-phone-workemail-waterfall-1.d.ts +7 -7
- package/dist/pipes/catalog/entries/people-posts-crustdata-1.d.ts +225 -0
- package/dist/pipes/catalog/entries/people-profile-waterfall-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/people-profileurl-email-waterfall-1.d.ts +6 -6
- package/dist/pipes/catalog/entries/people-workemail-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/prompt-run-1.d.ts +8 -8
- package/dist/pipes/catalog/entries/sheet-append-1.d.ts +4 -4
- package/dist/pipes/catalog/entries/sheet-expandappend-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/website-extract-firecrawl-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/website-maplinks-firecrawl-1.d.ts +11 -11
- package/dist/pipes/catalog/entries/website-scrape-firecrawl-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/website-scrapelist-firecrawl-1.d.ts +3 -3
- package/dist/pipes/catalog/pipe.d.ts +433 -3
- package/dist/pipes/catalog/pipes-catalog.d.ts +689 -335
- package/dist/pipes/catalog/utils/get-pipe-instances.d.ts +2 -2
- package/dist/pipes/catalog/utils/index.d.ts +33 -33
- package/dist/pipes/catalog/utils/partner-logos.d.ts +3 -0
- package/dist/pipes/providers/provider-catalog.d.ts +12 -0
- package/dist/pipes/providers/provider-utils.d.ts +33 -21
- package/dist/pipes/utils/pipes-utils.d.ts +30 -30
- package/dist/pipes/utils/schemas-primitives.d.ts +55 -7
- package/dist/pipes/utils/sheet-schemas-primitives.d.ts +10340 -0
- package/dist/searches/catalog/entries/companies-profiles-crustdata-1.d.ts +264 -0
- package/dist/searches/catalog/entries/companies-profiles-exa-1.d.ts +2 -2
- package/dist/searches/catalog/entries/companies-profiles-icypeas-1.d.ts +14 -14
- package/dist/searches/catalog/entries/deprecated/people-profiles-clado-1.d.ts +2 -2
- package/dist/searches/catalog/entries/people-employees-leadmagic-1.d.ts +2 -2
- package/dist/searches/catalog/entries/people-profiles-clado-2.d.ts +5 -5
- package/dist/searches/catalog/entries/people-profiles-crustdata-1.d.ts +261 -0
- package/dist/searches/catalog/entries/people-profiles-exa-1.d.ts +2 -2
- package/dist/searches/catalog/entries/people-profiles-icypeas-1.d.ts +2 -2
- package/dist/searches/catalog/entries/utils/crustdata-options-helpers.d.ts +13 -0
- package/dist/searches/catalog/searches-catalog.d.ts +1216 -272
- package/dist/searches/index.d.ts +270 -16
- package/dist/searches/schemas.d.ts +3 -1
- package/dist/utils/connection-id.d.ts +1 -1
- package/dist/utils/icons.d.ts +1 -1
- package/dist/utils/schemas.d.ts +7 -2
- package/package.json +3 -2
- package/dist/payload-config/provider-info.d.ts +0 -1
|
@@ -0,0 +1,225 @@
|
|
|
1
|
+
import { z, ZodType } from "zod";
|
|
2
|
+
import type { ProviderName } from "../../../utils/schemas.js";
|
|
3
|
+
import { type PipeId } from "../../utils/schemas-primitives.js";
|
|
4
|
+
import { Pipe } from "../pipe.js";
|
|
5
|
+
import type { InputGroup, PipeConnectionRequirement, PipeOutputField } from "../types.js";
|
|
6
|
+
export declare const pipeId: PipeId;
|
|
7
|
+
export declare const PayloadSchema: z.ZodObject<{
|
|
8
|
+
pipe_id: z.ZodLiteral<"people:posts:crustdata@1">;
|
|
9
|
+
trigger: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
10
|
+
action: z.ZodEnum<{
|
|
11
|
+
run: "run";
|
|
12
|
+
}>;
|
|
13
|
+
when: z.ZodObject<{
|
|
14
|
+
logic: z.ZodEnum<{
|
|
15
|
+
and: "and";
|
|
16
|
+
or: "or";
|
|
17
|
+
}>;
|
|
18
|
+
conditions: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
19
|
+
property: z.ZodLiteral<"value">;
|
|
20
|
+
field_name: z.ZodString;
|
|
21
|
+
operator: z.ZodEnum<{
|
|
22
|
+
eq: "eq";
|
|
23
|
+
neq: "neq";
|
|
24
|
+
gt: "gt";
|
|
25
|
+
gte: "gte";
|
|
26
|
+
lt: "lt";
|
|
27
|
+
lte: "lte";
|
|
28
|
+
contains: "contains";
|
|
29
|
+
}>;
|
|
30
|
+
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString, z.ZodBoolean, z.ZodNull]>;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
property: z.ZodLiteral<"status">;
|
|
33
|
+
field_name: z.ZodString;
|
|
34
|
+
operator: z.ZodEnum<{
|
|
35
|
+
eq: "eq";
|
|
36
|
+
neq: "neq";
|
|
37
|
+
}>;
|
|
38
|
+
value: z.ZodEnum<{
|
|
39
|
+
completed: "completed";
|
|
40
|
+
failed: "failed";
|
|
41
|
+
no_result: "no_result";
|
|
42
|
+
skipped: "skipped";
|
|
43
|
+
}>;
|
|
44
|
+
}, z.core.$strip>], "property">>;
|
|
45
|
+
}, z.core.$strip>;
|
|
46
|
+
}, z.core.$strip>>>;
|
|
47
|
+
connector: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
48
|
+
strategy: z.ZodDefault<z.ZodEnum<{
|
|
49
|
+
first: "first";
|
|
50
|
+
}>>;
|
|
51
|
+
connections: z.ZodArray<z.ZodObject<{
|
|
52
|
+
type: z.ZodLiteral<"vault">;
|
|
53
|
+
connection: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>;
|
|
55
|
+
}, z.core.$strip>>>;
|
|
56
|
+
config: z.ZodOptional<z.ZodObject<{
|
|
57
|
+
limit: z.ZodCoercedNumber<unknown> | z.ZodNullable<z.ZodOptional<z.ZodCoercedNumber<unknown>>>;
|
|
58
|
+
input_fields: z.ZodOptional<z.ZodObject<{
|
|
59
|
+
profile_url: z.ZodDefault<z.ZodObject<{
|
|
60
|
+
alias: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>;
|
|
62
|
+
}, z.core.$strip>>;
|
|
63
|
+
output_fields: z.ZodOptional<z.ZodObject<{
|
|
64
|
+
post_list_string: z.ZodDefault<z.ZodObject<{
|
|
65
|
+
alias: z.ZodDefault<z.ZodString>;
|
|
66
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
67
|
+
}, z.core.$strip>>;
|
|
68
|
+
crustdata_post_list: z.ZodDefault<z.ZodObject<{
|
|
69
|
+
alias: z.ZodDefault<z.ZodString>;
|
|
70
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
71
|
+
}, z.core.$strip>>;
|
|
72
|
+
}, z.core.$strip>>;
|
|
73
|
+
}, z.core.$strip>>;
|
|
74
|
+
}, z.core.$strip>;
|
|
75
|
+
export type Payload = z.infer<typeof PayloadSchema>;
|
|
76
|
+
declare class PipeClass extends Pipe<Payload> {
|
|
77
|
+
pipeId: PipeId;
|
|
78
|
+
payload: Payload;
|
|
79
|
+
payloadSchema: ZodType;
|
|
80
|
+
billableOperations: {
|
|
81
|
+
readonly "crustdata-single-post-fetch": {
|
|
82
|
+
readonly allowManagedConnection: true;
|
|
83
|
+
readonly credits: 1.5;
|
|
84
|
+
readonly mode: "onSuccess";
|
|
85
|
+
readonly note: "1.5 credits per post. Posts are fetched in increments of 5.";
|
|
86
|
+
readonly provider: "crustdata";
|
|
87
|
+
};
|
|
88
|
+
};
|
|
89
|
+
constructor(payload: Payload);
|
|
90
|
+
getProviderNames(): ProviderName[];
|
|
91
|
+
estimateBillableOperations(): (keyof typeof this.billableOperations)[];
|
|
92
|
+
getInputGroups(): InputGroup[];
|
|
93
|
+
getRawOutputFields(): Record<string, PipeOutputField>;
|
|
94
|
+
getConnectionsRequirements(): Array<PipeConnectionRequirement>;
|
|
95
|
+
}
|
|
96
|
+
export declare const PeoplePostsCrustdataPipeClass1: typeof PipeClass;
|
|
97
|
+
export declare const PeoplePostsCrustdataPayloadSchema1: z.ZodObject<{
|
|
98
|
+
pipe_id: z.ZodLiteral<"people:posts:crustdata@1">;
|
|
99
|
+
trigger: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
100
|
+
action: z.ZodEnum<{
|
|
101
|
+
run: "run";
|
|
102
|
+
}>;
|
|
103
|
+
when: z.ZodObject<{
|
|
104
|
+
logic: z.ZodEnum<{
|
|
105
|
+
and: "and";
|
|
106
|
+
or: "or";
|
|
107
|
+
}>;
|
|
108
|
+
conditions: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
109
|
+
property: z.ZodLiteral<"value">;
|
|
110
|
+
field_name: z.ZodString;
|
|
111
|
+
operator: z.ZodEnum<{
|
|
112
|
+
eq: "eq";
|
|
113
|
+
neq: "neq";
|
|
114
|
+
gt: "gt";
|
|
115
|
+
gte: "gte";
|
|
116
|
+
lt: "lt";
|
|
117
|
+
lte: "lte";
|
|
118
|
+
contains: "contains";
|
|
119
|
+
}>;
|
|
120
|
+
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString, z.ZodBoolean, z.ZodNull]>;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
property: z.ZodLiteral<"status">;
|
|
123
|
+
field_name: z.ZodString;
|
|
124
|
+
operator: z.ZodEnum<{
|
|
125
|
+
eq: "eq";
|
|
126
|
+
neq: "neq";
|
|
127
|
+
}>;
|
|
128
|
+
value: z.ZodEnum<{
|
|
129
|
+
completed: "completed";
|
|
130
|
+
failed: "failed";
|
|
131
|
+
no_result: "no_result";
|
|
132
|
+
skipped: "skipped";
|
|
133
|
+
}>;
|
|
134
|
+
}, z.core.$strip>], "property">>;
|
|
135
|
+
}, z.core.$strip>;
|
|
136
|
+
}, z.core.$strip>>>;
|
|
137
|
+
connector: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
138
|
+
strategy: z.ZodDefault<z.ZodEnum<{
|
|
139
|
+
first: "first";
|
|
140
|
+
}>>;
|
|
141
|
+
connections: z.ZodArray<z.ZodObject<{
|
|
142
|
+
type: z.ZodLiteral<"vault">;
|
|
143
|
+
connection: z.ZodString;
|
|
144
|
+
}, z.core.$strip>>;
|
|
145
|
+
}, z.core.$strip>>>;
|
|
146
|
+
config: z.ZodOptional<z.ZodObject<{
|
|
147
|
+
limit: z.ZodCoercedNumber<unknown> | z.ZodNullable<z.ZodOptional<z.ZodCoercedNumber<unknown>>>;
|
|
148
|
+
input_fields: z.ZodOptional<z.ZodObject<{
|
|
149
|
+
profile_url: z.ZodDefault<z.ZodObject<{
|
|
150
|
+
alias: z.ZodString;
|
|
151
|
+
}, z.core.$strip>>;
|
|
152
|
+
}, z.core.$strip>>;
|
|
153
|
+
output_fields: z.ZodOptional<z.ZodObject<{
|
|
154
|
+
post_list_string: z.ZodDefault<z.ZodObject<{
|
|
155
|
+
alias: z.ZodDefault<z.ZodString>;
|
|
156
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
157
|
+
}, z.core.$strip>>;
|
|
158
|
+
crustdata_post_list: z.ZodDefault<z.ZodObject<{
|
|
159
|
+
alias: z.ZodDefault<z.ZodString>;
|
|
160
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
161
|
+
}, z.core.$strip>>;
|
|
162
|
+
}, z.core.$strip>>;
|
|
163
|
+
}, z.core.$strip>>;
|
|
164
|
+
}, z.core.$strip>;
|
|
165
|
+
export declare const PeoplePostsCrustdataEntry1: {
|
|
166
|
+
readonly pipeId: "people:posts:crustdata@1";
|
|
167
|
+
readonly inputFieldMode: "static";
|
|
168
|
+
readonly outputFieldMode: "static";
|
|
169
|
+
readonly basePipe: string;
|
|
170
|
+
readonly label: "LinkedIn posts";
|
|
171
|
+
readonly executionMode: "single";
|
|
172
|
+
readonly categories: ["people_data"];
|
|
173
|
+
readonly lifecycle: null;
|
|
174
|
+
readonly description: "Find list of recent LinkedIn posts.";
|
|
175
|
+
readonly tags: string[];
|
|
176
|
+
readonly docPath: "/resources/pipe-catalog/people:posts:crustdata/1";
|
|
177
|
+
readonly billableOperations: {
|
|
178
|
+
readonly "crustdata-single-post-fetch": {
|
|
179
|
+
readonly allowManagedConnection: true;
|
|
180
|
+
readonly credits: 1.5;
|
|
181
|
+
readonly mode: "onSuccess";
|
|
182
|
+
readonly note: "1.5 credits per post. Posts are fetched in increments of 5.";
|
|
183
|
+
readonly provider: "crustdata";
|
|
184
|
+
};
|
|
185
|
+
};
|
|
186
|
+
readonly allowedUserConnectionProviders: ["crustdata"];
|
|
187
|
+
readonly managedProviders: ["crustdata"];
|
|
188
|
+
readonly defaultInputGroups: {
|
|
189
|
+
condition: "all";
|
|
190
|
+
fields: {
|
|
191
|
+
profile_url: {
|
|
192
|
+
name: "company_description" | "cleaned_company_name" | "company_industry" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "email" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "headcount" | "company_website_url" | "company_name" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "job_title" | "job_description" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "name" | "ip_address" | "skills" | "avatar_url" | "estimated_salary" | "is_email_valid" | "profile_url" | "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" | "message" | "slack_message_success" | "funding_history" | "funding_total_usd" | "template_output" | "gmail_email_success" | "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" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "crustdata_company_match" | "crustdata_person_match" | "post_list_string" | "crustdata_post_list" | "professional_profile_url" | "professional_profile" | "company_social_url" | "mobile_number";
|
|
193
|
+
description: "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" | "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." | "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." | "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 sheet record" | "IDs sheet records" | "Result of email sending action using Gmail" | "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', 'unkown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Result of a firecrawl extract operation" | "Exa search result." | "CompanyEnrich response object" | "Crustdata company match object" | "LinkedIn post list" | "Rich JSON post list" | "Result of a role finder operation" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL).";
|
|
194
|
+
resolvedName: string;
|
|
195
|
+
type: "string" | "number" | "boolean" | "json" | "unknown";
|
|
196
|
+
label: "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company name" | "Company website URL" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "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" | "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" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "Record ID" | "Record IDs" | "Gmail e-mail success" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company match" | "Person match" | "Post list" | "Crustdata Post list" | "Role finder match" | "CompanyEnrich matches" | "Logo URL" | "Company Social URL" | "Professional profile (LinkedIn)" | "LinkedIn Profile URL";
|
|
197
|
+
format: "email" | "address_line_1" | "zip_code" | "profile_url" | "phone" | "website_url" | "int" | "json_object" | "json_list" | "json_list_string" | "url" | "currency" | "markdown" | "text" | "percent" | null;
|
|
198
|
+
};
|
|
199
|
+
};
|
|
200
|
+
}[];
|
|
201
|
+
readonly defaultPayload: {
|
|
202
|
+
readonly pipe_id: "people:posts:crustdata@1";
|
|
203
|
+
readonly connector: null;
|
|
204
|
+
readonly trigger: null;
|
|
205
|
+
readonly config: {
|
|
206
|
+
readonly limit: 5;
|
|
207
|
+
readonly input_fields: {
|
|
208
|
+
readonly profile_url: {
|
|
209
|
+
readonly alias: "";
|
|
210
|
+
};
|
|
211
|
+
};
|
|
212
|
+
readonly output_fields: {
|
|
213
|
+
readonly crustdata_post_list: {
|
|
214
|
+
readonly alias: "";
|
|
215
|
+
readonly enabled: true;
|
|
216
|
+
};
|
|
217
|
+
readonly post_list_string: {
|
|
218
|
+
readonly alias: "";
|
|
219
|
+
readonly enabled: true;
|
|
220
|
+
};
|
|
221
|
+
};
|
|
222
|
+
};
|
|
223
|
+
};
|
|
224
|
+
};
|
|
225
|
+
export {};
|
|
@@ -216,11 +216,11 @@ export declare const PeopleProfileWaterfall1Entry: {
|
|
|
216
216
|
condition: "all";
|
|
217
217
|
fields: {
|
|
218
218
|
profile_url: {
|
|
219
|
-
name: "company_description" | "cleaned_company_name" | "company_industry" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "email" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "headcount" | "company_website_url" | "company_name" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "job_title" | "job_description" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "name" | "ip_address" | "skills" | "avatar_url" | "estimated_salary" | "is_email_valid" | "profile_url" | "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" | "message" | "slack_message_success" | "funding_history" | "funding_total_usd" | "template_output" | "gmail_email_success" | "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" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "professional_profile_url" | "professional_profile" | "company_social_url" | "mobile_number";
|
|
220
|
-
description: "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" | "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." | "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." | "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 sheet record" | "IDs sheet records" | "Result of email sending action using Gmail" | "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', 'unkown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Result of a firecrawl extract operation" | "Exa search result." | "CompanyEnrich response object" | "Result of a role finder operation" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL).";
|
|
219
|
+
name: "company_description" | "cleaned_company_name" | "company_industry" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "email" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "headcount" | "company_website_url" | "company_name" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "job_title" | "job_description" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "name" | "ip_address" | "skills" | "avatar_url" | "estimated_salary" | "is_email_valid" | "profile_url" | "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" | "message" | "slack_message_success" | "funding_history" | "funding_total_usd" | "template_output" | "gmail_email_success" | "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" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "crustdata_company_match" | "crustdata_person_match" | "post_list_string" | "crustdata_post_list" | "professional_profile_url" | "professional_profile" | "company_social_url" | "mobile_number";
|
|
220
|
+
description: "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" | "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." | "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." | "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 sheet record" | "IDs sheet records" | "Result of email sending action using Gmail" | "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', 'unkown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Result of a firecrawl extract operation" | "Exa search result." | "CompanyEnrich response object" | "Crustdata company match object" | "LinkedIn post list" | "Rich JSON post list" | "Result of a role finder operation" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL).";
|
|
221
221
|
resolvedName: string;
|
|
222
222
|
type: "string" | "number" | "boolean" | "json" | "unknown";
|
|
223
|
-
label: "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company name" | "Company website URL" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "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" | "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" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "Record ID" | "Record IDs" | "Gmail e-mail success" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company match" | "Role finder match" | "CompanyEnrich matches" | "Logo URL" | "Company Social URL" | "Professional profile (LinkedIn)" | "LinkedIn Profile URL";
|
|
223
|
+
label: "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company name" | "Company website URL" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "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" | "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" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "Record ID" | "Record IDs" | "Gmail e-mail success" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company match" | "Person match" | "Post list" | "Crustdata Post list" | "Role finder match" | "CompanyEnrich matches" | "Logo URL" | "Company Social URL" | "Professional profile (LinkedIn)" | "LinkedIn Profile URL";
|
|
224
224
|
format: "email" | "address_line_1" | "zip_code" | "profile_url" | "phone" | "website_url" | "int" | "json_object" | "json_list" | "json_list_string" | "url" | "currency" | "markdown" | "text" | "percent" | null;
|
|
225
225
|
};
|
|
226
226
|
};
|
|
@@ -194,19 +194,19 @@ export declare const PeopleProfileUrlEmailWaterfall1Entry: {
|
|
|
194
194
|
condition: "atLeastOne";
|
|
195
195
|
fields: {
|
|
196
196
|
email: {
|
|
197
|
-
name: "company_description" | "cleaned_company_name" | "company_industry" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "email" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "headcount" | "company_website_url" | "company_name" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "job_title" | "job_description" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "name" | "ip_address" | "skills" | "avatar_url" | "estimated_salary" | "is_email_valid" | "profile_url" | "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" | "message" | "slack_message_success" | "funding_history" | "funding_total_usd" | "template_output" | "gmail_email_success" | "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" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "professional_profile_url" | "professional_profile" | "company_social_url" | "mobile_number";
|
|
198
|
-
description: "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" | "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." | "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." | "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 sheet record" | "IDs sheet records" | "Result of email sending action using Gmail" | "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', 'unkown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Result of a firecrawl extract operation" | "Exa search result." | "CompanyEnrich response object" | "Result of a role finder operation" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL).";
|
|
197
|
+
name: "company_description" | "cleaned_company_name" | "company_industry" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "email" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "headcount" | "company_website_url" | "company_name" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "job_title" | "job_description" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "name" | "ip_address" | "skills" | "avatar_url" | "estimated_salary" | "is_email_valid" | "profile_url" | "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" | "message" | "slack_message_success" | "funding_history" | "funding_total_usd" | "template_output" | "gmail_email_success" | "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" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "crustdata_company_match" | "crustdata_person_match" | "post_list_string" | "crustdata_post_list" | "professional_profile_url" | "professional_profile" | "company_social_url" | "mobile_number";
|
|
198
|
+
description: "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" | "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." | "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." | "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 sheet record" | "IDs sheet records" | "Result of email sending action using Gmail" | "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', 'unkown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Result of a firecrawl extract operation" | "Exa search result." | "CompanyEnrich response object" | "Crustdata company match object" | "LinkedIn post list" | "Rich JSON post list" | "Result of a role finder operation" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL).";
|
|
199
199
|
resolvedName: string;
|
|
200
200
|
type: "string" | "number" | "boolean" | "json" | "unknown";
|
|
201
|
-
label: "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company name" | "Company website URL" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "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" | "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" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "Record ID" | "Record IDs" | "Gmail e-mail success" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company match" | "Role finder match" | "CompanyEnrich matches" | "Logo URL" | "Company Social URL" | "Professional profile (LinkedIn)" | "LinkedIn Profile URL";
|
|
201
|
+
label: "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company name" | "Company website URL" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "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" | "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" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "Record ID" | "Record IDs" | "Gmail e-mail success" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company match" | "Person match" | "Post list" | "Crustdata Post list" | "Role finder match" | "CompanyEnrich matches" | "Logo URL" | "Company Social URL" | "Professional profile (LinkedIn)" | "LinkedIn Profile URL";
|
|
202
202
|
format: "email" | "address_line_1" | "zip_code" | "profile_url" | "phone" | "website_url" | "int" | "json_object" | "json_list" | "json_list_string" | "url" | "currency" | "markdown" | "text" | "percent" | null;
|
|
203
203
|
};
|
|
204
204
|
work_email: {
|
|
205
|
-
name: "company_description" | "cleaned_company_name" | "company_industry" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "email" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "headcount" | "company_website_url" | "company_name" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "job_title" | "job_description" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "name" | "ip_address" | "skills" | "avatar_url" | "estimated_salary" | "is_email_valid" | "profile_url" | "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" | "message" | "slack_message_success" | "funding_history" | "funding_total_usd" | "template_output" | "gmail_email_success" | "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" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "professional_profile_url" | "professional_profile" | "company_social_url" | "mobile_number";
|
|
206
|
-
description: "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" | "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." | "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." | "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 sheet record" | "IDs sheet records" | "Result of email sending action using Gmail" | "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', 'unkown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Result of a firecrawl extract operation" | "Exa search result." | "CompanyEnrich response object" | "Result of a role finder operation" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL).";
|
|
205
|
+
name: "company_description" | "cleaned_company_name" | "company_industry" | "company_region" | "location_hint" | "estimated_revenue" | "founded_year" | "technology_list" | "spending_trend" | "technology_match_builtwith" | "number_of_social_followers" | "email" | "personal_email" | "alternate_personal_emails" | "company_news_summary" | "work_email" | "headcount" | "company_website_url" | "company_name" | "first_name" | "addressee_name" | "address_line_1" | "address_line_2" | "job_title" | "job_description" | "profile_headline" | "address_city" | "address_country" | "address_state" | "zip_code" | "last_name" | "is_work_email" | "companyenrich_match" | "companyenrich_matches" | "name" | "ip_address" | "skills" | "avatar_url" | "estimated_salary" | "is_email_valid" | "profile_url" | "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" | "message" | "slack_message_success" | "funding_history" | "funding_total_usd" | "template_output" | "gmail_email_success" | "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" | "exa_match_evaluation" | "email_validation_status" | "million_validation_match" | "scrape_list_response" | "resend_contact_id" | "sheet_record_id" | "sheet_record_ids" | "input_objects" | "role_finder_match" | "logodev_describe_match" | "logo_url" | "crustdata_company_match" | "crustdata_person_match" | "post_list_string" | "crustdata_post_list" | "professional_profile_url" | "professional_profile" | "company_social_url" | "mobile_number";
|
|
206
|
+
description: "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" | "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." | "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." | "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 sheet record" | "IDs sheet records" | "Result of email sending action using Gmail" | "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', 'unkown'" | "Validation status as returned from ZeroBounce single validation" | "Full validation object as returned by ZeroBounce" | "List of unstructured input objects" | "Result of a firecrawl extract operation" | "Exa search result." | "CompanyEnrich response object" | "Crustdata company match object" | "LinkedIn post list" | "Rich JSON post list" | "Result of a role finder operation" | "CompanyEnrich response list." | "Company or organization logo" | "Get company logos & brand data" | "Social Media URL for a given company (e.g. LinkedIn profile URL).";
|
|
207
207
|
resolvedName: string;
|
|
208
208
|
type: "string" | "number" | "boolean" | "json" | "unknown";
|
|
209
|
-
label: "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company name" | "Company website URL" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "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" | "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" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "Record ID" | "Record IDs" | "Gmail e-mail success" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company match" | "Role finder match" | "CompanyEnrich matches" | "Logo URL" | "Company Social URL" | "Professional profile (LinkedIn)" | "LinkedIn Profile URL";
|
|
209
|
+
label: "Full name" | "Profile headline" | "LinkedIn profile URL" | "Job title" | "Company name" | "Company website URL" | "Company description" | "Cleaned company name" | "Scrape result - Markdown" | "Website internal links" | "Scrape result - HTML" | "Website URL" | "URLs" | "Clado person profile" | "Company industry" | "Company region" | "Location hint" | "Competitor list" | "Acquisition history" | "Company news list" | "Estimated Annual Revenue" | "Funding history" | "Total funding (USD)" | "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" | "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" | "Recrent linkedIn posts" | "Company LinkedIn profile URL" | "Resend mail success" | "Resend contact id" | "Record ID" | "Record IDs" | "Gmail e-mail success" | "Slack message success" | "A markdown email" | "Message" | "Subject Line" | "Template Output" | "Validation status" | "Million Verifier match" | "ZeroBounce Validation Status" | "ZeroBounce Validation Match" | "Input objects" | "Merge Result" | "Extract Result" | "Exa Match Evaluation" | "Company match" | "Person match" | "Post list" | "Crustdata Post list" | "Role finder match" | "CompanyEnrich matches" | "Logo URL" | "Company Social URL" | "Professional profile (LinkedIn)" | "LinkedIn Profile URL";
|
|
210
210
|
format: "email" | "address_line_1" | "zip_code" | "profile_url" | "phone" | "website_url" | "int" | "json_object" | "json_list" | "json_list_string" | "url" | "currency" | "markdown" | "text" | "percent" | null;
|
|
211
211
|
};
|
|
212
212
|
};
|
|
@@ -204,7 +204,7 @@ export declare const PoepleWorkEmailWaterfall1PayloadSchema: z.ZodObject<{
|
|
|
204
204
|
export declare const PeopleWorkEmailWaterfall1Module: {
|
|
205
205
|
readonly pipeId: "people:workemail:waterfall@1";
|
|
206
206
|
readonly basePipe: string;
|
|
207
|
-
readonly label: "
|
|
207
|
+
readonly label: "Find work email";
|
|
208
208
|
readonly executionMode: "waterfall";
|
|
209
209
|
readonly categories: ["people_data"];
|
|
210
210
|
readonly lifecycle: null;
|
|
@@ -59,13 +59,13 @@ declare const PayloadSchema: z.ZodObject<{
|
|
|
59
59
|
}, z.core.$strip>;
|
|
60
60
|
model: z.ZodEnum<{
|
|
61
61
|
[x: string]: string;
|
|
62
|
-
}> | z.ZodOptional<z.ZodEnum<{
|
|
62
|
+
}> | z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
63
63
|
[x: string]: string;
|
|
64
|
-
}
|
|
64
|
+
}>>> | z.ZodDefault<z.ZodEnum<{
|
|
65
65
|
[x: string]: string;
|
|
66
|
-
}>> | z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
66
|
+
}>> | z.ZodDefault<z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
67
67
|
[x: string]: string;
|
|
68
|
-
}
|
|
68
|
+
}>>>>;
|
|
69
69
|
}, z.core.$strip>;
|
|
70
70
|
}, z.core.$strip>;
|
|
71
71
|
export type Payload = z.infer<typeof PayloadSchema>;
|
|
@@ -157,13 +157,13 @@ export declare const RunPrompt1PayloadSchema: z.ZodObject<{
|
|
|
157
157
|
}, z.core.$strip>;
|
|
158
158
|
model: z.ZodEnum<{
|
|
159
159
|
[x: string]: string;
|
|
160
|
-
}> | z.ZodOptional<z.ZodEnum<{
|
|
160
|
+
}> | z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
161
161
|
[x: string]: string;
|
|
162
|
-
}
|
|
162
|
+
}>>> | z.ZodDefault<z.ZodEnum<{
|
|
163
163
|
[x: string]: string;
|
|
164
|
-
}>> | z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
164
|
+
}>> | z.ZodDefault<z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
165
165
|
[x: string]: string;
|
|
166
|
-
}
|
|
166
|
+
}>>>>;
|
|
167
167
|
}, z.core.$strip>;
|
|
168
168
|
}, z.core.$strip>;
|
|
169
169
|
export declare const RunPrompt1Entry: {
|
|
@@ -54,8 +54,8 @@ declare const PayloadSchema: z.ZodObject<{
|
|
|
54
54
|
}, z.core.$strip>>>;
|
|
55
55
|
config: z.ZodObject<{
|
|
56
56
|
sheet: z.ZodString;
|
|
57
|
-
run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
58
|
-
allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
57
|
+
run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
58
|
+
allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
59
59
|
included_fields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
60
60
|
output_fields: z.ZodOptional<z.ZodObject<{
|
|
61
61
|
sheet_record_id: z.ZodDefault<z.ZodObject<{
|
|
@@ -137,8 +137,8 @@ export declare const SheetAddItemsPayloadSchema1: z.ZodObject<{
|
|
|
137
137
|
}, z.core.$strip>>>;
|
|
138
138
|
config: z.ZodObject<{
|
|
139
139
|
sheet: z.ZodString;
|
|
140
|
-
run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
141
|
-
allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
140
|
+
run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
141
|
+
allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
142
142
|
included_fields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
143
143
|
output_fields: z.ZodOptional<z.ZodObject<{
|
|
144
144
|
sheet_record_id: z.ZodDefault<z.ZodObject<{
|
|
@@ -54,8 +54,8 @@ declare const PayloadSchema: z.ZodObject<{
|
|
|
54
54
|
}, z.core.$strip>>>;
|
|
55
55
|
config: z.ZodObject<{
|
|
56
56
|
sheet: z.ZodString;
|
|
57
|
-
run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
58
|
-
allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
57
|
+
run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
58
|
+
allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
59
59
|
input_fields: z.ZodOptional<z.ZodObject<{
|
|
60
60
|
input_objects: z.ZodDefault<z.ZodObject<{
|
|
61
61
|
alias: z.ZodString;
|
|
@@ -141,8 +141,8 @@ export declare const SheetExpandAppendPayloadSchema1: z.ZodObject<{
|
|
|
141
141
|
}, z.core.$strip>>>;
|
|
142
142
|
config: z.ZodObject<{
|
|
143
143
|
sheet: z.ZodString;
|
|
144
|
-
run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
145
|
-
allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
144
|
+
run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
145
|
+
allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
146
146
|
input_fields: z.ZodOptional<z.ZodObject<{
|
|
147
147
|
input_objects: z.ZodDefault<z.ZodObject<{
|
|
148
148
|
alias: z.ZodString;
|
|
@@ -165,7 +165,7 @@ export declare const SheetExpandAppendEntry1: {
|
|
|
165
165
|
readonly lifecycle: null;
|
|
166
166
|
readonly allowedUserConnectionProviders: ["pipe0"];
|
|
167
167
|
readonly managedProviders: [];
|
|
168
|
-
readonly description: "Expand a list of
|
|
168
|
+
readonly description: "Expand a list of nested objects into sheet rows.";
|
|
169
169
|
readonly docPath: "/resources/pipe-catalog/sheet:expandappend/1";
|
|
170
170
|
readonly tags: ["Fields"];
|
|
171
171
|
readonly billableOperations: {
|
|
@@ -55,8 +55,8 @@ declare const PayloadSchema: z.ZodObject<{
|
|
|
55
55
|
config: z.ZodObject<{
|
|
56
56
|
json_schema: z.ZodRecord<z.ZodString, z.ZodAny> | z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
57
57
|
extraction_prompt: z.ZodString;
|
|
58
|
-
enable_full_domain_crawl: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
59
|
-
enable_web_search: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
58
|
+
enable_full_domain_crawl: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
59
|
+
enable_web_search: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
60
60
|
input_fields: z.ZodOptional<z.ZodObject<{
|
|
61
61
|
website_url: z.ZodDefault<z.ZodObject<{
|
|
62
62
|
alias: z.ZodString;
|
|
@@ -148,8 +148,8 @@ export declare const WebsiteExtractFirecrawlPayloadSchema1: z.ZodObject<{
|
|
|
148
148
|
config: z.ZodObject<{
|
|
149
149
|
json_schema: z.ZodRecord<z.ZodString, z.ZodAny> | z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
150
150
|
extraction_prompt: z.ZodString;
|
|
151
|
-
enable_full_domain_crawl: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
152
|
-
enable_web_search: z.ZodBoolean | z.ZodDefault<z.ZodBoolean
|
|
151
|
+
enable_full_domain_crawl: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
152
|
+
enable_web_search: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
|
|
153
153
|
input_fields: z.ZodOptional<z.ZodObject<{
|
|
154
154
|
website_url: z.ZodDefault<z.ZodObject<{
|
|
155
155
|
alias: z.ZodString;
|
|
@@ -170,7 +170,7 @@ export declare const WebsiteExtractFirecrawlEntry1: {
|
|
|
170
170
|
readonly executionMode: "single";
|
|
171
171
|
readonly categories: ["tools"];
|
|
172
172
|
readonly lifecycle: null;
|
|
173
|
-
readonly description: "Perform advanced AI scraping to extract data from any website. Search
|
|
173
|
+
readonly description: "Perform advanced AI scraping to extract data from any website. Search all subdomains and combine scraped data with search results.";
|
|
174
174
|
readonly tags: ["Scrape"];
|
|
175
175
|
readonly docPath: "/resources/pipe-catalog/website:extract:firecrawl/1";
|
|
176
176
|
readonly billableOperations: {
|
|
@@ -53,16 +53,16 @@ declare const PayloadSchema: z.ZodObject<{
|
|
|
53
53
|
}, z.core.$strip>;
|
|
54
54
|
}, z.core.$strip>>>;
|
|
55
55
|
config: z.ZodOptional<z.ZodObject<{
|
|
56
|
-
page_limit: z.ZodCoercedNumber<unknown> | z.ZodOptional<z.ZodCoercedNumber<unknown
|
|
56
|
+
page_limit: z.ZodCoercedNumber<unknown> | z.ZodNullable<z.ZodOptional<z.ZodCoercedNumber<unknown>>>;
|
|
57
57
|
sitemap: z.ZodEnum<{
|
|
58
58
|
[x: string]: string;
|
|
59
|
-
}> | z.ZodOptional<z.ZodEnum<{
|
|
59
|
+
}> | z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
60
60
|
[x: string]: string;
|
|
61
|
-
}
|
|
61
|
+
}>>> | z.ZodDefault<z.ZodEnum<{
|
|
62
62
|
[x: string]: string;
|
|
63
|
-
}>> | z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
63
|
+
}>> | z.ZodDefault<z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
64
64
|
[x: string]: string;
|
|
65
|
-
}
|
|
65
|
+
}>>>>;
|
|
66
66
|
search: z.ZodDefault<z.ZodString>;
|
|
67
67
|
input_fields: z.ZodOptional<z.ZodObject<{
|
|
68
68
|
website_url: z.ZodDefault<z.ZodObject<{
|
|
@@ -153,16 +153,16 @@ export declare const WebsiteMappedLinksFireCrawlPayloadSchema1: z.ZodObject<{
|
|
|
153
153
|
}, z.core.$strip>;
|
|
154
154
|
}, z.core.$strip>>>;
|
|
155
155
|
config: z.ZodOptional<z.ZodObject<{
|
|
156
|
-
page_limit: z.ZodCoercedNumber<unknown> | z.ZodOptional<z.ZodCoercedNumber<unknown
|
|
156
|
+
page_limit: z.ZodCoercedNumber<unknown> | z.ZodNullable<z.ZodOptional<z.ZodCoercedNumber<unknown>>>;
|
|
157
157
|
sitemap: z.ZodEnum<{
|
|
158
158
|
[x: string]: string;
|
|
159
|
-
}> | z.ZodOptional<z.ZodEnum<{
|
|
159
|
+
}> | z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
160
160
|
[x: string]: string;
|
|
161
|
-
}
|
|
161
|
+
}>>> | z.ZodDefault<z.ZodEnum<{
|
|
162
162
|
[x: string]: string;
|
|
163
|
-
}>> | z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
163
|
+
}>> | z.ZodDefault<z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
164
164
|
[x: string]: string;
|
|
165
|
-
}
|
|
165
|
+
}>>>>;
|
|
166
166
|
search: z.ZodDefault<z.ZodString>;
|
|
167
167
|
input_fields: z.ZodOptional<z.ZodObject<{
|
|
168
168
|
website_url: z.ZodDefault<z.ZodObject<{
|
|
@@ -184,7 +184,7 @@ export declare const WebsiteMappedLinksFireCrawlEntry1: {
|
|
|
184
184
|
readonly executionMode: "single";
|
|
185
185
|
readonly categories: ["tools"];
|
|
186
186
|
readonly lifecycle: null;
|
|
187
|
-
readonly description: "Input a website and get all
|
|
187
|
+
readonly description: "Input a website and get all internal URLs on the website. Results do not include links to external pages.";
|
|
188
188
|
readonly tags: ["Scrape"];
|
|
189
189
|
readonly docPath: "/resources/pipe-catalog/website:maplinks:firecrawl/1";
|
|
190
190
|
readonly billableOperations: {
|