ServiceTitan MCP Server

reviews

Track and analyze customer feedback by filtering reviews based on date, rating, campaign, location, and technician. Generate detailed reports for actionable insights on service performance.

Input Schema

NameRequiredDescriptionDefault
campaignIdsNo
createdBeforeNoFormat - date-time (as date-time in RFC3339).
createdOnOrAfterNoFormat - date-time (as date-time in RFC3339).
fromDateNoFormat - date-time (as date-time in RFC3339).
fromRatingNoFormat - float.
includeReviewsWithoutCampaignNo
includeReviewsWithoutLocationNo
includeReviewsWithoutTechnicianNo
includeTotalNo
locationIdsNo
modifiedBeforeNoFormat - date-time (as date-time in RFC3339).
modifiedOnOrAfterNoFormat - date-time (as date-time in RFC3339).
pageNoFormat - int32.
pageSizeNoFormat - int32.
reportTypeNoFormat - int32.
responseTypesNo
reviewStatusesNo
searchNo
sortNo
sourcesNo
technicianIdsNo
tenantYesThe tenant identifier.
toDateNoFormat - date-time (as date-time in RFC3339).
toRatingNoFormat - float.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "campaignIds": { "items": { "type": "integer" }, "type": "array" }, "createdBefore": { "description": "Format - date-time (as date-time in RFC3339).", "format": "date-time", "type": "string" }, "createdOnOrAfter": { "description": "Format - date-time (as date-time in RFC3339).", "format": "date-time", "type": "string" }, "fromDate": { "description": "Format - date-time (as date-time in RFC3339).", "format": "date-time", "type": "string" }, "fromRating": { "description": "Format - float.", "type": "number" }, "includeReviewsWithoutCampaign": { "type": "boolean" }, "includeReviewsWithoutLocation": { "type": "boolean" }, "includeReviewsWithoutTechnician": { "type": "boolean" }, "includeTotal": { "type": "boolean" }, "locationIds": { "items": { "type": "integer" }, "type": "array" }, "modifiedBefore": { "description": "Format - date-time (as date-time in RFC3339).", "format": "date-time", "type": "string" }, "modifiedOnOrAfter": { "description": "Format - date-time (as date-time in RFC3339).", "format": "date-time", "type": "string" }, "page": { "description": "Format - int32.", "type": "integer" }, "pageSize": { "description": "Format - int32.", "type": "integer" }, "reportType": { "description": "Format - int32.", "type": "integer" }, "responseTypes": { "items": { "type": "string" }, "type": "array" }, "reviewStatuses": { "items": { "type": "string" }, "type": "array" }, "search": { "type": "string" }, "sort": { "type": "string" }, "sources": { "items": { "type": "string" }, "type": "array" }, "technicianIds": { "items": { "type": "integer" }, "type": "array" }, "tenant": { "description": "The tenant identifier.", "type": "string" }, "toDate": { "description": "Format - date-time (as date-time in RFC3339).", "format": "date-time", "type": "string" }, "toRating": { "description": "Format - float.", "type": "number" } }, "required": [ "tenant" ], "type": "object" }

You must be authenticated.

Other Tools from ServiceTitan MCP Server

Related Tools

ID: mrnu4dtu2r