Retrieve cell formatting (background, text color, font, alignment, wrap, rotation, number format) for a specified range in Google Sheets. Optionally get effective (inherited) or user-entered format.
Provides font subsetting and web-font generation tools (split_font, split_font_batch, inspect_split_output) using cn-font-split, enabling optimized WOFF2 font chunks with CSS output.
Locate functions, classes, or methods in a codebase using fuzzy matching. Provide a root path and a query to get symbol details including name, type, file path, and line numbers.
Converts PDF to reading-order Markdown for LLM consumption. Reconstructs up to 2 content columns, infers headings from font size, detects lists; tables rendered as plain text.
Set design system session defaults: default text fill color, font family, and enforcement mode. Call once after preload_styles to prevent raw black text and enforce DS compliance in strict or permissive mode.