check_login_status
Verify HRMS session authentication status and cookie source. Call this tool first to ensure other tools work without login errors.
Instructions
Check whether the HRMS session is authenticated and ready to use. Returns logged_in status, where the cookie came from (file vs env), and the running version. Always call this first if other tools return 'Not logged in' errors. Also shows the update command if a newer version of hrms-mcp is available via uv tool upgrade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||