list_triggers
Retrieve all triggers in a MySQL or MariaDB database, with optional filtering by table to inspect specific trigger definitions.
Instructions
List triggers in a database, optionally filtered by table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | Limit to this table (optional) | |
| database | No | Schema name (optional if MYSQL_DATABASE is set) |