update_tag
Modify tag details such as name and archived status within Clockify by specifying workspace and tag IDs, ensuring accurate time entry and project organization.
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 |