list_service_queues
Retrieve Service Broker queues from a database, optionally filtered by schema, for inspection and database exploration.
Instructions
List all Service Broker queues in a database, optionally filtered by schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Schema name to filter by (e.g. dbo) | |
| database | No | Database name (defaults to the configured default database) |