get_current_user
Return the authenticated Redmine user from the configured API key, confirming identity and administrator status for issue tracking.
Instructions
Return the user that owns the API key configured on this server.
Useful for confirming which identity issues are being created under, and whether that user is an administrator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |