create_location
Add a new storage location to organize inventory items. Specify name, description, and optional parent location for hierarchical structure.
Instructions
Create a new storage location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Location name | |
| description | No | Location description | |
| parentId | No | Parent location ID (UUID) for nested locations |