projects_get
Retrieve project details from ServiceTitan API using tenant and project IDs, optionally including external data via application GUID for enhanced insights.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| externalDataApplicationGuid | No | Format - guid. If this guid is provided, external data corresponding to this application guid will be returned. | |
| id | Yes | Format - int64. | |
| tenant | Yes | Format - int64. Tenant ID |