move_items_to_grid_container_by_row
Systematically arranges items into grid containers row by row, automatically calculating positions for plates, boxes, or other gridded storage in research workflows.
Instructions
Moves items to grid container, filling positions row by row
Usage: Systematic filling of plates, boxes, or other gridded containers Auto-positioning: Automatically calculates next available positions Dimensions: Auto-detected from container if not provided
Returns: Success status and final positions of moved items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_container_id | Yes | ||
| item_ids | Yes | ||
| start_column | No | ||
| start_row | No | ||
| total_columns | No | ||
| total_rows | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||