Attio CRM
Manage Attio CRM records (companies, people, deals, tasks, notes). Search, create, update records and manage deal pipelines.
Manage Attio CRM records (companies, people, deals, tasks, notes). Search, create, update records and manage deal pipelines.
Real data. Real impact.
Growing
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
# Search for records attio search companies "Acme" attio search deals "Enterprise" attio search people "John"Get record details by ID
attio get companies "record-uuid" attio get deals "record-uuid"
Add a note to a record
attio note companies "record-uuid" "Title" "Note content here"
List notes on a record
attio notes companies "record-uuid"
See available fields for a record type
attio fields companies attio fields deals
Get select field options (e.g., deal stages)
attio options deals stage
attio fields <type> before updating recordsattio options <type> <field> for dropdown values85, arrays as ["Value"], booleans as true/falseLoad these references as needed:
references/company_workflows.mdreferences/deal_workflows.mdreferences/field_guide.md| Command | Description |
|---|---|
| Search records |
| Get record details |
| Update record |
| Create record |
| Delete record |
| Add note |
| List notes |
| List available fields |
| Get select options |
Record types:
companies, people, deals, tasks
attio search companies "Acme Corp"
attio get deals "deal-uuid-here"
attio note companies "company-uuid" "Meeting Notes" "Discussed pricing. Follow up next week."
attio options deals stage
attio update deals "deal-uuid" record_data='{"stage":"negotiation"}'
Never hard-code stage names. Always check first:
attio options deals stage
Use the internal value (e.g.,
negotiation), not the display label (e.g., "Negotiation").No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.