read_file
Retrieve the contents of a file from allowed folders by providing the folder name and filename. Get needed text quickly for review or further processing.
Instructions
Read the content of a specific file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | Folder name containing the file. Available: documents, reports, desktop | |
| filename | Yes | Name of the file to read |