select
Filter OpenAPI endpoints and schemas by glob patterns, tags, or security requirements to batch-select keys for retrieval. Returns available condition hints when no matches are found.
Instructions
按 glob 模式与鉴权 / tag 过滤批量选中端点键与 schema 名(含鉴权列的键表)。patterns 元素形如 "GET /v1/*"(方法可为 *、大小写不敏感);零匹配返回可用条件提示。选中后用 get_batch 批量取详情。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| patterns | No | ||
| security | No | ||
| schema_glob | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |