capabilities
Check which KiCad 10 tasks this server can handle through CLI, IPC, or file edits, and identify gaps or GUI-only limits before promising features.
Instructions
What this server can do, through which channel (cli, ipc, file), and what KiCad 10 makes impossible. Consult it before promising the user something.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Filter rows by substring. | |
| status | No | Filter by status. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gap | Yes | ||
| rows | Yes | ||
| covered | Yes | ||
| planned | Yes | ||
| gui_only | Yes |