batch_read
Reduce round trips by reading multiple symbols from multiple files in a single call.
Instructions
Read multiple symbols from multiple files in one call. Reduces N round-trips to 1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reads | Yes | List of symbols to read | |
| projectRoot | Yes | Project root for security boundary |