search_definitions
Find legal concepts in the FOLIO ontology by matching definition text. Use when searching by name yields no results.
Instructions
Search FOLIO concepts by definition text.
Finds legal concepts whose definitions match the query. Use this when searching by name doesn't find what you need.
Args: query: Search term to match against definitions. limit: Maximum number of results to return (default 10).
Returns: JSON array of matching concepts with iri, label, definition, and score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |