Skip to content

Commit 5e27fb8

Browse files
committed
docs
1 parent 9e52589 commit 5e27fb8

2 files changed

Lines changed: 9 additions & 21 deletions

File tree

apps/docs/components/icons.tsx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2132,7 +2132,15 @@ export function Mem0Icon(props: SVGProps<SVGSVGElement>) {
21322132

21332133
export function ExtendIcon(props: SVGProps<SVGSVGElement>) {
21342134
return (
2135-
<svg {...props} xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 18' fill='none'>
2135+
<svg {...props} xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 24' fill='none'>
2136+
<path
2137+
d='M6.3782 13.7746L4.28874 14.8056C4.11382 14.8899 4.11382 15.1367 4.28874 15.2211L15.8924 20.9462C16.1423 21.068 16.433 21.068 16.6797 20.9462L28.2864 15.2211C28.4582 15.1367 28.4582 14.8899 28.2864 14.8056L26.2 13.7746C27.3838 13.1937 28.5145 12.6378 29.4578 12.1787C30.2605 12.5722 31.0666 12.9689 31.8693 13.3625C32.3003 13.5749 32.5721 14.0123 32.5721 14.4932V15.5426C32.5721 16.0204 32.3003 16.4609 31.8693 16.6733C31.8693 16.6733 19.5816 22.7016 17.5542 23.6887C16.7296 24.0916 15.8955 24.1103 15.0615 23.7043C12.8123 22.6078 1.9646 17.2857 0.705842 16.6672C0.274806 16.4579 0 16.0174 0 15.5395V14.4899C4.1552e-05 14.012 0.271779 13.5715 0.702792 13.3591C1.43993 12.9968 2.2584 12.5973 3.12047 12.1756C4.06685 12.641 5.19446 13.1937 6.3782 13.7746Z'
2138+
fill='currentColor'
2139+
/>
2140+
<path
2141+
d='M15.1021 6.30652C15.9017 5.92234 16.717 5.9348 17.5103 6.32207C20.1715 7.62145 22.8297 8.92398 25.4878 10.2265L22.249 11.8257L16.6797 9.07681C16.433 8.955 16.1423 8.955 15.8924 9.07681L10.3262 11.8257L7.0874 10.2265C11.2142 8.20664 15.0743 6.3201 15.1021 6.30652Z'
2142+
fill='currentColor'
2143+
/>
21362144
<path
21372145
clipRule='evenodd'
21382146
d='M16.2893 0C16.6984 1.91708e-05 17.1074 0.0970011 17.5103 0.293745C22.3018 2.63326 27.0841 4.98521 31.8693 7.33722C32.3003 7.54649 32.5721 7.9868 32.5721 8.46461V9.51422C32.5721 9.99522 32.3004 10.4357 31.8693 10.645C31.8693 10.645 19.5816 16.6732 17.5542 17.6634C17.1357 17.8696 16.692 17.9727 16.2859 17.9727C15.8799 17.9727 15.4707 17.8758 15.0615 17.6759C12.8124 16.5795 1.9646 11.2604 0.705842 10.6419C0.274826 10.4295 2.31482e-05 9.99216 0 9.51117V8.46461C4.59913e-05 7.98366 0.271816 7.54656 0.702792 7.33417C5.8977 4.7819 15.0599 0.301869 15.1021 0.281239C15.4957 0.0938275 15.8801 0 16.2893 0ZM16.2859 2.96124C16.1516 2.96126 16.0173 2.98909 15.8924 3.05153L4.28874 8.77696C4.11382 8.86442 4.11382 9.10831 4.28874 9.19577L15.8924 14.9209C16.0173 14.9802 16.1516 15.0115 16.2859 15.0115C16.4202 15.0115 16.5548 14.9802 16.6797 14.9209L28.2864 9.19577C28.4582 9.10831 28.4582 8.86442 28.2864 8.77696L16.6797 3.05153C16.5548 2.98906 16.4202 2.96124 16.2859 2.96124Z'

apps/docs/content/docs/en/tools/sixtyfour.mdx

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,6 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
1010
color="#000000"
1111
/>
1212

13-
## Description
14-
15-
[Sixtyfour AI](https://sixtyfour.ai) is an AI-powered sales intelligence platform that helps GTM teams find contact information and enrich lead and company data. The Sixtyfour block connects your workflows to Sixtyfour's enrichment APIs, enabling automated prospecting and CRM enrichment.
16-
17-
### Key capabilities
18-
19-
- **Find Phone** — Discover phone numbers for a lead given their name, company, LinkedIn URL, or other identifiers.
20-
- **Find Email** — Find professional or personal email addresses for a lead. Supports `PROFESSIONAL` (company emails) and `PERSONAL` (personal emails like Gmail) modes. Returns email validation status (`OK` or `UNKNOWN`) and type (`COMPANY` or `PERSONAL`).
21-
- **Enrich Lead** — Turn partial lead records into full contact profiles. Provide a `struct` defining exactly which fields you want back (email, phone, title, social profiles, etc.) and Sixtyfour's research agent will find them.
22-
- **Enrich Company** — Enrich company data and optionally find associated people. Supports `find_people` to discover employees, `full_org_chart` for comprehensive coverage, and `people_focus_prompt` to target specific roles.
23-
24-
### Authentication
25-
26-
Sixtyfour uses API key authentication. Pass your API key from the [Sixtyfour dashboard](https://app.sixtyfour.ai) into the **API Key** field.
27-
28-
### Notes
29-
30-
- The **Enrich Lead** and **Enrich Company** endpoints are long-running operations. Typical response times are 1–5 minutes, and can reach 10 minutes for complex lookups.
31-
- The `struct` and `lead_struct` fields accept JSON objects where keys are the field names you want returned and values are plain-English descriptions guiding the research agent.
32-
3313
## Usage Instructions
3414

3515
Find emails, phone numbers, and enrich lead or company data with contact information, social profiles, and detailed research using Sixtyfour AI.

0 commit comments

Comments
 (0)