haops_get_structured_view
Retrieves a structured Module→Feature→Issue hierarchy from a project, with optional filters by type, assignee, or status, pre-organized for display.
Instructions
Get a structured (nested) view of the project work hierarchy with optional filters. Returns Module→Feature→Issue tree, pre-organized for display.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Entity type filter (default: all) | |
| status | No | Filter by status value, or "all" (default: all) | |
| assignee | No | Filter by assignee UUID, or "all" (default: all) | |
| projectSlug | Yes | The project slug (URL identifier) |