add_sample_to_project
Add a sample to a project using sample and project IDs, with optional attributes and run ID to associate.
Instructions
Add a sample to a project.
Args: project_id: The project identifier sample_id: Sample identifier string attributes: Optional sample attributes run_id: Optional run_id to associate the sample with
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | No | ||
| sample_id | Yes | ||
| attributes | No | ||
| project_id | Yes |