create_annotation_queue_item
Queue a trace or observation for review by adding it to an annotation queue, with optional initial status.
Instructions
Add a trace or observation to an annotation queue for review.
object_type: 'TRACE' or 'OBSERVATION'. status: optional initial status (defaults to PENDING).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| project | No | ||
| queue_id | Yes | ||
| object_id | Yes | ||
| object_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||