mcporter_status
Validate mcporter configuration or display its version. Choose 'doctor' to check config integrity, or 'version' to see the installed mcporter version.
Instructions
检查 mcporter 状态和配置。
action 参数:
"doctor":验证配置文件(默认)
"version":显示 mcporter 版本
示例: mcporter_status() # 验证配置 mcporter_status(action="version") # 查看版本
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | doctor | |
| timeout_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||