get_stats
Retrieve detailed typing statistics for users with the get_stats tool in the MonkeyType MCP Server, enabling access to performance metrics and insights through natural language interactions.
Instructions
Get user's 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"
}