gcode_list_tools
Lists all tools referenced in a G-code file, including their first use line and usage count.
Instructions
List all tools referenced in a G-code file, with first use line and usage count.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path_or_code | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |