ctf_list_challenges
List all available CTF challenges with names, categories, points, and solve counts. Filter by category such as web, crypto, or forensics after connecting.
Instructions
List all available CTF challenges.
Returns challenge names, categories, point values, and solve counts. Requires a prior ctf_connect() call.
Args: category: Optional category filter (e.g. 'web', 'crypto', 'forensics')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |