search_humor
Search a humor corpus by keyword, kind, or source pack to retrieve credited joke lines, with optional filtering by human quality scores and license restrictions for safe attribution.
Instructions
Full-text search the humor corpus. Returns lines with their credit attached. Filter by source pack, kind or minimum human score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | joke / pun / candidate / slate_winner / eval / utterance / word | |
| limit | No | how many results (capped at 200) | |
| query | No | words to search for; empty = browse by score | |
| 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 | |
| whole_lines | No | drop transcript offcuts that start or stop mid-sentence; heuristic, and strict about a final full stop | |
| 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) |