project-management
Archive or unarchive a Todoist project by providing its ID. Manage project status directly through AI.
Instructions
Archive or unarchive a project by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The action to perform on the project. | |
| projectId | Yes | The ID of the project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | The updated project. | |
| success | Yes | Whether the action was successful. |