search_by_kingdom
Search the ITIS database for organisms within a specific taxonomic kingdom like Animalia or Plantae. Retrieve paginated results to find species by kingdom classification.
Instructions
Search for organisms within a specific kingdom in ITIS database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kingdom | Yes | Kingdom name (e.g., "Animalia", "Plantae", "Fungi", "Bacteria") | |
| rows | No | Number of results to return (default: 10) | |
| start | No | Starting index for pagination (default: 0) |