Skip to main content
Glama

anonymize_file

Replace personally identifiable information in Czech legal documents with pseudonyms to protect privacy during LLM processing. Supports PDF, DOCX, MD, and TXT files with configurable detection depth.

Instructions

Anonymizuje soubor (PDF, DOCX, MD, TXT) — nahradí PII pseudonymy.

Args: file_path: Absolutní cesta k souboru ke zpracování. depth: Hloubka detekce ("thorough" nebo "quick"). output_path: Výstupní cesta (volitelné). Výchozí: vedle originálu s příponou _anonymized.txt.

Returns: anonymized_path: Cesta k výstupnímu souboru s anonymizovaným textem. mapping_id: UUID pro pozdější deanonymizaci. UCHOVEJTE! entity_count: Počet nalezených entit. entities_summary: Počty entit dle typu. source_format: Formát vstupního souboru (pdf/docx/txt/md).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
depthNothorough
output_pathNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dbuzek/anonymix-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server