Fix MCP Screen Discovery subScreenInfoByName property error
- Fixed property name from subScreenInfoByName to subscreenInfoByName (lowercase 's') - Added proper null checks for screenInfoList before accessing .first() - Added proper object navigation for accessing screen locations via subScreenInfo?.sd?.location - Resolved MissingPropertyException in Screen Discovery service - Screen discovery now working correctly, returning 345 screen tools for users
Showing
1 changed file
with
19 additions
and
12 deletions
-
Please register or sign in to post a comment