ServiceTitan MCP Server

capacity_getlist

Retrieve a list of capacities associated with a specified tenant ID using the ServiceTitan MCP Server for API integration and data management.

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