get_slowlog
Retrieve the most recent slow commands from a Valkey or Redis instance to identify performance bottlenecks.
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 |