Creates compact skeleton representations of large JSON files by preserving structure while truncating string values and deduplicating arrays, helping users understand JSON structure without processing the full data payload.
Provides JSON schema generation and filtering tools for LLMs, helping with large JSON files by converting them to TypeScript definitions and extracting specific fields to reduce context size.
Validate and pretty-print JSON strings with configurable indent width (2 or 4 spaces). Detects parse errors in raw or minified JSON and returns formatted output or error details.
List files and directories in a remote directory over SSH, including size, type, and modification time. Supports showing hidden files and output in markdown or JSON.
Convert tab characters to spaces in files or standard input. Use configurable tab stops to normalize indentation to spaces. Returns JSON output by default.
Apply bulk edits across multiple files by generating JSON edit instructions from a natural language task. Use for cross-file refactors and pattern updates.
Render formatted bibliographies, in-text citations, or BibTeX from Zotero items using CSL styles like APA, MLA, or Chicago. Drop references directly into manuscripts.
List files and folders stored in a Microsoft Teams channel's Files tab. Specify team and channel IDs to retrieve item details like name, size, and URL.