Tinkercad login status
tinkercad_login_statusCheck if Tinkercad is signed in via the persistent Chrome profile. If not logged in, complete Autodesk sign-in in the opened Chrome window and call this tool again.
Instructions
Check whether the persistent Chrome profile is signed in to Tinkercad.
Use this first on a new machine. If it reports not logged in, complete Autodesk sign-in in the opened Chrome window, then call this tool again.
Args:
response_format ('markdown' | 'json'): Output format
Returns: loggedIn, current URL, and the next action to take.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: markdown for humans, json for machine processing | markdown |