Check the pending Onshape login
onshape_login_statusCheck the progress of a browser-based Onshape login. Waits up to a specified time and reports whether sign-in is complete, enabling you to confirm authentication before using CAD tools.
Instructions
Wait for, and report on, the login started by onshape_login. Call this repeatedly while the user is in the browser; each call waits up to wait_seconds before returning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait_seconds | No | Seconds to wait for the browser before returning (default 20). |