Get User
discourse_get_userFetch user details from a Discourse forum, returning JSON with username, bio, trust level, and admin/mod status.
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 |