Skip to content

Conversation

jpsim
Copy link

@jpsim jpsim commented Oct 12, 2025

Add ability to save compressed screenshots to disk for debugging purposes.

  • Add 'save' boolean parameter to mobile_take_screenshot tool
  • When enabled, saves compressed JPEG to temp directory with random filename
  • Include file path in response when screenshot is saved
  • Add formatBytes helper function for human-readable size display
  • Add path import for file path operations

Co-Authored-By: @benlmyers

Add ability to save compressed screenshots to disk for debugging purposes.

- Add 'save' boolean parameter to mobile_take_screenshot tool
- When enabled, saves compressed JPEG to temp directory with random filename
- Include file path in response when screenshot is saved
- Add formatBytes helper function for human-readable size display
- Add path import for file path operations

Co-Authored-By: Ben Myers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant