MCP Server

Attio

Attio is a fully customizable workspace for your team's relationships and workflows.

Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Join 2,000+ builders
Pickaxe
Attio

Capabilities

11 capabilities

1 / 3

ATTIO_CREATE_NOTE

This tool creates a new note on a given record in Attio. The note can be attached to any record type (like person, company, or deal) and includes a title and content. It requires parameters such as parent_object, parent_record_id, title, and content, with an optional created_at timestamp.

Type: string

Required Params

parent_objectparent_record_idtitlecontent

ATTIO_CREATE_RECORD

This tool creates a new record in Attio for a specified object type (people, companies, deals, users, workspaces, etc.). It requires the object type and a values dictionary containing the attributes for the new record.

Type: object

Required Params

object_typevalues

ATTIO_DELETE_NOTE

This tool allows users to delete a specific note in Attio by its ID. It is implemented via DELETE https://api.attio.com/v2/notes/{note_id} and handles note deletion by validating the provided note_id. It complements ATTIO_CREATE_NOTE functionality, providing complete note management capabilities within the Attio platform.

Type: string

Required Params

note_id

ATTIO_DELETE_RECORD

This tool allows you to delete a record from Attio permanently. The deletion is irreversible, and the data will eventually be removed from the system.

Type: string

Required Params

object_typerecord_id

ATTIO_FIND_RECORD

This tool allows users to find a record in Attio by either its unique ID or by searching using unique attributes. It provides two methods: one for directly retrieving a record by its ID with the GET /v2/objects/{object}/records/{record_id} endpoint, and another for searching by attributes using the POST /v2/objects/{object}/records/query endpoint.

Type: integer

Required Params

object_id

Get Started

Click any tool below to instantly start building AI tools that enhance your workflow and productivity

Process Automation

Automate complex business processes by connecting multiple tools and services in intelligent workflows.

Task Orchestrator

Coordinate multi-step tasks across systems with error handling and retry logic.

Integration Builder

Connect disparate tools and services to create seamless data flows and integrations.

Workflow Optimizer

Analyze workflow performance and suggest improvements to increase efficiency.

Conditional Logic Engine

Build workflows with smart branching based on data conditions and business rules.

Event-Driven Automation

Create workflows that trigger automatically based on events and conditions.

Explore Pickaxe Templates

Get started faster with pre-built templates. Choose from our library of ready-to-use AI tools and customize them for your needs.

Ready to Connect Attio?

Build your AI tool with this MCP server in the Pickaxe builder.

Build with Pickaxe

Frequently Asked Questions