get_file_url
Retrieve download URLs for files on Android devices to access or transfer data from remote devices through the AutoBot MCP server.
Instructions
Get the download URL for a file
Args:
path (str): File path to download
Returns:
str: Download URL or error message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |