get-console-logs
Retrieve console logs from the Vite MCP Server, filter by checkpoint, and limit results to the most recent entries for efficient troubleshooting and monitoring.
Instructions
Retrieves console logs from the development server
Input Schema
Name | Required | Description | Default |
---|---|---|---|
checkpoint | No | If specified, returns only logs recorded at this checkpoint | |
limit | No | Number of logs to return, starting from the most recent log |