The openTaskDetails implementation assumes you will only want to read open tasks, but that's probably not true. We'll want to support reading closed tasks as well. Also, these tools currently do not return all details, such as tool and rule recommendations. We definitely want to return those! Also, we should add CLI support for reading task details.