list_concepts
List OKF concept summaries with optional filters for tag, type, bundle, or text query.
Instructions
List compact OKF concept summaries with optional bundle, type, tag, and text filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Limit results to concepts containing this tag. | |
| type | No | Limit results to this exact concept type. | |
| limit | No | Maximum number of concepts to return. | |
| query | No | Optional text matched against concept metadata and content. | |
| bundle | No | Limit results to this bundle id. | |
| offset | No | Number of matching concepts to skip before returning results. |