tc_list_regions
List Trimble Connect regional servers with their locations and API base URLs to identify where projects are hosted.
Instructions
List Trimble Connect regional servers (North America, Europe, Asia...).
Returns: {"count": int, "regions": [{"location": str, "origin": str}]} ā 'origin' is the regional API base URL. Projects live in exactly one region; other tools resolve the region automatically from project_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |