thm_get_task
Retrieve full educational content, commands, theory, and questions for a specific TryHackMe room task using room code and task number.
Instructions
Get the full educational content, commands, theory, and questions for a specific task in a room.
Args: room_code: The room identifier (e.g. 'linuxfundamentalspart1'). task_no: The task number (1-indexed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_no | Yes | ||
| room_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |