browse_plugin_market
Browse and search the AstrBot plugin marketplace to discover available plugins, view descriptions, tags, and update dates.
Instructions
查看 AstrBot 插件市场(支持搜索与按时间排序)。
用法:
mode="latest": 按
updated_at倒序,返回第 start ~ start+count-1 条(start 从 1 开始)mode="search": 按 query 搜索(名称/简介/标签/作者/仓库),再按
updated_at倒序
返回字段:
total_plugins: 插件市场总数(未过滤)
matched_plugins: 搜索命中数(mode=search)
plugins: 列表(包含 name/desc/tags/stars/updated_at)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | latest | |
| query | No | ||
| start | No | ||
| count | No | ||
| custom_registry | No | ||
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||