Skip to main content
Glama
chartmogul

ChartMogul MCP Server

Official
by chartmogul

list_customer_notes

Retrieve customer notes and call logs from ChartMogul to track interactions and maintain customer relationship records. Filter by customer or type to access specific communication history.

Instructions

[ChartMogul API] List customer notes and call logs. LIMIT WARNING: Default limit 20. Discourage requesting more than 20 items to avoid excessive token usage. Returns note objects with: uuid (string: note UUID), customer_uuid (string), type (string: "note" or "call"), author (string), text (string), call_duration (integer: seconds for type "call"), created_at (ISO 8601 datetime), updated_at (ISO 8601 datetime). FILTERS: customer_uuid (string), type (string: "note" or "call"). Response includes cursor/has_more. Example: type="call", customer_uuid="cus_123..."

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
customer_uuidNo
typeNo
limitNo

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/chartmogul/chartmogul-mcp-server'

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