Quick Attribution Snapshot
pangram_quick_snapshotAnalyze text to get authorship indicator, attribution percentage, and review status for quick editorial checks.
Instructions
Get a quick attribution snapshot for editorial review.
Returns essential metrics for fast iteration during the writing and editing process. Use this for rapid checks when detailed segment analysis isn't needed.
Args:
text (string): The content to analyze. Must be at least 50 words.
Returns: A brief summary with:
Authorship indicator
Attribution percentage
Review status
Example: "Quick snapshot for this paragraph" → "✅ PRIMARY AUTHOR - 12.3% AI attribution"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content to analyze. Minimum 50 words required. |