← Back to catalog

Other

Jokes One

auto-generated
swirls add jokes
actionDELETEv1.0.0

delete_joke

Delete a joke. The user needs to be the owner of the joke to be able to delete it.

Source
actionGETv1.0.0

get_jod

Gets `Joke of the Day`. Optional `category` param determines the category of returned joke of the day

Source
actionGETv1.0.0

get_joke

Gets a `Joke` with a given `id`.

Source
actionGETv1.0.0

get_joke_list

Get the list of jokes in your private collection.

Source
actionGETv1.0.0

get_joke_random

Gets a `Random Joke`. When you are in a hurry this is what you call to get a random famous joke.

Source
actionGETv1.0.0

get_joke_search

Search for a `Joke` in Jokes One platform. Optional `category` , `author`, `minlength`, `maxlength` params determines the filters applied while searching for the joke.

Source
actionPUTv1.0.0

put_joke

Add a new joke to your private collection.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec