Ask a question to get started
Enter to send•Shift+Enter new line
Format file data for read response with line numbers.
format_read_response( file_data: dict[str, Any], offset: int, limit: int ) -> str
file_data
dict[str, Any]
FileData dict
offset
int
Line offset (0-indexed)
limit
Maximum number of lines