update_project
Modify project details in the Things app, including title, notes, schedule, deadline, tags, completion status, or cancellation, using a specified project ID.
Instructions
Update an existing project in Things
Args: id: ID of the project to update title: New title notes: New notes when: New schedule deadline: New deadline tags: New tags completed: Mark as completed canceled: Mark as canceled
Input Schema
Name | Required | Description | Default |
---|---|---|---|
canceled | No | ||
completed | No | ||
deadline | No | ||
id | Yes | ||
notes | No | ||
tags | No | ||
title | No | ||
when | No |