get_queue
Retrieve details of a specific queue worker by providing server, site, and queue IDs.
Instructions
Get a single queue worker by id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | The ID of the server | |
| site_id | Yes | The ID of the site | |
| queue_id | Yes | The ID of the queue worker |