turingmind_poll_login
Check authentication status for TuringMind cloud access using a device code. Returns API key upon completion and saves it automatically to configuration.
Instructions
Poll for device code authentication completion. Call this after turingmind_initiate_login, passing the device_code. Returns the API key when authentication is complete, or 'pending' status. On success, automatically saves API key to ~/.turingmind/config. No API key required to call this tool.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_code | Yes | Device code from turingmind_initiate_login |