get_location
Fetch a specific location's details from IT Glue using its unique ID, returning structured JSON data.
Instructions
Get a specific location by ID.
Args: location_id: The location ID
Returns: JSON string with location details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |