567 B
567 B
MNote current page
Use this skill only when the user asks about the current MNote page or explicitly says to use the current page.
Rules:
- Do not read the current page for greetings, acknowledgements, or generic chat.
- First call
mnote.context.snapshotormnote.context.resolve_targetwhen you need target metadata. - Call
mnote.context.read_current_pageonly when page content is actually needed. - Treat the returned Markdown as local-first page truth for this run.
- If the page is dirty or in conflict, report that instead of silently overwriting it.