read_file
Retrieve the contents of any text file on an Android device by specifying its path. Enables remote file viewing.
Instructions
Read the contents of a text file.
Args: file_path: Path to the file to read
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |