list_workers
Retrieve a list of all Celery workers with options to refresh, filter by name, or check status.
Instructions
List all Celery workers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | ||
| workername | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |