flatwrite.md
A minimalist markdown editor with live preview, paged document layout, and one-click export to HTML, PDF, or shareable URL.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 3 · Act 9 · Transact 0 · Score: Not yet scored
Tool inspector
assist_document
Rewrite, shorten, fix grammar, or apply a custom instruction to markdown via FlatWrite Assist (Morph: Reflex + Router + Compact + Fast Models). Returns full markdown plus the edited piece. Does not modify the editor — apply with update_document_content if desired. When selectionStart and selectionEnd are provided, only that span is rewritten.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
markdown |
string | yes | Full markdown document. Optional in the browser WebMCP path (defaults to the active editor). Required for server MCP. |
mode |
string | no | Assist mode. |
instruction |
string | no | Freeform instruction. Required when mode is "custom". |
selectionStart |
number | no | Optional selection start index (inclusive) within markdown. |
selectionEnd |
number | no | Optional selection end index (exclusive) within markdown. |
selectionText |
string | no | Optional selection text (defaults to markdown.slice(start, end)). |
Raw JSON schema
{
"type": "object",
"properties": {
"markdown": {
"type": "string",
"description": "Full markdown document. Optional in the browser WebMCP path (defaults to the active editor). Required for server MCP."
},
"mode": {
"type": "string",
"description": "Assist mode.",
"enum": [
"custom",
"rewrite",
"shorten",
"fix_grammar"
]
},
"instruction": {
"type": "string",
"description": "Freeform instruction. Required when mode is \"custom\"."
},
"selectionStart": {
"type": "number",
"description": "Optional selection start index (inclusive) within markdown.",
"minimum": 0
},
"selectionEnd": {
"type": "number",
"description": "Optional selection end index (exclusive) within markdown.",
"minimum": 0
},
"selectionText": {
"type": "string",
"description": "Optional selection text (defaults to markdown.slice(start, end))."
}
},
"required": [
"markdown"
]
}
Similar websites
toban.app
Free duty-roster maker for building cleaning, lunch, and daily-monitor rotation charts in the browser — no signup, print-quality output. WebMCP tools let an age…
farahsolutions.ae
Farah Solutions helps UAE businesses master Corporate Tax, ICV certification, e-invoicing, and government procurement. Powered by Farah Suite.
marketingmanagerjobs.com
Daily-refreshed job board for marketing manager roles — growth, product marketing, demand gen, brand, SEO, and marketing leadership — with real salary data and …
nektronic.com.ar
Remote PC technical service with online diagnostics for computer repair and support (Argentina).