haops_list_discussions
List discussions in a HAOps project filtered by entity, channel, or status. Use to find the discussion linked to a work item before posting.
Instructions
List discussions in a HAOps project. Filter by entity (Module/Feature/Issue) to find entity-linked discussions, or by channel/status. Essential for the Entity Discussion Protocol — use this to find the discussion linked to a work item before posting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by discussion status | |
| entityId | No | UUID of the entity to find discussions for (requires entityType) | |
| channelId | No | UUID of the channel to filter discussions by | |
| entityType | No | Filter by entity type (e.g., find discussions linked to a Module or Feature) | |
| projectSlug | Yes | The project slug (URL identifier) |