joke-intel__get_joke
ActiveTool of TO1 Intelligence Fleet
[joke-intel] Get a random joke from JokeAPI. Choose from categories: Programming, Misc, Dark, Pun, Spooky, Christmas, or Any. Filter by type (single one-liner vs two-part setup/delivery) and blacklist offensive flags. Supports keyword search to find jokes containing a specific word.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"type": {
"enum": [
"single",
"twopart"
],
"type": "string",
"description": "Joke type: 'single' (one-liner) or 'twopart' (setup + punchline). Omit for either type."
},
"category": {
"type": "string",
"description": "Joke category: 'Any' (default), 'Programming', 'Misc', 'Dark', 'Pun', 'Spooky', 'Christmas'"
},
"contains": {
"type": "string",
"description": "Optional keyword: only return jokes containing this word (e.g. 'Python', 'cat', 'coffee')"
},
"blacklist": {
"type": "array",
"items": {
"type": "string"
},
"description": "Flags to exclude jokes with: 'nsfw', 'religious', 'political', 'racist', 'sexist', 'explicit'. E.g. ['nsfw', 'explicit'] for safe jokes."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries