ServiceTitan MCP Server

jobs_create

Create and manage jobs in ServiceTitan by specifying tenant IDs, enabling AI assistants to interact with the ServiceTitan API for streamlined job operations.

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