caps_analysis
Analyze text for capitalization patterns: uppercase, lowercase, mixed, and title case. Identify how text is capitalized to ensure consistency or detect formatting issues.
Instructions
Analyze capitalization usage: uppercase, lowercase, mixed, title case.
Parameters:
text — Text to analyze capitalization in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |