studio_push_context
Update the active IDE context with current KiCad file data, DRC errors, and selected elements. This keeps AI tools aligned with the design state.
Instructions
Update the active IDE context pushed by KiCad Studio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_type | Yes | ||
| drc_errors | Yes | ||
| active_file | Yes | ||
| selected_net | No | ||
| cursor_position | No | ||
| selected_reference | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |