get_joke
Generate a random joke using the Python MCP Server Template. This tool is designed to integrate humor into applications, enhancing user experience with a quick and simple API call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_jokeArguments",
"type": "object"
}