Fix tool name decoding for complex screen paths - handle multiple naming patterns
- Simplify tool name decoding logic to handle different naming conventions - Remove complex regex patterns that may cause Groovy compilation issues - Add debug logging to track decoding behavior - Tool names like screen_PopCommerce_screen_PopCommerceAdmin_Catalog.Product_FindProduct should now decode correctly - This should resolve 'Service returned null result' errors for complex screen tools
Showing
1 changed file
with
7 additions
and
2 deletions
-
Please register or sign in to post a comment