age_appropriate
Check text content to identify the appropriate age range for readers, with an optional minimum age filter.
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 |