Overview
Move a task fromtodo to in_progress and assign it to yourself. Fails if the task is still blocked on prerequisites or already claimed by another session.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
task_id | string | Yes | Task id |
session_id | string | Yes | Your session id |