Random Cat
random_catGet a random cat image. Returns image URL, cat ID, and associated tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier for the cat image | |
| url | Yes | Direct URL to the cat image | |
| tags | Yes | Array of tags associated with the cat | |
| mimetype | Yes | MIME type of the image file | |
| created_at | Yes | ISO timestamp when cat image was created |