get_location
Retrieve location details from ClassQuill tutoring-business data using a location UUID.
Instructions
Get Location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_id | Yes | Location UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| label | No | ||
| state | No | ||
| suburb | No | ||
| owner_id | No | ||
| postcode | No | ||
| created_at | No | ||
| is_default | No | ||
| owner_type | No |