pub fn topic_content(topic: &str, ctx: &ToolCtx) -> Option<String>
Render help content for a topic. Returns None if the topic is unknown.
None