pub fn show_task( ito_path: &Path, change_id: &str, task_id: &str, ) -> CoreResult<TaskItem>
Show a specific task by ID.
Returns the full task details.