project_get_next_action
Get the next high-priority action for your current project gate, so you always know the immediate next step in your KiCad PCB design.
Instructions
Return the next high-priority action derived from the current project gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gate | No | ||
| text | Yes | ||
| reason | No | ||
| status | Yes | ||
| suggested_tool | No |