analyze_kicad_project
Extract detailed information from KiCad project files to analyze schematics, components, and PCB layouts for electronics design.
Instructions
Analyze a KiCad project to extract detailed information.
Args: project_path: Path to KiCad project file (.kicad_pro)
Returns: Detailed project analysis
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||