object_count
Count items by category with verification. Provide a list of items and a target category to get an accurate tally.
Instructions
Systematically count objects by category with verification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | List of items to categorize and count | |
| target_category | Yes | Category to count (e.g., "animals", "fruits", "instruments") |