Get current user
get_current_userRetrieve the Redmine account details (id, login, name) associated with the configured API key. Use the returned id or 'me' wherever a user id is required.
Instructions
Get the Redmine account behind the configured API key: numeric id, login and name. Use the id (or the literal 'me') wherever a user id is expected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||