ServiceTitan MCP Server

arrival_windows_update

Update arrival windows in ServiceTitan for improved scheduling and resource allocation using the MCP server.

Input Schema

NameRequiredDescriptionDefault
activeNo
businessUnitIdsNo
durationNo
idYesFormat - int64.
startNo
tenantYesFormat - int64. Tenant ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "active": { "type": "boolean" }, "businessUnitIds": { "items": { "type": "integer" }, "type": "array" }, "duration": { "type": "string" }, "id": { "description": "Format - int64.", "type": "integer" }, "start": { "type": "string" }, "tenant": { "description": "Format - int64. Tenant ID", "type": "integer" } }, "required": [ "id", "tenant" ], "type": "object" }

You must be authenticated.

Other Tools from ServiceTitan MCP Server

Related Tools

ID: mrnu4dtu2r