tc_login_cancel
Cancel a pending browser sign-in and release the callback port when authentication was abandoned or interrupted.
Instructions
Abort a browser sign-in that is still waiting and free the callback port.
Use when a tc_login attempt was abandoned (wrong account, browser closed) and the local callback listener should stop before starting a new login.
Returns: {"cancelled": true|false}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |