get_results
Fetch typing test results from MonkeyType MCP Server, allowing users to retrieve data based on timestamp, offset, and limit parameters for precise querying.
Instructions
Get user's typing test results
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Limit results to the given amount | |
offset | No | Offset of the item at which to begin the response | |
timestamp | No | Timestamp of the earliest result to fetch |