joke-intel__get_jokes
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[joke-intel] Get multiple jokes at once (2-10). Useful for giving an agent a batch of jokes to pick the best one, or for producing a comedy set. Same filtering options as get_joke.
Parameters schema
{
"type": "object",
"required": [
"count"
],
"properties": {
"type": {
"enum": [
"single",
"twopart"
],
"type": "string",
"description": "Joke type: 'single' or 'twopart'"
},
"count": {
"type": "number",
"description": "Number of jokes to return (2-10)"
},
"category": {
"type": "string",
"description": "Joke category: 'Any' (default), 'Programming', 'Misc', 'Dark', 'Pun', 'Spooky', 'Christmas'"
},
"blacklist": {
"type": "array",
"items": {
"type": "string"
},
"description": "Flags to exclude: 'nsfw', 'religious', 'political', 'racist', 'sexist', 'explicit'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries