read_file
Read file contents from file systems or URLs with optional offset and length parameters. Supports partial text file reading and handles image files as viewable images. Requires absolute paths for reliability. Ideal for secure and efficient file access.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
isUrl | No | ||
length | No | ||
offset | No | ||
path | Yes |