create_grid_container
Create grid-based containers for organizing lab samples and materials with precise positioning. Define dimensions like 8x12 for 96-well plates to structure microplates, freezer boxes, and position-specific storage systems.
Instructions
Creates a grid-based container with specific positioning
Usage: Create microplates, freezer boxes, or other position-specific storage Dimensions: Define exact grid size (e.g., 8x12 for 96-well plate) Positioning: Items placed at specific coordinates (row, column)
Returns: Created container information with grid specifications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| rows | Yes | ||
| columns | 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 | |||