list_foreign_keys
Retrieve foreign key relationships in a MySQL database, optionally filtered by table or schema.
Instructions
List foreign-key relationships 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) |