Skip to main content
Glama
mlemos
by mlemos

create_note

Create notes attached to Attio CRM records for people, companies, or other objects using plaintext or markdown formatting to document interactions and information.

Instructions

Create a new note attached to a record in Attio CRM. Notes can be attached to people, companies, or any other object type. Supports plaintext and markdown formatting.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
parent_objectYesThe object type to attach the note to (e.g., "people", "companies")
parent_record_idYesThe record ID to attach the note to
titleYesThe note title (plaintext only, no formatting)
contentYesThe note content. Formatting depends on the format parameter.
formatNoContent format: "plaintext" (default) uses \n for newlines, "markdown" supports headers (#, ##, ###), lists (-, *, 1.), bold (**), italic (*), strikethrough (~~), highlight (==), and links ([text](url))plaintext

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