### Plugin Info ```json { "name": "astrbot_plugin_remote_resources", "display_name": "接入外部系统文件", "desc": "提供函数工具和标准接口。让AI可以读取外部系统的文件内容", "author": "lihz", "repo": "https://github.com/senaairi/astrbot_plugin_remote_resources", "tags": [ "文件" ] } ``` ### Check List - [x] My plugin has undergone thorough testing. - [x] My plugin does not contain malicious code. - [x] I have read and agree [Code of Conduct](https://docs.github.com/zh/site-policy/github-terms/github-community-code-of-conduct)。
Plugin Info
{ "name": "astrbot_plugin_remote_resources", "display_name": "接入外部系统文件", "desc": "提供函数工具和标准接口。让AI可以读取外部系统的文件内容", "author": "lihz", "repo": "https://github.com/senaairi/astrbot_plugin_remote_resources", "tags": [ "文件" ] }Check List