Example 1 step, run in order in one session. Every step was executed against the engine and the output below is what it produced.
StringReplace[
"<title>The Title</title>
<h1>The <a href='link'>head</a></h1>
<p>Some text follows here...</p>", "<" ~~ Except[">"].. ~~ ">" -> ""]The Title
The head
Some text follows here...All recipes · Function reference · Use this from an MCP client