Adds an existing tag to a specified task; team_id is required if custom_task_ids is true.
task_idRequiredstringThe ID of the task to which the tag will be added. This can be the standard task ID or a custom task ID if `custom_task_ids` is set to `true`.
team_idintegerThe ID of the team (formerly Workspace) to which the task belongs. This is required only if `custom_task_ids` is set to `true`. For example: `custom_task_ids=true&team_id=123`.
tag_nameRequiredstringThe name of the tag to add to the task. The tag must already exist in the workspace.
custom_task_idsbooleanA boolean flag indicating whether the `task_id` provided is a custom task ID. If `true`, the `team_id` must also be provided.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.