delete_file
Remove files or directories from an Android device by specifying the device serial and target path. Returns confirmation of the deletion process.
Instructions
Delete a file or directory from the device.
Args: serial: Device serial number path: Path to the file or directory to delete
Returns: Deletion result message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | ||
serial | Yes |