thm_get_room_full
Extract complete TryHackMe room content as structured Markdown, covering all tasks, theory, code, and exercises by room code.
Instructions
Extract complete room content into structured Markdown with all tasks, theory, code, and exercises.
Args: room_code: The room identifier (e.g. 'linuxfundamentalspart1').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| room_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |