list_lib_footprints
List all footprint filenames stored in a KiCad .pretty library directory. Provide the path to retrieve the list of .kicad_mod files.
Instructions
List all footprints in a .pretty library directory.
Args:
pretty_dir: Path to .pretty directory containing .kicad_mod files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pretty_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |