Read multiple project files
read_filesRetrieve up to 20 UTF-8 text files from one registered project in a single request. Enables direct inspection of file contents for analysis or debugging.
Instructions
Read up to 20 UTF-8 text files from one registered project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | ||
| project | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| project | Yes |