List tasks and test if they exist

task_exists(ids, db)

task_list(db)

Arguments

ids

Vector of task ids

db

Something that can be converted to a context db object (a database, root or context).