Add support for the isForDisplay parameter (or an equivalent option) to the MCP get-article so it can return fully rendered article content with snippets, variables, and glossary terms resolved.
Currently, MCP returns raw content with unresolved placeholders such as {{snippet.NAME}} and {{variable.NAME}}, requiring a separate REST API call to retrieve the rendered version.
Supporting this in MCP would simplify integrations and provide output consistent with the article preview and published content.
Thank you.
Thank you.