kicad.get_session_state
Retrieve current KiCad session details including open projects and available capabilities to prepare for subsequent PCB design operations.
Instructions
Return current session state: open project, available capabilities. Use this to orient yourself before calling other tools.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |