ServiceTitan MCP Server

opt_in_out_get_all_opt_outs

Retrieve all opt-out records for a specific tenant using the ServiceTitan MCP Server. This tool provides essential data for managing user preferences and compliance.

Input Schema

NameRequiredDescriptionDefault
tenantYesFormat - int64. Tenant ID

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from ServiceTitan MCP Server

Related Tools

ID: mrnu4dtu2r