# Joke Api Tool Node

> Get a random joke from the Official Joke API

**URL:** https://caywork.com/learn/docs/node/joke_api_node

## Content

The Joke Api Node is responsible for get a random joke from the official joke api. This node allows the agent to provide informative data directly sourced from Joke Api.

### Output
dict: A dictionary containing the joke (setup and punchline).

