get_slowlog
Retrieve recent slow commands from Valkey or Redis to identify performance bottlenecks and optimize queries.
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 |