list_exchanges
List RabbitMQ exchanges with their type and binding details. Filter by vhost, name pattern, or exchange type to inspect routing topology.
Instructions
List exchanges with type and binding info. Filter by vhost, name pattern, or type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by exchange type | |
| vhost | No | Filter by vhost | |
| namePattern | No | Filter exchange names containing this string (case-insensitive) |