update_tag
Update an existing tag's properties, including its name, status, and whether tasks with it can be next actions.
Instructions
Update a tag's properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The tag ID | |
| name | No | New tag name | |
| allowsNextAction | No | Whether tasks with this tag can be next actions | |
| status | No | New tag status |