1. read_symbol
Find and extract code blocks by symbol name(s) from files, supporting multiple symbols via array.
2. import_symbol
Import and inspect JavaScript/TypeScript modules and their properties.
3. search_replace
Search and replace with intelligent whitespace handling and automation-friendly multiple match resolution.
4. insert_text
Insert/replace text at precise line ranges, perfect for direct line operations and surgical edits in large files.
5. os_notification
Send OS notifications using native notification systems.