Skip to main content
Glama

customers_getnotes

Retrieve customer notes from ServiceTitan using specified filters such as creation or modification dates, pagination, and tenant ID for precise data access.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
createdBeforeNoFormat - date-time (as date-time in RFC3339). Returns notes created before the requested date (in UTC)
createdOnOrAfterNoFormat - date-time (as date-time in RFC3339). Returns notes created on or after the requested date (in UTC)
idYesFormat - int64.
includeTotalNoWhether total count should be returned
modifiedBeforeNoFormat - date-time (as date-time in RFC3339). Returns notes modified before the requested date (in UTC)
modifiedOnOrAfterNoFormat - date-time (as date-time in RFC3339). Returns notes modified after the requested date (in UTC)
pageNoFormat - int32. The logical number of page to return, starting from 1
pageSizeNoFormat - int32. How many records to return (50 by default)
tenantYesFormat - int64. Tenant ID

Other Tools

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/JordanDalton/ServiceTitanMcpServer'

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