formatSourceBlock(content: string | string[]): string| Name | Type | Description |
|---|---|---|
content* | string | string[] |
Join file content into the unmodified source body of a read_file result.
Source lines are emitted unchanged, with no numbering. A status header carries the line-range metadata separately, so nothing here needs to encode line numbers or escape anything.