get_map_detail
Retrieve complete details for a L4D2 workshop map, including campaign detection results. Optionally include the map description.
Instructions
查询单张地图的完整详情,包含 phase2 战役判定结果。
默认不返回 description(省 token),需要时设 include_description=True(截断到 500 字符)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workshop_id | Yes | 工坊物品 ID | |
| include_description | No | 是否返回 description(截断到 500 字符) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||