Google Docs styling tools: - format_text_style: Rich text formatting (bold, italic, underline, colors, fonts) - format_paragraph_style: Paragraph formatting (alignment, spacing, indentation) - apply_heading_style: Apply H1-H6 heading styles using namedStyleType - create_list: Convert paragraphs to bullet/numbered lists with visual indentation - remove_list_formatting: Remove list formatting from paragraphs Google Drive import tool: - import_to_google_doc: Import files (MD, DOCX, TXT, HTML, RTF, ODT) as native Google Docs with automatic format conversion by Google Drive Security: - SSRF protection for file_url parameter (blocks localhost and private IPs) All tools include input validation, error handling, and comprehensive docstrings.
63 KiB
63 KiB