# LsSchema

> **Class** in `deepagents`

📖 [View in docs](https://reference.langchain.com/python/deepagents/middleware/filesystem/LsSchema)

Input schema for the `ls` tool.

## Signature

```python
LsSchema()
```

## Extends

- `BaseModel`

## Properties

- `path`

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/a6c06b029710d34035af6ae1faded093cc8f3073/libs/deepagents/deepagents/middleware/filesystem.py#L1091)