cor_change_hours_status
Update the status of a time entry to approved, rejected, or pending. Specify the time entry ID and new status to modify its workflow state.
Instructions
Change the status of a time entry.
Args: hours_id: The time entry ID status: New status (e.g. "approved", "rejected", "pending")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| hours_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |