tool_office_viewer
View office documents by providing a file to extract structured information. This tool accepts base64 file content and returns JSON details about the file.
Instructions
[viewer] Office Viewer
Parameters:
file (bytes): File
Outputs:
info (json): Info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | File (base64 file payload) | |
| info | No | Info |