30619caf0f
The backend approve endpoint already accepts design_id via NodeCreate, but the MCP schema didn't expose the field so callers couldn't target a specific canvas when approving a discovered device. Add _DESIGN_ID_FIELD to approve_device so AI clients (and the MCP bridge) can pass it through.