geogebra_batch
Execute multiple GeoGebra commands in batch to build complete constructions in one go.
Instructions
在 GeoGebra 中批量执行多条命令。适合一次性构建完整机构。
Args: commands_json: JSON 数组格式的命令列表, 如 '["A=(0,0)","B=(6,0)","Segment(A,B)"]'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commands_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |