get_typing_stats
Retrieve global typing statistics via the MonkeyType MCP Server to analyze typing performance, test data, and trends for informed insights and improvements.
Instructions
Get global typing statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}