Get user profile
get_userRetrieve a Mattermost user's profile by username, with or without leading '@', to identify account details from team conversations.
Instructions
Look up a Mattermost user's profile by username (with or without leading @).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username, e.g. 'jane' or '@jane' |