search
Retrieve knowledge base documents by matching selected terms and labels, using AND/OR operators to refine results.
Instructions
Search the knowledge base by free-text terms and/or labels.
Args:
terms: Words/phrases to partial-match against title and content.
term_operator: "AND" requires every term to match, "OR" requires any one to match.
labels: Labels to filter on.
label_operator: "AND" requires every label, "OR" requires any one label.
limit: Maximum number of results to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| terms | No | ||
| labels | No | ||
| term_operator | No | AND | |
| label_operator | No | AND |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |