annotation_export
Generate annotation exports from projects in JSON, COCO JSON, CSV, or PNG formats, filtering by status as needed.
Instructions
Create an export of project annotations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| statuses | Yes | Filter annotations by status | |
| project_id | Yes | ID of the project | |
| export_name | Yes | Name for the export | |
| export_format | Yes | Format for the export | |
| export_description | No | Description of the export |