create_dataset
Register an existing directory of source images as a new dataset root in the detection MCP server, without modifying or copying any files.
Instructions
Register a dataset root without changing any source image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional display name for the dataset. | |
| root_path | Yes | Existing, authorized directory containing source images. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | Yes | Describe one dataset through the stable public interface. |