ServiceTitan MCP Server

client_side_data_get

Retrieve client-side data from the ServiceTitan API by specifying the tenant ID. Enables AI assistants to access and manage ServiceTitan data securely.

Input Schema

NameRequiredDescriptionDefault
tenantYesTenant ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "tenant": { "description": "Tenant ID", "type": "integer" } }, "required": [ "tenant" ], "type": "object" }

You must be authenticated.

Other Tools from ServiceTitan MCP Server

Related Tools

ID: mrnu4dtu2r