Tool | What It Does | Example Use |
---|---|---|
Search Companies | Search for companies in Attio with advanced filtering options | ”Search companies in the ‘fintech’ industry headquartered in ‘London’, return company_id, name, and website” |
Read Company | Retrieve details for a specific company by ID | ”Read company ‘Stripe’ and return name, industry, and employee_count” |
Create Company | Create a new company record in Attio | ”Create a company named ‘TechVentures Ltd’ with website techventures.com and save the new company id” |
Update Company | Update fields on an existing company | ”Update company ‘DataCorp’ set industry to ‘AI/ML’ and funding_stage to ‘Series B‘“ |
Search People | Search for people in Attio with flexible filters | ”Find people with title ‘VP Sales’ at SaaS companies in ‘San Francisco’, return person_id, name, and email” |
Read Person | Retrieve details for a specific person by ID | ”Read person ‘Jane Wilson at Acme Corp’ and return full_name, title, and primary_email” |
Create Person | Add a new person to Attio | ”Create a person named ‘Robert Chen’, email robert@startup.io, at company ‘StartupIO‘“ |
Update Person | Update fields on an existing person | ”Update person ‘Sarah Martinez’ change title to ‘Chief Revenue Officer‘“ |
List Lists | List all lists in your Attio workspace | ”List all lists and return list_id and list_name” |
Read List | Read entries from a specific list with pagination | ”Read list ‘Hot Leads Q2’, page 1, return record_ids and record_names” |
Add To List | Add a company or person to a list | ”Add company ‘NewDeal Inc’ to list ‘Pipeline - Due Diligence‘“ |
Create Your Attio MCP Node
Add Your Prompt
Test Your Node
Save and Reuse
Company URL
and return name, industry, and website”Step 1: Search Companies
Step 2: Find CMOs
Company ID
, return person id and full_nameStep 3: Enrich Contacts
Person ID
, return primary_email and linkedin_urlStep 4: Send Email using a 'Gmail Sender' node
Empty Outputs
Incorrect Results
Errors
Iterate with Request Changes