Best-fit scenarios
Use when the user asks for a joke.
Tater Assistant
Phase One Wiki
Fetch one joke from JokeAPI.
Use when the user asks for a joke.
Call the tool with no arguments to fetch one joke. If the user wants a themed or rewritten joke, fetch the joke first and then transform it outside the plugin.
This Verba Plugin currently exposes no explicit argument fields in its usage metadata.
JokeAPI language code (for example: en, es, de, fr, pt, cs).
Default: enIf enabled, apply JokeAPI safe-mode and strict blacklist by default.
Default: TrueTimeout for JokeAPI HTTP calls.
Default: 10{
"function": "joke_api",
"arguments": {}
}