Move a task to another project or section
Usage
move_task(
task_id,
project_id = NULL,
section_id = NULL,
parent_id = NULL,
verbose = TRUE,
token = get_todoist_api_token()
)Move a task to another project or section
move_task(
task_id,
project_id = NULL,
section_id = NULL,
parent_id = NULL,
verbose = TRUE,
token = get_todoist_api_token()
)