← MCP Catalog

edit_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.

MCPAgent Control AuthorizationOAuth
Can change or delete data

Parameters

slugstring · required

replacementsarray · default null

prepend_markdownstring · default null

append_markdownstring · default null