local_mcp_read_optimization_log
Read recent optimization logs from the MCP server, with options to set the number of entries and choose Markdown or JSON format.
Instructions
读取 MCP 优化日志,默认返回最近 10 条 Markdown 记录。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 读取最近多少条,1-100,默认 10。 | |
| format | No | 返回格式,默认 markdown。 |