create_list_container
Create a list-based container in RSpace to organize inventory items like folders or boxes, configure storage permissions, and optionally nest within parent containers.
Instructions
Creates a simple list-based container for organizing inventory
Usage: Create folders, boxes, or other containers without specific positioning Storage permissions: Configure what types of items can be stored Hierarchy: Optionally nest within another container
Returns: Created container information with storage settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| tags | No | ||
| can_store_containers | No | ||
| can_store_samples | No | ||
| parent_container_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||