Attio is a fully customizable workspace for your team's relationships and workflows.
Operate Attio from the same conversation as the hosts it runs on. Check jobs, queues, and interfaces without a second console; run diagnostic reports; and restart or update with the change previewed, approved, and logged.
100 tools: 50 read, 50 write. Reads answer instantly. Writes require approval by default. Everything is logged.
ReadFind RecordThis tool allows users to find a record in Attio by either its unique ID or by searching using unique attributes.
ReadGet Attribute DetailsGet information about a single attribute on either an object or a list.
ReadGet Call RecordingGet a single Attio call recording by its meeting and recording IDs, including transcript segments and the raw transcript when available.
ReadGet CommentGet a single comment by its comment_id in Attio.
ReadGet CompanyGet a single company record by its record_id in Attio.
ReadGet Deal RecordGet a single deal record by its record_id in Attio.
ReadGet ListRetrieve details of a single list in your Attio workspace.
ReadGet List EntryGet a single list entry by its entry_id.
ReadGet NoteGet a single note by its note_id in Attio.
ReadGet ObjectGet a single object by its object_id or slug.
ReadList Record EntriesList all entries, across all lists, for which a record is the parent.
ReadGet Current Token InfoIdentify the current access token, the workspace it is linked to, and any permissions it has.
ReadGet TaskGet a single task by its task_id in Attio.
ReadList TasksList all tasks in the workspace.
ReadGet WebhookGet a single webhook by its webhook_id in Attio.
ReadGet Workspace MemberGet a single workspace member by their workspace_member_id.
ReadGet Workspace RecordGet a single workspace record by its record_id.
ReadList Attribute OptionsList all select options for a particular attribute on either an object or a list.
ReadList AttributesList the attribute schema for an Attio object or list (including slugs, types, select/status config) to enable correct filtering and writes.
ReadList Attribute StatusesList all statuses for a particular status attribute on either an object or a list.
ReadList Call RecordingsList all call recordings for a meeting in Attio.
ReadList CompaniesList company records in Attio with optional filtering and sorting.
ReadList Company Attribute ValuesGet all values for a given attribute on a company record.
ReadList Company Record EntriesList all entries across all lists for which a company record is the parent in Attio.
ReadList Deal EntriesList all entries across all lists for which a deal record is the parent in Attio.
ReadList Deal Record Attribute ValuesRetrieve all values for a specified attribute on a deal record in Attio.
ReadList Deal RecordsList deal records in Attio with the option to filter and sort results.
ReadList List Entry Attribute ValuesRetrieve all values for a specified attribute on a list entry in Attio.
ReadList ListsThis tool retrieves all lists available in the Attio workspace, sorted as they appear in the sidebar.
ReadList MeetingsList all meetings in the workspace using a deterministic sort order.
ReadList NotesLists notes in Attio.
ReadList ObjectsThis tool retrieves a list of all available objects (both system-defined and user-defined) in the Attio workspace via GET /v2/objects, returning key metadata including slugs and IDs for each object.
ReadList People Attribute ValuesGet all values for a given attribute on a person record.
ReadList People Record EntriesList all entries across all lists for which a person record is the parent in Attio.
ReadList Record Attribute ValuesRetrieve all values for a specified attribute on a record in Attio.
ReadList RecordsThis tool lists records from a specific object type in Attio.
ReadList ThreadsList threads of comments on a record or list entry in Attio.
ReadList User Record EntriesList all entries across all lists for which a user record is the parent in Attio.
ReadList User RecordsList user records in Attio with optional filtering and sorting.
ReadList WebhooksGet all webhooks in your Attio workspace.
ReadList Workspace MembersList workspace members (actors) so agents can reliably assign owners and resolve workspace-member IDs even when the optional Users standard object is disabled.
ReadList Workspace Record Attribute ValuesRetrieve all values for a specified attribute on a workspace record in Attio.
ReadList Workspace Record EntriesList all entries across all lists for which a workspace record is the parent in Attio.
ReadList Workspace RecordsList workspace records with filtering and sorting options.
ReadGet PersonGet a single person record by its record_id in Attio.
ReadList Person RecordsList person records from Attio with optional filtering and sorting.
ReadList List EntriesList entries in a given list, with the option to filter and sort results.
ReadList Records with QueryList people, company or other records in Attio with the option to filter and sort results.
ReadQuery RecordsQuery records for a specific Attio object using server-side filtering operators and sorting.
ReadSearch RecordsFuzzy search for records across multiple objects in Attio.
WriteAssert Company (Create or Update)Creates or updates a company record in Attio using a unique attribute to search for existing companies. Approval by default
WriteAssert Person RecordCreate or update person records using a unique attribute to search for existing people. Approval by default
WriteAssert User Record (Create or Update)Creates or updates a user record in Attio using a unique attribute to search for existing users. Approval by default
WriteAssert Workspace (Create or Update)Creates or updates a workspace record in Attio using a unique attribute to search for existing workspaces. Approval by default
WriteCreate AttributeCreate a new attribute on an object or list in Attio. Approval by default
WriteCreate CommentCreate a new comment on a thread, record, or list entry in Attio. Approval by default
WriteCreate CompanyCreates a new company record in Attio. Approval by default
WriteCreate Deal RecordCreate a new deal record in Attio. Approval by default
WriteCreate ListCreate a new list in Attio. Approval by default
WriteCreate NoteThis tool creates a new note on a given record in Attio. Approval by default
WriteCreate ObjectCreate a new custom object in your Attio workspace. Approval by default
WriteCreate PersonCreates a new person record in Attio. Approval by default
WriteCreate RecordThis tool creates a new record in Attio for a specified object type (people, companies, deals, users, workspaces, etc.). Approval by default
WriteCreate Select OptionAdd a new select option to a select or multiselect attribute in Attio. Approval by default
WriteCreate StatusAdd a new status to a status attribute on either an object or a list. Approval by default
WriteCreate TaskCreate a new task in Attio. Approval by default
WriteCreate User RecordCreates a new user record in Attio. Approval by default
WriteCreate WebhookCreate a webhook and subscribe to events in Attio. Approval by default
WriteCreate Workspace RecordCreates a new workspace record in Attio. Approval by default
WriteDelete CommentDelete a comment by its comment_id. Approval by default
WriteDelete CompanyDelete a company record from Attio by its record_id. Approval by default
WriteDelete DealDelete a deal record from Attio by its record_id. Approval by default
WriteDelete List EntryDelete a single list entry by its entry_id in Attio. Approval by default
WriteDelete NoteThis tool allows users to delete a specific note in Attio by its ID. Approval by default
WriteDelete PersonDelete a person record from Attio by its record_id. Approval by default
WriteDelete RecordThis tool allows you to delete a record from Attio permanently. Approval by default
WriteDelete TaskDelete a task by its task_id. Approval by default
WriteDelete UserDelete a user record from Attio by its record_id. Approval by default
WriteDelete WebhookDelete a webhook by its webhook_id. Approval by default
WriteDelete Workspace RecordDelete a workspace record from Attio by its record_id. Approval by default
WritePatch RecordUpdate people, companies, and other records by record_id using PATCH method. Approval by default
WriteUpdate List Entry by Entry IDUpdate list entries by entry_id in Attio. Approval by default
WriteCreate List EntryAdd a record to a list as a new list entry in Attio. Approval by default
WriteAssert List Entry by ParentCreate or update a list entry for a given parent record in Attio. Approval by default
WriteUpdate List Entry by Entry ID (PUT)Update list entries by entry_id in Attio using PUT method. Approval by default
WriteAssert Record (Create or Update)Create or update people, companies and other records in Attio using a matching attribute. Approval by default
WritePut Record (Overwrite)Update people, companies, and other records by record_id using PUT method. Approval by default
WriteUpdate AttributeUpdate an existing attribute by its attribute_id or slug. Approval by default
WriteUpdate CompanyUpdate a company record in Attio by its record_id. Approval by default
WriteUpdate Deal RecordUpdate an existing deal record in Attio by record ID. Approval by default
WriteUpdate ListUpdate an existing list in Attio. Approval by default
WriteUpdate ObjectUpdate a single object's configuration in Attio. Approval by default
WriteUpdate PersonUpdate a person record in Attio by its record_id. Approval by default
WriteUpdate RecordThis tool updates an existing record in Attio for a specified object type (people, companies, deals, users, workspaces, etc.). Approval by default
WriteUpdate Select OptionUpdate an existing select option for a select or multiselect attribute in Attio. Approval by default
WriteUpdate StatusUpdate a status on a status attribute on either an object or a list in Attio. Approval by default
WriteUpdate TaskUpdate an existing task in Attio by its task_id. Approval by default
WriteUpdate User RecordUpdate a user record in Attio by its record_id. Approval by default
WriteUpdate WebhookUpdate a webhook's target URL and/or event subscriptions. Approval by default
WriteUpdate Workspace RecordUpdate a workspace record by ID using PATCH method. Approval by default
Questions
How does LuumenAI connect to Attio?
Authorize once with OAuth 2.0. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.
Can LuumenAI change things in Attio on its own?
Read actions answer immediately. Anything that writes — assert company (create or update), assert person record, assert user record (create or update), assert workspace (create or update), and more — is shown as a plan and requires approval by default, including the 11 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.
Who gets access to the integration?
You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.
Is there an audit trail?
Every call to Attio — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.