Skip to main content
POST
View File Contents

Body

application/json
path
string
required

File path to view

Example:

"/path/to/file.txt"

view_range
integer[] | null

Line range to view [start, end]

Example:

Response

Successfully retrieved file contents

The response is of type string.