capture_bugreport
Capture detailed bug reports from Android devices, including system logs, device state, and screenshots. Save the report to a specified path or retrieve it as text for diagnostics and troubleshooting.
Instructions
Capture a bug report from a device.
Bug reports are comprehensive diagnostic information packages that include system logs, device state, running processes, and more.
Args: serial: Device serial number ctx: MCP context output_path: Where to save the bug report (leave empty to return as text) include_screenshots: Whether to include screenshots in the report timeout_seconds: Maximum time to wait for the bug report to complete (in seconds)
Returns: Path to the saved bug report or a summary of the report contents
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_screenshots | No | ||
output_path | No | ||
serial | Yes | ||
timeout_seconds | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from DroidMind
- capture_bugreport
- clear_app_data
- connect_device
- create_directory
- delete_file
- devicelist
- device_logcat
- device_properties
- disconnect_device
- dump_heap
- file_exists
- input_text
- install_app
- list_directory
- list_packages
- press_key
- pull_file
- push_file
- read_file
- reboot_device
- screenshot
- shell_command
- start_app
- start_intent
- stop_app
- swipe
- tap
- uninstall_app
- write_file
Related Tools
- @hyperb1iss/droidmind
- @hyperb1iss/droidmind
- @hyperb1iss/droidmind
- @hyperb1iss/droidmind
- @JackXuyi/env-mcp