# Class LittleGhost::Tools::Filesystem::ListFiles

Documentation version: Edge

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

Lists one directory through the configured sandbox.

## Inheritance

`LittleGhost::Tools::Filesystem::ListFiles < LittleGhost::Tool`

## Instance methods

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

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

Returns the listing for `input["path"]`, or the workspace root when
`path` is omitted.
