Skip to main content
Glama

installed_equipment_get_list

Retrieve a list of installed equipment from ServiceTitan by filtering data based on location, IDs, creation/modification dates, page size, sorting, and active status. Supports pagination and total count inclusion.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
activeNoWhat kind of items should be returned
createdBeforeNoReturn items created before certain date/time (in UTC)
createdOnOrAfterNoReturn items created on or after certain date/time (in UTC)
idsNoPerform lookup by multiple IDs (maximum 50)
includeTotalNoWhether total count should be returned
locationIdsNoLocation IDs
modifiedBeforeNoReturn items modified before certain date/time (in UTC)
modifiedOnOrAfterNoReturn items modified on or after certain date/time (in UTC)
pageNoThe logical number of page to return, starting from 1
pageSizeNoHow many records to return (50 by default)
sortNoApplies sorting by the specified field
tenantYesTenant ID

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JordanDalton/ServiceTitanMcpServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server