CRM & Sales99 toolsBrowser login (OAuth), no API keys
Attio integration for AI agents
Flexible CRM for managing contacts, companies, and deals
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Attio once and call the same tools from all of them.
Setup
Connect Attio through ClawLink's hosted setup to manage contacts, companies, deals, and lists in your CRM.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Attio exposes 99 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
attio_find_record | Allows users to find a record in Attio by either its unique ID or by searching using unique | Read |
attio_get_attribute | Get information about a single attribute on either an object or a list | Read |
attio_get_comment | Get a single comment by its comment_id in Attio | Read |
attio_get_company | Get a single company record by its record_id in Attio | Read |
attio_get_deal_record | Get a single deal record by its record_id in Attio | Read |
attio_get_list | Retrieve details of a single list in your Attio workspace | Read |
attio_get_list_entry | Get a single list entry by its entry_id | Read |
attio_get_note | Get a single note by its note_id in Attio | Read |
attio_get_object | Get a single object by its object_id or slug | Read |
attio_get_record_entries | List all entries, across all lists, for which a record is the parent | Read |
attio_get_self | Identify the current access token, the workspace it is linked to, and any permissions it has | Read |
attio_get_task | Get a single task by its task_id in Attio | Read |
attio_get_v2_tasks | List all tasks in the workspace | Read |
attio_get_webhook | Get a single webhook by its webhook_id in Attio | Read |
attio_get_workspace_member | Get a single workspace member by their workspace_member_id | Read |
attio_get_workspace_record | Get a single workspace record by its record_id | Read |
attio_list_attribute_options | List all select options for a particular attribute on either an object or a list | Read |
attio_list_attribute_statuses | List all statuses for a particular status attribute on either an object or a list | Read |
attio_list_attributes | List the attribute schema for an Attio object or list (including slugs, types, select/status | Read |
attio_list_call_recordings | List all call recordings for a meeting in Attio | Read |
attio_list_companies | List company records in Attio with optional filtering and sorting | Read |
attio_list_company_attribute_values | Get all values for a given attribute on a company record | Read |
attio_list_company_record_entries | List all entries across all lists for which a company record is the parent in Attio | Read |
attio_list_deal_entries | List all entries across all lists for which a deal record is the parent in Attio | Read |
attio_list_deal_record_attribute_values | Retrieve all values for a specified attribute on a deal record in Attio | Read |
attio_list_deal_records | List deal records in Attio with the option to filter and sort results | Read |
attio_list_list_entry_attribute_values | Retrieve all values for a specified attribute on a list entry in Attio | Read |
attio_list_lists | Retrieves all lists available in the Attio workspace, sorted as they appear in the sidebar | Read |
attio_list_meetings | List all meetings in the workspace using a deterministic sort order | Read |
attio_list_notes | Lists notes in Attio | Read |