Check 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.
List Tinkercad Circuits parts from the local catalog to find valid names for adding parts and building circuits. Filter by query and select markdown or JSON output to get the reference before placing components.
Reads the open Circuits editor and returns components, pins, wires, code, serial, and simulation state. Use after every build step to get real component IDs for later edit and wire tools.
Retrieve the Arduino sketch from a Tinkercad circuit by opening the Code panel in Text mode. Choose Markdown for human-readable code or JSON for machine processing.
Start the simulation in the open Tinkercad editor to run your circuit and test Arduino code. After starting, read serial output or capture a screenshot to observe results.