# Class LittleGhost::Tools::Filesystem::ReadFile

Documentation version: Edge

Canonical HTML: https://littleghostai.org/docs/LittleGhost/Tools/Filesystem/ReadFile.html

Reads one UTF-8 text file through the configured sandbox.

## Inheritance

`LittleGhost::Tools::Filesystem::ReadFile < LittleGhost::Tool`

## Instance methods

<a id="method-i-call"></a>
### `#call`

```ruby
#call(input)
```

Returns the UTF-8 text at `input["path"]` through the sandbox.
