Align with the agreed limit of ~100K tokens (50K chars for Japanese). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@@ -111,7 +111,7 @@ const validator = [
* body:
* type: string
* description: The page content to analyze for path suggestions
- * maxLength: 100000
+ * maxLength: 50000
* responses:
* 200:
* description: Path suggestions generated successfully