uncomplete_todo_item
Mark a specific to-do item as incomplete in Basecamp Classic using its numeric ID. Restore an item to an open state to track pending work.
Instructions
Mark a to-do item as incomplete.
Args: todo_item_id: The numeric to-do item ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| todo_item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |