New Idea
Don't strip HTML when passing Rich Text fields through MCP using run_query
Currently when we fetch data in rich text fields all the tags are stripped out, this both makes the spacing messed up but also loses all formatting.
Please ensure that when run_query is used the formatting remains.
Thanks!