pub fn reference_page(name: &str) -> Option<String>Expand description
A reference page by file stem (context-vars, conditions, templates).
Only reached via read_uri, which is mcp-only (the Admin API’s
render_prompt calls plugin_page/concept_page directly).