get_slowlog
Fetch recent slow commands from the slowlog to diagnose performance issues in Valkey or Redis.
Instructions
Get the most recent slow commands from the slowlog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of entries to return (default 25) | |
| instanceId | No | Optional instance ID override |