update_location_by_id
Update an existing location's name, description, or parent location by providing its ID and new values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | No | ||
| location_id | Yes | ||
| new_parent_id | No | ||
| new_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |