check_eligibility
Check if a L4D2 Workshop map is downloadable via local query, using filter and dead-map cache for pre-download verification and batch filtering.
Instructions
检查一张图是否能下载。零网络调用,纯本地查询(filter.json + 死图缓存)。
适用场景:下载前预检、批量过滤。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | 物品标题(workshop_id 没传或不命中时使用) | |
| workshop_id | No | 工坊物品 ID(与 title 至少传一个) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||