oscribble_begin_task
Start timing a task in Oscribble by recording its start timestamp with project name and task ID.
Instructions
Begin timing a task - records start timestamp
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the project | |
| task_id | Yes | UUID of the task to begin timing |