gcode_list_tools
Extract tool usage data from G-code files, showing each tool's first use line and total usage count.
Instructions
List all tools referenced in a G-code file, with first use line and usage count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path_or_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |