SelectTimeTrackingProvider
Sets the time tracking provider to be used in Jira, determining how time is recorded and displayed.
Input
| Name | Type | Required | Description |
| Key | String | True | The unique key that identifies the time tracking provider to enable in Jira. For example, 'Jira' for the default provider or another key if using a custom time tracking integration. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether the time tracking provider was successfully selected and enabled. If the value is 'true', the operation was successful; if the value is 'false', the operation failed. |