get_exchange
Retrieve RabbitMQ exchange details and its source and destination bindings to inspect routing and diagnose messaging issues.
Instructions
Get exchange details and its bindings (both source and destination).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exchange name | |
| vhost | No | Vhost (default: configured vhost) |