# Weather 插件 独立进程。启动命令只看 `plugin.json` 的 `launch`。 ## 输入 / 输出 - 输入 `cities`(字符串数组,与代码、清单同名) - 输出 `summary` ## 凭据 LLM 的 endpoint / apiKey 由宿主注入,不出现在流程图端口上。天气 HTTP 配置走宿主 `appsettings.json`(通过环境变量 `MAF1_CONTENT_ROOT` 定位)。