R/tasks.R
get_task.Rd
Get a single task by ID
get_task(task_id, token = get_todoist_api_token())
id of the task
todoist API token
list with task details
if (FALSE) { # \dontrun{ get_task("12345") } # }