age_appropriate
Evaluates text to determine the appropriate age range for readers. Use to ensure content matches desired maturity level.
Instructions
Determine the age range for which text content is appropriate.
Parameters:
text — Text to check age appropriateness for.
min_age — Minimum age filter (default: 0 = no filter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| min_age | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |