box_read_document
Read Box file content by file ID or path, returning text or base64, without saving anything locally.
Instructions
Read document content without saving locally
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Box file path to read (alternative to fileId) | |
| fileId | Yes | Box file ID to read | |
| options | No |