export_metadata_jsonl
Preflight and atomically export completed-image metadata as JSONL. Supports AutoTrain or extended layout for object-detection annotation workflows.
Instructions
Preflight and atomically export completed-image metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overwrite | No | Whether an existing destination may be replaced. | |
| dataset_id | Yes | Active dataset identifier to export. | |
| export_mode | No | AutoTrain-compatible or extended layout. | autotrain |
| output_path | Yes | Authorized destination file path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | Yes | Report the result of a completed metadata export. |