create_view
Create a saved view in a project to display selected work items. Requires Admin or Member role; pass rich_filters to open filtered, otherwise the view saves but shows every work item.
Instructions
Create a saved view in a project. Requires project Admin or Member role. Pass rich_filters to make the view open filtered — without it the view saves but shows every work item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_data | Yes | ||
| project_id | Yes | The uuid identifier of the project to create the view in |