Skip to main content
Glama

get_person

Retrieve comprehensive person details from Attio CRM using a record ID. Access attributes and optionally include related data like notes, tasks, meetings, and list entries.

Instructions

Get complete details of a person by record_id. Returns all attributes. Set include_all=true to also fetch notes, tasks, comment threads, meetings, and list entries, or use individual flags (include_notes, include_tasks, etc.).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
record_idYesThe unique record ID of the person (e.g., from search results)
include_notesNoInclude notes attached to this person
include_tasksNoInclude tasks linked to this person
include_threadsNoInclude comment threads on this person
include_meetingsNoInclude meetings linked to this person
include_list_entriesNoInclude list entries where this person is a parent
include_allNoInclude all related data (notes, tasks, threads, meetings, list entries)

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