list_triggers
List all triggers in a SQL Server database with details and dependencies. Filter by schema to audit trigger definitions and impacts.
Instructions
List all triggers in the database with details and dependencies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Schema name (default: dbo) |