Todoist skill
Base URL: https://api.todoist.com/rest/v2/. Token goes in
Authorization: Bearer $TODOIST_API_TOKEN.
Endpoints:
list-tasks→GET /tasksadd-task→POST /tasksclose-task→POST /tasks/{id}/closereopen-task→POST /tasks/{id}/reopenlist-projects→GET /projectsadd-project→POST /projects