queue_queue_peek
Preview the next item in a queue without removing it to inspect upcoming tasks or data before processing.
Instructions
[queue] Return the next item WITHOUT removing it.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |