All other tools (33)
attio.add-record-to-list low conf highallow
Adds an existing record to a list.
attio.create-comment low conf highallow
Posts a comment thread; visible to workspace members.
attio.create-note low conf highallow
Adds a note to a record; may capture sensitive customer context.
attio.create-record medium conf highaudit
Creates a CRM record; introduces new personal data into the system.
attio.create-task low conf highallow
Creates an internal to-do; no external effect.
attio.delete-comment medium conf highaudit
Removes a comment; collaboration history is altered.
attio.get-note-body medium conf highaudit
Returns full note text which may contain customer PII or contract detail.
attio.get-records-by-ids medium conf highaudit
Fetches specific records by ID; returns PII fields.
attio.list-attribute-definitions low conf highallow
Reads schema definitions for an Attio object.
attio.list-comment-replies low conf highallow
Reads replies on a comment thread.
attio.list-comments low conf highallow
Reads existing comments.
attio.list-list-attribute-definitions low conf highallow
Reads attribute schema for a list.
attio.list-lists low conf highallow
Enumerates lists in the workspace.
attio.list-records medium conf highaudit
Lists records of a CRM object; can return bulk PII.
attio.list-records-in-list medium conf highaudit
Returns records on a list; can expose curated PII segments.
attio.list-tasks low conf highallow
Lists tasks across the workspace.
attio.list-workspace-members medium conf highaudit
Returns workspace member identities and roles.
attio.list-workspace-teams low conf highallow
Lists configured teams and their members.
attio.run-basic-report medium conf highaudit
Runs a built-in report; aggregates customer pipeline data.
attio.search-call-recordings-by-metadata medium conf highaudit
Searches call recordings by metadata; can surface sales/customer call records.
attio.search-emails-by-metadata medium conf highaudit
Searches captured emails by sender/date/subject metadata.
attio.search-meetings low conf highallow
Searches captured meeting metadata.
attio.search-notes-by-metadata low conf highallow
Searches notes by author/date/record metadata.
attio.search-records medium conf highaudit
Searches CRM records; results can include contact PII across the workspace.
attio.semantic-search-notes medium conf highaudit
Free-form semantic search over note bodies; can surface sensitive customer context.
attio.update-list low conf highallow
Updates list configuration.
attio.update-list-entry-by-id low conf highallow
Modifies a list entry's per-list attributes.
attio.update-list-entry-by-record-id low conf highallow
Modifies a list entry identified by its record.
attio.update-note low conf highallow
Modifies an existing note.
attio.update-record medium conf highaudit
Modifies an existing CRM record's fields including personal data.
attio.update-task low conf highallow
Modifies task status, assignee, or content.
attio.upsert-record medium conf highaudit
Creates or updates a record by matching attributes; can silently overwrite existing PII.
attio.whoami low conf highallow
Returns current authenticated principal.