ServiceTitan MCP Server

inventory_bills_mark_as_exported

Mark inventory bills as exported in ServiceTitan using the MCP server. This tool ensures accurate tracking of exported bills by tenant ID.

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