create_directory
Generate directories on Android devices using the device serial number and path. Simplifies device file management within the DroidMind MCP server.
Instructions
Create a directory on the device.
Args: serial: Device serial number path: Path to the directory to create
Returns: Result message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | ||
serial | Yes |