Get work package
get_work_packageRetrieve a complete work package by its ID to access description, priority, author, and progress. Use after searching to get full details.
Instructions
Read one work package in full, including its description, priority, author and progress. Get the id from search_work_packages first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work package id, for example 4711. |