update_tag
Modify an existing tag in Clockify by updating its name, archived status, or other attributes. Requires workspace ID and tag ID to ensure accurate changes.
Instructions
Update an existing tag
Input Schema
Name | Required | Description | Default |
---|---|---|---|
archived | No | Whether tag is archived | |
name | No | Tag name | |
tagId | Yes | Tag ID | |
workspaceId | Yes | Workspace ID |