sassy_read_multiple
Read multiple files at once with a JSON array of paths. Eliminates repetitive read calls by consolidating file access into one request.
Instructions
Read multiple files at once. paths = JSON array of file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |