create_sample
Register new research samples in RSpace inventory with metadata, quantity tracking, and automatic subsample creation for organized lab management.
Instructions
Creates a new sample in the inventory system
Usage: Register new samples with metadata and quantity tracking Subsamples: Automatically creates specified number of subsample aliquots Quantity: Tracks total amount with specified units (ml, mg, μl, etc.)
Returns: Created sample information including generated subsample IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tags | No | ||
| description | No | ||
| subsample_count | No | ||
| total_quantity_value | No | ||
| total_quantity_unit | No | ml |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||