Word Tools
These 10 tools are specialized for .docx and .doc files.
convert_to_markdown
Section titled “convert_to_markdown”Convert Word documents to Markdown with structure preservation.
extract_word_tables
Section titled “extract_word_tables”Extract tables as structured data (JSON, CSV, Markdown).
analyze_word_structure
Section titled “analyze_word_structure”Analyze document structure, headings, and hierarchy.
check_style_consistency
Section titled “check_style_consistency”Detect formatting inconsistencies and style issues.
get_document_outline
Section titled “get_document_outline”Get heading hierarchy (Table of Contents view).
get_chapter_summaries
Section titled “get_chapter_summaries”Extract opening sentences from each chapter.
search_document
Section titled “search_document”Full-text search with context and location.
extract_entities
Section titled “extract_entities”Extract named entities (people, places, organizations).
save_reading_progress
Section titled “save_reading_progress”Bookmark your position in a document.
get_reading_progress
Section titled “get_reading_progress”Retrieve saved reading position.