list_templates
Retrieve paginated template lists, filtering by category or searching by name to get IDs, names, statuses, and versions.
Instructions
分页查询模板列表。可按分类筛选或按名称搜索。返回每个模板的 ID、名称、状态、版本等信息。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | 按样品名称搜索 | |
| current | No | 页码(默认 1) | |
| pageSize | No | 每页条数(默认 20) | |
| categoryId | No | 按分类 ID 筛选 |