search_classes
Find classes in an ontology by optional name pattern, returning their IRIs, labels, and comments.
Instructions
Find classes in the ontology. Can filter by name pattern. Returns class IRIs with labels and comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default: 100) | |
| pattern | No | Regex pattern to filter class names (optional) | |
| repository_id | No | Repository ID (optional) |