列出 Element Plus 组件
list_componentsLists components from Element Plus official docs. Supports filtering by name or category to locate specific components.
Instructions
从 Element Plus 中文官网读取组件总览,可按分类或名称过滤。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | 组件中英文名或 slug 的关键词 | |
| category | No | 分类关键词,例如“表单”或“Data” | |
| force_refresh | No | 是否跳过缓存并重新读取官网 |