search_confluence
Find relevant Confluence pages and knowledge base articles with ranked, normalized results using full-text CQL search, optionally filtering by error signal to exclude unrelated matches.
Instructions
Search the Confluence knowledge base; returns ranked, normalised results.
Uses CQL full-text search. Results include title, url, excerpt, and relevance score in the same shape as Jira search results. When mechanism_signal (an exception/error class or quoted error string) is supplied, hits with no token overlap against it are dropped, since a broad site search can match an unrelated write-up on topical vocabulary alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cql | No | ||
| query | Yes | ||
| max_results | No | ||
| mechanism_signal | No |