slugstring · requirededit_report
Edit selected parts of an MCP-created report without resending it all. Each replacement uses exact `old_text` and `new_text`. By default old_text must occur exactly once, preventing ambiguous edits. Set `replace_all=true` only when every occurrence should change. `prepend_markdown` and `append_markdown` add content at the beginning or end. All edits are validated and applied atomically, then the existing report URL is rerendered.
Can change or delete data
Parameters
replacementsarray · default nullprepend_markdownstring · default nullappend_markdownstring · default null