Parameters
The absolute path of the file to read.
The 1-indexed line number to start reading from (text files).
The 1-indexed line number to end reading at, inclusive (text files).
If true, read the entire text file.
The 1-indexed start page for the PDF/EPUB read.
The 1-indexed end page (inclusive) for the PDF/EPUB read.
If true, include rendered page images. This is slower and should be used sparingly.
Optional fleet device name or id. When set, reads the file from that running device’s container instead of the host. The device must be started first. Requires the ‘devices:manage’ scope.
Optional Zo App slug or id. When set, reads the file from that Zo App’s sandbox instead of the host. Mutually exclusive with ‘device’. Requires the ‘apps:shell’ scope.