Attio
Overview
SLUG: ATTIO
Description
Attio is a fully customizable workspace for your team’s relationships and workflows.
Authentication Details
OAuth2
Connecting to Attio
Create an auth config
Use the dashboard to create an auth config for the Attio toolkit. This allows you to connect multiple Attio accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Attio toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ATTIO_CREATE_NOTE
Tool Name: Create Note
Description
Action Parameters
Action Response
ATTIO_CREATE_RECORD
Tool Name: Create Record
Description
Action Parameters
Action Response
ATTIO_DELETE_NOTE
Tool Name: Delete Note
Description
Action Parameters
Action Response
ATTIO_DELETE_RECORD
Tool Name: Delete Record
Description
Action Parameters
Action Response
ATTIO_FIND_RECORD
Tool Name: Find Record
Description
Action Parameters
Action Response
ATTIO_GET_OBJECT
Tool Name: Get Object Details
Description
Action Parameters
Action Response
ATTIO_LIST_LISTS
Tool Name: List Lists
Description
Action Parameters
Action Response
ATTIO_LIST_NOTES
Tool Name: List Notes
Description
Action Parameters
Action Response
ATTIO_LIST_OBJECTS
Tool Name: List Objects
Description
Action Parameters
Action Response
ATTIO_LIST_RECORDS
Tool Name: List Records
Description
Action Parameters
Action Response
ATTIO_UPDATE_RECORD
Tool Name: Update Record
Description
Action Parameters
Action Response