search_concepts
Find concepts in an OKF knowledge bundle by full-text, tags, or type. Combine filters for case-insensitive substring searches across titles, descriptions, IDs, and body content for precise results.
Instructions
Search concepts by full-text query, tags, and/or type.
Case-insensitive substring search across concept IDs, titles, descriptions, and body content. All provided filters are ANDed together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Restrict the search to a subdirectory. | |
| tags | No | Return only concepts that carry ALL of these tags. | |
| query | No | Text to search for. Matched against concept ID, title, description, and body. | |
| type_filter | No | Return only concepts of exactly this type (case-insensitive). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |