local_files
Reads full source files from disk. Use when search or node results only give partial snippets and you need the complete file content.
Instructions
Read full source files from disk. EXPENSIVE. Prefer built-in Read with line ranges from search/node results instead. Use this only when you need a whole file that search/node didn't cover.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | ||
| max_bytes | No |