Yougile Log Time
yougile_log_timeAdd worked hours to a task's time log while preserving the planned time. Optionally update the plan hours as well.
Instructions
Add worked hours to a task's time tracking (plan/work), keeping the plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task number like ID-123 or DEV-12, or its id | |
| hours | Yes | Hours to add to the worked time (negative to fix) | |
| confirm | No | Set true only after the user explicitly approved a write into a client-facing project (needed only when the tool answered confirmation_required). | |
| plan_hours | No | Also set the planned hours |