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