Read local file
read_fileRead local file contents from a remote MCP client. Supports paging large files with offset and length for controlled access.
Instructions
Read a local file through the Desktop Commander execution core. Large files should be paged with offset and length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| length | No | ||
| offset | No |