You're viewing a demo portfolio

Join the waitlist
PRSM

joke-intel__get_joke

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →