List stored procedures
list_proceduresFind stored procedures in a SQL Server database, with optional schema filtering for precise discovery.
Instructions
List stored procedures in the database, optionally filtered to a single schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Optional schema name to filter by, e.g. 'dbo' |