haops_search_discussion
Search messages within a discussion thread using a query. Returns matching messages for the specified project and discussion.
Instructions
Search messages within a specific discussion thread. Returns matching messages for the given query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string | |
| projectSlug | Yes | The project slug (URL identifier) | |
| discussionId | Yes | UUID of the discussion to search |