Expand description
Topic compatibility surface for kaish help.
Backs the help <topic> builtin and the MCP prompts: topic-based whole-document
help embedded at compile time, plus dynamic tool help from the tool registry.
Behavior here is intentionally byte-stable — frontends and tests depend on it.
Enums§
- Help
Topic - Help topics available in kaish.
Functions§
- get_
help - Get help content for a topic.
- list_
topics - List available help topics (for autocomplete, etc.).
- tool_
help - Format help for a single tool, or
Noneif no such tool is registered.