estimates_put_item
Update or add item details in ServiceTitan estimates, including SKU, quantity, rates, costs, and group parameters, using the MCP server for API interaction.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chargeable | No | Chargeable | |
description | No | Description | |
id | Yes | Format - int64. Item ID | |
itemGroupName | No | Item Group Name | |
itemGroupRootId | No | Item Group Root ID | |
membershipTypeId | No | Membership Type ID | |
qty | No | Quantity | |
skuAccount | No | SKU Account | |
tenant | Yes | Format - int64. Tenant ID | |
unitCost | No | Unit Cost | |
unitRate | No | Unit Rate |