update_challenge
Modify an existing CTF challenge's fields such as title, description, points, tags, category, and connection info using its unique challenge ID.
Instructions
Update an existing challenge's fields (title, description, points, tags...)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | No | ||
| points | No | ||
| category | No | ||
| challenge_id | Yes | ||
| connection_info | No | ||
| description_markdown | No |