Skip to content

Attio

CRM · 55 actions · connect by signing in

Connect in dashboardsign infrom MCP Registry

Actions

A sample of the 55 Attio actions. Each keeps the schema of the real API.

  • attio.list_dealsread
  • attio.get_dealread
  • attio.create_dealwrite
  • attio.list_contactsread
  • attio.get_contactread
  • attio.create_contactwrite
  • attio.delete_dealdelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list deals", "app": "attio" }
execute_tool
{ "name": "attio.list_deals",
  "fields": ["id"] }