find_nouns_for_adjective
Identify nouns that are frequently described by a given adjective, using Google Books Ngrams data.
Instructions
Find nouns commonly described by an adjective. Based on Google Books Ngrams data. Example: 'yellow' → sun, light, fever, pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results (1-50, default: 15) | |
| adjective | Yes | The adjective to find nouns for |