Expand description
File tools — read and write files with safety limits.
Structs§
- Read
File Tool - Read a file’s contents. Supports line range for large files.
- Write
File Tool - Write content to a file. Creates parent directories if needed.
File tools — read and write files with safety limits.