get_tasks_of_project: List of tasks of project

View source: R/all_objects.R

get_tasks_of_projectR Documentation

List of tasks of project

Description

List of tasks of project

Usage

get_tasks_of_project(
  project_id = get_project_id(project_name = project_name, token = token),
  project_name,
  token = get_todoist_api_token()
)

Arguments

project_id

id of the project

project_name

name of the project

token

todoist API token

Value

list of all tasks


VincentGuyader/todoist documentation built on July 4, 2023, 10:04 p.m.