list_pets
Retrieve pets from an API, filtering by kind (cat, dog, bird) and limiting the number of results for targeted responses.
Instructions
[GET] List all pets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Filter by kind | |
| limit | No | How many pets to return |