What problem does it solve?
Provide reliable programmatic access to WPS Note content so users and agents can locate, read, and edit notes without manual navigation, avoiding token/ID mismatches and editor-state errors.
Core Features & Use Cases
- Outline & Search-first Workflow: Locate content by note or block_id, then read sections or blocks to reduce token usage for large documents.
- XML-based Read/Write with Safe Editing: Read and write content using semantic XML, perform atomic batch edits, insert images via dedicated tools, and enforce container nesting and tag rules.
- Management & Diagnostics: Create, list, tag, sync, and permanently delete notes; retrieve audio transcripts and MCP logs to diagnose errors like BLOCK_NOT_FOUND and EDITOR_NOT_READY.
- Use Case: Find a quarterly report by keyword, read the executive section, replace the summary paragraph, and append a conclusions heading in a single atomic transaction.
Quick Start
Open the Q1 report, locate the summary paragraph, and replace it with a concise 150-word executive summary.