stata_get_help
Retrieve official Stata help text for any command or topic. Avoid guessing syntax by accessing plain-text documentation directly.
Instructions
查 Stata 官方帮助(纯文本,从 .sthlp 读)——agent 不必瞎猜命令语法。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | 要查询的 Stata 命令/主题(如 regress、xtreg、ereturn)。 | |
| session_id | No | 会话标识;省略用 'default'。 |