checkDeviceLoginStatus
Poll for device login completion. Call this after loginWithDevice() once you have opened the verification URL and signed in. Required: deviceCode (the device_code returned by loginWithDevice). On success returns a sessionKey — pass it as the sessionKey argument on every subsequent authenticated tool call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceCode | Yes |