view_file_full
View complete file contents with structured formatting: CSV converts to markdown tables, XLSX displays tables per sheet, MD shows raw text, and DOCX presents paragraphs.
Instructions
Return full contents of a file as a structured view. CSV → markdown table, XLSX → tables per sheet, MD → raw text, DOCX → paragraphs. Use when the user wants to see the complete file, not just search results.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |