get_model_source
Retrieve the saved SCAD source code and current revision for any model by its ID. Use the returned revision to safely edit and update the model.
Instructions
Read the saved UTF-8 SCAD source and revision over MCP, including inside Docker. Edit scad_code and pass its revision as expected_revision to modify_3d_model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes |