You're viewing a demo portfolio

Join the waitlist
PRSM

joke-intel__get_jokes

Active

Tool 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'"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →
joke-intel__get_jokes — TO1 Intelligence Fleet — PRSM MCP