ForceStopAppTool
am force-stop <pkg> — terminate all of an app's processes (equivalent to Settings > Apps > Force stop). The command is silent on success, so this tool trusts the exit code rather than scanning stdout.
Privilege: requires a working ShellBackend.
Params: package_name (required).
On success the result map carries success (true) and package_name.