Content is loading…
6 data tools callable from any MCP-compatible AI agent.
Validate JSON against a JSON Schema and get precise error paths.
json_schema_validateSplit long text into token-bounded chunks with sentence, paragraph, or hard token boundaries.
chunk_textGenerate a unified diff patch between two texts with addition/deletion stats.
unified_diffProfile CSV structure and per-column stats — like pandas.describe() for agents.
csv_profileQuery CSV data with SQL SELECT — aggregate, filter, group, and sort in-memory.
csv_sqlConvert a DOCX or XLSX file URL to clean Markdown with headings and tables.
office_to_markdown