add_experiment
Add a new experiment to the biomedical research database with required ID and name, plus optional organism, cell type, treatment, and duration details.
Instructions
Add a new experiment to the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test | No | ||
| organism | No | ||
| cell_type | No | ||
| treatment | No | ||
| experiment_id | Yes | ||
| duration_hours | No | ||
| experiment_name | Yes |