Peekaboo/src/tools
Peter Steinberger 34dac65d2a fix: Handle empty string item_type parameter in list tool
Fixes issue where item_type: '' was not properly defaulting to the correct operation.
Empty strings and whitespace-only strings now fall back to the proper default logic:
- If app is provided: defaults to 'application_windows'
- If no app: defaults to 'running_applications'

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 08:33:44 +01:00
..
analyze.ts fix: Prevent security vulnerability from malformed app targets 2025-06-08 08:16:39 +01:00
image.ts fix: Prevent security vulnerability from malformed app targets 2025-06-08 08:16:39 +01:00
index.ts Complete MCP best practices compliance and code cleanup 2025-05-27 00:32:54 +02:00
list.ts fix: Handle empty string item_type parameter in list tool 2025-06-08 08:33:44 +01:00