project_get_design_spec
Get the resolved design specification with explicit and inferred fields for the active KiCad project, providing complete design context for downstream tasks.
Instructions
Return the resolved project design spec with explicit and inferred fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| text | Yes | ||
| notes | No | ||
| source | No | none | |
| explicit | No | ||
| inferred | No | ||
| resolved | No |