get_authenticated_user
Retrieve detailed profile information for the currently authenticated Qiita user to access personal account data and user-specific details.
Instructions
認証されたユーザーの詳細情報を取得します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}