get_current_user
Retrieve your own Mattermost user information including profile details and account settings to verify identity and access permissions.
Instructions
현재 토큰 소유자(나)의 정보를 조회합니다.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}