Skip to main content
Glama

update_person

Modify existing person records in Attio CRM by updating name, description, or LinkedIn URL fields using the record ID. Only specified fields are changed while others remain intact.

Instructions

Update an existing person in Attio CRM by record ID. You can update name fields (first_name, last_name, full_name), description, and/or LinkedIn URL. Only provided fields will be updated; omitted fields remain unchanged. To manage email addresses, use add_person_email and remove_person_email tools instead. Returns the updated person record.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
record_idYesThe unique record ID of the person to update (e.g., from search_people or get_person)
first_nameNoUpdated first name
last_nameNoUpdated last name
full_nameNoUpdated full name
descriptionNoUpdated person description or notes
linkedinNoUpdated LinkedIn URL (e.g., "https://linkedin.com/in/johndoe")

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