Read Arduino code
tinkercad_get_codeRetrieve 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.
Instructions
Open the Code panel, switch to Text mode, and return the sketch.
Args:
response_format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: markdown for humans, json for machine processing | markdown |