# ReadFileOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/tools/read-file.tool.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/tools/read-file.tool.ts#L25)

## Properties

| Property | Type |
|---|---|
| `rootDir` | `string` |
| `maxFileSize` | `number` |
| `maxLines` | `number` |
| `maxImageSize` | `number` |
