@pipe0/client 0.1.19 → 0.1.21
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 +12 -0
- package/dist/generated/openapi.types.d.mts +905 -99
- package/dist/generated/openapi.types.d.mts.map +1 -1
- package/dist/pipe0.d.mts +11 -11
- package/package.json +2 -2
|
@@ -12,7 +12,7 @@ interface paths {
|
|
|
12
12
|
cookie?: never;
|
|
13
13
|
};
|
|
14
14
|
get?: never;
|
|
15
|
-
put?: never; /** @description Enrich data synchronously. This endpoint waits for the enrichment to complete before returning a result.
|
|
15
|
+
put?: never; /** @description Enrich data synchronously. This endpoint waits for the enrichment to complete before returning a result. Use with fewer than 10 records. To enrich more data at once use the '/run' endpoint. */
|
|
16
16
|
post: {
|
|
17
17
|
parameters: {
|
|
18
18
|
query?: never;
|
|
@@ -215,7 +215,7 @@ interface paths {
|
|
|
215
215
|
header?: never;
|
|
216
216
|
path?: never;
|
|
217
217
|
cookie?: never;
|
|
218
|
-
}; /** @description Check status of enrichment task. Poll this endpoint
|
|
218
|
+
}; /** @description Check status of enrichment task. Poll this endpoint until the status becomes 'completed' or 'failed'. Recommended polling intervals are between 1-3s. */
|
|
219
219
|
get: {
|
|
220
220
|
parameters: {
|
|
221
221
|
query?: never;
|
|
@@ -410,7 +410,7 @@ interface paths {
|
|
|
410
410
|
requestBody: {
|
|
411
411
|
content: {
|
|
412
412
|
"application/json": {
|
|
413
|
-
/** @enum {string} */pipe_id: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1";
|
|
413
|
+
/** @enum {string} */pipe_id: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "email:draft:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1";
|
|
414
414
|
/**
|
|
415
415
|
* @default production
|
|
416
416
|
* @enum {string}
|
|
@@ -430,7 +430,8 @@ interface paths {
|
|
|
430
430
|
items: {
|
|
431
431
|
public_id: string;
|
|
432
432
|
provider: string;
|
|
433
|
-
is_default: boolean;
|
|
433
|
+
is_default: boolean; /** @enum {string} */
|
|
434
|
+
ownership_level: "organization" | "team" | "user";
|
|
434
435
|
}[];
|
|
435
436
|
};
|
|
436
437
|
};
|
|
@@ -541,7 +542,7 @@ interface paths {
|
|
|
541
542
|
label: string;
|
|
542
543
|
widgets?: {
|
|
543
544
|
provider_logo?: {
|
|
544
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
545
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
545
546
|
};
|
|
546
547
|
emoji?: {
|
|
547
548
|
char: string;
|
|
@@ -1289,7 +1290,7 @@ interface paths {
|
|
|
1289
1290
|
requestBody: {
|
|
1290
1291
|
content: {
|
|
1291
1292
|
"application/json": {
|
|
1292
|
-
/** @enum {string} */search_id: "companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1";
|
|
1293
|
+
/** @enum {string} */search_id: "companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1";
|
|
1293
1294
|
/**
|
|
1294
1295
|
* @default production
|
|
1295
1296
|
* @enum {string}
|
|
@@ -1309,7 +1310,8 @@ interface paths {
|
|
|
1309
1310
|
items: {
|
|
1310
1311
|
public_id: string;
|
|
1311
1312
|
provider: string;
|
|
1312
|
-
is_default: boolean;
|
|
1313
|
+
is_default: boolean; /** @enum {string} */
|
|
1314
|
+
ownership_level: "organization" | "team" | "user";
|
|
1313
1315
|
}[];
|
|
1314
1316
|
};
|
|
1315
1317
|
};
|
|
@@ -1420,7 +1422,7 @@ interface paths {
|
|
|
1420
1422
|
label: string;
|
|
1421
1423
|
widgets?: {
|
|
1422
1424
|
provider_logo?: {
|
|
1423
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1425
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1424
1426
|
};
|
|
1425
1427
|
emoji?: {
|
|
1426
1428
|
char: string;
|
|
@@ -1520,10 +1522,12 @@ interface paths {
|
|
|
1520
1522
|
header?: never;
|
|
1521
1523
|
path?: never;
|
|
1522
1524
|
cookie?: never;
|
|
1523
|
-
}; /** @description Get
|
|
1525
|
+
}; /** @description Get connections visible to the caller: organization-level, the caller's team-level (optionally narrowed by team_id), and the caller's own user-level connections. */
|
|
1524
1526
|
get: {
|
|
1525
1527
|
parameters: {
|
|
1526
|
-
query?:
|
|
1528
|
+
query?: {
|
|
1529
|
+
/** @description Current team context: restricts team-level connections to this team (caller must be a member). */team_id?: string;
|
|
1530
|
+
};
|
|
1527
1531
|
header?: never;
|
|
1528
1532
|
path: {
|
|
1529
1533
|
organizationId: string | null;
|
|
@@ -1601,7 +1605,7 @@ interface paths {
|
|
|
1601
1605
|
};
|
|
1602
1606
|
};
|
|
1603
1607
|
};
|
|
1604
|
-
put?: never; /** @description Create custom connection. The first connection created for a provider automatically becomes that
|
|
1608
|
+
put?: never; /** @description Create custom connection. New connections start USER-scoped (private to their creator) unless ownership_level says otherwise; promote later via PATCH. The first connection created for a provider within a scope automatically becomes that scope's default (is_default). */
|
|
1605
1609
|
post: {
|
|
1606
1610
|
parameters: {
|
|
1607
1611
|
query?: never;
|
|
@@ -1616,19 +1620,37 @@ interface paths {
|
|
|
1616
1620
|
"application/json": {
|
|
1617
1621
|
/** @enum {string} */method: "api_key";
|
|
1618
1622
|
public_id: string; /** @enum {string} */
|
|
1619
|
-
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1623
|
+
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1620
1624
|
secret: string;
|
|
1625
|
+
/**
|
|
1626
|
+
* @default user
|
|
1627
|
+
* @enum {string}
|
|
1628
|
+
*/
|
|
1629
|
+
ownership_level?: "organization" | "team" | "user";
|
|
1630
|
+
team_id?: string | null;
|
|
1621
1631
|
} | {
|
|
1622
1632
|
/** @enum {string} */method: "oauth_token";
|
|
1623
1633
|
public_id: string; /** @enum {string} */
|
|
1624
|
-
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1634
|
+
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1625
1635
|
access_token: string;
|
|
1636
|
+
/**
|
|
1637
|
+
* @default user
|
|
1638
|
+
* @enum {string}
|
|
1639
|
+
*/
|
|
1640
|
+
ownership_level?: "organization" | "team" | "user";
|
|
1641
|
+
team_id?: string | null;
|
|
1626
1642
|
} | {
|
|
1627
1643
|
/** @enum {string} */method: "oauth_token_bundle";
|
|
1628
1644
|
public_id: string; /** @enum {string} */
|
|
1629
|
-
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1645
|
+
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1630
1646
|
access_token: string;
|
|
1631
1647
|
refresh_token: string;
|
|
1648
|
+
/**
|
|
1649
|
+
* @default user
|
|
1650
|
+
* @enum {string}
|
|
1651
|
+
*/
|
|
1652
|
+
ownership_level?: "organization" | "team" | "user";
|
|
1653
|
+
team_id?: string | null;
|
|
1632
1654
|
};
|
|
1633
1655
|
};
|
|
1634
1656
|
};
|
|
@@ -1776,7 +1798,7 @@ interface paths {
|
|
|
1776
1798
|
};
|
|
1777
1799
|
};
|
|
1778
1800
|
options?: never;
|
|
1779
|
-
head?: never; /** @description Update a connection
|
|
1801
|
+
head?: never; /** @description Update a connection: toggle is_default (setting it to true makes this connection the default for its provider within its scope and unsets the previous default), and/or PROMOTE its ownership scope (user→team, user→org, team→org — never downward). */
|
|
1780
1802
|
patch: {
|
|
1781
1803
|
parameters: {
|
|
1782
1804
|
query?: never;
|
|
@@ -1790,7 +1812,9 @@ interface paths {
|
|
|
1790
1812
|
requestBody: {
|
|
1791
1813
|
content: {
|
|
1792
1814
|
"application/json": {
|
|
1793
|
-
is_default
|
|
1815
|
+
is_default?: boolean; /** @enum {string} */
|
|
1816
|
+
ownership_level?: "organization" | "team";
|
|
1817
|
+
team_id?: string | null;
|
|
1794
1818
|
};
|
|
1795
1819
|
};
|
|
1796
1820
|
};
|
|
@@ -1877,6 +1901,127 @@ interface paths {
|
|
|
1877
1901
|
};
|
|
1878
1902
|
trace?: never;
|
|
1879
1903
|
};
|
|
1904
|
+
"/v1/{organizationId}/connections/{connectionId}/secret": {
|
|
1905
|
+
parameters: {
|
|
1906
|
+
query?: never;
|
|
1907
|
+
header?: never;
|
|
1908
|
+
path?: never;
|
|
1909
|
+
cookie?: never;
|
|
1910
|
+
};
|
|
1911
|
+
get?: never; /** @description Replace a connection's secret IN PLACE. The connection keeps its stable public_id, scope, and default flag, so every sheet or workflow referencing it keeps working — e.g. swap in a new key after the previous owner left. The method must match the connection's existing method. */
|
|
1912
|
+
put: {
|
|
1913
|
+
parameters: {
|
|
1914
|
+
query?: never;
|
|
1915
|
+
header?: never;
|
|
1916
|
+
path: {
|
|
1917
|
+
organizationId: string | null;
|
|
1918
|
+
connectionId: string | null;
|
|
1919
|
+
};
|
|
1920
|
+
cookie?: never;
|
|
1921
|
+
};
|
|
1922
|
+
requestBody: {
|
|
1923
|
+
content: {
|
|
1924
|
+
"application/json": {
|
|
1925
|
+
/** @enum {string} */method: "api_key";
|
|
1926
|
+
secret: string;
|
|
1927
|
+
} | {
|
|
1928
|
+
/** @enum {string} */method: "oauth_token";
|
|
1929
|
+
access_token: string;
|
|
1930
|
+
} | {
|
|
1931
|
+
/** @enum {string} */method: "oauth_token_bundle";
|
|
1932
|
+
access_token: string;
|
|
1933
|
+
refresh_token: string;
|
|
1934
|
+
};
|
|
1935
|
+
};
|
|
1936
|
+
};
|
|
1937
|
+
responses: {
|
|
1938
|
+
/** @description Connection with replaced secret */200: {
|
|
1939
|
+
headers: {
|
|
1940
|
+
[name: string]: unknown;
|
|
1941
|
+
};
|
|
1942
|
+
content: {
|
|
1943
|
+
"application/json": {
|
|
1944
|
+
id: string;
|
|
1945
|
+
public_id: string;
|
|
1946
|
+
provider: string; /** @enum {string} */
|
|
1947
|
+
method: "api_key" | "oauth_token" | "oauth_token_bundle" | "access_link";
|
|
1948
|
+
encryption_version: string;
|
|
1949
|
+
metadata: string | number | boolean | null | {
|
|
1950
|
+
[key: string]: unknown;
|
|
1951
|
+
} | unknown[];
|
|
1952
|
+
organization_id: string; /** @enum {string} */
|
|
1953
|
+
ownership_level: "organization" | "team" | "user";
|
|
1954
|
+
team_id: string | null;
|
|
1955
|
+
user_id: string | null;
|
|
1956
|
+
scopes: string[];
|
|
1957
|
+
is_active: boolean;
|
|
1958
|
+
is_default: boolean; /** Format: date */
|
|
1959
|
+
created_at: string; /** Format: date */
|
|
1960
|
+
updated_at: string;
|
|
1961
|
+
};
|
|
1962
|
+
};
|
|
1963
|
+
}; /** @description Bad request */
|
|
1964
|
+
400: {
|
|
1965
|
+
headers: {
|
|
1966
|
+
[name: string]: unknown;
|
|
1967
|
+
};
|
|
1968
|
+
content: {
|
|
1969
|
+
"application/json": {
|
|
1970
|
+
type: string;
|
|
1971
|
+
title: string;
|
|
1972
|
+
status: number;
|
|
1973
|
+
detail: string;
|
|
1974
|
+
};
|
|
1975
|
+
};
|
|
1976
|
+
}; /** @description Unauthorized */
|
|
1977
|
+
401: {
|
|
1978
|
+
headers: {
|
|
1979
|
+
[name: string]: unknown;
|
|
1980
|
+
};
|
|
1981
|
+
content: {
|
|
1982
|
+
"application/json": {
|
|
1983
|
+
type: string;
|
|
1984
|
+
title: string;
|
|
1985
|
+
status: number;
|
|
1986
|
+
detail: string;
|
|
1987
|
+
};
|
|
1988
|
+
};
|
|
1989
|
+
}; /** @description Forbidden */
|
|
1990
|
+
403: {
|
|
1991
|
+
headers: {
|
|
1992
|
+
[name: string]: unknown;
|
|
1993
|
+
};
|
|
1994
|
+
content: {
|
|
1995
|
+
"application/json": {
|
|
1996
|
+
type: string;
|
|
1997
|
+
title: string;
|
|
1998
|
+
status: number;
|
|
1999
|
+
detail: string;
|
|
2000
|
+
};
|
|
2001
|
+
};
|
|
2002
|
+
}; /** @description Not found */
|
|
2003
|
+
404: {
|
|
2004
|
+
headers: {
|
|
2005
|
+
[name: string]: unknown;
|
|
2006
|
+
};
|
|
2007
|
+
content: {
|
|
2008
|
+
"application/json": {
|
|
2009
|
+
type: string;
|
|
2010
|
+
title: string;
|
|
2011
|
+
status: number;
|
|
2012
|
+
detail: string;
|
|
2013
|
+
};
|
|
2014
|
+
};
|
|
2015
|
+
};
|
|
2016
|
+
};
|
|
2017
|
+
};
|
|
2018
|
+
post?: never;
|
|
2019
|
+
delete?: never;
|
|
2020
|
+
options?: never;
|
|
2021
|
+
head?: never;
|
|
2022
|
+
patch?: never;
|
|
2023
|
+
trace?: never;
|
|
2024
|
+
};
|
|
1880
2025
|
"/v1/{organizationId}/secrets": {
|
|
1881
2026
|
parameters: {
|
|
1882
2027
|
query?: never;
|
|
@@ -2871,7 +3016,7 @@ interface components {
|
|
|
2871
3016
|
/** @enum {string} */type: "string" | "number" | "boolean" | "json" | "unknown";
|
|
2872
3017
|
label: string;
|
|
2873
3018
|
added_by: {
|
|
2874
|
-
ref: ("prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1") | "input";
|
|
3019
|
+
ref: ("prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "email:draft:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1") | "input";
|
|
2875
3020
|
config_hash: string | null;
|
|
2876
3021
|
pipe_index: number | null;
|
|
2877
3022
|
}; /** @enum {string|null} */
|
|
@@ -2901,11 +3046,11 @@ interface components {
|
|
|
2901
3046
|
message: string;
|
|
2902
3047
|
} | null;
|
|
2903
3048
|
claimed_by: {
|
|
2904
|
-
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | null;
|
|
3049
|
+
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "email:draft:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | null;
|
|
2905
3050
|
config_hash: string | null;
|
|
2906
3051
|
};
|
|
2907
3052
|
resolved_by: {
|
|
2908
|
-
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | "system" | null; /** @enum {string|null} */
|
|
3053
|
+
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "email:draft:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | "system" | null; /** @enum {string|null} */
|
|
2909
3054
|
environment: "production" | "sandbox" | null;
|
|
2910
3055
|
config_hash: string | null;
|
|
2911
3056
|
input_hash: string | null;
|
|
@@ -2940,10 +3085,10 @@ interface components {
|
|
|
2940
3085
|
waterfall?: {
|
|
2941
3086
|
/** @enum {string} */type?: "static";
|
|
2942
3087
|
attempted_providers: {
|
|
2943
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
3088
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
2944
3089
|
}[];
|
|
2945
|
-
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
2946
|
-
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
3090
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
3091
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
2947
3092
|
};
|
|
2948
3093
|
icon?: {
|
|
2949
3094
|
/** @enum {string} */type?: "static"; /** @enum {string} */
|
|
@@ -3102,10 +3247,10 @@ interface components {
|
|
|
3102
3247
|
};
|
|
3103
3248
|
};
|
|
3104
3249
|
/**
|
|
3105
|
-
* @default
|
|
3250
|
+
* @default openai-medium
|
|
3106
3251
|
* @enum {string}
|
|
3107
3252
|
*/
|
|
3108
|
-
model?: "google-low" | "openai-high" | "anthropic-high";
|
|
3253
|
+
model?: "google-low" | "openai-high" | "openai-medium" | "anthropic-high" | "anthropic-low";
|
|
3109
3254
|
};
|
|
3110
3255
|
} | {
|
|
3111
3256
|
/** @enum {string} */pipe_id: "agent:run@1";
|
|
@@ -3177,10 +3322,10 @@ interface components {
|
|
|
3177
3322
|
};
|
|
3178
3323
|
};
|
|
3179
3324
|
/**
|
|
3180
|
-
* @default
|
|
3325
|
+
* @default openai-medium
|
|
3181
3326
|
* @enum {string}
|
|
3182
3327
|
*/
|
|
3183
|
-
model?: "google-low" | "openai-high" | "anthropic-high";
|
|
3328
|
+
model?: "google-low" | "openai-high" | "openai-medium" | "anthropic-high" | "anthropic-low";
|
|
3184
3329
|
};
|
|
3185
3330
|
} | {
|
|
3186
3331
|
/** @enum {string} */pipe_id: "company:newssummary:website@1"; /** @description Run-if gate for a pipe. When set, the pipe only runs on records matching the conditions. Example: { "when": { "logic": "and", "conditions": [{ "property": "status", "field_name": "work_email", "operator": "neq", "value": "no_result" }] } } */
|
|
@@ -6300,12 +6445,12 @@ interface components {
|
|
|
6300
6445
|
};
|
|
6301
6446
|
} | null;
|
|
6302
6447
|
config: {
|
|
6303
|
-
/** @description Liquid template with `{{ field }}` input refs, `{{ field | default: "" }}` for optional refs, `{{ SECRETS.KEY }}` for secrets, `{{ CONSTANTS.KEY }}` for plaintext constants, and `{% if %}` / `{% for %}` control flow. Example: "Write to {{ name }} about {{ topic | default: \"the project\" }}." */template: string;
|
|
6448
|
+
/** @description Liquid template with `{{ field }}` input refs, `{{ field | default: "" }}` for optional refs, `{{ SECRETS.KEY }}` for secrets, `{{ CONSTANTS.KEY }}` for plaintext constants, and `{% if %}` / `{% for %}` control flow. Filters are hard-whitelisted — ONLY: json, escape, escape_once, default, upcase, downcase, size, join, first, last, replace, truncate, strip, newline_to_br, url_encode; anything else (split, slice, …) fails validation. Example: "Write to {{ name }} about {{ topic | default: \"the project\" }}." */template: string;
|
|
6304
6449
|
/**
|
|
6305
|
-
* @default
|
|
6450
|
+
* @default openai-medium
|
|
6306
6451
|
* @enum {string}
|
|
6307
6452
|
*/
|
|
6308
|
-
model?: "google-low" | "openai-high" | "anthropic-high";
|
|
6453
|
+
model?: "google-low" | "openai-high" | "openai-medium" | "anthropic-high" | "anthropic-low";
|
|
6309
6454
|
signature: string;
|
|
6310
6455
|
persona: string;
|
|
6311
6456
|
output_fields?: {
|
|
@@ -11505,6 +11650,92 @@ interface components {
|
|
|
11505
11650
|
};
|
|
11506
11651
|
};
|
|
11507
11652
|
};
|
|
11653
|
+
} | {
|
|
11654
|
+
/** @enum {string} */pipe_id: "email:draft:gmail@1";
|
|
11655
|
+
connector: {
|
|
11656
|
+
/**
|
|
11657
|
+
* @default first
|
|
11658
|
+
* @enum {string}
|
|
11659
|
+
*/
|
|
11660
|
+
strategy?: "first";
|
|
11661
|
+
connections: {
|
|
11662
|
+
/** @enum {string} */type: "vault";
|
|
11663
|
+
connection: string;
|
|
11664
|
+
}[];
|
|
11665
|
+
}; /** @description Run-if gate for a pipe. When set, the pipe only runs on records matching the conditions. Example: { "when": { "logic": "and", "conditions": [{ "property": "status", "field_name": "work_email", "operator": "neq", "value": "no_result" }] } } */
|
|
11666
|
+
run_if?: {
|
|
11667
|
+
/**
|
|
11668
|
+
* @description What to do when conditions match. Defaults to "run" (run the pipe only on matching records). Reserved for future extension.
|
|
11669
|
+
* @default run
|
|
11670
|
+
* @enum {string}
|
|
11671
|
+
*/
|
|
11672
|
+
action?: "run"; /** @description Condition block. All conditions are combined with the chosen logic (and/or). */
|
|
11673
|
+
when: {
|
|
11674
|
+
/**
|
|
11675
|
+
* @description "and" = all conditions must match. "or" = any condition matches.
|
|
11676
|
+
* @enum {string}
|
|
11677
|
+
*/
|
|
11678
|
+
logic: "and" | "or"; /** @description Array of conditions to evaluate. Each condition checks either a field value or its resolution status. */
|
|
11679
|
+
conditions: ({
|
|
11680
|
+
/**
|
|
11681
|
+
* @description Compare the actual field value. Use operators: eq, neq, gt, gte, lt, lte, contains, matches.
|
|
11682
|
+
* @enum {string}
|
|
11683
|
+
*/
|
|
11684
|
+
property: "value"; /** @description Name of a field from input data or produced by an earlier pipe in the workflow. */
|
|
11685
|
+
field_name: string;
|
|
11686
|
+
/**
|
|
11687
|
+
* @description Comparison operator: "eq", "neq", "gt", "gte", "lt", "lte", "contains", "matches" (regex).
|
|
11688
|
+
* @enum {string}
|
|
11689
|
+
*/
|
|
11690
|
+
operator: "eq" | "neq" | "gt" | "gte" | "lt" | "lte" | "contains" | "matches";
|
|
11691
|
+
value: number | string | boolean | null;
|
|
11692
|
+
} | {
|
|
11693
|
+
/**
|
|
11694
|
+
* @description Compare the field resolution status instead of its value. Use operators: eq, neq.
|
|
11695
|
+
* @enum {string}
|
|
11696
|
+
*/
|
|
11697
|
+
property: "status"; /** @description Name of a field from input data or produced by an earlier pipe in the workflow. */
|
|
11698
|
+
field_name: string;
|
|
11699
|
+
/**
|
|
11700
|
+
* @description Status comparison operator: "eq" or "neq".
|
|
11701
|
+
* @enum {string}
|
|
11702
|
+
*/
|
|
11703
|
+
operator: "eq" | "neq";
|
|
11704
|
+
/**
|
|
11705
|
+
* @description Field status to compare against: "completed", "no_result", "failed", or "skipped".
|
|
11706
|
+
* @enum {string}
|
|
11707
|
+
*/
|
|
11708
|
+
value: "failed" | "no_result" | "completed" | "skipped";
|
|
11709
|
+
})[];
|
|
11710
|
+
};
|
|
11711
|
+
} | null;
|
|
11712
|
+
config: {
|
|
11713
|
+
/** @description Single-line string value, optionally containing `{{ field }}` Liquid input refs (use `| default: ""` for optional refs), `{{ SECRETS.KEY }}` for encrypted secrets, and `{{ CONSTANTS.KEY }}` for plaintext constants. */to?: string | null; /** @description Single-line string value, optionally containing `{{ field }}` Liquid input refs (use `| default: ""` for optional refs), `{{ SECRETS.KEY }}` for encrypted secrets, and `{{ CONSTANTS.KEY }}` for plaintext constants. */
|
|
11714
|
+
reply_to?: string | null; /** @description Single-line string value, optionally containing `{{ field }}` Liquid input refs (use `| default: ""` for optional refs), `{{ SECRETS.KEY }}` for encrypted secrets, and `{{ CONSTANTS.KEY }}` for plaintext constants. */
|
|
11715
|
+
subject?: string | null; /** @description Multi-line string value, optionally containing `{{ field }}` Liquid input refs (use `| default: ""` for optional refs), `{{ SECRETS.KEY }}` for encrypted secrets, and `{{ CONSTANTS.KEY }}` for plaintext constants. */
|
|
11716
|
+
body?: string | null;
|
|
11717
|
+
output_fields?: {
|
|
11718
|
+
/**
|
|
11719
|
+
* @description Output field 'gmail_draft_id'
|
|
11720
|
+
* @default {
|
|
11721
|
+
* "alias": "",
|
|
11722
|
+
* "enabled": true
|
|
11723
|
+
* }
|
|
11724
|
+
*/
|
|
11725
|
+
gmail_draft_id?: {
|
|
11726
|
+
/**
|
|
11727
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
11728
|
+
* @default
|
|
11729
|
+
*/
|
|
11730
|
+
alias?: string;
|
|
11731
|
+
/**
|
|
11732
|
+
* @description Whether to include this field in the output.
|
|
11733
|
+
* @default true
|
|
11734
|
+
*/
|
|
11735
|
+
enabled?: boolean;
|
|
11736
|
+
};
|
|
11737
|
+
};
|
|
11738
|
+
};
|
|
11508
11739
|
} | {
|
|
11509
11740
|
/** @enum {string} */pipe_id: "message:write@1";
|
|
11510
11741
|
connector?: {
|
|
@@ -11565,12 +11796,12 @@ interface components {
|
|
|
11565
11796
|
};
|
|
11566
11797
|
} | null;
|
|
11567
11798
|
config: {
|
|
11568
|
-
/** @description Liquid template with `{{ field }}` input refs, `{{ field | default: "" }}` for optional refs, `{{ SECRETS.KEY }}` for secrets, `{{ CONSTANTS.KEY }}` for plaintext constants, and `{% if %}` / `{% for %}` control flow. Example: "Write to {{ name }} about {{ topic | default: \"the project\" }}." */template: string;
|
|
11799
|
+
/** @description Liquid template with `{{ field }}` input refs, `{{ field | default: "" }}` for optional refs, `{{ SECRETS.KEY }}` for secrets, `{{ CONSTANTS.KEY }}` for plaintext constants, and `{% if %}` / `{% for %}` control flow. Filters are hard-whitelisted — ONLY: json, escape, escape_once, default, upcase, downcase, size, join, first, last, replace, truncate, strip, newline_to_br, url_encode; anything else (split, slice, …) fails validation. Example: "Write to {{ name }} about {{ topic | default: \"the project\" }}." */template: string;
|
|
11569
11800
|
/**
|
|
11570
|
-
* @default
|
|
11801
|
+
* @default openai-medium
|
|
11571
11802
|
* @enum {string}
|
|
11572
11803
|
*/
|
|
11573
|
-
model?: "google-low" | "openai-high" | "anthropic-high";
|
|
11804
|
+
model?: "google-low" | "openai-high" | "openai-medium" | "anthropic-high" | "anthropic-low";
|
|
11574
11805
|
output_fields?: {
|
|
11575
11806
|
/**
|
|
11576
11807
|
* @description Output field 'message'
|
|
@@ -11653,7 +11884,7 @@ interface components {
|
|
|
11653
11884
|
};
|
|
11654
11885
|
} | null;
|
|
11655
11886
|
config: {
|
|
11656
|
-
/** @description Liquid template with `{{ field }}` input refs, `{{ field | default: "" }}` for optional refs, `{{ SECRETS.KEY }}` for secrets, `{{ CONSTANTS.KEY }}` for plaintext constants, and `{% if %}` / `{% for %}` control flow. Example: "Write to {{ name }} about {{ topic | default: \"the project\" }}." */template: string;
|
|
11887
|
+
/** @description Liquid template with `{{ field }}` input refs, `{{ field | default: "" }}` for optional refs, `{{ SECRETS.KEY }}` for secrets, `{{ CONSTANTS.KEY }}` for plaintext constants, and `{% if %}` / `{% for %}` control flow. Filters are hard-whitelisted — ONLY: json, escape, escape_once, default, upcase, downcase, size, join, first, last, replace, truncate, strip, newline_to_br, url_encode; anything else (split, slice, …) fails validation. Example: "Write to {{ name }} about {{ topic | default: \"the project\" }}." */template: string;
|
|
11657
11888
|
output_fields?: {
|
|
11658
11889
|
/**
|
|
11659
11890
|
* @description Output field 'template_output'
|
|
@@ -12797,6 +13028,7 @@ interface components {
|
|
|
12797
13028
|
field_name: string; /** @enum {string} */
|
|
12798
13029
|
type: "string" | "number" | "boolean" | "json" | "unknown"; /** @enum {string|null} */
|
|
12799
13030
|
format?: "json_object" | "json_list" | "json_list_string" | "url" | "website_url" | "profile_url" | "email" | "datetime" | "currency" | "date" | "phone" | "markdown" | "text" | "int" | "decimal" | "address_line_1" | "zip_code" | "percent" | null;
|
|
13031
|
+
alias?: string;
|
|
12800
13032
|
}[];
|
|
12801
13033
|
/**
|
|
12802
13034
|
* @description Reference to a single sheet column by name (`{ field_name }`).
|
|
@@ -13014,7 +13246,7 @@ interface components {
|
|
|
13014
13246
|
};
|
|
13015
13247
|
} | null;
|
|
13016
13248
|
config: {
|
|
13017
|
-
/** @description Liquid template with `{{ field }}` input refs, `{{ field | default: "" }}` for optional refs, `{{ SECRETS.KEY }}` for secrets, `{{ CONSTANTS.KEY }}` for plaintext constants, and `{% if %}` / `{% for %}` control flow. Example: "Write to {{ name }} about {{ topic | default: \"the project\" }}." */query: string;
|
|
13249
|
+
/** @description Liquid template with `{{ field }}` input refs, `{{ field | default: "" }}` for optional refs, `{{ SECRETS.KEY }}` for secrets, `{{ CONSTANTS.KEY }}` for plaintext constants, and `{% if %}` / `{% for %}` control flow. Filters are hard-whitelisted — ONLY: json, escape, escape_once, default, upcase, downcase, size, join, first, last, replace, truncate, strip, newline_to_br, url_encode; anything else (split, slice, …) fails validation. Example: "Write to {{ name }} about {{ topic | default: \"the project\" }}." */query: string;
|
|
13018
13250
|
limit: unknown;
|
|
13019
13251
|
output_fields?: {
|
|
13020
13252
|
/**
|
|
@@ -13117,7 +13349,7 @@ interface components {
|
|
|
13117
13349
|
};
|
|
13118
13350
|
} | null;
|
|
13119
13351
|
config: {
|
|
13120
|
-
/** @description Liquid template with `{{ field }}` input refs, `{{ field | default: "" }}` for optional refs, `{{ SECRETS.KEY }}` for secrets, `{{ CONSTANTS.KEY }}` for plaintext constants, and `{% if %}` / `{% for %}` control flow. Example: "Write to {{ name }} about {{ topic | default: \"the project\" }}." */query: string;
|
|
13352
|
+
/** @description Liquid template with `{{ field }}` input refs, `{{ field | default: "" }}` for optional refs, `{{ SECRETS.KEY }}` for secrets, `{{ CONSTANTS.KEY }}` for plaintext constants, and `{% if %}` / `{% for %}` control flow. Filters are hard-whitelisted — ONLY: json, escape, escape_once, default, upcase, downcase, size, join, first, last, replace, truncate, strip, newline_to_br, url_encode; anything else (split, slice, …) fails validation. Example: "Write to {{ name }} about {{ topic | default: \"the project\" }}." */query: string;
|
|
13121
13353
|
limit: unknown;
|
|
13122
13354
|
output_fields?: {
|
|
13123
13355
|
/**
|
|
@@ -13909,12 +14141,15 @@ interface components {
|
|
|
13909
14141
|
* "provider": "amplemarket"
|
|
13910
14142
|
* },
|
|
13911
14143
|
* {
|
|
14144
|
+
* "provider": "crustdata"
|
|
14145
|
+
* },
|
|
14146
|
+
* {
|
|
13912
14147
|
* "provider": "findymail"
|
|
13913
14148
|
* }
|
|
13914
14149
|
* ]
|
|
13915
14150
|
*/
|
|
13916
14151
|
providers?: {
|
|
13917
|
-
/** @enum {string} */provider: "leadmagic" | "prospeo" | "amplemarket" | "findymail";
|
|
14152
|
+
/** @enum {string} */provider: "leadmagic" | "prospeo" | "amplemarket" | "crustdata" | "findymail";
|
|
13918
14153
|
}[];
|
|
13919
14154
|
input_fields?: {
|
|
13920
14155
|
/**
|
|
@@ -15236,11 +15471,14 @@ interface components {
|
|
|
15236
15471
|
* },
|
|
15237
15472
|
* {
|
|
15238
15473
|
* "provider": "amplemarket"
|
|
15474
|
+
* },
|
|
15475
|
+
* {
|
|
15476
|
+
* "provider": "crustdata"
|
|
15239
15477
|
* }
|
|
15240
15478
|
* ]
|
|
15241
15479
|
*/
|
|
15242
15480
|
providers?: {
|
|
15243
|
-
/** @enum {string} */provider: "leadmagic" | "amplemarket";
|
|
15481
|
+
/** @enum {string} */provider: "leadmagic" | "amplemarket" | "crustdata";
|
|
15244
15482
|
}[];
|
|
15245
15483
|
input_fields?: {
|
|
15246
15484
|
/**
|
|
@@ -16211,11 +16449,11 @@ interface components {
|
|
|
16211
16449
|
type?: "string" | "number" | "boolean" | "json" | "unknown"; /** @enum {string|null} */
|
|
16212
16450
|
format?: "json_object" | "json_list" | "json_list_string" | "url" | "website_url" | "profile_url" | "email" | "datetime" | "currency" | "date" | "phone" | "markdown" | "text" | "int" | "decimal" | "address_line_1" | "zip_code" | "percent" | null;
|
|
16213
16451
|
claimed_by?: {
|
|
16214
|
-
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | null;
|
|
16452
|
+
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "email:draft:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | null;
|
|
16215
16453
|
config_hash: string | null;
|
|
16216
16454
|
};
|
|
16217
16455
|
resolved_by?: {
|
|
16218
|
-
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | "system" | null; /** @enum {string|null} */
|
|
16456
|
+
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "email:draft:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | "system" | null; /** @enum {string|null} */
|
|
16219
16457
|
environment: "production" | "sandbox" | null;
|
|
16220
16458
|
config_hash: string | null;
|
|
16221
16459
|
input_hash: string | null;
|
|
@@ -16250,10 +16488,10 @@ interface components {
|
|
|
16250
16488
|
waterfall?: {
|
|
16251
16489
|
/** @enum {string} */type?: "static";
|
|
16252
16490
|
attempted_providers: {
|
|
16253
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16491
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16254
16492
|
}[];
|
|
16255
|
-
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
16256
|
-
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16493
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
16494
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16257
16495
|
};
|
|
16258
16496
|
icon?: {
|
|
16259
16497
|
/** @enum {string} */type?: "static"; /** @enum {string} */
|
|
@@ -16294,7 +16532,7 @@ interface components {
|
|
|
16294
16532
|
type?: "string" | "number" | "boolean" | "json" | "unknown"; /** @enum {string|null} */
|
|
16295
16533
|
format?: "json_object" | "json_list" | "json_list_string" | "url" | "website_url" | "profile_url" | "email" | "datetime" | "currency" | "date" | "phone" | "markdown" | "text" | "int" | "decimal" | "address_line_1" | "zip_code" | "percent" | null;
|
|
16296
16534
|
resolved_by?: {
|
|
16297
|
-
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | "system" | null; /** @enum {string|null} */
|
|
16535
|
+
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "email:draft:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | "system" | null; /** @enum {string|null} */
|
|
16298
16536
|
environment: "production" | "sandbox" | null;
|
|
16299
16537
|
config_hash: string | null;
|
|
16300
16538
|
input_hash: string | null;
|
|
@@ -16329,10 +16567,10 @@ interface components {
|
|
|
16329
16567
|
waterfall?: {
|
|
16330
16568
|
/** @enum {string} */type?: "static";
|
|
16331
16569
|
attempted_providers: {
|
|
16332
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16570
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16333
16571
|
}[];
|
|
16334
|
-
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
16335
|
-
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16572
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
16573
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16336
16574
|
};
|
|
16337
16575
|
icon?: {
|
|
16338
16576
|
/** @enum {string} */type?: "static"; /** @enum {string} */
|
|
@@ -20420,8 +20658,8 @@ interface components {
|
|
|
20420
20658
|
};
|
|
20421
20659
|
};
|
|
20422
20660
|
} | {
|
|
20423
|
-
/** @enum {string} */search_id: "
|
|
20424
|
-
connector
|
|
20661
|
+
/** @enum {string} */search_id: "events:googlecalendar@1";
|
|
20662
|
+
connector: {
|
|
20425
20663
|
/**
|
|
20426
20664
|
* @default first
|
|
20427
20665
|
* @enum {string}
|
|
@@ -20431,18 +20669,31 @@ interface components {
|
|
|
20431
20669
|
/** @enum {string} */type: "vault";
|
|
20432
20670
|
connection: string;
|
|
20433
20671
|
}[];
|
|
20434
|
-
}
|
|
20672
|
+
};
|
|
20435
20673
|
config: {
|
|
20436
|
-
|
|
20674
|
+
calendar_id: string | string[];
|
|
20675
|
+
/**
|
|
20676
|
+
* @description Rolling window relative to when the search runs, not calendar days.
|
|
20677
|
+
* @default n7d
|
|
20678
|
+
*/
|
|
20679
|
+
time_window?: string;
|
|
20680
|
+
/**
|
|
20681
|
+
* @default [
|
|
20682
|
+
* "meeting"
|
|
20683
|
+
* ]
|
|
20684
|
+
*/
|
|
20685
|
+
event_types?: ("meeting" | "out_of_office" | "focus_time" | "working_location" | "birthday" | "from_gmail")[]; /** @description Max number of events per page */
|
|
20686
|
+
limit?: unknown; /** @description Pagination cursor */
|
|
20687
|
+
cursor?: string | null;
|
|
20437
20688
|
output_fields?: {
|
|
20438
20689
|
/**
|
|
20439
|
-
* @description Output field '
|
|
20690
|
+
* @description Output field 'google_calendar_event_id'
|
|
20440
20691
|
* @default {
|
|
20441
20692
|
* "alias": "",
|
|
20442
20693
|
* "enabled": true
|
|
20443
20694
|
* }
|
|
20444
20695
|
*/
|
|
20445
|
-
|
|
20696
|
+
google_calendar_event_id?: {
|
|
20446
20697
|
/**
|
|
20447
20698
|
* @description Rename this output field. Leave empty to use default name.
|
|
20448
20699
|
* @default
|
|
@@ -20455,13 +20706,13 @@ interface components {
|
|
|
20455
20706
|
enabled?: boolean;
|
|
20456
20707
|
};
|
|
20457
20708
|
/**
|
|
20458
|
-
* @description Output field '
|
|
20709
|
+
* @description Output field 'event_title'
|
|
20459
20710
|
* @default {
|
|
20460
20711
|
* "alias": "",
|
|
20461
20712
|
* "enabled": true
|
|
20462
20713
|
* }
|
|
20463
20714
|
*/
|
|
20464
|
-
|
|
20715
|
+
event_title?: {
|
|
20465
20716
|
/**
|
|
20466
20717
|
* @description Rename this output field. Leave empty to use default name.
|
|
20467
20718
|
* @default
|
|
@@ -20474,13 +20725,13 @@ interface components {
|
|
|
20474
20725
|
enabled?: boolean;
|
|
20475
20726
|
};
|
|
20476
20727
|
/**
|
|
20477
|
-
* @description Output field '
|
|
20728
|
+
* @description Output field 'attendee_emails'
|
|
20478
20729
|
* @default {
|
|
20479
20730
|
* "alias": "",
|
|
20480
20731
|
* "enabled": true
|
|
20481
20732
|
* }
|
|
20482
20733
|
*/
|
|
20483
|
-
|
|
20734
|
+
attendee_emails?: {
|
|
20484
20735
|
/**
|
|
20485
20736
|
* @description Rename this output field. Leave empty to use default name.
|
|
20486
20737
|
* @default
|
|
@@ -20492,15 +20743,109 @@ interface components {
|
|
|
20492
20743
|
*/
|
|
20493
20744
|
enabled?: boolean;
|
|
20494
20745
|
};
|
|
20495
|
-
};
|
|
20496
|
-
filters: {
|
|
20497
|
-
/** @default [] */keywords?: string[];
|
|
20498
20746
|
/**
|
|
20499
|
-
* @description
|
|
20500
|
-
* @default
|
|
20747
|
+
* @description Output field 'calendar_event_match'
|
|
20748
|
+
* @default {
|
|
20749
|
+
* "alias": "",
|
|
20750
|
+
* "enabled": true
|
|
20751
|
+
* }
|
|
20501
20752
|
*/
|
|
20502
|
-
|
|
20503
|
-
|
|
20753
|
+
calendar_event_match?: {
|
|
20754
|
+
/**
|
|
20755
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
20756
|
+
* @default
|
|
20757
|
+
*/
|
|
20758
|
+
alias?: string;
|
|
20759
|
+
/**
|
|
20760
|
+
* @description Whether to include this field in the output.
|
|
20761
|
+
* @default true
|
|
20762
|
+
*/
|
|
20763
|
+
enabled?: boolean;
|
|
20764
|
+
};
|
|
20765
|
+
};
|
|
20766
|
+
};
|
|
20767
|
+
} | {
|
|
20768
|
+
/** @enum {string} */search_id: "posts:content:crustdata@1";
|
|
20769
|
+
connector?: {
|
|
20770
|
+
/**
|
|
20771
|
+
* @default first
|
|
20772
|
+
* @enum {string}
|
|
20773
|
+
*/
|
|
20774
|
+
strategy?: "first";
|
|
20775
|
+
connections: {
|
|
20776
|
+
/** @enum {string} */type: "vault";
|
|
20777
|
+
connection: string;
|
|
20778
|
+
}[];
|
|
20779
|
+
} | null;
|
|
20780
|
+
config: {
|
|
20781
|
+
/** @description Max number of search results per page */limit?: unknown;
|
|
20782
|
+
output_fields?: {
|
|
20783
|
+
/**
|
|
20784
|
+
* @description Output field 'post_id'
|
|
20785
|
+
* @default {
|
|
20786
|
+
* "alias": "",
|
|
20787
|
+
* "enabled": true
|
|
20788
|
+
* }
|
|
20789
|
+
*/
|
|
20790
|
+
post_id?: {
|
|
20791
|
+
/**
|
|
20792
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
20793
|
+
* @default
|
|
20794
|
+
*/
|
|
20795
|
+
alias?: string;
|
|
20796
|
+
/**
|
|
20797
|
+
* @description Whether to include this field in the output.
|
|
20798
|
+
* @default true
|
|
20799
|
+
*/
|
|
20800
|
+
enabled?: boolean;
|
|
20801
|
+
};
|
|
20802
|
+
/**
|
|
20803
|
+
* @description Output field 'post_match'
|
|
20804
|
+
* @default {
|
|
20805
|
+
* "alias": "",
|
|
20806
|
+
* "enabled": true
|
|
20807
|
+
* }
|
|
20808
|
+
*/
|
|
20809
|
+
post_match?: {
|
|
20810
|
+
/**
|
|
20811
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
20812
|
+
* @default
|
|
20813
|
+
*/
|
|
20814
|
+
alias?: string;
|
|
20815
|
+
/**
|
|
20816
|
+
* @description Whether to include this field in the output.
|
|
20817
|
+
* @default true
|
|
20818
|
+
*/
|
|
20819
|
+
enabled?: boolean;
|
|
20820
|
+
};
|
|
20821
|
+
/**
|
|
20822
|
+
* @description Output field 'post_text'
|
|
20823
|
+
* @default {
|
|
20824
|
+
* "alias": "",
|
|
20825
|
+
* "enabled": true
|
|
20826
|
+
* }
|
|
20827
|
+
*/
|
|
20828
|
+
post_text?: {
|
|
20829
|
+
/**
|
|
20830
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
20831
|
+
* @default
|
|
20832
|
+
*/
|
|
20833
|
+
alias?: string;
|
|
20834
|
+
/**
|
|
20835
|
+
* @description Whether to include this field in the output.
|
|
20836
|
+
* @default true
|
|
20837
|
+
*/
|
|
20838
|
+
enabled?: boolean;
|
|
20839
|
+
};
|
|
20840
|
+
};
|
|
20841
|
+
filters: {
|
|
20842
|
+
/** @default [] */keywords?: string[];
|
|
20843
|
+
/**
|
|
20844
|
+
* @description Post must match any or all keywords.
|
|
20845
|
+
* @default OR
|
|
20846
|
+
*/
|
|
20847
|
+
keyword_operator?: string;
|
|
20848
|
+
/**
|
|
20504
20849
|
* @description Only return posts published within this recency window.
|
|
20505
20850
|
* @default
|
|
20506
20851
|
*/
|
|
@@ -22537,11 +22882,126 @@ interface components {
|
|
|
22537
22882
|
limit?: unknown; /** @description 1-based page index (offset pagination; Attio reports no total count) */
|
|
22538
22883
|
page_number?: unknown;
|
|
22539
22884
|
};
|
|
22885
|
+
} | {
|
|
22886
|
+
/** @enum {string} */search_id: "users:attio@1";
|
|
22887
|
+
connector: {
|
|
22888
|
+
/**
|
|
22889
|
+
* @default first
|
|
22890
|
+
* @enum {string}
|
|
22891
|
+
*/
|
|
22892
|
+
strategy?: "first";
|
|
22893
|
+
connections: {
|
|
22894
|
+
/** @enum {string} */type: "vault";
|
|
22895
|
+
connection: string;
|
|
22896
|
+
}[];
|
|
22897
|
+
};
|
|
22898
|
+
config: {
|
|
22899
|
+
/** @default false */include_suspended?: boolean; /** @description Rows per page */
|
|
22900
|
+
limit?: unknown; /** @description 1-based page index (offset pagination; Attio reports no total count) */
|
|
22901
|
+
page_number?: unknown;
|
|
22902
|
+
output_fields?: {
|
|
22903
|
+
/**
|
|
22904
|
+
* @description Output field 'attio_workspace_member_id'
|
|
22905
|
+
* @default {
|
|
22906
|
+
* "alias": "",
|
|
22907
|
+
* "enabled": true
|
|
22908
|
+
* }
|
|
22909
|
+
*/
|
|
22910
|
+
attio_workspace_member_id?: {
|
|
22911
|
+
/**
|
|
22912
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
22913
|
+
* @default
|
|
22914
|
+
*/
|
|
22915
|
+
alias?: string;
|
|
22916
|
+
/**
|
|
22917
|
+
* @description Whether to include this field in the output.
|
|
22918
|
+
* @default true
|
|
22919
|
+
*/
|
|
22920
|
+
enabled?: boolean;
|
|
22921
|
+
};
|
|
22922
|
+
/**
|
|
22923
|
+
* @description Output field 'email'
|
|
22924
|
+
* @default {
|
|
22925
|
+
* "alias": "",
|
|
22926
|
+
* "enabled": true
|
|
22927
|
+
* }
|
|
22928
|
+
*/
|
|
22929
|
+
email?: {
|
|
22930
|
+
/**
|
|
22931
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
22932
|
+
* @default
|
|
22933
|
+
*/
|
|
22934
|
+
alias?: string;
|
|
22935
|
+
/**
|
|
22936
|
+
* @description Whether to include this field in the output.
|
|
22937
|
+
* @default true
|
|
22938
|
+
*/
|
|
22939
|
+
enabled?: boolean;
|
|
22940
|
+
};
|
|
22941
|
+
/**
|
|
22942
|
+
* @description Output field 'first_name'
|
|
22943
|
+
* @default {
|
|
22944
|
+
* "alias": "",
|
|
22945
|
+
* "enabled": true
|
|
22946
|
+
* }
|
|
22947
|
+
*/
|
|
22948
|
+
first_name?: {
|
|
22949
|
+
/**
|
|
22950
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
22951
|
+
* @default
|
|
22952
|
+
*/
|
|
22953
|
+
alias?: string;
|
|
22954
|
+
/**
|
|
22955
|
+
* @description Whether to include this field in the output.
|
|
22956
|
+
* @default true
|
|
22957
|
+
*/
|
|
22958
|
+
enabled?: boolean;
|
|
22959
|
+
};
|
|
22960
|
+
/**
|
|
22961
|
+
* @description Output field 'last_name'
|
|
22962
|
+
* @default {
|
|
22963
|
+
* "alias": "",
|
|
22964
|
+
* "enabled": true
|
|
22965
|
+
* }
|
|
22966
|
+
*/
|
|
22967
|
+
last_name?: {
|
|
22968
|
+
/**
|
|
22969
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
22970
|
+
* @default
|
|
22971
|
+
*/
|
|
22972
|
+
alias?: string;
|
|
22973
|
+
/**
|
|
22974
|
+
* @description Whether to include this field in the output.
|
|
22975
|
+
* @default true
|
|
22976
|
+
*/
|
|
22977
|
+
enabled?: boolean;
|
|
22978
|
+
};
|
|
22979
|
+
/**
|
|
22980
|
+
* @description Output field 'attio_workspace_member_match'
|
|
22981
|
+
* @default {
|
|
22982
|
+
* "alias": "",
|
|
22983
|
+
* "enabled": true
|
|
22984
|
+
* }
|
|
22985
|
+
*/
|
|
22986
|
+
attio_workspace_member_match?: {
|
|
22987
|
+
/**
|
|
22988
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
22989
|
+
* @default
|
|
22990
|
+
*/
|
|
22991
|
+
alias?: string;
|
|
22992
|
+
/**
|
|
22993
|
+
* @description Whether to include this field in the output.
|
|
22994
|
+
* @default true
|
|
22995
|
+
*/
|
|
22996
|
+
enabled?: boolean;
|
|
22997
|
+
};
|
|
22998
|
+
};
|
|
22999
|
+
};
|
|
22540
23000
|
} | null;
|
|
22541
23001
|
SearchResponseSchema: {
|
|
22542
23002
|
id: string; /** @enum {string} */
|
|
22543
23003
|
status: "completed" | "failed" | "pending" | "processing"; /** @enum {string} */
|
|
22544
|
-
search_id: "companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1";
|
|
23004
|
+
search_id: "companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1";
|
|
22545
23005
|
errors: {
|
|
22546
23006
|
code: string;
|
|
22547
23007
|
message: string;
|
|
@@ -22556,7 +23016,7 @@ interface components {
|
|
|
22556
23016
|
type?: "string" | "number" | "boolean" | "json" | "unknown"; /** @enum {string|null} */
|
|
22557
23017
|
format?: "json_object" | "json_list" | "json_list_string" | "url" | "website_url" | "profile_url" | "email" | "datetime" | "currency" | "date" | "phone" | "markdown" | "text" | "int" | "decimal" | "address_line_1" | "zip_code" | "percent" | null;
|
|
22558
23018
|
resolved_by?: {
|
|
22559
|
-
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | "system" | null; /** @enum {string|null} */
|
|
23019
|
+
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "email:draft:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | "system" | null; /** @enum {string|null} */
|
|
22560
23020
|
environment: "production" | "sandbox" | null;
|
|
22561
23021
|
config_hash: string | null;
|
|
22562
23022
|
input_hash: string | null;
|
|
@@ -22591,10 +23051,10 @@ interface components {
|
|
|
22591
23051
|
waterfall?: {
|
|
22592
23052
|
/** @enum {string} */type?: "static";
|
|
22593
23053
|
attempted_providers: {
|
|
22594
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
23054
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
22595
23055
|
}[];
|
|
22596
|
-
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
22597
|
-
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
23056
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
23057
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
22598
23058
|
};
|
|
22599
23059
|
icon?: {
|
|
22600
23060
|
/** @enum {string} */type?: "static"; /** @enum {string} */
|
|
@@ -25302,6 +25762,113 @@ interface components {
|
|
|
25302
25762
|
approval_status: string;
|
|
25303
25763
|
};
|
|
25304
25764
|
};
|
|
25765
|
+
} | {
|
|
25766
|
+
/** @enum {string} */search_id: "events:googlecalendar@1";
|
|
25767
|
+
connector: {
|
|
25768
|
+
/**
|
|
25769
|
+
* @default first
|
|
25770
|
+
* @enum {string}
|
|
25771
|
+
*/
|
|
25772
|
+
strategy?: "first";
|
|
25773
|
+
connections: {
|
|
25774
|
+
/** @enum {string} */type: "vault";
|
|
25775
|
+
connection: string;
|
|
25776
|
+
}[];
|
|
25777
|
+
};
|
|
25778
|
+
config: {
|
|
25779
|
+
calendar_id: string | string[];
|
|
25780
|
+
/**
|
|
25781
|
+
* @description Rolling window relative to when the search runs, not calendar days.
|
|
25782
|
+
* @default n7d
|
|
25783
|
+
*/
|
|
25784
|
+
time_window?: string;
|
|
25785
|
+
/**
|
|
25786
|
+
* @default [
|
|
25787
|
+
* "meeting"
|
|
25788
|
+
* ]
|
|
25789
|
+
*/
|
|
25790
|
+
event_types?: ("meeting" | "out_of_office" | "focus_time" | "working_location" | "birthday" | "from_gmail")[]; /** @description Max number of events per page */
|
|
25791
|
+
limit?: unknown; /** @description Pagination cursor */
|
|
25792
|
+
cursor?: string | null;
|
|
25793
|
+
output_fields?: {
|
|
25794
|
+
/**
|
|
25795
|
+
* @description Output field 'google_calendar_event_id'
|
|
25796
|
+
* @default {
|
|
25797
|
+
* "alias": "",
|
|
25798
|
+
* "enabled": true
|
|
25799
|
+
* }
|
|
25800
|
+
*/
|
|
25801
|
+
google_calendar_event_id?: {
|
|
25802
|
+
/**
|
|
25803
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
25804
|
+
* @default
|
|
25805
|
+
*/
|
|
25806
|
+
alias?: string;
|
|
25807
|
+
/**
|
|
25808
|
+
* @description Whether to include this field in the output.
|
|
25809
|
+
* @default true
|
|
25810
|
+
*/
|
|
25811
|
+
enabled?: boolean;
|
|
25812
|
+
};
|
|
25813
|
+
/**
|
|
25814
|
+
* @description Output field 'event_title'
|
|
25815
|
+
* @default {
|
|
25816
|
+
* "alias": "",
|
|
25817
|
+
* "enabled": true
|
|
25818
|
+
* }
|
|
25819
|
+
*/
|
|
25820
|
+
event_title?: {
|
|
25821
|
+
/**
|
|
25822
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
25823
|
+
* @default
|
|
25824
|
+
*/
|
|
25825
|
+
alias?: string;
|
|
25826
|
+
/**
|
|
25827
|
+
* @description Whether to include this field in the output.
|
|
25828
|
+
* @default true
|
|
25829
|
+
*/
|
|
25830
|
+
enabled?: boolean;
|
|
25831
|
+
};
|
|
25832
|
+
/**
|
|
25833
|
+
* @description Output field 'attendee_emails'
|
|
25834
|
+
* @default {
|
|
25835
|
+
* "alias": "",
|
|
25836
|
+
* "enabled": true
|
|
25837
|
+
* }
|
|
25838
|
+
*/
|
|
25839
|
+
attendee_emails?: {
|
|
25840
|
+
/**
|
|
25841
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
25842
|
+
* @default
|
|
25843
|
+
*/
|
|
25844
|
+
alias?: string;
|
|
25845
|
+
/**
|
|
25846
|
+
* @description Whether to include this field in the output.
|
|
25847
|
+
* @default true
|
|
25848
|
+
*/
|
|
25849
|
+
enabled?: boolean;
|
|
25850
|
+
};
|
|
25851
|
+
/**
|
|
25852
|
+
* @description Output field 'calendar_event_match'
|
|
25853
|
+
* @default {
|
|
25854
|
+
* "alias": "",
|
|
25855
|
+
* "enabled": true
|
|
25856
|
+
* }
|
|
25857
|
+
*/
|
|
25858
|
+
calendar_event_match?: {
|
|
25859
|
+
/**
|
|
25860
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
25861
|
+
* @default
|
|
25862
|
+
*/
|
|
25863
|
+
alias?: string;
|
|
25864
|
+
/**
|
|
25865
|
+
* @description Whether to include this field in the output.
|
|
25866
|
+
* @default true
|
|
25867
|
+
*/
|
|
25868
|
+
enabled?: boolean;
|
|
25869
|
+
};
|
|
25870
|
+
};
|
|
25871
|
+
};
|
|
25305
25872
|
} | {
|
|
25306
25873
|
/** @enum {string} */search_id: "posts:content:crustdata@1";
|
|
25307
25874
|
connector?: {
|
|
@@ -27420,6 +27987,121 @@ interface components {
|
|
|
27420
27987
|
limit?: unknown; /** @description 1-based page index (offset pagination; Attio reports no total count) */
|
|
27421
27988
|
page_number?: unknown;
|
|
27422
27989
|
};
|
|
27990
|
+
} | {
|
|
27991
|
+
/** @enum {string} */search_id: "users:attio@1";
|
|
27992
|
+
connector: {
|
|
27993
|
+
/**
|
|
27994
|
+
* @default first
|
|
27995
|
+
* @enum {string}
|
|
27996
|
+
*/
|
|
27997
|
+
strategy?: "first";
|
|
27998
|
+
connections: {
|
|
27999
|
+
/** @enum {string} */type: "vault";
|
|
28000
|
+
connection: string;
|
|
28001
|
+
}[];
|
|
28002
|
+
};
|
|
28003
|
+
config: {
|
|
28004
|
+
/** @default false */include_suspended?: boolean; /** @description Rows per page */
|
|
28005
|
+
limit?: unknown; /** @description 1-based page index (offset pagination; Attio reports no total count) */
|
|
28006
|
+
page_number?: unknown;
|
|
28007
|
+
output_fields?: {
|
|
28008
|
+
/**
|
|
28009
|
+
* @description Output field 'attio_workspace_member_id'
|
|
28010
|
+
* @default {
|
|
28011
|
+
* "alias": "",
|
|
28012
|
+
* "enabled": true
|
|
28013
|
+
* }
|
|
28014
|
+
*/
|
|
28015
|
+
attio_workspace_member_id?: {
|
|
28016
|
+
/**
|
|
28017
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
28018
|
+
* @default
|
|
28019
|
+
*/
|
|
28020
|
+
alias?: string;
|
|
28021
|
+
/**
|
|
28022
|
+
* @description Whether to include this field in the output.
|
|
28023
|
+
* @default true
|
|
28024
|
+
*/
|
|
28025
|
+
enabled?: boolean;
|
|
28026
|
+
};
|
|
28027
|
+
/**
|
|
28028
|
+
* @description Output field 'email'
|
|
28029
|
+
* @default {
|
|
28030
|
+
* "alias": "",
|
|
28031
|
+
* "enabled": true
|
|
28032
|
+
* }
|
|
28033
|
+
*/
|
|
28034
|
+
email?: {
|
|
28035
|
+
/**
|
|
28036
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
28037
|
+
* @default
|
|
28038
|
+
*/
|
|
28039
|
+
alias?: string;
|
|
28040
|
+
/**
|
|
28041
|
+
* @description Whether to include this field in the output.
|
|
28042
|
+
* @default true
|
|
28043
|
+
*/
|
|
28044
|
+
enabled?: boolean;
|
|
28045
|
+
};
|
|
28046
|
+
/**
|
|
28047
|
+
* @description Output field 'first_name'
|
|
28048
|
+
* @default {
|
|
28049
|
+
* "alias": "",
|
|
28050
|
+
* "enabled": true
|
|
28051
|
+
* }
|
|
28052
|
+
*/
|
|
28053
|
+
first_name?: {
|
|
28054
|
+
/**
|
|
28055
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
28056
|
+
* @default
|
|
28057
|
+
*/
|
|
28058
|
+
alias?: string;
|
|
28059
|
+
/**
|
|
28060
|
+
* @description Whether to include this field in the output.
|
|
28061
|
+
* @default true
|
|
28062
|
+
*/
|
|
28063
|
+
enabled?: boolean;
|
|
28064
|
+
};
|
|
28065
|
+
/**
|
|
28066
|
+
* @description Output field 'last_name'
|
|
28067
|
+
* @default {
|
|
28068
|
+
* "alias": "",
|
|
28069
|
+
* "enabled": true
|
|
28070
|
+
* }
|
|
28071
|
+
*/
|
|
28072
|
+
last_name?: {
|
|
28073
|
+
/**
|
|
28074
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
28075
|
+
* @default
|
|
28076
|
+
*/
|
|
28077
|
+
alias?: string;
|
|
28078
|
+
/**
|
|
28079
|
+
* @description Whether to include this field in the output.
|
|
28080
|
+
* @default true
|
|
28081
|
+
*/
|
|
28082
|
+
enabled?: boolean;
|
|
28083
|
+
};
|
|
28084
|
+
/**
|
|
28085
|
+
* @description Output field 'attio_workspace_member_match'
|
|
28086
|
+
* @default {
|
|
28087
|
+
* "alias": "",
|
|
28088
|
+
* "enabled": true
|
|
28089
|
+
* }
|
|
28090
|
+
*/
|
|
28091
|
+
attio_workspace_member_match?: {
|
|
28092
|
+
/**
|
|
28093
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
28094
|
+
* @default
|
|
28095
|
+
*/
|
|
28096
|
+
alias?: string;
|
|
28097
|
+
/**
|
|
28098
|
+
* @description Whether to include this field in the output.
|
|
28099
|
+
* @default true
|
|
28100
|
+
*/
|
|
28101
|
+
enabled?: boolean;
|
|
28102
|
+
};
|
|
28103
|
+
};
|
|
28104
|
+
};
|
|
27423
28105
|
});
|
|
27424
28106
|
};
|
|
27425
28107
|
PipesInput: {
|
|
@@ -27438,11 +28120,11 @@ interface components {
|
|
|
27438
28120
|
type?: "string" | "number" | "boolean" | "json" | "unknown"; /** @enum {string|null} */
|
|
27439
28121
|
format?: "json_object" | "json_list" | "json_list_string" | "url" | "website_url" | "profile_url" | "email" | "datetime" | "currency" | "date" | "phone" | "markdown" | "text" | "int" | "decimal" | "address_line_1" | "zip_code" | "percent" | null;
|
|
27440
28122
|
claimed_by?: {
|
|
27441
|
-
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | null;
|
|
28123
|
+
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "email:draft:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | null;
|
|
27442
28124
|
config_hash: string | null;
|
|
27443
28125
|
};
|
|
27444
28126
|
resolved_by?: {
|
|
27445
|
-
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | "system" | null; /** @enum {string|null} */
|
|
28127
|
+
/** @enum {string|null} */ref: "prompt:run@1" | "agent:run@1" | "company:newssummary:website@1" | "company:newssummary:domain@1" | "company:techstack:builtwith@1" | "company:techstack:builtwith@2" | "company:websiteurl:email@1" | "company:domain:workemail@1" | "company:funding:leadmagic@1" | "company:funding:leadmagic@2" | "company:funding:waterfall@1" | "people:workemail:waterfall@1" | "person:workemail:waterfall@1" | "people:email:iswork@1" | "email:iswork@1" | "people:name:split@1" | "person:name:split@1" | "person:name:join@1" | "people:validate:email:zerobounce@1" | "people:email:validate:zerobounce@2" | "email:validate:zerobounce@1" | "people:mobilenumber:workemail:waterfall@1" | "company:overview@1" | "company:overview@2" | "company:overview@3" | "json:extract:multi@1" | "email:write@1" | "message:write@1" | "email:send:resend@1" | "email:send:gmail@1" | "email:draft:gmail@1" | "message:send:slack@1" | "template:fill@1" | "contact:create:resend@1" | "lead:enroll:lemlist@1" | "contact:match:hubspot@1" | "company:match:hubspot@1" | "deal:match:hubspot@1" | "object:update:hubspot@1" | "object:associations:hubspot@1" | "activity:log:hubspot@1" | "person:match:salesforce@1" | "account:match:salesforce@1" | "opportunity:match:salesforce@1" | "record:lookup:salesforce@1" | "record:update:salesforce@1" | "record:assert:salesforce@1" | "activities:find:salesforce@1" | "activity:log:salesforce@1" | "person:match:attio@1" | "company:match:attio@1" | "deal:match:attio@1" | "record:match:attio@1" | "record:lookup:attio@1" | "record:update:attio@1" | "activities:find:attio@1" | "lead:enroll:amplemarket@1" | "people:match:role:waterfall@1" | "person:match:role:waterfall@1" | "person:identity:amplemarket@1" | "company:identity@2" | "company:identity@3" | "company:identity:crustdata@1" | "person:match:amplemarket@1" | "people:phone:profile:waterfall@1" | "person:mobile:profileurl:waterfall@1" | "people:personalemail:profile:waterfall@1" | "person:personalemail:profileurl:waterfall@1" | "people:profile:waterfall@1" | "person:profile:waterfall@1" | "people:profileurl:email:waterfall@1" | "person:profileurl:email:waterfall@1" | "person:profileurl:name@1" | "people:email:validate:zerobounce@1" | "person:email:validate:millionverifier@1" | "people:phone:workemail:waterfall@1" | "person:mobile:workemail:waterfall@1" | "fields:merge@1" | "field:slugify@1" | "field:domainify@1" | "website:scrape:firecrawl@1" | "website:scrapelist:firecrawl@1" | "website:extract:firecrawl@1" | "website:extract:parallel@1" | "website:maplinks:firecrawl@1" | "row:append:sheet@1" | "row:expandappend:sheet@1" | "row:roundrobin:sheet@1" | "bucket:claim@1" | "bucket:count@1" | "bucket:check@1" | "rows:find:sheet@1" | "rows:find:postgres@1" | "rows:find:databricks@1" | "company:lookalikes:companyenrich@1" | "company:lookalikes:companyenrich@2" | "company:match:logodev@1" | "company:match:logodev@2" | "person:posts:content:crustdata@1" | "company:match:crustdata@1" | "company:match:crustdata@2" | "people:profile:workemail:crustdata@1" | "person:profile:workemail:crustdata@1" | "people:workemail:profileurl:waterfall@1" | "person:workemail:profileurl:waterfall@1" | "people:identity:email:waterfall@1" | "person:identity:email:waterfall@1" | "person:devprofileurl:profileurl:waterfall@1" | "http:request@1" | "company:identity@1" | "people:professionalprofile:waterfall@1" | "people:professionalprofileurl:name@1" | "people:professionalprofileurl:email:waterfall@1" | "people:mobilenumber:professionalprofile:waterfall@1" | "input" | "system" | null; /** @enum {string|null} */
|
|
27446
28128
|
environment: "production" | "sandbox" | null;
|
|
27447
28129
|
config_hash: string | null;
|
|
27448
28130
|
input_hash: string | null;
|
|
@@ -27477,10 +28159,10 @@ interface components {
|
|
|
27477
28159
|
waterfall?: {
|
|
27478
28160
|
/** @enum {string} */type?: "static";
|
|
27479
28161
|
attempted_providers: {
|
|
27480
|
-
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
28162
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
27481
28163
|
}[];
|
|
27482
|
-
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
27483
|
-
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
28164
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
28165
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
27484
28166
|
};
|
|
27485
28167
|
icon?: {
|
|
27486
28168
|
/** @enum {string} */type?: "static"; /** @enum {string} */
|
|
@@ -27514,7 +28196,7 @@ interface components {
|
|
|
27514
28196
|
id: string;
|
|
27515
28197
|
status: components["schemas"]["EffectsRunStatus"];
|
|
27516
28198
|
effects: {
|
|
27517
|
-
/** @enum {string} */effect_id: "rows:dedupe@1" | "rows:duplicate@1" | "rows:enrich@1" | "rows:adopt@1" | "rows:add@1" | "rows:import@1" | "row:update@1" | "rows:remove@1" | "rows:removeempty@1" | "rows:copy_to_sheet@1" | "rows:filter:prompt@1" | "pipe:add@1" | "pipe:update@1" | "pipe:remove@1" | "fields:remove@1" | "fields:patch@1" | "fields:duplicate@1" | "fields:add@1" | "fields:deletesparse:input@1" | "env:change@1" | "timetravel:create@1" | "timetravel:travel@1" | "sheet:export@1" | "search:run@1" | "sheet:reset@1"
|
|
28199
|
+
/** @enum {string} */effect_id: "rows:dedupe@1" | "rows:duplicate@1" | "rows:enrich@1" | "rows:adopt@1" | "rows:add@1" | "rows:import@1" | "row:update@1" | "rows:remove@1" | "rows:removeempty@1" | "rows:copy_to_sheet@1" | "rows:filter:prompt@1" | "pipe:add@1" | "pipe:update@1" | "pipe:remove@1" | "fields:remove@1" | "fields:patch@1" | "fields:duplicate@1" | "fields:add@1" | "fields:deletesparse:input@1" | "env:change@1" | "timetravel:create@1" | "timetravel:travel@1" | "sheet:export@1" | "search:run@1" | "sheet:reset@1";
|
|
27518
28200
|
config_hash: string; /** @enum {string} */
|
|
27519
28201
|
status: "completed" | "failed" | "skipped";
|
|
27520
28202
|
error?: string; /** @enum {string} */
|
|
@@ -27536,7 +28218,7 @@ interface components {
|
|
|
27536
28218
|
};
|
|
27537
28219
|
related_record_id: string | null;
|
|
27538
28220
|
resolved_by: {
|
|
27539
|
-
/** @enum {string} */ref: "rows:dedupe@1" | "rows:duplicate@1" | "rows:enrich@1" | "rows:adopt@1" | "rows:add@1" | "rows:import@1" | "row:update@1" | "rows:remove@1" | "rows:removeempty@1" | "rows:copy_to_sheet@1" | "rows:filter:prompt@1" | "pipe:add@1" | "pipe:update@1" | "pipe:remove@1" | "fields:remove@1" | "fields:patch@1" | "fields:duplicate@1" | "fields:add@1" | "fields:deletesparse:input@1" | "env:change@1" | "timetravel:create@1" | "timetravel:travel@1" | "sheet:export@1" | "search:run@1" | "sheet:reset@1"
|
|
28221
|
+
/** @enum {string} */ref: "rows:dedupe@1" | "rows:duplicate@1" | "rows:enrich@1" | "rows:adopt@1" | "rows:add@1" | "rows:import@1" | "row:update@1" | "rows:remove@1" | "rows:removeempty@1" | "rows:copy_to_sheet@1" | "rows:filter:prompt@1" | "pipe:add@1" | "pipe:update@1" | "pipe:remove@1" | "fields:remove@1" | "fields:patch@1" | "fields:duplicate@1" | "fields:add@1" | "fields:deletesparse:input@1" | "env:change@1" | "timetravel:create@1" | "timetravel:travel@1" | "sheet:export@1" | "search:run@1" | "sheet:reset@1";
|
|
27540
28222
|
config_hash: string;
|
|
27541
28223
|
};
|
|
27542
28224
|
};
|
|
@@ -27547,7 +28229,7 @@ interface components {
|
|
|
27547
28229
|
};
|
|
27548
28230
|
related_record_id: string | null;
|
|
27549
28231
|
resolved_by: {
|
|
27550
|
-
/** @enum {string} */ref: "rows:dedupe@1" | "rows:duplicate@1" | "rows:enrich@1" | "rows:adopt@1" | "rows:add@1" | "rows:import@1" | "row:update@1" | "rows:remove@1" | "rows:removeempty@1" | "rows:copy_to_sheet@1" | "rows:filter:prompt@1" | "pipe:add@1" | "pipe:update@1" | "pipe:remove@1" | "fields:remove@1" | "fields:patch@1" | "fields:duplicate@1" | "fields:add@1" | "fields:deletesparse:input@1" | "env:change@1" | "timetravel:create@1" | "timetravel:travel@1" | "sheet:export@1" | "search:run@1" | "sheet:reset@1"
|
|
28232
|
+
/** @enum {string} */ref: "rows:dedupe@1" | "rows:duplicate@1" | "rows:enrich@1" | "rows:adopt@1" | "rows:add@1" | "rows:import@1" | "row:update@1" | "rows:remove@1" | "rows:removeempty@1" | "rows:copy_to_sheet@1" | "rows:filter:prompt@1" | "pipe:add@1" | "pipe:update@1" | "pipe:remove@1" | "fields:remove@1" | "fields:patch@1" | "fields:duplicate@1" | "fields:add@1" | "fields:deletesparse:input@1" | "env:change@1" | "timetravel:create@1" | "timetravel:travel@1" | "sheet:export@1" | "search:run@1" | "sheet:reset@1";
|
|
27551
28233
|
config_hash: string;
|
|
27552
28234
|
};
|
|
27553
28235
|
fields: {
|
|
@@ -27563,7 +28245,7 @@ interface components {
|
|
|
27563
28245
|
};
|
|
27564
28246
|
related_record_id: string | null;
|
|
27565
28247
|
resolved_by: {
|
|
27566
|
-
/** @enum {string} */ref: "rows:dedupe@1" | "rows:duplicate@1" | "rows:enrich@1" | "rows:adopt@1" | "rows:add@1" | "rows:import@1" | "row:update@1" | "rows:remove@1" | "rows:removeempty@1" | "rows:copy_to_sheet@1" | "rows:filter:prompt@1" | "pipe:add@1" | "pipe:update@1" | "pipe:remove@1" | "fields:remove@1" | "fields:patch@1" | "fields:duplicate@1" | "fields:add@1" | "fields:deletesparse:input@1" | "env:change@1" | "timetravel:create@1" | "timetravel:travel@1" | "sheet:export@1" | "search:run@1" | "sheet:reset@1"
|
|
28248
|
+
/** @enum {string} */ref: "rows:dedupe@1" | "rows:duplicate@1" | "rows:enrich@1" | "rows:adopt@1" | "rows:add@1" | "rows:import@1" | "row:update@1" | "rows:remove@1" | "rows:removeempty@1" | "rows:copy_to_sheet@1" | "rows:filter:prompt@1" | "pipe:add@1" | "pipe:update@1" | "pipe:remove@1" | "fields:remove@1" | "fields:patch@1" | "fields:duplicate@1" | "fields:add@1" | "fields:deletesparse:input@1" | "env:change@1" | "timetravel:create@1" | "timetravel:travel@1" | "sheet:export@1" | "search:run@1" | "sheet:reset@1";
|
|
27567
28249
|
config_hash: string;
|
|
27568
28250
|
};
|
|
27569
28251
|
};
|
|
@@ -27699,7 +28381,7 @@ interface components {
|
|
|
27699
28381
|
}[];
|
|
27700
28382
|
} | null;
|
|
27701
28383
|
config: {
|
|
27702
|
-
|
|
28384
|
+
input: components["schemas"]["PipesInput"][]; /** @default false */
|
|
27703
28385
|
allow_field_creation?: boolean; /** @default false */
|
|
27704
28386
|
allow_empty?: boolean;
|
|
27705
28387
|
};
|
|
@@ -27924,10 +28606,10 @@ interface components {
|
|
|
27924
28606
|
};
|
|
27925
28607
|
prompt: string;
|
|
27926
28608
|
/**
|
|
27927
|
-
* @default
|
|
28609
|
+
* @default openai-medium
|
|
27928
28610
|
* @enum {string}
|
|
27929
28611
|
*/
|
|
27930
|
-
model?: "google-low" | "openai-high" | "anthropic-high"; /** @default [] */
|
|
28612
|
+
model?: "google-low" | "openai-high" | "openai-medium" | "anthropic-high" | "anthropic-low"; /** @default [] */
|
|
27931
28613
|
fields?: {
|
|
27932
28614
|
field_name: string;
|
|
27933
28615
|
}[];
|
|
@@ -28049,7 +28731,12 @@ interface components {
|
|
|
28049
28731
|
connection: string;
|
|
28050
28732
|
}[];
|
|
28051
28733
|
} | null;
|
|
28052
|
-
config:
|
|
28734
|
+
config: {
|
|
28735
|
+
name?: string; /** @enum {string} */
|
|
28736
|
+
type?: "string" | "number" | "boolean" | "json" | "unknown"; /** @enum {string|null} */
|
|
28737
|
+
format?: "json_object" | "json_list" | "json_list_string" | "url" | "website_url" | "profile_url" | "email" | "datetime" | "currency" | "date" | "phone" | "markdown" | "text" | "int" | "decimal" | "address_line_1" | "zip_code" | "percent" | null;
|
|
28738
|
+
label?: string;
|
|
28739
|
+
};
|
|
28053
28740
|
} | {
|
|
28054
28741
|
/** @enum {string} */effect_id: "fields:deletesparse:input@1";
|
|
28055
28742
|
connector?: {
|
|
@@ -28182,23 +28869,6 @@ interface components {
|
|
|
28182
28869
|
}[];
|
|
28183
28870
|
} | null;
|
|
28184
28871
|
config: Record<string, never>;
|
|
28185
|
-
} | {
|
|
28186
|
-
/** @enum {string} */effect_id: "sheet:update@1";
|
|
28187
|
-
connector?: {
|
|
28188
|
-
/**
|
|
28189
|
-
* @default first
|
|
28190
|
-
* @enum {string}
|
|
28191
|
-
*/
|
|
28192
|
-
strategy?: "first";
|
|
28193
|
-
connections: {
|
|
28194
|
-
/** @enum {string} */type: "vault";
|
|
28195
|
-
connection: string;
|
|
28196
|
-
}[];
|
|
28197
|
-
} | null;
|
|
28198
|
-
config: {
|
|
28199
|
-
name?: string;
|
|
28200
|
-
slug?: string;
|
|
28201
|
-
};
|
|
28202
28872
|
};
|
|
28203
28873
|
EffectsRequest: {
|
|
28204
28874
|
config?: {
|
|
@@ -28215,7 +28885,7 @@ interface components {
|
|
|
28215
28885
|
};
|
|
28216
28886
|
EffectsValidateStep: {
|
|
28217
28887
|
index: number; /** @enum {string} */
|
|
28218
|
-
effect_id: "rows:dedupe@1" | "rows:duplicate@1" | "rows:enrich@1" | "rows:adopt@1" | "rows:add@1" | "rows:import@1" | "row:update@1" | "rows:remove@1" | "rows:removeempty@1" | "rows:copy_to_sheet@1" | "rows:filter:prompt@1" | "pipe:add@1" | "pipe:update@1" | "pipe:remove@1" | "fields:remove@1" | "fields:patch@1" | "fields:duplicate@1" | "fields:add@1" | "fields:deletesparse:input@1" | "env:change@1" | "timetravel:create@1" | "timetravel:travel@1" | "sheet:export@1" | "search:run@1" | "sheet:reset@1"
|
|
28888
|
+
effect_id: "rows:dedupe@1" | "rows:duplicate@1" | "rows:enrich@1" | "rows:adopt@1" | "rows:add@1" | "rows:import@1" | "row:update@1" | "rows:remove@1" | "rows:removeempty@1" | "rows:copy_to_sheet@1" | "rows:filter:prompt@1" | "pipe:add@1" | "pipe:update@1" | "pipe:remove@1" | "fields:remove@1" | "fields:patch@1" | "fields:duplicate@1" | "fields:add@1" | "fields:deletesparse:input@1" | "env:change@1" | "timetravel:create@1" | "timetravel:travel@1" | "sheet:export@1" | "search:run@1" | "sheet:reset@1";
|
|
28219
28889
|
valid: boolean;
|
|
28220
28890
|
errors: string[];
|
|
28221
28891
|
};
|
|
@@ -28227,6 +28897,90 @@ interface components {
|
|
|
28227
28897
|
EffectsValidateRequest: {
|
|
28228
28898
|
effects: unknown[];
|
|
28229
28899
|
};
|
|
28900
|
+
ReportEffectPayload: {
|
|
28901
|
+
/** @enum {string} */effect_id: "report:update@1";
|
|
28902
|
+
config: {
|
|
28903
|
+
/**
|
|
28904
|
+
* @description "edit" applies exact unique-substring replacements to the current markdown (preferred for targeted changes); "full_rewrite" replaces the whole body. An EMPTY report (no versions) gets its first version via "full_rewrite".
|
|
28905
|
+
* @enum {string}
|
|
28906
|
+
*/
|
|
28907
|
+
mode: "edit" | "full_rewrite"; /** @description Required for mode "edit": exact-match replacements. Each old_str must occur exactly once — include surrounding context to disambiguate. */
|
|
28908
|
+
edits?: {
|
|
28909
|
+
old_str: string;
|
|
28910
|
+
new_str: string;
|
|
28911
|
+
}[]; /** @description Required for mode "full_rewrite": the complete new body in the report dialect. */
|
|
28912
|
+
markdown?: string; /** @description Full replacement for the frozen data snapshot. */
|
|
28913
|
+
data?: {
|
|
28914
|
+
[key: string]: unknown;
|
|
28915
|
+
}; /** @description Shallow merge into the current snapshot; a key set to null is removed. */
|
|
28916
|
+
data_patch?: {
|
|
28917
|
+
[key: string]: unknown;
|
|
28918
|
+
}; /** @description Short label for the version switcher describing this change from the user's point of view (e.g. "Add churn-risk callout"). */
|
|
28919
|
+
prompt_label?: string;
|
|
28920
|
+
};
|
|
28921
|
+
} | {
|
|
28922
|
+
/** @enum {string} */effect_id: "report:generate@1";
|
|
28923
|
+
config: {
|
|
28924
|
+
/** @description What the generated version should contain, self-contained: the run executes headlessly (e.g. on a schedule) with no conversation context, so include everything needed — which sheets/data to read, structure, tone. CONTENT ONLY: data refreshing belongs in `refresh`, never described in prose here. */prompt: string;
|
|
28925
|
+
/**
|
|
28926
|
+
* @default openai-medium
|
|
28927
|
+
* @enum {string}
|
|
28928
|
+
*/
|
|
28929
|
+
model?: "google-low" | "openai-high" | "openai-medium" | "anthropic-high" | "anthropic-low"; /** @description Short label for the version switcher. Defaults to a generated one. */
|
|
28930
|
+
prompt_label?: string; /** @description Deterministic data refresh the runner executes BEFORE the AI generates — the reliable way to recompute report data each run (a prose description in `prompt` is interpreted by a model and can silently skip the reset). If the refresh fails, the run fails: a version is never generated from stale data. */
|
|
28931
|
+
refresh?: {
|
|
28932
|
+
/** @description Org-unique SLUG of the report-input sheet to regenerate. Must be in the report's project (mutations never cross the project boundary). */sheet: string;
|
|
28933
|
+
/**
|
|
28934
|
+
* @description replace (default): every existing row is removed first, so the sheet is fully regenerated as the current time slice — report-input sheets are recomputed, not ever-growing. append: keep existing rows (rare; only when accumulation is explicitly wanted).
|
|
28935
|
+
* @default replace
|
|
28936
|
+
* @enum {string}
|
|
28937
|
+
*/
|
|
28938
|
+
mode?: "replace" | "append"; /** @description The refresh chain, run in order — typically ONE search:run@1 fetching the report's time slice. Validated against the sheet's schema when the schedule/run is created and again at fire time. */
|
|
28939
|
+
effects: ({
|
|
28940
|
+
/** @description A data effect id. Allowed: search:run@1, rows:enrich@1, rows:remove@1, rows:removeempty@1, rows:dedupe@1. */effect_id: string; /** @description The effect's full config — exact shape from get_effect_schema(effect_id), e.g. the complete search:run@1 payload including its connector and date window (created_within etc.). */
|
|
28941
|
+
config?: {
|
|
28942
|
+
[key: string]: unknown;
|
|
28943
|
+
};
|
|
28944
|
+
} & {
|
|
28945
|
+
[key: string]: unknown;
|
|
28946
|
+
})[];
|
|
28947
|
+
/**
|
|
28948
|
+
* @description After the chain, run the sheet's pipes over exactly the rows it added, so fresh rows are enriched before the report reads them. Default true.
|
|
28949
|
+
* @default true
|
|
28950
|
+
*/
|
|
28951
|
+
run_added_rows?: boolean;
|
|
28952
|
+
};
|
|
28953
|
+
};
|
|
28954
|
+
} | {
|
|
28955
|
+
/** @enum {string} */effect_id: "report:deliver:email@1";
|
|
28956
|
+
config: {
|
|
28957
|
+
/** @description Email addresses to send the report's current version to. */recipients: string[]; /** @description Email subject. Defaults to the report name. */
|
|
28958
|
+
subject?: string;
|
|
28959
|
+
};
|
|
28960
|
+
};
|
|
28961
|
+
ReportEffectsRequest: {
|
|
28962
|
+
effects: components["schemas"]["ReportEffectPayload"][];
|
|
28963
|
+
};
|
|
28964
|
+
OrganizationSchedule: {
|
|
28965
|
+
id: string; /** @enum {string} */
|
|
28966
|
+
target_kind: "sheet" | "report";
|
|
28967
|
+
target_id: string;
|
|
28968
|
+
target_name: string | null;
|
|
28969
|
+
target_slug: string | null;
|
|
28970
|
+
project_id: string | null;
|
|
28971
|
+
name: string | null;
|
|
28972
|
+
cron: string;
|
|
28973
|
+
cron_human: string;
|
|
28974
|
+
timezone: string;
|
|
28975
|
+
enabled: boolean;
|
|
28976
|
+
next_run_at: string | null;
|
|
28977
|
+
last_run_at: string | null;
|
|
28978
|
+
created_at: string;
|
|
28979
|
+
updated_at: string;
|
|
28980
|
+
};
|
|
28981
|
+
OrganizationScheduleList: {
|
|
28982
|
+
schedules: components["schemas"]["OrganizationSchedule"][];
|
|
28983
|
+
};
|
|
28230
28984
|
Schedule: {
|
|
28231
28985
|
id: string;
|
|
28232
28986
|
sheet_id: string;
|
|
@@ -28285,6 +29039,58 @@ interface components {
|
|
|
28285
29039
|
};
|
|
28286
29040
|
effects?: components["schemas"]["EffectPayloadSchema"][];
|
|
28287
29041
|
};
|
|
29042
|
+
ReportEffectsResponse: {
|
|
29043
|
+
id: string;
|
|
29044
|
+
status: components["schemas"]["EffectsRunStatus"];
|
|
29045
|
+
effects: {
|
|
29046
|
+
/** @enum {string} */effect_id: "report:update@1" | "report:generate@1" | "report:deliver:email@1";
|
|
29047
|
+
config_hash: string; /** @enum {string} */
|
|
29048
|
+
status: "completed" | "failed" | "skipped";
|
|
29049
|
+
error?: string;
|
|
29050
|
+
}[];
|
|
29051
|
+
before_version: number | null;
|
|
29052
|
+
after_version: number | null;
|
|
29053
|
+
version_id: string | null;
|
|
29054
|
+
delivered_to: string[] | null;
|
|
29055
|
+
};
|
|
29056
|
+
ReportSchedule: {
|
|
29057
|
+
id: string;
|
|
29058
|
+
report_id: string;
|
|
29059
|
+
name: string | null;
|
|
29060
|
+
cron: string;
|
|
29061
|
+
cron_human: string;
|
|
29062
|
+
timezone: string;
|
|
29063
|
+
enabled: boolean;
|
|
29064
|
+
effects: components["schemas"]["ReportEffectPayload"][];
|
|
29065
|
+
next_run_at: string | null;
|
|
29066
|
+
last_run_at: string | null;
|
|
29067
|
+
last_effect_run_id: string | null;
|
|
29068
|
+
created_at: string;
|
|
29069
|
+
updated_at: string;
|
|
29070
|
+
};
|
|
29071
|
+
ReportScheduleCreate: components["schemas"]["ReportEffectsRequest"] & {
|
|
29072
|
+
name?: string | null;
|
|
29073
|
+
cron: string;
|
|
29074
|
+
timezone: string;
|
|
29075
|
+
enabled?: boolean;
|
|
29076
|
+
};
|
|
29077
|
+
ReportScheduleLimits: {
|
|
29078
|
+
max_schedules: number;
|
|
29079
|
+
org_schedule_count: number;
|
|
29080
|
+
max_per_report: number;
|
|
29081
|
+
report_schedule_count: number;
|
|
29082
|
+
};
|
|
29083
|
+
ReportScheduleList: {
|
|
29084
|
+
schedules: components["schemas"]["ReportSchedule"][];
|
|
29085
|
+
limits: components["schemas"]["ReportScheduleLimits"];
|
|
29086
|
+
};
|
|
29087
|
+
ReportSchedulePatch: {
|
|
29088
|
+
name?: string | null;
|
|
29089
|
+
cron?: string;
|
|
29090
|
+
timezone?: string;
|
|
29091
|
+
enabled?: boolean;
|
|
29092
|
+
effects?: components["schemas"]["ReportEffectPayload"][];
|
|
29093
|
+
};
|
|
28288
29094
|
};
|
|
28289
29095
|
responses: never;
|
|
28290
29096
|
parameters: never;
|