Skip to main content
Glama

create_note

Create and attach notes to CRM records like people, companies, or opportunities. Supports plaintext and markdown formatting to document interactions and updates.

Instructions

Create a new note attached to a record in Attio CRM. Notes can be attached to people, companies, investment opportunities, LP opportunities, 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", "investment_opportunities", "lp_opportunities")
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