Skip to main content
Glama

create_person

Add new contacts to Attio CRM by providing names or email addresses. This tool creates person records with optional details like descriptions, LinkedIn URLs, and tags for organization.

Instructions

Create a new person in Attio CRM. You must provide at least one name field (first_name, last_name, or full_name) or at least one email address. All fields are optional, but you need either a name or email to identify the person. Returns the created person record including the new record_id.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
first_nameNoPerson first name (use with last_name)
last_nameNoPerson last name (use with first_name)
full_nameNoPerson full name (alternative to first_name/last_name)
email_addressesNoEmail addresses (e.g., ["john@example.com", "john.doe@work.com"])
descriptionNoPerson description or notes
linkedinNoLinkedIn URL (e.g., "https://linkedin.com/in/johndoe")
tagsNoTags to apply to the person (e.g., ["Stanford", "Founder"]). New tags are auto-created if they don't exist.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mlemos/attio-simple-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server