originality_batch_scan
Process multiple content items in one request with uniform scan options for AI detection, plagiarism, fact-checking, readability, grammar, and SEO optimization.
Instructions
Process multiple content scans in a single request. Each item uses the same scan options. More efficient than individual scans for bulk content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Array of content items to scan | |
| check_ai | Yes | Enable AI detection for all items | |
| check_plagiarism | Yes | Enable plagiarism detection for all items | |
| check_facts | Yes | Enable fact checking for all items | |
| check_readability | Yes | Enable readability analysis for all items | |
| check_grammar | Yes | Enable grammar checking for all items | |
| check_contentOptimizer | Yes | Enable SEO optimization for all items | |
| aiModelVersion | Yes | AI detection model to use | |
| storeScan | No | Whether to persist results for later retrieval |