list_queues
List all queues in the current Redis connection, with optional name pattern filtering using wildcards.
Instructions
List all queues in the current connection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | Queue name pattern (supports wildcards) | * |