project-management
Archive or unarchive a project by its ID to control its visibility in Todoist.
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. |