WebSim Explorer
get_user_stats
Get detailed statistics for a WebSim user. Perfect for 'Show me [username]'s statistics' or 'What are @[username]'s stats?' questions.
Remote gigachadtrey/websimm
Other tools also called get_user_stats?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"username": {
"type": "string",
"description": "The username of the WebSim user"
}
}
}