view_file_full
Display complete file contents in structured formats: CSV as markdown tables, XLSX as sheet tables, MD as raw text, DOCX as paragraphs for full document viewing.
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 |