dictionary_search
Find words by prefix search in an offline dictionary corpus. Helps locate terms when exact spelling is unknown.
Instructions
Prefix-search the offline Wiktextract corpus for words matching a query. Useful when you don't know the exact spelling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Prefix to search for | |
| language | No | Filter to a specific ISO 639-1 language code | |
| limit | No |