file_read_batch
Read multiple files on an OpenWrt router in a single call, returning all contents together to save time and streamline batch file operations.
Instructions
Read multiple files at once for better performance. Returns all file contents in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Array of absolute file paths to read |