WebSim Explorer

get_user

Get detailed information about a WebSim user profile. Perfect for 'Tell me about user [username]' or 'Show me @[username]' questions.

Remote gigachadtrey/websimm

Other tools also called get_user? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "username": {
      "type": "string",
      "description": "The username of the WebSim user"
    }
  }
}