oscribble_complete_task_with_timing
Complete a task and calculate its duration from the start time using project name and task ID to track time spent on activities.
Instructions
Complete a task and calculate duration from start time
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the project | |
| task_id | Yes | UUID of the task to complete |