Get a task
retrieve_tasksRetrieve a single task by id, including title, description, status, progress, story points, tags, assignees and order. Inspect a task with this before updating it. Every task carries app_url, a ready-to-use deep link into the ProWoDo web app — give it to the user instead of describing where to click.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kwargs | Yes |