Update a tag
clockify_update_tagRename or archive a Clockify tag. Provide the tag ID and optionally a new name or archived status to update the tag.
Instructions
Renames or archives a tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| tag_id | Yes | Tag id | |
| archived | No | ||
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |