get_dev_logs
Retrieve logs from npm run dev processes managed by the npm-dev-mcp server, specifying the number of lines to fetch for efficient debugging and monitoring.
Instructions
npm run devのログ取得
Input Schema
Name | Required | Description | Default |
---|---|---|---|
lines | No | 取得行数(デフォルト:50) |