Get User
discourse_get_userRetrieve detailed user information from a Discourse forum, including username, trust level, bio, and moderator status, by providing the username.
Instructions
Get user info. Returns JSON with id, username, name, trust_level, created_at, bio, admin, and moderator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |