View the current map
mmap_viewRender the current Mellos map as monochrome text to inspect map state or show it inline in conversation. The output's pages line reveals which pages exist and which you are viewing, so you can discover maps without probing files.
Instructions
Render the current Mellos map as monochrome text — the same picture the split-pane watcher shows live. Use it to check the map state or to show it inline in conversation. Every response ends with a pages: line naming the pages this project actually has and which one you are looking at, so this is also how you discover whether a map exists at all and under which slugs — never probe the files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | page (parallel map) this call targets; omit for the default page. A new conversation is not a new effort. Read existing pages with mmap_read first; reuse the same page for continued work. Create a new page only for a distinct effort. | |
| zoom | No | zoom ladder: 1 = detail (notes unfold), 0 = standard (default), -1..-3 = scaled down, -4 = overview glyphs |