@pipe0/ops 0.0.12 → 0.0.14
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/README.md +1 -1
- package/dist/fields/field-catalog.d.ts +8 -4
- package/dist/fields/json-meta/fields/clado-person-match-v2.d.ts +2 -2
- package/dist/fields/json-meta/fields/crustdata-person-match.d.ts +1 -0
- package/dist/form-generation/fields.d.ts +1 -1
- package/dist/index.js +121 -106
- package/dist/pipes/catalog/entries/company-funding-leadmagic-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/company-identity-2.d.ts +1 -1
- package/dist/pipes/catalog/entries/company-lookalikes-companyenrich-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/company-match-crustdata-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/company-match-logodev-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/company-newssummary-website-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/company-overview-2.d.ts +1 -1
- package/dist/pipes/catalog/entries/company-techstack-builtwith-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/company-websiteurl-email-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/contact-create-resent-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/email-send-gmail.d.ts +1 -1
- package/dist/pipes/catalog/entries/email-send-resend-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/email-write-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/field-domainify-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/field-slugify-1.d.ts +1 -1
- 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 +1 -1
- package/dist/pipes/catalog/entries/message-write-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-email-iswork-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-email-validate-millionverifier-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-email-validate-zerobounce-2.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-identity-amplemarket-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-identity-email-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-match-amplemarket-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-match-role-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-name-join-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-name-split-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-personalemail-profile-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-phone-profile-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-phone-workemail-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-posts-crustdata-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-profile-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-profile-workemail-curstdata-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-profileurl-email-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-profileurl-name-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-workemail-profileurl-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/people-workemail-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/prompt-run-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/sheet-row-append-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/sheet-row-append-sheet-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/sheet-row-expandappend-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/template-fill-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/website-extract-firecrawl-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/website-maplinks-firecrawl-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/website-scrape-firecrawl-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/website-scrapelist-firecrawl-1.d.ts +1 -1
- package/dist/pipes/catalog/pipe.d.ts +4 -2
- package/dist/pipes/catalog/pipes-catalog.d.ts +94 -94
- package/dist/pipes/catalog/utils/index.d.ts +1 -0
- package/dist/searches/catalog/entries/{people-profiles-clado-2.d.ts → deprecated/people-profiles-clado-2.d.ts} +10 -7
- package/dist/searches/catalog/entries/people-profiles-icypeas-1.d.ts +8 -8
- package/dist/searches/catalog/searches-catalog.d.ts +24 -18
- package/dist/searches/catalog/utils/index.d.ts +2 -1
- package/dist/searches/index.d.ts +14 -14
- package/package.json +2 -2
|
@@ -202,7 +202,7 @@ export declare const CompanyFundingHistory1Entry1: {
|
|
|
202
202
|
readonly lifecycle: null;
|
|
203
203
|
readonly description: "Information on funding rounds, acquisition, competitors, and investors.";
|
|
204
204
|
readonly tags: ["Financial Data"];
|
|
205
|
-
readonly docPath:
|
|
205
|
+
readonly docPath: string;
|
|
206
206
|
readonly billableOperations: {
|
|
207
207
|
readonly "get-company-funding-leadmagic": {
|
|
208
208
|
readonly provider: "leadmagic";
|
|
@@ -178,7 +178,7 @@ export declare const CompanyIdentity2Entry: {
|
|
|
178
178
|
readonly lifecycle: null;
|
|
179
179
|
readonly description: "Find any company's website URL, LinkedIn profile URL, and cleaned name.";
|
|
180
180
|
readonly tags: string[];
|
|
181
|
-
readonly docPath:
|
|
181
|
+
readonly docPath: string;
|
|
182
182
|
readonly billableOperations: {
|
|
183
183
|
readonly "pipe0-get-company-identity": {
|
|
184
184
|
readonly allowManagedConnection: true;
|
|
@@ -165,7 +165,7 @@ export declare const CompanyLookalikesEntry1: {
|
|
|
165
165
|
readonly lifecycle: null;
|
|
166
166
|
readonly description: "Find companies similar to the company you provide as input.";
|
|
167
167
|
readonly tags: string[];
|
|
168
|
-
readonly docPath:
|
|
168
|
+
readonly docPath: string;
|
|
169
169
|
readonly billableOperations: {
|
|
170
170
|
readonly companyenrich_lookalike_result: {
|
|
171
171
|
readonly allowManagedConnection: true;
|
|
@@ -162,7 +162,7 @@ export declare const CompanyMatchCrustdataEntry1: {
|
|
|
162
162
|
readonly lifecycle: null;
|
|
163
163
|
readonly description: "Company data like headcount distribution, LinkedIn URLs etc. via the Crustdata API.";
|
|
164
164
|
readonly tags: string[];
|
|
165
|
-
readonly docPath:
|
|
165
|
+
readonly docPath: string;
|
|
166
166
|
readonly billableOperations: {
|
|
167
167
|
readonly crustdata_company_enrich: {
|
|
168
168
|
readonly allowManagedConnection: true;
|
|
@@ -186,7 +186,7 @@ export declare const CompanyMatchLogoDevEntry1: {
|
|
|
186
186
|
readonly lifecycle: null;
|
|
187
187
|
readonly description: "Find brand data like logos, colors, and social links via the Logo.dev API.";
|
|
188
188
|
readonly tags: string[];
|
|
189
|
-
readonly docPath:
|
|
189
|
+
readonly docPath: string;
|
|
190
190
|
readonly billableOperations: {
|
|
191
191
|
readonly "logodev-company-describe": {
|
|
192
192
|
readonly allowManagedConnection: true;
|
|
@@ -161,7 +161,7 @@ export declare const CompanyNewsSummaryWebsite1Entry: {
|
|
|
161
161
|
readonly lifecycle: null;
|
|
162
162
|
readonly description: "Find recent company news by performing a search and scrape.";
|
|
163
163
|
readonly tags: string[];
|
|
164
|
-
readonly docPath:
|
|
164
|
+
readonly docPath: string;
|
|
165
165
|
readonly billableOperations: {
|
|
166
166
|
readonly "pipe0-get-company-news-summary": {
|
|
167
167
|
readonly allowManagedConnection: true;
|
|
@@ -215,7 +215,7 @@ export declare const CompanyOverviewEntry2: {
|
|
|
215
215
|
readonly categories: ["company_data"];
|
|
216
216
|
readonly lifecycle: null;
|
|
217
217
|
readonly description: "Business description, industry, and financial information.";
|
|
218
|
-
readonly docPath:
|
|
218
|
+
readonly docPath: string;
|
|
219
219
|
readonly tags: string[];
|
|
220
220
|
readonly allowedUserConnectionProviders: [];
|
|
221
221
|
readonly managedProviders: ["pipe0"];
|
|
@@ -196,7 +196,7 @@ export declare const WebsiteGetTechnologiesStackBuiltWith1Entry: {
|
|
|
196
196
|
readonly tags: ["Website"];
|
|
197
197
|
readonly inputFieldMode: "static";
|
|
198
198
|
readonly outputFieldMode: "static";
|
|
199
|
-
readonly docPath:
|
|
199
|
+
readonly docPath: string;
|
|
200
200
|
readonly billableOperations: {
|
|
201
201
|
readonly "builtwith-get-technology-stack": {
|
|
202
202
|
readonly provider: "builtwith";
|
|
@@ -161,7 +161,7 @@ export declare const CompanyWebsiteUrlEmail1Entry: {
|
|
|
161
161
|
readonly lifecycle: null;
|
|
162
162
|
readonly description: "Extract the company website URL from a work email address.";
|
|
163
163
|
readonly tags: ["Email", "Work Email", "Website"];
|
|
164
|
-
readonly docPath:
|
|
164
|
+
readonly docPath: string;
|
|
165
165
|
readonly allowedUserConnectionProviders: [];
|
|
166
166
|
readonly managedProviders: ["pipe0"];
|
|
167
167
|
readonly billableOperations: {
|
|
@@ -174,7 +174,7 @@ export declare const ActionAddContactResendEntry1: {
|
|
|
174
174
|
readonly lifecycle: null;
|
|
175
175
|
readonly description: "Create a contact inside a Resend audience.";
|
|
176
176
|
readonly tags: ["Email"];
|
|
177
|
-
readonly docPath:
|
|
177
|
+
readonly docPath: string;
|
|
178
178
|
readonly billableOperations: {
|
|
179
179
|
readonly "contact-create-resend": {
|
|
180
180
|
readonly allowManagedConnection: false;
|
|
@@ -178,7 +178,7 @@ export declare const ActionSendMailGmailEntry1: {
|
|
|
178
178
|
readonly lifecycle: null;
|
|
179
179
|
readonly description: "Send an email with Gmail";
|
|
180
180
|
readonly tags: ["Email"];
|
|
181
|
-
readonly docPath:
|
|
181
|
+
readonly docPath: string;
|
|
182
182
|
readonly billableOperations: {
|
|
183
183
|
readonly "send-email-gmail": {
|
|
184
184
|
readonly allowManagedConnection: false;
|
|
@@ -180,7 +180,7 @@ export declare const ActionSendMailResend1Entry: {
|
|
|
180
180
|
readonly lifecycle: null;
|
|
181
181
|
readonly description: "Send an email with Resend";
|
|
182
182
|
readonly tags: ["Email"];
|
|
183
|
-
readonly docPath:
|
|
183
|
+
readonly docPath: string;
|
|
184
184
|
readonly billableOperations: {
|
|
185
185
|
readonly "send-email-resend": {
|
|
186
186
|
readonly allowManagedConnection: false;
|
|
@@ -211,7 +211,7 @@ export declare const EmailWrite1Entry: {
|
|
|
211
211
|
readonly lifecycle: null;
|
|
212
212
|
readonly description: "An AI agent specialized in composing emails.";
|
|
213
213
|
readonly tags: ["AI"];
|
|
214
|
-
readonly docPath:
|
|
214
|
+
readonly docPath: string;
|
|
215
215
|
readonly defaultInputGroups: [];
|
|
216
216
|
readonly billableOperations: {
|
|
217
217
|
readonly "gemini-flash-latest-write-email": {
|
|
@@ -159,7 +159,7 @@ export declare const FieldsDomainify1Entry1: {
|
|
|
159
159
|
readonly lifecycle: null;
|
|
160
160
|
readonly description: "Transform URL input into a domain. Example: 'https://go.com' to 'go.com'.";
|
|
161
161
|
readonly tags: string[];
|
|
162
|
-
readonly docPath:
|
|
162
|
+
readonly docPath: string;
|
|
163
163
|
readonly billableOperations: {
|
|
164
164
|
readonly "pipe0-platform-operation": {
|
|
165
165
|
readonly provider: "pipe0";
|
|
@@ -159,7 +159,7 @@ export declare const FieldsSlugify1Entry1: {
|
|
|
159
159
|
readonly lifecycle: null;
|
|
160
160
|
readonly description: "Strip a field value of characters not commonly found in slugs.";
|
|
161
161
|
readonly tags: string[];
|
|
162
|
-
readonly docPath:
|
|
162
|
+
readonly docPath: string;
|
|
163
163
|
readonly billableOperations: {
|
|
164
164
|
readonly "pipe0-platform-operation": {
|
|
165
165
|
readonly provider: "pipe0";
|
|
@@ -161,7 +161,7 @@ export declare const FieldsOrEntry1: {
|
|
|
161
161
|
readonly lifecycle: null;
|
|
162
162
|
readonly description: "Join multiple fields into one field. The final result will be the first defined field.";
|
|
163
163
|
readonly tags: ["Fields", "Logic"];
|
|
164
|
-
readonly docPath:
|
|
164
|
+
readonly docPath: string;
|
|
165
165
|
readonly defaultInputGroups: [];
|
|
166
166
|
readonly billableOperations: {
|
|
167
167
|
readonly "pipe0-field-or": {
|
|
@@ -212,7 +212,7 @@ export declare const JsonExtract1Entry: {
|
|
|
212
212
|
readonly categories: ["tools"];
|
|
213
213
|
readonly lifecycle: null;
|
|
214
214
|
readonly description: "Extract nested JSON properties into new output fields.";
|
|
215
|
-
readonly docPath:
|
|
215
|
+
readonly docPath: string;
|
|
216
216
|
readonly tags: ["Json"];
|
|
217
217
|
readonly managedProviders: ["pipe0"];
|
|
218
218
|
readonly allowedUserConnectionProviders: [];
|
|
@@ -166,7 +166,7 @@ export declare const MessageSendSlackEntry1: {
|
|
|
166
166
|
readonly lifecycle: null;
|
|
167
167
|
readonly description: "Send a Slack message to a channel by ID.";
|
|
168
168
|
readonly tags: ["Chat"];
|
|
169
|
-
readonly docPath:
|
|
169
|
+
readonly docPath: string;
|
|
170
170
|
readonly billableOperations: {
|
|
171
171
|
readonly "send-message-slack": {
|
|
172
172
|
readonly allowManagedConnection: false;
|
|
@@ -183,7 +183,7 @@ export declare const MessageWriteEntry1: {
|
|
|
183
183
|
readonly lifecycle: null;
|
|
184
184
|
readonly description: "An AI agent specialized in composing messages for modern workplace communication platforms (Slack, Teams, Discord, etc.)";
|
|
185
185
|
readonly tags: ["AI"];
|
|
186
|
-
readonly docPath:
|
|
186
|
+
readonly docPath: string;
|
|
187
187
|
readonly defaultInputGroups: [];
|
|
188
188
|
readonly billableOperations: {
|
|
189
189
|
readonly "gemini-flash-latest-write-message": {
|
|
@@ -158,7 +158,7 @@ export declare const PeopleIsWorkEmail1Entry: {
|
|
|
158
158
|
readonly lifecycle: null;
|
|
159
159
|
readonly description: "Check if a given email address is personal or professional.";
|
|
160
160
|
readonly tags: ["Email", "Work Email"];
|
|
161
|
-
readonly docPath:
|
|
161
|
+
readonly docPath: string;
|
|
162
162
|
readonly billableOperations: {
|
|
163
163
|
readonly "pipe0-is-workemail-check": {
|
|
164
164
|
readonly provider: "pipe0";
|
|
@@ -172,7 +172,7 @@ export declare const PeopleEmailValidateMillionVerifierEntry1: {
|
|
|
172
172
|
readonly lifecycle: null;
|
|
173
173
|
readonly description: "Verify email addresses to ensure is deliverability.";
|
|
174
174
|
readonly tags: ["Email"];
|
|
175
|
-
readonly docPath:
|
|
175
|
+
readonly docPath: string;
|
|
176
176
|
readonly billableOperations: {
|
|
177
177
|
readonly "millionverifier-validate-email": {
|
|
178
178
|
readonly provider: "millionverifier";
|
|
@@ -172,7 +172,7 @@ export declare const PeopleEmailValidateZeroBounceEntry2: {
|
|
|
172
172
|
readonly lifecycle: null;
|
|
173
173
|
readonly description: "Verify email address against various factors, including syntax, domain, and server existence, to ensure it is deliverable and active.";
|
|
174
174
|
readonly tags: ["Email"];
|
|
175
|
-
readonly docPath:
|
|
175
|
+
readonly docPath: string;
|
|
176
176
|
readonly billableOperations: {
|
|
177
177
|
readonly "zerobounce-validate-email": {
|
|
178
178
|
readonly provider: "zerobounce";
|
|
@@ -162,7 +162,7 @@ export declare const PeopleIdentityAmpleMarketEntry1: {
|
|
|
162
162
|
readonly lifecycle: null;
|
|
163
163
|
readonly description: "Find information on a person based on their email";
|
|
164
164
|
readonly tags: string[];
|
|
165
|
-
readonly docPath:
|
|
165
|
+
readonly docPath: string;
|
|
166
166
|
readonly billableOperations: {
|
|
167
167
|
readonly "amplemarket-people-identity": {
|
|
168
168
|
readonly allowManagedConnection: false;
|
|
@@ -230,7 +230,7 @@ export declare const PeopleIdentityEmailWaterfallEntry1: {
|
|
|
230
230
|
readonly lifecycle: null;
|
|
231
231
|
readonly description: "Find identity of a person from their email address.";
|
|
232
232
|
readonly tags: ["Email", "People Profiles"];
|
|
233
|
-
readonly docPath:
|
|
233
|
+
readonly docPath: string;
|
|
234
234
|
readonly managedProviders: ["findymail", "hunter", "crustdata"];
|
|
235
235
|
readonly allowedUserConnectionProviders: ["findymail", "hunter", "crustdata"];
|
|
236
236
|
readonly inputFieldMode: "static";
|
|
@@ -162,7 +162,7 @@ export declare const PeopleMatchAmpleMarketEntry1: {
|
|
|
162
162
|
readonly lifecycle: null;
|
|
163
163
|
readonly description: "Find information on a person based on their LinkedIn profile URL.";
|
|
164
164
|
readonly tags: string[];
|
|
165
|
-
readonly docPath:
|
|
165
|
+
readonly docPath: string;
|
|
166
166
|
readonly billableOperations: {
|
|
167
167
|
readonly "amplemarket-person-match": {
|
|
168
168
|
readonly allowManagedConnection: false;
|
|
@@ -175,7 +175,7 @@ export declare const PeopleMatchRoleWaterfallEntry1: {
|
|
|
175
175
|
readonly lifecycle: null;
|
|
176
176
|
readonly description: "Find role matches for a given companies like \"CEO\" or \"CFO\".";
|
|
177
177
|
readonly tags: ["People Profiles"];
|
|
178
|
-
readonly docPath:
|
|
178
|
+
readonly docPath: string;
|
|
179
179
|
readonly billableOperations: {
|
|
180
180
|
readonly "leadmagic-find-role": {
|
|
181
181
|
readonly provider: "leadmagic";
|
|
@@ -165,7 +165,7 @@ export declare const PeopleJoinName1Entry: {
|
|
|
165
165
|
readonly lifecycle: null;
|
|
166
166
|
readonly description: "Combine the first and last names of a prospect into a full name field.";
|
|
167
167
|
readonly tags: string[];
|
|
168
|
-
readonly docPath:
|
|
168
|
+
readonly docPath: string;
|
|
169
169
|
readonly billableOperations: {
|
|
170
170
|
readonly "pipe0-join-name": {
|
|
171
171
|
readonly provider: "pipe0";
|
|
@@ -167,7 +167,7 @@ export declare const PeopleSplitName1Entry: {
|
|
|
167
167
|
readonly lifecycle: null;
|
|
168
168
|
readonly description: "Split a full name into first and last name.";
|
|
169
169
|
readonly tags: ["Names"];
|
|
170
|
-
readonly docPath:
|
|
170
|
+
readonly docPath: string;
|
|
171
171
|
readonly billableOperations: {
|
|
172
172
|
readonly "pipe0-split-name": {
|
|
173
173
|
readonly provider: "pipe0";
|
|
@@ -201,7 +201,7 @@ export declare const PeoplePersonalEmailProfileWaterfall1Entry: {
|
|
|
201
201
|
readonly lifecycle: null;
|
|
202
202
|
readonly description: "Find the personal email address of a prospect by using a professional profile URL as input.";
|
|
203
203
|
readonly tags: ["Email", "Personal Email"];
|
|
204
|
-
readonly docPath:
|
|
204
|
+
readonly docPath: string;
|
|
205
205
|
readonly billableOperations: {
|
|
206
206
|
readonly "clado-personal-email-from-profile": {
|
|
207
207
|
readonly provider: "clado";
|
|
@@ -206,7 +206,7 @@ export declare const PeoplePhoneProfileWaterfall1Entry: {
|
|
|
206
206
|
readonly categories: ["people_data"];
|
|
207
207
|
readonly lifecycle: null;
|
|
208
208
|
readonly description: "Find a mobile phone number for any prospect using multiple data providers in a waterfall motion.";
|
|
209
|
-
readonly docPath:
|
|
209
|
+
readonly docPath: string;
|
|
210
210
|
readonly tags: string[];
|
|
211
211
|
readonly billableOperations: {
|
|
212
212
|
readonly "leadmagic-mobile-from-profile": {
|
|
@@ -183,7 +183,7 @@ export declare const PeoplePhoneWorkEmailWaterfall1Entry: {
|
|
|
183
183
|
readonly lifecycle: null;
|
|
184
184
|
readonly description: "Find a mobile phone number for a prospect.";
|
|
185
185
|
readonly tags: string[];
|
|
186
|
-
readonly docPath:
|
|
186
|
+
readonly docPath: string;
|
|
187
187
|
readonly billableOperations: {
|
|
188
188
|
readonly "leadmagic-mobile-from-workemail": {
|
|
189
189
|
readonly provider: "leadmagic";
|
|
@@ -173,7 +173,7 @@ export declare const PeoplePostsCrustdataEntry1: {
|
|
|
173
173
|
readonly lifecycle: null;
|
|
174
174
|
readonly description: "Find list of recent LinkedIn posts.";
|
|
175
175
|
readonly tags: string[];
|
|
176
|
-
readonly docPath:
|
|
176
|
+
readonly docPath: string;
|
|
177
177
|
readonly billableOperations: {
|
|
178
178
|
readonly "crustdata-single-post-fetch": {
|
|
179
179
|
readonly allowManagedConnection: true;
|
|
@@ -186,7 +186,7 @@ export declare const PeopleProfileWaterfall1Entry: {
|
|
|
186
186
|
readonly categories: ["people_data"];
|
|
187
187
|
readonly lifecycle: null;
|
|
188
188
|
readonly description: "Find a JSON representation of a LinkedIn profile.";
|
|
189
|
-
readonly docPath:
|
|
189
|
+
readonly docPath: string;
|
|
190
190
|
readonly tags: ["LinkedIn", "Waterfall"];
|
|
191
191
|
readonly managedProviders: ["prospeo", "icypeas", "clado"];
|
|
192
192
|
readonly allowedUserConnectionProviders: ["prospeo", "icypeas", "clado"];
|
|
@@ -170,7 +170,7 @@ export declare const PeopleProfileWorkemailCrustdataEntry1: {
|
|
|
170
170
|
readonly lifecycle: null;
|
|
171
171
|
readonly description: "Find person profile by their work email address.";
|
|
172
172
|
readonly tags: string[];
|
|
173
|
-
readonly docPath:
|
|
173
|
+
readonly docPath: string;
|
|
174
174
|
readonly billableOperations: {
|
|
175
175
|
readonly "crustdata-profile-from-workemail": {
|
|
176
176
|
readonly allowManagedConnection: true;
|
|
@@ -179,7 +179,7 @@ export declare const PeopleProfileUrlEmailWaterfall1Entry: {
|
|
|
179
179
|
readonly lifecycle: null;
|
|
180
180
|
readonly description: "Find the URL for a prospect's LinkedIn profile from their personal or professional email address.";
|
|
181
181
|
readonly tags: ["LinkedIn"];
|
|
182
|
-
readonly docPath:
|
|
182
|
+
readonly docPath: string;
|
|
183
183
|
readonly billableOperations: {
|
|
184
184
|
readonly "leadmagic-profile-url-from-email": {
|
|
185
185
|
readonly provider: "leadmagic";
|
|
@@ -172,7 +172,7 @@ export declare const PeopleProfileUrlName1Entry: {
|
|
|
172
172
|
readonly allowedUserConnectionProviders: [];
|
|
173
173
|
readonly managedProviders: ["pipe0"];
|
|
174
174
|
readonly description: "Find the LinkedIn profile URL by using the prospect's name as input.";
|
|
175
|
-
readonly docPath:
|
|
175
|
+
readonly docPath: string;
|
|
176
176
|
readonly tags: ["LinkedIn"];
|
|
177
177
|
readonly billableOperations: {
|
|
178
178
|
readonly "pipe0-get-profileurl-from-name": {
|
|
@@ -218,7 +218,7 @@ export declare const PoepleWorkEmailProfileUrlWaterfallEntry1: {
|
|
|
218
218
|
readonly lifecycle: null;
|
|
219
219
|
readonly description: "Find work email addresses from B2B profile.";
|
|
220
220
|
readonly tags: ["Email", "Work Email", "Waterfall"];
|
|
221
|
-
readonly docPath:
|
|
221
|
+
readonly docPath: string;
|
|
222
222
|
readonly managedProviders: ["hunter", "findymail", "leadmagic", "crustdata", "clado"];
|
|
223
223
|
readonly allowedUserConnectionProviders: ["hunter", "findymail", "leadmagic", "crustdata", "clado"];
|
|
224
224
|
readonly inputFieldMode: "static";
|
|
@@ -230,7 +230,7 @@ export declare const PeopleWorkEmailWaterfallEntry1: {
|
|
|
230
230
|
readonly lifecycle: null;
|
|
231
231
|
readonly description: "Find work email addresses in a waterfall motion.";
|
|
232
232
|
readonly tags: ["Email", "Work Email", "Waterfall"];
|
|
233
|
-
readonly docPath:
|
|
233
|
+
readonly docPath: string;
|
|
234
234
|
readonly managedProviders: ["leadmagic", "prospeo", "hunter", "icypeas", "findymail"];
|
|
235
235
|
readonly allowedUserConnectionProviders: ["leadmagic", "prospeo", "hunter", "icypeas", "findymail"];
|
|
236
236
|
readonly inputFieldMode: "static";
|
|
@@ -177,7 +177,7 @@ export declare const RunPrompt1Entry: {
|
|
|
177
177
|
readonly lifecycle: null;
|
|
178
178
|
readonly description: "Executes configurable AI prompts with structured output fields.";
|
|
179
179
|
readonly tags: ["AI"];
|
|
180
|
-
readonly docPath:
|
|
180
|
+
readonly docPath: string;
|
|
181
181
|
readonly defaultInputGroups: [];
|
|
182
182
|
readonly billableOperations: {
|
|
183
183
|
readonly "gemini-flash-latest-prompt": {
|
|
@@ -166,7 +166,7 @@ export declare const SheetAddItemsEntry1: {
|
|
|
166
166
|
readonly allowedUserConnectionProviders: ["pipe0"];
|
|
167
167
|
readonly managedProviders: [];
|
|
168
168
|
readonly description: "Add rows to fixed pipe0 sheet.";
|
|
169
|
-
readonly docPath:
|
|
169
|
+
readonly docPath: string;
|
|
170
170
|
readonly tags: ["Fields"];
|
|
171
171
|
readonly billableOperations: {
|
|
172
172
|
readonly "sheets-append-pipe0": {
|
|
@@ -186,7 +186,7 @@ export declare const SheetAppendSheetEntry1: {
|
|
|
186
186
|
readonly allowedUserConnectionProviders: ["pipe0"];
|
|
187
187
|
readonly managedProviders: [];
|
|
188
188
|
readonly description: "Append rows to a dynamically provided pipe0 sheet. Optionally upsert sheets.";
|
|
189
|
-
readonly docPath:
|
|
189
|
+
readonly docPath: string;
|
|
190
190
|
readonly tags: ["Fields"];
|
|
191
191
|
readonly billableOperations: {
|
|
192
192
|
readonly "pipe0-platform-operation": {
|
|
@@ -166,7 +166,7 @@ export declare const SheetExpandAppendEntry1: {
|
|
|
166
166
|
readonly allowedUserConnectionProviders: ["pipe0"];
|
|
167
167
|
readonly managedProviders: [];
|
|
168
168
|
readonly description: "Expand a list of nested objects into sheet rows.";
|
|
169
|
-
readonly docPath:
|
|
169
|
+
readonly docPath: string;
|
|
170
170
|
readonly tags: ["Fields"];
|
|
171
171
|
readonly billableOperations: {
|
|
172
172
|
readonly "sheets-appendexpand-pipe0": {
|
|
@@ -153,7 +153,7 @@ export declare const TemplateFillEntry1: {
|
|
|
153
153
|
readonly lifecycle: null;
|
|
154
154
|
readonly description: "Replaces template tags like {{ input name type=\"string\" }} with actual values.";
|
|
155
155
|
readonly tags: ["Text"];
|
|
156
|
-
readonly docPath:
|
|
156
|
+
readonly docPath: string;
|
|
157
157
|
readonly defaultInputGroups: [];
|
|
158
158
|
readonly billableOperations: {
|
|
159
159
|
readonly "template-fill": {
|
|
@@ -172,7 +172,7 @@ export declare const WebsiteExtractFirecrawlEntry1: {
|
|
|
172
172
|
readonly lifecycle: null;
|
|
173
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
|
-
readonly docPath:
|
|
175
|
+
readonly docPath: string;
|
|
176
176
|
readonly billableOperations: {
|
|
177
177
|
readonly "firecrawl-website-extract": {
|
|
178
178
|
readonly allowManagedConnection: true;
|
|
@@ -186,7 +186,7 @@ export declare const WebsiteMappedLinksFireCrawlEntry1: {
|
|
|
186
186
|
readonly lifecycle: null;
|
|
187
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
|
-
readonly docPath:
|
|
189
|
+
readonly docPath: string;
|
|
190
190
|
readonly billableOperations: {
|
|
191
191
|
readonly "firecrawl-website-maplinks": {
|
|
192
192
|
readonly allowManagedConnection: true;
|
|
@@ -182,7 +182,7 @@ export declare const WebsiteScrapeFireCrawlEntry1: {
|
|
|
182
182
|
readonly lifecycle: null;
|
|
183
183
|
readonly description: "Turn any URL into clean data.";
|
|
184
184
|
readonly tags: ["Scrape"];
|
|
185
|
-
readonly docPath:
|
|
185
|
+
readonly docPath: string;
|
|
186
186
|
readonly billableOperations: {
|
|
187
187
|
readonly "firecrawl-website-scrape": {
|
|
188
188
|
readonly allowManagedConnection: true;
|
|
@@ -177,7 +177,7 @@ export declare const WebsiteScrapeListFireCrawlEntry1: {
|
|
|
177
177
|
readonly lifecycle: null;
|
|
178
178
|
readonly description: "Turn a list of URLs into clean scraped data.";
|
|
179
179
|
readonly tags: ["Scrape"];
|
|
180
|
-
readonly docPath:
|
|
180
|
+
readonly docPath: string;
|
|
181
181
|
readonly billableOperations: {
|
|
182
182
|
readonly "firecrawl-list-url-scrape": {
|
|
183
183
|
readonly allowManagedConnection: true;
|
|
@@ -714,7 +714,7 @@ export declare abstract class Pipe<Payload extends {
|
|
|
714
714
|
};
|
|
715
715
|
} | {
|
|
716
716
|
readonly zodSchema: z.ZodObject<{
|
|
717
|
-
profile: z.ZodObject<{
|
|
717
|
+
profile: z.ZodNullable<z.ZodObject<{
|
|
718
718
|
id: z.ZodNullable<z.ZodString>;
|
|
719
719
|
name: z.ZodNullable<z.ZodString>;
|
|
720
720
|
full_name: z.ZodNullable<z.ZodString>;
|
|
@@ -817,7 +817,7 @@ export declare abstract class Pipe<Payload extends {
|
|
|
817
817
|
}, z.z.core.$strip>>>;
|
|
818
818
|
experience_recently_started: z.ZodNullable<z.ZodArray<z.ZodUnknown>>;
|
|
819
819
|
experience_recently_closed: z.ZodNullable<z.ZodArray<z.ZodUnknown>>;
|
|
820
|
-
}, z.z.core.$strip
|
|
820
|
+
}, z.z.core.$strip>>;
|
|
821
821
|
experience: z.ZodArray<z.ZodObject<{
|
|
822
822
|
active_experience: z.ZodNullable<z.ZodNumber>;
|
|
823
823
|
position_title: z.ZodNullable<z.ZodString>;
|
|
@@ -1834,6 +1834,7 @@ export declare abstract class Pipe<Payload extends {
|
|
|
1834
1834
|
open_to_cards: z.ZodArray<z.ZodString>;
|
|
1835
1835
|
profile_language: z.ZodOptional<z.ZodString>;
|
|
1836
1836
|
linkedin_profile_url: z.ZodString;
|
|
1837
|
+
linkedin_flagship_url: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1837
1838
|
flagship_profile_url: z.ZodOptional<z.ZodString>;
|
|
1838
1839
|
profile_picture_url: z.ZodOptional<z.ZodString>;
|
|
1839
1840
|
profile_picture_permalink: z.ZodOptional<z.ZodString>;
|
|
@@ -2039,6 +2040,7 @@ export declare abstract class Pipe<Payload extends {
|
|
|
2039
2040
|
headline?: string | undefined;
|
|
2040
2041
|
summary?: string | undefined;
|
|
2041
2042
|
profile_language?: string | undefined;
|
|
2043
|
+
linkedin_flagship_url?: string | null | undefined;
|
|
2042
2044
|
flagship_profile_url?: string | undefined;
|
|
2043
2045
|
profile_picture_url?: string | undefined;
|
|
2044
2046
|
profile_picture_permalink?: string | undefined;
|