save_markdown_summary
Save organized, AI-summarized markdown from PDFs to a file. Replace messy PDF layout with clean markdown documentation.
Instructions
Saves organized, AI-summarized, or extracted markdown content to a file. Use this tool after reading a PDF to document findings without retaining the original PDF's garbage layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_filepath | Yes | Absolute path where the markdown (.md) file should be saved | |
| markdown_content | Yes | The markdown formatted content to save |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |