Read multiple project files in parallel
batch_read_filesRead multiple approved text files at once, returning line-numbered content and SHA-256 hashes while maintaining path and secret protections.
Instructions
Reads up to 30 approved text files in one call, returning line-numbered content and SHA-256 hashes while preserving the same path and secret protections as read_file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| project | Yes | Project key from list_projects. | |
| concurrency | No | ||
| maxTotalChars | No |