top_rated
Retrieve the highest human-rated jokes and lines from a local humor corpus. Filter by type, source pack, and minimum score to find top-scoring content while respecting licensing and attribution rules.
Instructions
The highest human-rated lines in the corpus. Single-word lexicon entries use a different scale and are excluded unless kind='word'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | joke / pun / candidate / slate_winner / eval / utterance / word | |
| limit | No | how many results (capped at 200) | |
| source | No | restrict to one pack id — naming a pack overrides both gates below | |
| min_score | No | only lines a human scored at least this highly | |
| include_hidden | No | include packs the corpus owner marked off-rubric — their licence is fine, they were judged unrepresentative | |
| include_restricted | No | include packs whose LICENCE bars redistribution (local reference only) |