search
Search the English-to-Ukrainian sense index to find matching entries with sense descriptions, CEFR levels, and permalinks for vocabulary lookups or translation grounding.
Instructions
Search the 29k EN→UA sense index.
Returns matching entries with sense descriptions, CEFR level, and permalinks to the full sense pages. Useful for vocabulary lookups, finding related words, or grounding a translation in attested entries.
Args: query: English keyword or partial match. level: Optional CEFR filter — one of A1, A2, B1, B2, C1, C2. limit: Max results (1..100, default 20).
Returns: { "count": int, "results": [ {"en_key": str, "sense": str, "level": str, "ps": str, "permalink": str}, ... ], "citation": {...}, }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| level | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||