cor_log_hours
Record time entries against a task by providing the task ID and data including hours, date, and notes.
Instructions
Log hours against a task.
Args: task_id: The task ID to log hours against data: Time entry data (hours, date, notes, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |