estimates_items_list
Retrieve and filter line items from ServiceTitan estimates to review materials, labor, and services for project planning and billing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| estimateId | No | Filter by estimate ID | |
| ids | No | Comma-separated estimate item IDs (maximum 50) | |
| active | No | Filter by active status | True |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedBefore | No | ||
| modifiedOnOrAfter | No |