delete_file
Remove files or directories from Android devices via AutoBot MCP to manage storage and automate cleanup tasks.
Instructions
Delete a file or directory
Warning: This will delete the file/directory and all its contents
Args:
path (str): File or directory path to delete
Returns:
str: Success or error message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |