Get View Work Items
view_getRetrieve work items under a specified view using its view ID. When you know only the view name, first use view_search to obtain the ID.
Instructions
List work items under a view by view ID. Use view_search first when you only know the view name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional field keys or names to fetch. | |
| view_id | Yes | View ID. | |
| page_num | No | Optional page number. | |
| project_key | No | Optional project key for the view context. |