download_cell_reconstruction
Download a cell specimen's morphological reconstruction as an SWC file to your local path. Specify the specimen ID to retrieve its 3D morphology data.
Instructions
Download the morphological reconstruction of a cell specimen as an SWC file to a local path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specimenId | Yes | Cell specimen ID. | |
| filePath | No | Local file path to save the SWC file (default: reconstruction_{specimenId}.swc). |