Attio Tools Skill

Customer Relation

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Attio Tools tools.

60 tools
SKILL.md

Attio Tools
SKILL.md

Domain knowledge for Attio CRM — records, lists, objects, attributes, notes, tasks

Attio

Attio uses Objects (e.g. people, companies) with Attributes. Records are object instances. Lists are filtered views; List Entries are records in a list. Discover schema (attio_list_objects, attio_list_attributes) before filtering.

Data Model

  • Objects — entity types (people, companies, deals).
  • Records — object instances. Require object slug.
  • Attributes — record fields. Select options and statuses for enum-like fields.
  • Lists — saved views/filters. List entries are records in a list. Enriched entries for joined data.
  • Notes, Tasks, Comments — attach to records.
  • Threads — email threads. Call recordings and meetings for activity.
  • Webhooks — event notifications.

Gotchas

  • object_slug required: Most record ops need object slug (e.g. people, companies). Discover schema first.
  • Attribute api_slug: Use attribute api_slug in upsert, not display name.
  • List entries vs records: List entries are records in a list.
  • Record id format: record_id is UUID. Use for fetch, associations, notes/tasks parent.

Use with Attio Tools Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Attio Tools API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Attio Tools?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Attio Tools Skill - SKILL.md for Claude Code, Cursor & More