ctf_get_challenge
Retrieve full details for a CTF challenge: description, files, hints, connection info, and solve status.
Instructions
Get full details for a specific CTF challenge.
Returns the challenge description, files, hints, connection info, and solve status.
Args: challenge_id: The numeric challenge ID (from ctf_list_challenges)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| challenge_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |