Attio
CRM · 55 actions · connect by signing in
Actions
A sample of the 55 Attio actions. Each keeps the schema of the real API.
attio.list_dealsreadattio.get_dealreadattio.create_dealwriteattio.list_contactsreadattio.get_contactreadattio.create_contactwriteattio.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"] }