list_events
List all scheduled events in a database, with optional connection and schema specification.
Instructions
List scheduled events in a database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Database/schema name; defaults to connection default_database | |
| connection | No | Named connection from config; defaults to default_connection |