Random Fact
random_factReturn one random trivia fact in English from the Useless Facts API at uselessfacts.jsph.pl. Returns the fact text with its id, the attributed source name, source URL, and a permalink. Use it for an amusing filler fact, an icebreaker line, or a fact-of-the-moment prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier for the fact | |
| fact | Yes | The useless fact text | |
| source | Yes | Source of the fact | |
| permalink | Yes | Permanent link to the fact | |
| source_url | Yes | URL to the source |