stop_session
Stop an active scrcpy session to revert to ADB-based device control when visual interaction is no longer needed.
Instructions
Stop the active scrcpy session. Tools will fall back to ADB commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Device serial number |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Human-readable status message | |
| success | Yes | Whether the session was stopped |