Design18 toolsPaste one API key
Cats integration for AI agents
An API providing access to a vast collection of cat images, breeds, and facts.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Cats once and call the same tools from all of them.
Setup
Connect Cats through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Cats exposes 18 tools through ClawLink. The 15 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
cats_get_breed | Get detailed information about a specific cat breed by its ID | Read |
cats_get_favourite | Retrieve a specific favourite by its unique ID | Read |
cats_get_image | Retrieve a specific cat image by its unique ID | Read |
cats_get_image_analysis | Get machine learning analysis results for an uploaded image | Read |
cats_get_image_breeds | Retrieve breed information associated with a specific cat image | Read |
cats_get_portals | Retrieves a paginated list of cat breeds from The Cat API | Read |
cats_get_vote | Retrieves a specific vote by its unique ID from The Cat API | Read |
cats_list_categories | Retrieves a list of all active image categories from The Cat API | Read |
cats_list_favourites | Get all favourites belonging to your account | Read |
cats_list_uploaded_images | Get all images uploaded to your account via /images/upload | Read |
cats_list_votes | Retrieve all votes you have created | Read |
cats_search_breeds | Search for cat breeds by name | Read |
cats_search_images | Search for random cat images with optional filters | Read |
cats_create_favourite | Save an image as a favourite to your account | Write |
cats_create_vote | Vote on a cat image | Write |